On Thu, Apr 08, 2010 at 01:13:22PM +0200, Harald Dunkel wrote: > Package: lm-sensors > Version: 1:3.1.2-2 > > Sensors reports an unreasonable "high" temperature value for temp1, > and other strange alarms: > > # sensors > coretemp-isa-0000 > Adapter: ISA adapter > Core 0: +50.0 C (crit = +100.0 C) > > coretemp-isa-0001 > Adapter: ISA adapter > Core 1: +50.0 C (crit = +100.0 C) > > coretemp-isa-0002 > Adapter: ISA adapter > Core 2: +53.0 C (crit = +100.0 C) > > coretemp-isa-0003 > Adapter: ISA adapter > Core 3: +53.0 C (crit = +100.0 C) > > w83627thf-isa-0290 > Adapter: ISA adapter > in0: +1.10 V (min = +0.00 V, max = +3.84 V) > in1: +1.04 V (min = +1.90 V, max = +2.35 V) ALARM > in2: +1.87 V (min = +3.65 V, max = +3.63 V) ALARM > in3: +3.01 V (min = +2.62 V, max = +1.18 V) ALARM > in4: +3.38 V (min = +1.92 V, max = +0.27 V) ALARM > in7: +2.93 V (min = +4.06 V, max = +2.13 V) ALARM > in8: +3.28 V (min = +1.23 V, max = +1.90 V) ALARM > fan1: 0 RPM (min = 24107 RPM, div = 8) ALARM > fan2: 0 RPM (min = 10546 RPM, div = 4) ALARM > fan3: 0 RPM (min = 3552 RPM, div = 2) ALARM > temp1: +57.0 C (high = -6.0 C, hyst = +25.0 C) ALARM sensor = > thermistor > temp2: +39.5 C (high = +80.0 C, hyst = +75.0 C) sensor = diode > temp3: +39.5 C (high = +80.0 C, hyst = +75.0 C) sensor = diode > beep_enable:enabled > > > Hardware is an Intel D510MO itx pc. No fan. It works without > problems. > > Kernel is linux-image-2.6.32-3-amd Version 2.6.32-9. > > > I am not sure whether this is a problem with the sensors package or > Debian's kernel. Please reassign if necessary. Of course I would be > glad to help to track this down.
I don't find the temperature unreasonably high for temp1, especially given that coretemp gives a temperature between 50-53°C. Remember that the heatsink on this board is shared by the CPU and the chipset, which is know to heat as much as the CPU. In any case the temperature is given by the kernel module. About the alarms, it is because the input is not in the min-max range. You have to configure /etc/sensors3.conf to define the formulas to compute the voltage on your board, as well as the min/max value, and then run sensors -s. Unfortunately this is something that varies from mainboard to mainboard (and even between mainboard revisions), so this is clearly out of scope on this package. -- Aurelien Jarno GPG: 1024D/F1BCDB73 [email protected] http://www.aurel32.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

