Skip to content

Instantly share code, notes, and snippets.

@StevenPuttemans
Created May 3, 2017 12:41
Show Gist options
  • Save StevenPuttemans/7bb730eda30e7a419887e745370fdca7 to your computer and use it in GitHub Desktop.
Save StevenPuttemans/7bb730eda30e7a419887e745370fdca7 to your computer and use it in GitHub Desktop.
Control fans desktop

Settings selected: sudo pwmconfig

Settings for hwmon0/device/pwm2:  
Depends on hwmon0/device/temp2_input  
Controls hwmon0/device/fan2_input  
MINTEMP=40  
MAXTEMP=60  
MINSTART=150  
MINSTOP=0  
MINPWM=0  
MAXPWM=255 

Then run sudo service fancontrol start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment