[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Monitor CPU temperature in a Supermicro X6DH8-XG2




El 21/05/2008, a las 21:56, Hugo Vanwoerkom escribió:

Florian Kulzer wrote:
On Wed, May 21, 2008 at 13:45:19 +0200, Santi Saez wrote:
Dear Srs,

I need to get the CPU temperature in a Supermicro X6DH8-XG2 motherboard, this is the link for key features:

http://www.supermicro.com/products/motherboard/Xeon800/E7520/ X6DH8- XG2.cfm
[...]
# modprobe -l | grep lm93
# modprobe lm93
FATAL: Module lm93 not found.
Are you using Etch? The 2.6.18 kernel does not have this module. I think
you need at least 2.6.23.

http://www.lm-sensors.org/wiki/Devices

says you need 2.6.20

Thanks all for your replys :-)

I upgrade to Linux 2.6.25.4 and lm-sensors 3.0.2-1 and now I can get values from LM93 chip, example output:

===============================================================
# sensors
lm93-i2c-0-2e
Adapter: SMBus I801 adapter at 1100
in1:         +0.94 V  (min =  +0.83 V, max =  +1.02 V)
in2:         +0.94 V  (min =  +0.83 V, max =  +1.02 V)
in3:         +0.94 V  (min =  +0.83 V, max =  +1.02 V)
in4:         +1.21 V  (min =  +1.08 V, max =  +1.32 V)
in5:         +1.49 V  (min =  +1.35 V, max =  +1.66 V)
in6:         +1.50 V  (min =  +1.35 V, max =  +1.66 V)
in7:         +1.35 V  (min =  +1.02 V, max =  +1.54 V)
in8:         +1.36 V  (min =  +1.02 V, max =  +1.54 V)
in9:         +3.35 V  (min =  +2.97 V, max =  +3.64 V)
in10:        +5.04 V  (min =  +4.47 V, max =  +5.49 V)
in11:        +0.00 V  (min =  +2.25 V, max =  +2.76 V)
in12:        +1.79 V  (min =  +1.77 V, max =  +2.17 V)
in13:        +1.19 V  (min =  +0.89 V, max =  +1.09 V)
in14:        +0.97 V  (min =  +0.89 V, max =  +1.09 V)
in15:        +0.30 V  (min =  +0.07 V, max =  +0.54 V)
in16:        +3.41 V  (min =  +2.97 V, max =  +3.63 V)
fan1:          0 RPM  (min =    0 RPM)
fan2:          0 RPM  (min =    0 RPM)
fan3:          0 RPM  (min =    0 RPM)
fan4:          0 RPM  (min =    0 RPM)
temp1:       +33.0°C  (low  = -128.0°C, high = -128.0°C)
temp2:       +35.0°C  (low  = -128.0°C, high = -128.0°C)
temp3:       +27.0°C  (low  = -128.0°C, high = +50.0°C)
cpu0_vid:   +1.088 V
cpu1_vid:   +1.088 V
===============================================================

But I think that this chipset is not fully supported in lm-sensors already, I do not know what temperatures refences temp1, temp2 and temp3 params.. maybe physical processors and mother board.. I will ask in the m-sensors mailing list..

There's no way to get thermal information information via ACPI in this motherboard? I get this error when running "acpi":

# modprobe thermal
# acpi --thermal
No support for device type: thermal

Regards,

--
Santi Saez

Reply to: