Package: fancontrol
Version: 1:3.1.2-2
Severity: normal

I had to re-run pwmconfig in orde to generate a new config-file after
upgrading. The resulting /etc/fancontrol isn't working, when I start
/etc/init.d/fancontrol, no deamon is started, and I don't get any
error message.

However:

sid:~# start-stop-daemon --start --pidfile /var/run/fancontrol.pid --startas 
/usr/sbin/fancontrol
Loading configuration from /etc/fancontrol ...

Common settings:
  INTERVAL=10

Settings for hwmon1/device/pwm1:
  Depends on hwmon0/temp1_input
  Controls hwmon1/device/fan1_input+hwmon0/fan1_input
  MINTEMP=45
  MAXTEMP=60
  MINSTART=150
  MINSTOP=130
  MINPWM=0
  MAXPWM=255

Error: file hwmon1/device/fan1_input+hwmon0/fan1_input 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.
sid:~#

And /etc/fancontrol look like this:

# Configuration file generated by pwmconfig, changes will be lost
INTERVAL=10
DEVPATH=hwmon0=devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:02/ATK0110:00 
hwmon1=devices/platform/it87.3328
DEVNAME=hwmon0=atk0110 hwmon1=it8712
FCTEMPS= hwmon1/device/pwm1=hwmon0/temp1_input
FCFANS= hwmon1/device/pwm1=hwmon1/device/fan1_input+hwmon0/fan1_input
MINTEMP= hwmon1/device/pwm1=40
MAXTEMP= hwmon1/device/pwm1=60
MINSTART= hwmon1/device/pwm1=150
MINSTOP= hwmon1/device/pwm1=0

The problem is solved if I change FCFANS to:

FCFANS= hwmon1/device/pwm1=hwmon1/device/fan1_input

I got this error message when running pwmconfig:

Enter the low temperature (degree C)
below which the fan should spin at minimum speed (20): 40

Enter the high temperature (degree C)
over which the fan should spin at maximum speed (60): 
/usr/sbin/pwmconfig: line 923: [: 0+0: integer expression expected
/usr/sbin/pwmconfig: line 949: [: 0+0: integer expression expected

Enter the PWM value (0-255) to use when the temperature
is over the high temperature limit (255): 

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.8 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fancontrol depends on:
ii  lsb-base                      3.2-23     Linux Standard Base 3.2 init scrip

fancontrol recommends no packages.

fancontrol suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to