Ticket #1476 (closed task)
Opened 7 years ago
temperature are wrong (Examined/Solved - lm_sensors 2cvs Linux 2.6-test9)
| Reported by: | contact | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | interface | Version: | |
| Keywords: | Cc: |
Description
Hello, i have try the userland tool with the 2.6-test9 kernel and a w83697hf. It
seem there is a problem whith the temperature :
When i read all the temp* file available in the sysfs directory, i have
3300
3300
12700
6000
6000
5000
So it look good (33 for cpu and MB)
But when i use the sensor utility, i have
Philips-i2c-1-60
Adapter: bt878 #0 [sw]
Algorithm: Unavailable from sysfs
w83697hf-isa-0290
Adapter: ISA adapter
Algorithm: ISA algorithm
VCore: +1.78 V (min = +1.71 V, max = +1.89 V) ALARM
+3.3V: +3.14 V (min = +3.14 V, max = +3.46 V)
+5V: +5.13 V (min = +4.73 V, max = +5.24 V)
+12V: +12.52 V (min = +10.82 V, max = +13.19 V)
-12V: -12.77 V (min = -13.18 V, max = -10.88 V)
-5V: -5.25 V (min = -5.25 V, max = -4.75 V) ALARM
V5SB: +5.48 V (min = +4.73 V, max = +5.24 V)
VBat: +3.42 V (min = +2.40 V, max = +3.60 V)
fan1: 4927 RPM (min = 3000 RPM, div = 2)
fan2: 0 RPM (min = 3000 RPM, div = 2)
temp1: +3C (high = +13C, hyst = +6C) sensor =
thermistor
temp2: +3.2C (high = +6C, hyst = +5C) sensor =
thermistor
alarms:
beep_enable:
Sound alarm disabled
so the temp are wrong and you see that the value are divide by 10.
Matthieu
PS : the value I have in 2.4 kernel
60.0 127.0 31.0
60.0 50.0 27.0
w83697hf-isa-0290
Adapter: ISA adapter
Algorithm: ISA algorithm
VCore: +1.77 V (min = +1.71 V, max = +1.88 V)
+3.3V: +3.13 V (min = +3.13 V, max = +3.45 V) ALARM
+5V: +5.12 V (min = +4.72 V, max = +5.24 V)
+12V: +12.50 V (min = +10.79 V, max = +13.19 V)
-12V: -12.80 V (min = -13.21 V, max = -10.90 V)
-5V: -5.26 V (min = -5.26 V, max = -4.76 V) ALARM
V5SB: +5.48 V (min = +4.72 V, max = +5.24 V)
VBat: +3.40 V (min = +2.40 V, max = +3.60 V)
fan1: 4891 RPM (min = 3000 RPM, div = 2)
fan2: 0 RPM (min = 3000 RPM, div = 2)
temp1: +31C (limit = +60C) sensor = thermistor
temp2: +27.0C (limit = +60C, hysteresis = +50C) sensor = thermistor
alarms:
beep_enable:
Sound alarm disabled
--- Fixed in CVS 11/26/03.
