-
Posts
5037 -
Joined
-
Last visited
Other groups
Management
Contributor/Maintainer
Profile Information
-
Gender
Male
-
Location
Federal republic of Germany
Contact Methods
-
Website URL
https://github.com/EvilOlaf
-
Github
EvilOlaf
-
Discord
werner
Recent Profile Visitors
33314 profile views
-
That seems like sw from vendor. eMMC onboard memory needs to be erased. Check docs, I don't know by heart how to do it. Maybe there is some pin that can be shorted to ground to disable it. Or there is some tools or flash mode to erase/skip it. Once eMMC is nuked booting from microsd should work just fine.
-
https://debug.armbian.de
-
Good to know. Moved to off-topic.
-
please test again.
-
Something isn't right, agree. Needs investigation. Until then feel free to use any mirror from here: https://docs.armbian.com/Mirrors/ For armbianmonitor you can use this workaround until we can get that one properly back up too: PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u paste.armbian.eu works too.
-
I suggested to split 5 and 5B again since one works well, the other not. If it cannot be fixed consequence will be dropping it to csc or eos.
-
Hi Providing logs with PASTE_SERVER_HOST=paste.armbian.de armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
-
That's quite odd since this is the exact 3rd party driver Armbian ships with its images. An older commit though. Needs to be tested if it can be pushed.
-
Unless OP is using EDKII there is no bios on RK3588 boards in general. We include this driver already? https://github.com/armbian/build/blob/main/lib/functions/compilation/patch/drivers_network.sh#L292
-
A fix was recently implemented to avoid kernel panic. Try building an image by yourself or use automated images from github.com/armbian/os or github.com/armbian/community
-
Yes. This patch has been sent upstream and is awaiting either rejection, correction or acceptance. Without reading through it properly I assume this is an attempt to fix the initial issue with the ethernet ports.
-
send pr. https://docs.armbian.com/Process_Contribute/
-
There are multiple lines starting with overlay= Put all in one line like overlays=uart1 uart2 uart3 uart4 i2s i2c whatever Make sure the enabled overlays don't share same GPIO pins. Check your boards datasheet/manual.