On Mon, Nov 11, 2013 at 12:32:24PM -0800, p. stephen w wrote: > that worked. > > I have configured the pwmconfig file, but its not affecting the fans. I > have it in /etc/fancontrol. Do I need to reference it from somewhere else? > Here's the file. > > > # Configuration file generated by pwmconfig, changes will be lost > INTERVAL=1 > DEVPATH=hwmon1=devices/platform/coretemp.0 > hwmon3=devices/platform/nct6775.656 > DEVNAME=hwmon1=coretemp hwmon3=nct6791 > FCTEMPS=hwmon3/device/pwm2=hwmon1/device/temp1_input > hwmon3/device/pwm1=hwmon1/device/temp1_input > FCFANS=hwmon3/device/pwm2=hwmon3/device/fan2_input > hwmon3/device/pwm1=hwmon3/device/fan1_input > MINTEMP=hwmon3/device/pwm2=60 hwmon3/device/pwm1=60 > MAXTEMP=hwmon3/device/pwm2=60 hwmon3/device/pwm1=60 > MINSTART=hwmon3/device/pwm2=45 hwmon3/device/pwm1=150 > MINSTOP=hwmon3/device/pwm2=40 hwmon3/device/pwm1=140 > MINPWM=hwmon3/device/pwm2=45 hwmon3/device/pwm1=150 > MAXPWM=hwmon3/device/pwm2=255 hwmon3/device/pwm1=255 > Can you send the output of "grep . /sys/class/hwmon/hwmon3/device/*" ? Reason for asking is that the NCT chips are pretty good with automatic fan control. It should not be necessary to run manual (or script based) fan control at all, unless you need to use a temperature which is not available to the chip. The CPU temperature is usually available. Thanks, Guenter _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors