Sepero / temp-throttle

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

Allow specifying TEMPERATURE_FILES path in the config file #36

Closed terencode closed 5 years ago

terencode commented 5 years ago

I don't know how much standardized the path to get the temperature is, but I needed to add /sys/class/hwmon/hwmon3/temp1_input to the TEMPERATURE_FILES in /sbin/temp-throttle for my fx9370 with it8721.

Sepero commented 5 years ago

Adding new paths is very easy. Thanks for your submission. It will eventually be included as a default location.