Sepero / temp-throttle

A shell script for throttling system CPU frequency based on a desired maximum temperature
Other
243 stars 64 forks source link

Set minimum allowed frequency. #53

Closed XeromX closed 1 month ago

XeromX commented 2 months ago

I would like to set minimum frequency 1.7 Ghz regardless of temperature, currently it can go down to 400mhz which is making computer too slow. My goal is to have a silent computer and prevent fan from turning on so I set max temp 53 degrees. Would you be so kind and to give some more settings to users in which it is going to be possible to set minimum allowed frequency?

Sepero commented 4 weeks ago

This is possible with a single edit to the script. See issue #54