Does DietPi support Orange pi 5b?

Does DietPi support orange pi 5b’s wifi?

If I’m not mistaken, the latest image should do. I don't see my nmve in Orange Pi 5 - #18 by MichaIng

I just moved our new images in place which do not hardcode the device tree anymore. Since there is a specific 5B device tree, it should be picked now. But would be nice if you could test it:

cat /proc/device-tree/model

This should then return Orange Pi 5B or Orange Pi 5 Model B or so. And with this, also WiFi should work.

Can I have the path of the image?
Thanks.

Hi there!

I am also trying to get the wifi module of an Orange PI 5B to work. I flashed dietpi version 8.23.3, which should include Orange Pi 5/ROCK 5B | Kernel update and migration by MichaIng · Pull Request #6532 · MichaIng/DietPi · GitHub

My /proc/device-tree/model however only says “Orange PI 5”. The wifi adapter does not show up in ip a.

Any advice on how to get it to work or how I could help debug?

Thank you!