zeule / asus-wmi-ec-sensors

Linux HWMON sensors driver for ASUS motherboards to get sensor readings from the embedded controller
7 stars 2 forks source link

Crosshair VIII Formula #1

Closed robertswiecki closed 3 years ago

robertswiecki commented 3 years ago

Hi,

For the Crosshair VIII Formula I get the following, which looks a bit off, I guess.. I don't think any fan is at 3.2k RPMs, nor anything should be reported as 216°C ?

asuswmisensorsamd500-isa-0000
Adapter: ISA adapter
CPU_Opt:        0 RPM
Chipset:     3290 RPM
Water:          0 RPM
Chipset:      +72.0°C  
CPU:          +39.0°C  
Motherboard:  +36.0°C  
T_Sensor:    +216.0°C  
VRM:          +35.0°C  
Water_In:    +216.0°C  
Water_Out:   +216.0°C  
CPU:           5.00 A  

Below are nct6789 vals taken at the same time

nct6798-isa-0290
Adapter: ISA adapter
in0:                        1.02 V  (min =  +0.00 V, max =  +1.74 V)
in1:                        1.01 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in2:                        3.39 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in3:                        3.31 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in4:                        1.74 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in5:                      592.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in6:                        1.08 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in7:                        3.39 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in8:                        3.31 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in9:                      912.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in10:                      88.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in11:                     104.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
in12:                       1.02 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in13:                       1.34 V  (min =  +0.00 V, max =  +0.00 V)  ALARM
in14:                     904.00 mV (min =  +0.00 V, max =  +0.00 V)  ALARM
fan1:                      422 RPM  (min =    0 RPM)
fan2:                      981 RPM  (min =    0 RPM)
fan3:                        0 RPM  (min =    0 RPM)
fan4:                        0 RPM  (min =    0 RPM)
fan5:                      618 RPM  (min =    0 RPM)
fan6:                        0 RPM  (min =    0 RPM)
fan7:                        0 RPM  (min =    0 RPM)
SYSTIN:                    +36.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = thermistor
CPUTIN:                    +39.5°C  (high = +80.0°C, hyst = +75.0°C)  sensor = thermistor
AUXTIN0:                   +22.0°C    sensor = thermistor
AUXTIN1:                  +103.0°C    sensor = thermistor
AUXTIN2:                   +97.0°C    sensor = thermistor
AUXTIN3:                   +31.0°C    sensor = thermistor
PECI Agent 0 Calibration:  +39.0°C  
PCH_CHIP_CPU_MAX_TEMP:      +0.0°C  
PCH_CHIP_TEMP:              +0.0°C  
PCH_CPU_TEMP:               +0.0°C  
intrusion0:               ALARM
intrusion1:               ALARM
beep_enable:              disabled
zeule commented 3 years ago

216°C is the blank value, as far as I know. Are those three sensors connected?

You showed chipset temperature of 72.0°C, which is rather high, I see temperatures of about 60 °C on my C8H, and the fan reports ~2·10³ RPM. Thus I don't think 3·10³ RPM is something surprising. Why do you? I read these fans spin up to 6-7 thousand RPMs.

robertswiecki commented 3 years ago

Hm.. I didn't know there's actually a fan over chipset, but maybe it's covered. All good then, thanks for checking :).