Tolstoi l33t


Joined: 20 May 2004 Posts: 678
|
Posted: Fri May 01, 2009 6:48 am Post subject: Help with lm-sensors and fancontrol |
|
|
Hi,
I've got a Asrock 4CoreDual-VSTA (oh, god, what a name!) motherboard with an Intel Dual Core (E2140) processor and need some help with configuring lm_sensors and especially fan control.
Here's the output of "sensors"
Code: |
w83697hf-isa-0290
Adapter: ISA adapter
VCore: +1.17 V (min = +0.00 V, max = +0.06 V) ALARM
+3.3V: +3.41 V (min = +0.02 V, max = +2.18 V) ALARM
+5V: +5.05 V (min = +0.22 V, max = +0.32 V) ALARM
+12V: +11.13 V (min = +1.09 V, max = +1.64 V) ALARM
-12V: +0.47 V (min = -9.65 V, max = -4.38 V) ALARM
-5V: +1.79 V (min = +2.74 V, max = -4.19 V) ALARM
V5SB: +5.51 V (min = +5.16 V, max = +1.45 V) ALARM
VBat: +3.41 V (min = +0.03 V, max = +0.03 V) ALARM
fan1: 0 RPM (min = 1250 RPM, div = 8) ALARM
fan2: 2083 RPM (min = 878 RPM, div = 8)
temp1: +31 C (high = +28 C, hyst = +18 C) sensor = thermistor ALARM
temp2: +41.0 C (high = +80 C, hyst = +75 C) sensor = thermistor
alarms:
beep_enable:
Sound alarm enabled
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +56 C (high = +100 C)
coretemp-isa-0001
Adapter: ISA adapter
Core 1: +55 C (high = +100 C)
|
sensors-detect
Code: |
#----cut here----
# Chip drivers
modprobe w83627hf
modprobe coretemp
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#----end cut here----
|
I'll post some more info if necessary, of course.
Disabled Q-fan in the BIOS because i read here on the forums that would make sense if you use lm-sensors.
Cheers |
|