DietPi OS for VisionFive 2

Sorry for the late reply. I didn’t find the time to implement everything into our image OOTB, but the needed changes to the bootloader environment have been done since StarFive’s U-Boot/software v3.x.x release already. Here is how to enable 8 GiB support: RISC-V and VisionFive 2 testing · Issue #6212 · MichaIng/DietPi · GitHub

Similarly Ethernet for the 1.2A revision can be enabled/fixed: RISC-V and VisionFive 2 testing · Issue #6212 · MichaIng/DietPi · GitHub

4 Likes

Hi, is there a guide on installing the GPU drivers?

1 Like

Not really. Here is the last research I made in this regards: RISC-V and VisionFive 2 testing · Issue #6212 · MichaIng/DietPi · GitHub

However, we aim to migrate to mainline Linux, after which, maybe plain Mesa supports the GPU. I hope to finish this until DietPi v9.11 release.