Hi there,
has anyone tried the setup of Quad SATA Hat with the Rock Pi 4 C+ ? I tried it but can’t get it running. I tried with Debian Buster and Bullseye, as well as Ubuntu Focal. Whenever I run the script provided by the installation guide
curl -sL https://rock.sh/get-rockpi-sata | sudo -E bash -
it installs all the python packages, and eventually installs the service and config of Penta Hat in
/lib/systemd/system/rockpi-penta.service
which is obviously the wrong package chosen by the script.
It is not a hardware but a software issue, because I tried the Quad SATA Hat with fan and display on a Raspi 3b+ and there it worked and the script installed rockpi-sata.service
I coulnd’t find any instructions on how to get the Hat working with a Rock Pi 4 C+ board, so I would be glad if someone could help. Thanks