Load on boot success! | *
[ 13.634523] PVR_K: 1201: RGX Firmware image 'rgx.fw.36.50.54.182' loaded
[ 13.675762] PVR_K: 1201: Shader binary image 'rgx.sh.36.50.54.182' loaded
[ 13.693336] [drm] Initialized pvr 1.19.6345021 for 18000000.gpu on minor 1
It only took yelling modprobe.blacklist=don'tloadthe stupidmoduletilllateryoudumbdumb and now we're all set!
Alpine Linux, 6.12.5, PowerVR img GPU, riscv, visionfive2, kcube running native at 54fps. After 5 days of work, it's alive.
Now to go eat a sandwich 🥪.
#alpinelinux @alpinelinux #visionfive2 #3d #kernel #linux #hacking #cyberdeck
Thanks to the migration to Btrfs I can now use Btrbk backup solution again on my #VisionFive2 #RISCV board for full incremental disc backups to a remote location 💾
For more: https://wiki.nixos.org/wiki/Btrbk
#nixos btrfs enabled image is now running on real #riscv hardware :) #visionfive2
build instructions here https://wiki.nixos.org/wiki/NixOS_on_RISCV/VisionFive_2
Once again I faced with the following error trying to boot GNU Guix from a MicroSD card on my VisionFive2 board:
waiting for partition '31393730-3031-3031-3139-343934363833' to appear...
Interestingly, I was able to boot to this image just few days ago. It seems that the difference is just in the u-boot parameters:
https://codeberg.org/guix/guix/pulls/4855#issuecomment-9013290

This patch series fixes the Guix image for [StarFive VisionFive2](https://www.starfivetech.com/en/site/boards) RISC-V boards. <!-- Below is a checklist for package-related patches. For details please refer to [the manual](https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.h...
So now I can boot straight into a barebones GNU Guix system on my StarFive VisionFIve 2 RISC-V board from a MicroSD card. I had to patch "gnu/bootloader/u-boot.scm" in Guix to make this work:
https://codeberg.org/avp/guix/src/branch/avp-visionfive2
No success with eMMC yet; it would be nice to create an image that works with eMMC as well.