Sepero

Results 63 comments of Sepero

Sometimes? That's a very curious error to get only sometimes. Perhaps you can elaborate on "sometimes". Does it occur most when first starting the script? Is it possible you have...

With an error like that, I suspect your CPU is being fully throttled at boot, and remaining that way, regardless of temperature. This shouldn't happen with bash as I understand....

Thank you for the report. I'll have to look into it further

Thanks for the feedback. It seems odd to me to have a temp sensor on the RAM, but I'm very pleased you were able to get it working. I could...

Thank you for your contribution. I will look into it. 👍🏻

The script will never increase the temperature of your CPU. If your PC is idling at 40C, then running `temp-throttle 100` will not change that, it will remain at 40C....

`temp-throttle` does not disable BIOS power-optimized throttling. So when you re-run with `temp-throttle 100`, then your system will run as if nothing has changed.

Out of curiosity, how frequently did you require the script to check temperature? 😊

Thank you, Jeremy. I don't check my messages often enough, and I could do for someone to take over this project If the script was working on your system previously,...

@jagmeethanspal This is the reason I wrote it in shell script from the beginning. When done correctly, super easy to read, editable, and great contributions. Thank you for your submission.