Installing Gonzo Pi
deb https://legacy.raspbian.org/raspbian/ buster main contrib non-free rpi
remember to change the apt source on rasbian buster when installing Gonzo Pi in /etc/apt/sources.list
run git clone https://git.tarina.org/gonzopi to get latest and best. what I am using. altough I brake it sometimes like now. Assuming that usbmount is not needed . wtf. dude. well. it is.
then sudo install.sh in gonzopi folder.
also do this
curl -sSL get.pimoroni.com/hyperpixel4-legacy | bash
go to /boot/config.txt
make sure this is commented out like this
#dtoverlay=vc4-fkms-v3d
make sure there are no lines after Gonzo Pi premium standard config lines.
reboot.
omg.
usbmount is needed
sudo apt install usbmount
reboot.
fixed. fix not on github yet though.