Hi Everyone,
I have an OrangePi 3B v2.1 and want to load DietPi on it because I’ve been running DietPi on my RPi boards and love it.
I downloaded the image linked on dietpi.com (https://dietpi.com/downloads/images/DietPi_OrangePi3B-ARMv8-Bookworm.img.xz) and used BalenaEtcher to flash it to a microSD card. Popped the card in the OPi and… Nothing but a black screen.
So then I found that if I went to Index of /downloads/images there are actually 3 images available there:
- DietPi_OrangePi3B-ARMv8-Trixie.img.xz
- DietPi_OrangePi3B-ARMv8-Bookworm.img.xz
- DietPi_OrangePi3B-ARMv8-Bullseye.img.xz
So I downloaded them all (file date 2024-12-24) and tried each of those. Same result.
To make sure the board wasn’t broken, I downloaded and tried the Debian and Ubuntu images from the vendor’s site (http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-3B.html). Those worked fine, but I don’t like how they get all their packages from Huawei servers in China, and I believe they’re running really old versions (kernel 5.10 I think).
I started digging through old threads on here and found several, but all of them seemed to be from folks who could get the images to boot but had other hardware issues. I dove down the rabbit hole trying to figure out dtb files and how to edit the environment to load them, but nothing seemed to work well.
Through a reddit thread I found this github repo that had links to some Armbian images that worked (orangepi3b_v2.1/Armbian_Noble_rk6.1.75 at main · defencedog/orangepi3b_v2.1 · GitHub), but since they were Ubuntu based I ran into lots of issues trying to turn them into DietPi after the fact.
At this point I’m stumped. I just want a DietPi image that boots from SSD and has a working NIC. Literally everything else (audio, GPIO, USB ports, you name it) is optional. I mention that because those are aome of the bits of hardware that people were having trouble with, but I cant even get it to boot.
Can anyone help?