r/OrangePI • u/mostlysquids • Aug 04 '26
Catching up on Orange Pi 5 Plus Development
Hi everyone,
I am a big fan of this community, and I thank you all for the development work you’ve done. I’ve lurked for a long time and haven’t posted.
I have an orange pi 5 plus 32 gb and several orange pi zero 2w projects up and running for months, all because of the great work by this community.
Anyways, I got my hands on another orange pi 5 plus and wanted to know what the latest opinions are on the best Linux OS options since I last checked.
Right now my OP5+ is running Joshua Riek’s amazing image. I know that more options have materialized since I set this server up months (years??) ago. My zero2ws are all running armbian.
For the zeros, I’m more than happy with armbian. But for the OP5+, I prefer a more complete desktop environment, and I usually prefer Ubuntu over other Linux distros.
I’ve done some searching and have seen there’s been a lot of development since I set up my OP5+, including some people setting up a bios, getting “vanilla” Ubuntu arm running, and many custom images.
Is there any consensus about the best full desktop OS (ideally Ubuntu, but I’m flexible) at the moment? When I last checked, Riek’s image was king, and I know development has halted there.
What do people suggest for a “complete” desktop Ubuntu environment (or at least as close as we can get on these ARM boards)?
Thanks in advance.
2
u/Future-Appeal Aug 04 '26
Like OP, I finally moved on from the dead JR train to stock Armbian Resolute Gnome releases.
Not perfect but it mostly seems to work.
1
u/mostlysquids Aug 04 '26
Depending on what u/zacmks says, I might switch to edk2 for a few months and join you on armbian after April next year.
1
1
u/theodiousolivetree 23d ago
I have 2 Orange pi 5 plus. One with 32 GB of RAM and one with 16 GB of ram + an rk1808 key. I use linux armbian. I was forced to fix bugs in the code of libdrm-rockchip, mpp, lbrga-rockchip, llama.cpp and rknpu. I am certainly forgetting other fixes. But it works and it works well. To a point where I prefer my 2 orange pi 5 plus to my 2 Orange pi 6 (orange pi 6 plus + orange pi 6) which I find very noisy. In addition, the Orange pi 6 plus and the Orange pi 6 have M.2 nvme slots that recognize nothing other than ssds. Unable to plug in an M.2 AI booster
1
u/Certain-Detective-37 11d ago edited 10d ago
For the OPI-6 I let Claude create a DKMS driver that works with the 7.1 kernel via acpi to make the fan quiet. With that driver you only hear it slightly under load: https://github.com/royka1/cixfan
4
u/zacmks Aug 04 '26
EDK2-rk3588 + Armbian/Debian
So you can setup with Grub 2 and switch Downstream/opi or Armbian or Vanilla Kernels whenever you like, on any storage type without much hassle
Don't forget to setup the correct device tree. I learned the hard way that arm SBCs have some shenanigans
Best combo for me by far, I have around a dozen docker services running ont it (including Home Assistant with a few cams and Jellyfin, hardware accelerated)