Image | Orange Pi 4 LTS #5893
-
|
@mazieri was so kind to generate and publish Orange Pi 4 LTS DietPi images: https://gitlab.com/mazieri/orange/-/releases RK3399, supported by Armbian, hence well known kernel (build) shared by a lot of other SBCs we support:
I first though, LTS and non-LTS should be covered by the same image, but indeed they use/required different kernel device trees, so either require a different U-Boot default environment (the case with Armbian's U-Boot packages) or an explicit Would be great if others could test the image, see whether everything works as expected. Since I'm currently moving all image builds to GitHub actions workflow, I'm considering re-adding new vendors, starting with the most requested Orange Pi. |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 24 replies
-
|
The orange pi 5 is also already at the front door :) http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-5.html super excited about the possibilities all these new devices |
Beta Was this translation helpful? Give feedback.
-
|
Why is OPI 4 LTS not getting updated builds on the dietpi site? |
Beta Was this translation helpful? Give feedback.
-
|
ok the image is booting! Edit: wifi crashes when trying to enable it. modprobe gets stuck, then it seemed to corrupt the sdcard after reset. Edit2: redone the microsd, and now it wont boot, gets stuck at "WCN: start_marlin [MARLIN_WIFI]" Edit3: after a few resets it seems to get past it and boot up. no ethernet. Possibly something similar to this issue with the wifi https://forum.armbian.com/topic/30953-orangepi3b-initial-startup-is-ok-wifi-fails-after-reboot/ Google gemini suggested: |
Beta Was this translation helpful? Give feedback.
-
|
sorry for the pictures, no network means no ssh :| Edit: tried a usb ethernet and that didnt work like it did with manjaro... Is the due to the scripts not supporting it? Edit2: armbian ethernet works fine. wifi also seems to have no issues on that... |
Beta Was this translation helpful? Give feedback.
-
|
I don't care about wifi. So keep it black listed. It's just the boot stall crash and ethernet that's the issues. |
Beta Was this translation helpful? Give feedback.
-
|
is there a way to disable the wifi for first boot? its tedious testing with this crash.... Heres a few photos. its slightly different each time. Edit i noticed the blacklist contains that module. will that be an issue trying to use it then? |
Beta Was this translation helpful? Give feedback.
-
|
still no luck with the ethernet. |
Beta Was this translation helpful? Give feedback.








Ive setup a PR here. I haven't tested it... not sure where to start!
I worked off dev.... I should commit to dev then ops!
#8057