Hi,
I put my rpi4 in the argon one case.
They give a script for debian based Os to manage power off, fan speed…
The steps are :
1/sudo wget download.argon40.com/argon1.sh
2/ sudo chmod 755 ./argon1.sh
3/ sudo ./argon1.sh
I try on other debian based os and it works fine.
But here on volumio i receive an error.
volumio@volumio:~$ sudo ./argon1.sh
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package raspi-gpio
********************************************************************
Please also connect device to the internet and restart installation.
********************************************************************
volumio@volumio:~$
Volumio is wired connected to internet (see screenshot below)
How could i deal with this ?
Thanks for helping.