Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic board configs status synchronise #7099

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

igorpecovnik
Copy link
Member

Update maintainers and board status

  • synced status from the database
  • rename to .csc where we don't have anyone

If you want to become a board maintainer, adjust data here.

Ref: Board Maintainers Procedures and Guidelines

@igorpecovnik igorpecovnik added the Needs review Seeking for review label Aug 18, 2024
@github-actions github-actions bot added size/large PR with 250 lines or more Hardware Hardware related like kernel, U-Boot, ... GitHub GitHub-related changes like labels, templates, ... labels Aug 18, 2024
@Kreyren
Copy link
Contributor

Kreyren commented Sep 4, 2024

Do you use Etcher to burn? There seems to be a bug in decompression in bigger files ... dd and usbimager should be ok. This is something that might be related. -- @igorpecovnik (#7099 (comment))

dd if=./image.img of=/dev/sdc conv=sync status=progress-> Broken

gnome-disks -> fails half-way and complains about input/output err

used multiple sdcard readerers/writers and sdcards, investigating..

@Kreyren
Copy link
Contributor

Kreyren commented Sep 5, 2024

Apparently trying to rebuild the image multiple times (5 times) will eventually provide a working image:

Armbian 24.8.1 Bookworm XFCE 

Display initialization: uboot ok, initrd and OS very very slow takes like 4 min to initiate
Boot ok, from sdcard, unable to test eMMC due to ongoing project
Serial console: works fine
HDMI does not work, known issue pending fix upstream
USB2 ports working
Gigabit Etherner is not present and i don't have the relevant mod to test it
Wireless broken
>  wlan0: Association request to the driver failed
Analog audio codec, broken should use pipewire, but lack of ethernet connection to diagnose and fix.
Reboot and shutdown work as intended

Seems that these issues are related to armbian build being unreliable as i am able to boot it, but it still has weird bugs and the filesystem seems corrupted.. i will investigate further

@igorpecovnik Can you schedule a new build on armbian side? I wanna check if it's reproducible through armbian infra as the current seems to fail at initrd phase

@igorpecovnik igorpecovnik force-pushed the update-maintainers branch 2 times, most recently from f716e41 to 228f674 Compare September 7, 2024 06:24
config/boards/nanopim1.eos Outdated Show resolved Hide resolved
@igorpecovnik igorpecovnik force-pushed the update-maintainers branch 5 times, most recently from a8f45c2 to ec17d7a Compare September 9, 2024 06:29
@chainsx
Copy link
Member

chainsx commented Sep 9, 2024

@Kreyren Can you check one image if its working https://www.armbian.com/olimex-teres-a64/ If not, we move this to CSC. @chainsx Are images booting https://www.armbian.com/avaota-a1/ @AGM1968 https://www.armbian.com/orange-pi-zero-2/ and https://www.armbian.com/nanopi-neo-core-2-lts/ @joekhoobyar RockPRO was reported something is not working No latest images ATM.

Example of report:

Debian Bookworm 24.8.1 minimal testing:

Boot ok, from sdcard and eMMC
HDMI is ok
USB2 ports are ok
Gigabit Etherner is ok, troughput ~940Mbit/s
Wireless ok, (stable but slow, ~5Mbps/s but router is far away as well)
Analog audio codec does not work
Reboot and shutdown work as intended

Thank you for help!

@igorpecovnik

After testing, the functionality on both Avaota-A1 and PhytiumPi is working properly. It is recommended to use the current branch of PhytiumPi, which is Linux version 6.6, for this time.

@igorpecovnik
Copy link
Member Author

Rockpro was probably fixed in trunk. Images has to be produced and tested. In 24.8 they are broken.

@igorpecovnik
Copy link
Member Author

It is recommended to use the current branch of PhytiumPi, which is Linux version 6.6, for this time.

https://github.com/armbian/build/blob/main/config/sources/families/sun55iw3-syterkit.conf
Currently we don't have support for current kernel. Once you add it, set KERNEL_TEST_TARGET="current" at both board configs as this is definition on which images will be generated later.

@chainsx
Copy link
Member

chainsx commented Sep 11, 2024

It is recommended to use the current branch of PhytiumPi, which is Linux version 6.6, for this time.

https://github.com/armbian/build/blob/main/config/sources/families/sun55iw3-syterkit.conf Currently we don't have support for current kernel. Once you add it, set KERNEL_TEST_TARGET="current" at both board configs as this is definition on which images will be generated later.

Um, what I mean is PhytiumPi, and the corresponding file is:
https://github.com/armbian/build/blob/main/config/sources/families/phytium-embedded.conf

Thanks.

@igorpecovnik
Copy link
Member Author

Um, what I mean

Apologise for confusion. I understand as both has to switch to current, while only one has this option. I made a PR.

@chainsx
Copy link
Member

chainsx commented Sep 11, 2024

Um, what I mean

Apologise for confusion. I understand as both has to switch to current, while only one has this option. I made a PR.

Thanks.

@igorpecovnik igorpecovnik force-pushed the update-maintainers branch 2 times, most recently from dd357ad to fea163d Compare September 11, 2024 17:16
@igorpecovnik igorpecovnik merged commit eb3578a into main Sep 12, 2024
2 checks passed
@igorpecovnik igorpecovnik deleted the update-maintainers branch September 12, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GitHub GitHub-related changes like labels, templates, ... Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

10 participants