I had sensors and fancontrol working fine with ubuntu 9.04. Both broke during my brief sojourn with 9.10. I've just installed 10.06 and sensors seem fine, but fancontrol doesn't work. Can anybody provide any guidance about what I should try to fix this?
The data:
Motherboard is Asus M3N78-VM AM2+
CPU is AMD Phenom II x4 905e AM3
Ubuntu 10.06, kernel 2.6.32-21
Sensors v3.1.2 with libsensors v3.1.2
Sensors output is:
So, I tried pwmconfig, with these results:
Thanks, in advance, for any help with this!
The data:
Motherboard is Asus M3N78-VM AM2+
CPU is AMD Phenom II x4 905e AM3
Ubuntu 10.06, kernel 2.6.32-21
Sensors v3.1.2 with libsensors v3.1.2
Sensors output is:
atk0110-acpi-0
Adapter: ACPI interface
Vcore Voltage: +0.93 V (min = +0.80 V, max = +1.80 V)
+3.3 Voltage: +3.23 V (min = +2.97 V, max = +3.63 V)
+5 Voltage: +4.97 V (min = +4.50 V, max = +5.50 V)
+12 Voltage: +12.15 V (min = +10.20 V, max = +13.80 V)
CPU FAN Speed: 2410 RPM (min = 600 RPM)
CHASSIS FAN Speed: 986 RPM (min = 600 RPM)
POWER FAN Speed: 1753 RPM (min = 600 RPM)
CPU Temperature: +41.0°C (high = +60.0°C, crit = +95.0°C)
MB Temperature: +42.0°C (high = +45.0°C, crit = +95.0°C)
My boot log contains the following line:Adapter: ACPI interface
Vcore Voltage: +0.93 V (min = +0.80 V, max = +1.80 V)
+3.3 Voltage: +3.23 V (min = +2.97 V, max = +3.63 V)
+5 Voltage: +4.97 V (min = +4.50 V, max = +5.50 V)
+12 Voltage: +12.15 V (min = +10.20 V, max = +13.80 V)
CPU FAN Speed: 2410 RPM (min = 600 RPM)
CHASSIS FAN Speed: 986 RPM (min = 600 RPM)
POWER FAN Speed: 1753 RPM (min = 600 RPM)
CPU Temperature: +41.0°C (high = +60.0°C, crit = +95.0°C)
MB Temperature: +42.0°C (high = +45.0°C, crit = +95.0°C)
Not starting fancontrol, outdated
configuration file; please re-run pwmconfig.
So, I tried pwmconfig, with these results:
>sudo pwmconfig
# pwmconfig revision 5770 (2009-09-16)
...
/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed
FWIW, /etc/fancontrol, which worked once but seems now to be outdated, contains:...
/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed
# Configuration file generated by pwmconfig, changes will be lost
INTERVAL=10
FCTEMPS=hwmon0/device/pwm1=hwmon0/device/temp2_input hwmon0/device/pwm2=hwmon0/device/temp1_input
FCFANS=hwmon0/device/pwm3=hwmon0/device/fan2_input hwmon0/device/pwm1=hwmon0/device/fan1_input hwmon0/device/pwm2=hwmon0/device/fan2_input
MINTEMP=hwmon0/device/pwm1=30 hwmon0/device/pwm2=33
MAXTEMP=hwmon0/device/pwm1=60 hwmon0/device/pwm2=60
MINSTART=hwmon0/device/pwm1=0 hwmon0/device/pwm2=255
MINSTOP=hwmon0/device/pwm1=0 hwmon0/device/pwm2=45
As
requested by the FAQ, lsmod yields:INTERVAL=10
FCTEMPS=hwmon0/device/pwm1=hwmon0/device/temp2_input hwmon0/device/pwm2=hwmon0/device/temp1_input
FCFANS=hwmon0/device/pwm3=hwmon0/device/fan2_input hwmon0/device/pwm1=hwmon0/device/fan1_input hwmon0/device/pwm2=hwmon0/device/fan2_input
MINTEMP=hwmon0/device/pwm1=30 hwmon0/device/pwm2=33
MAXTEMP=hwmon0/device/pwm1=60 hwmon0/device/pwm2=60
MINSTART=hwmon0/device/pwm1=0 hwmon0/device/pwm2=255
MINSTOP=hwmon0/device/pwm1=0 hwmon0/device/pwm2=45
usbhid 36110 0
hid 67032 1 usbhid
ftdi_sio 32549 1
usbserial 33019 3 ftdi_sio
hdpvr 19786 2
v4l2_common 15431 1 hdpvr
videodev 34361 4 hdpvr,v4l2_common
v4l1_compat 13251 1 videodev
binfmt_misc 6587 1
snd_hda_codec_nvhdmi 3840 1
snd_hda_codec_via 27111 1
fbcon 35102 71
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
snd_hda_intel 21877 2
vga16fb 11385 0
vgastate 8961 1 vga16fb
snd_hda_codec 74201 3 snd_hda_codec_nvhdmi,snd_hda_codec_via,snd_hda_intel
snd_hwdep 5412 1 snd_hda_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70662 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 1338 0
snd_seq_oss 26726 0
snd_seq_midi 4557 0
nouveau 467048 2
snd_rawmidi 19056 1 snd_seq_midi
ttm 49943 1 nouveau
drm_kms_helper 29297 1 nouveau
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
drm 162471 4 nouveau,ttm,drm_kms_helper
i2c_nforce2 5199 0
agpgart 31724 2 ttm,drm
snd_timer 19098 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
i2c_algo_bit 5028 1 nouveau
i2c_dev 4970 0
snd 54148 15 snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 6620 1 snd
dv1394 15275 0
hwmon_vid 2298 0
snd_page_alloc 7076 2 snd_hda_intel,snd_pcm
shpchp 28820 0
xhci 35666 0
raw1394 22271 0
ppdev 5259 0
lp 7028 0
asus_atk0110 9017 0
video 17375 0
output 1871 1 video
parport_pc 25962 1
parport 32635 3 ppdev,lp,parport_pc
xfs 513904 1
exportfs 3437 1 xfs
ohci1394 26950 1 dv1394
ieee1394 81181 3 dv1394,raw1394,ohci1394
floppy 53016 0
forcedeth 49556 0
pata_amd 8766 0
ahci 32008 3
hid 67032 1 usbhid
ftdi_sio 32549 1
usbserial 33019 3 ftdi_sio
hdpvr 19786 2
v4l2_common 15431 1 hdpvr
videodev 34361 4 hdpvr,v4l2_common
v4l1_compat 13251 1 videodev
binfmt_misc 6587 1
snd_hda_codec_nvhdmi 3840 1
snd_hda_codec_via 27111 1
fbcon 35102 71
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
snd_hda_intel 21877 2
vga16fb 11385 0
vgastate 8961 1 vga16fb
snd_hda_codec 74201 3 snd_hda_codec_nvhdmi,snd_hda_codec_via,snd_hda_intel
snd_hwdep 5412 1 snd_hda_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70662 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 1338 0
snd_seq_oss 26726 0
snd_seq_midi 4557 0
nouveau 467048 2
snd_rawmidi 19056 1 snd_seq_midi
ttm 49943 1 nouveau
drm_kms_helper 29297 1 nouveau
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
drm 162471 4 nouveau,ttm,drm_kms_helper
i2c_nforce2 5199 0
agpgart 31724 2 ttm,drm
snd_timer 19098 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
i2c_algo_bit 5028 1 nouveau
i2c_dev 4970 0
snd 54148 15 snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 6620 1 snd
dv1394 15275 0
hwmon_vid 2298 0
snd_page_alloc 7076 2 snd_hda_intel,snd_pcm
shpchp 28820 0
xhci 35666 0
raw1394 22271 0
ppdev 5259 0
lp 7028 0
asus_atk0110 9017 0
video 17375 0
output 1871 1 video
parport_pc 25962 1
parport 32635 3 ppdev,lp,parport_pc
xfs 513904 1
exportfs 3437 1 xfs
ohci1394 26950 1 dv1394
ieee1394 81181 3 dv1394,raw1394,ohci1394
floppy 53016 0
forcedeth 49556 0
pata_amd 8766 0
ahci 32008 3
_______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors