You are not logged in.
Pages: 1
Hi,
i have a Problem with fancontrol, its basically just an error message when i try to start fancontrol
$ fancontrol
Loading configuration from /etc/fancontrol ...
Common settings:
INTERVAL=10
Settings for hwmon0/device/pwm2:
Depends on hwmon1/temp1_input
Controls hwmon0/device/fan2_input
MINTEMP=25
MAXTEMP=60
MINSTART=75
MINSTOP=75
MINPWM=75
MAXPWM=225
Settings for hwmon0/device/pwm3:
Depends on hwmon1/temp1_input
Controls hwmon0/device/fan3_input
MINTEMP=34
MAXTEMP=55
MINSTART=14
MINSTOP=14
MINPWM=0
MAXPWM=75
Error: file hwmon0/device/pwm2 doesn't exist
Error: file hwmon0/device/pwm3 doesn't exist
At least one referenced file is missing. Either some required kernel
modules haven't been loaded, or your configuration file is outdated.
In the latter case, you should run pwmconfig again.file: /etc/fancontrol
# Configuration file generated by pwmconfig, changes will be lost
INTERVAL=10
DEVPATH=hwmon0=devices/platform/it87.2608 hwmon1=devices/platform/coretemp.0
DEVNAME=hwmon0=it8728 hwmon1=coretemp
FCTEMPS=hwmon0/device/pwm2=hwmon1/temp1_input hwmon0/device/pwm3=hwmon1/temp1_input
FCFANS=hwmon0/device/pwm1=hwmon0/device/fan1_input hwmon0/device/pwm2=hwmon0/device/fan2_input hwmon0/device/pwm3=hwmon0/device/fan3_input
MINTEMP=hwmon0/device/pwm2=25 hwmon0/device/pwm3=34
MAXTEMP=hwmon0/device/pwm2=60 hwmon0/device/pwm3=55
MINSTART=hwmon0/device/pwm2=75 hwmon0/device/pwm3=14
MINSTOP=hwmon0/device/pwm2=75 hwmon0/device/pwm3=14
MINPWM=hwmon0/device/pwm2=75 hwmon0/device/pwm3=0
MAXPWM=hwmon0/device/pwm2=225 hwmon0/device/pwm3=75Does anybody know how to fix this?
Offline
Pages: 1