-
Upcoming Events
-
-
Giveaways
-
Projects
-
Volunteering positions
-
Part time technical support
Position: Technical supportNumber of places: 12Applicants: 9
-
-
Chat | Social Media
#armbian at
irc.libera.chat or irc.oftc.net
Matrix or Discord
Mastodon | 𝕏 -
Popular Now
-
Activity Stream
-
6
Clearfogpro : boot from sata (M.2 SSD)
As seen in some other threads for mvebu-based boards (helios4, etc), the current images for clearfog base (and I assume) pro are broken in that it appears the initrd can't be loaded. I also haven't been able to use the u-boot for SATA booting in a while. I have been hitting both of these issues for a while and as I showed above in the past you can still flash old images, use an even older u-boot binary for SATA and get up and running - but now (and I'm not sure when it started) any upgrade to current packages renders the system unbootable. It's unfortunate, but it seems these boards are old enough that their support is rotting (and to be clear, I'm not blaming Armbian for this). While this hardware is old it's plenty performant as my home firewall to the Internet and so I don't want to replace it - but it's maybe time to start looking for a replacement anyways. Just a few nights ago, I installed updates for the first time in a few months and when I rebooted it, it failed to come back up. Considering this is my router, that really cramped my style! But I got another box in place in this role and since then I've poked at this a bit. It's easy to reproduce: Flash a copy of Armbian_23.11.1_Clearfogbase_bookworm_current_6.1.63.img to an m.2 SATA drive (if this isn't available any more, ping me and I can post it somewhere). Write a copy of the old u-boot for SATA support to the beginning of the drive (dd if=u-boot.sata of=/dev/foobarbaz bs=512 seek=1) Put the m.2 SATA drive into your clearfog and configure the jumpers to boot off SATA - see here. Plug in ethernet and micro USB to another system and attach to it for console (picocom -b 115200 /dev/ttyUSBFOOBARBAZ) Power it on and hopefully observe it boot - then go through the initial setup Update and upgrade packages (apt update && apt upgrade) Reboot - and watch it stall before it gets anywhere The trick then is to put a "hold" on the kernel and firmware packages before doing #6. The latest kernel I've been able to get running stable is 6.6.63-current-mvebu (installed via armbian-config). for pkg in armbian-bsp-cli-clearfogbase-current armbian-firmware linux-dtb-current-mvebu linux-image-current-mvebu linux-u-boot-clearfogbase-current; do echo "$pkg hold" | dpkg --set-selections done Then you should be able to upgrade everything else and reboot and have it not break. That list of packages is likely larger than it really needs to be, but after rebuilding my drive a couple of times I decided to not take any chances. The rest is either pure Debian or at least things that shouldn't break due to bit rot. If I have more time I'll try to actually dig in and figure out what's wrong with the ramdisk (or whatever it is that causes this) and submit a fix, but this is better than nothing for now. -
10
Orange pi 5 Ultra and pwm
Hey, how did you do this? I would like to do the same. Did you replace the 'Max' dtb file content or placed the new file and references it from elsewhere (like /boot/armbianEnv.txt)? -
80
Armbian doesnt seem to see sata harddrives.
I'm not an expert, the logs from Cockpit probably helped me. I found this (Rock 5 ITX Version 1.12): I'm testing 6.14 rc4 right now: everything seems to work. -
6
Ubuntu 24.04 (Noble) and Orange Pi Zero 3 soundcard output problem!
On 6.13.7 edge kernel sound should works without any changes. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.13.10&id=86a8f1aef9702f730c824aa96ae24ffa1b401988 -
6
How to turn on souncard in Orange Pi Zero 2W?
Or install the Orange Pi Zero 3 image with the 6.13.7 edge kernel. On the Zero 2W image, the edge kernel doesn't boot.
-
-
Member Statistics