Quote Originally Posted by vipertwo View Post
Thank you very much!

Code:
sensors
gives the following

Code:
asc7621a-i2c-1-2e
Adapter: SMBus I801 adapter at 2000
in0:         +1.21 V  (min =  +0.00 V, max =  +3.31 V)
in1:         +1.01 V  (min =  +0.00 V, max =  +2.99 V)
in2:         +3.24 V  (min =  +0.00 V, max =  +4.36 V)
in3:         +4.99 V  (min =  +0.00 V, max =  +6.61 V)
in4:        +11.84 V  (min =  +0.00 V, max = +15.94 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:       -62.0°C  (low  = -127.0°C, high =  +0.0°C)
                      (crit = -21.0°C)                  sensor = diode
temp2:       +44.2°C  (low  = -127.0°C, high = +127.0°C)
                      (crit = +65.0°C)                  sensor = thermal diode
temp3:       +46.5°C  (low  = -127.0°C, high = +127.0°C)
                      (crit = +65.0°C)                  sensor = transistor
temp4:       +41.8°C  (low  = -127.0°C, high = +127.0°C)
                      (crit = -128.0°C)                  sensor = Intel PECI
temp5:       -62.0°C                                    sensor = Intel PECI
temp6:       -85.0°C                                    sensor = Intel PECI
temp7:       +96.0°C                                    sensor = Intel PECI
temp8:      +118.0°C                                    sensor = Intel PECI
I only have a fan connected to the MCH fan header on the motherboard so I would have
expected to see one non-zero fan speed -- but actually I don't see it in
the bios (v1397) either.

Does that look ok to you? Do you know how to interpret the figures -- i.e. which fans and temps are which? The CPU is a QX9650.
Hmmm. I think I posted an interim version by mistake. You shouldn't have needed any patches. Sorry.

Clark is correct about the mch fan header. It isn't monitored.

in0 = vMCH
in1 = vCORE
It looks like sensors is scaling them incorrectly though.

I'll have to dig out my notes on the temp and fan mappings. I don't have them with me at work so I'll grab them tonight.