With 202306 it builds and runs… but at 0.2 FPS.
A game that pulls 6% CPU at 60 FPS on Raspberry 4 pulls 100% at 0.2 FPS on VF2.
So something is completely broken… but I’m in awe of the progress.
I mean EVERYTHING works, nothing is missing… just perf is completely off, I’m guessing there is a for loop in some OpenGL call or something…
I made a zip of the game if you wanna test: http://move.rupy.se/file/park_riscv_test4.zip
Edit: does 202306 have the GPU drivers or do you still need to install them manually?
So I see there is a new archive here: https://github.com/starfive-tech/soft_3rdpart/tree/JH7110_VisionFive2_devel/IMG_GPU/out
Where is the tutorial to get this installed?
4 months and still crickets… how is anyone supposed to know how to extract those files correctly without help/tutorial?
Edit: Getting the builtin img gpu working from scratch
So is this it? https://github.com/bailuk/starfive-recipe/blob/main/image/overlays/system/opt/scripts/install-gpu.sh
Ok, so it is the files in target you should copy. Here goes nothing…
The files in 202306 are the same as in that zip… so the driver is the problem still…
Patience… reply to this thread if you make a working driver?