http://bugzilla.novell.com/show_bug.cgi?id=544867 Summary: pwmconfig broken: unable to recognize fan chip Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 8 Platform: x86-64 OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: frankebay99@gmail.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.16) Gecko/20080716 SUSE/2.0.0.16-0.1 Firefox/2.0.0.16 I have run pwmconfig in 10.3 64-bits no problem. It detected the chip and tested the fans. I set up a FANCONTROL file which works for 2 years without a flaw. I copied that file to /etc in 11.2 M8 but it does not load. I see an error during boot sequence, but I don't remember in which log file to grep it. If I manually start fancontrol with 'sudo fancontrol' it tells the following: --- m8@oskde64:~> fancontrol Loading configuration from /etc/fancontrol ... Common settings: INTERVAL=5 Settings for hwmon0/device/pwm1: Depends on hwmon0/device/temp1_input Controls hwmon0/device/fan1_input MINTEMP=30 MAXTEMP=38 MINSTART=115 MINSTOP=115 MINPWM=115 MAXPWM=255 Settings for hwmon0/device/pwm2: Depends on hwmon0/device/temp2_input Controls hwmon0/device/fan2_input MINTEMP=28 MAXTEMP=40 MINSTART=110 MINSTOP=110 MINPWM=100 MAXPWM=255 Configuration is too old, please run pwmconfig again --- So I run pwmconfig, but it's broken and cannot detect correctly my fan chip It gives me the following error: --- /usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed --- Fine, so let's run 'sensors' and see what I get: --- m8@oskde64:~> sensors atk0110-acpi-0 Adapter: ACPI interface Vcore Voltage: +1.22 V (min = +0.85 V, max = +1.60 V) +3.3 Voltage: +3.30 V (min = +2.97 V, max = +3.63 V) +5 Voltage: +4.87 V (min = +4.50 V, max = +5.50 V) +12 Voltage: +11.98 V (min = +10.20 V, max = +13.80 V) CPU FAN Speed: 856 RPM (min = 600 RPM) CHASSIS1 FAN Speed:1081 RPM (min = 600 RPM) CHASSIS2 FAN Speed:1081 RPM (min = 600 RPM) CHASSIS3 FAN Speed:1110 RPM (min = 800 RPM) CPU Temperature: +27.0°C (high = +60.0°C, crit = +95.0°C) MB Temperature: +33.0°C (high = +45.0°C, crit = +95.0°C) coretemp-isa-0000 Adapter: ISA adapter Core 0: +42.0°C (high = +82.0°C, crit = +100.0°C) coretemp-isa-0001 Adapter: ISA adapter Core 1: +43.0°C (high = +82.0°C, crit = +100.0°C) coretemp-isa-0002 Adapter: ISA adapter Core 2: +34.0°C (high = +82.0°C, crit = +100.0°C) coretemp-isa-0003 Adapter: ISA adapter Core 3: +39.0°C (high = +82.0°C, crit = +100.0°C) --- Ok, so what's the problem then? Reproducible: Always Steps to Reproduce: 1. Run pwmconfig 2. 3. Actual Results: No pwm-capable sensors installed. Expected Results: Sensors seem to be installed and loaded, pwmconfig should detect them. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.