ARGON 1 Cooler control script
-
Hi. There is no way to run the script over SSH. Maybe there is some other way to connect it?
curl https://download.argon40.com/argon1.sh | bash
-
@mkoff
There is no way cause it's not the right script get this one :curl https://download.argon40.com/argonone-setup-recalbox.sh | bash
yours is for raspbian oses like.
-
To complete the answer for anyone else, ssh to your rpi4 and copy the command from @dstroy's post. This will install all the necessary to have the fan and shutdown to work. I did it and works fine. I just had to reinstall it after the upgrade from 7.0.0 to 7.0.1 to have it working back, but it's a small issue and needs to be confirmed if others got it too
-
I want to test the script. How can you load Recalbox 7 to raise the temperature above 55 degrees?
-
curl https://download.argon40.com/argonone-setup-recalbox.sh | bash
Its Working. Heated with Dreamcast "Exhibition of speed" + Warm cloth on top -
@mkoff You can edit parameters in this file :
/share/system/argononed.conf
-
@Secamfr
I found this. Thanks! -
@Secamfr
if you are not used to vim/vim or other nix editor you can use an interactive config command via typingargonone-config in your terminal after getting on pi via ssh after having installed & run the install script