-

CommentStreams:698161c6470718331434f376a696e7d5

From Geekworm Wiki
< XScript
Revision as of 07:35, 14 September 2024 by 151.59.132.229 (talk) (Migrated comment #5116)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

hi I just installed naspi v.2, raspberry pi 4b, raspberry pi os bookworm. I tried to install the script by following this tutorial, all good until this part “sudo ./install-sss.sh” where it tells me it can't find the script, checking in the github repository in fact there is nothing with that name and I get the error “sudo: ./install-sss.sh: command not found”.

i proceeded anyway using “echo ‘alias xoff=’sudo /usr/local/bin/xSoft.sh 0 27'” >> ~/.bashrc source ~/.bashrc”

then when I give the xoff command it tells me that the command was not found, after a restart the fan seems to run, but the xoff command still doesn't work. please help me