Closed adrian-enspired closed 5 years ago
I presume you mean these values:
Motherboard: -1.0°C (high = +60.0°C, hyst = +55.0°C) sensor = thermistor
CPU MB: -27.0°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor
Auxillary: +4.0°C sensor = thermistor
VRM: +17.0°C sensor = thermistor
AUXTIN2: +82.0°C sensor = thermistor
CPU (PECI): -60.0°C sensor = thermistor
This is not something my config touches, those are provided from the kernel's hwmon interfaces. What version kernel + lm-sensors do you have?
uname -a && sensors --version
sudo dmesg | grep DMI
And what is your UEFI + AGESA version?
Thanks; really appreciate your response. And yes, correct.
Linux zenstation 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
sensors version 3.4.0 with libsensors version 3.4.0
BIOS Version: P4.70, revision: 5.13 afaik, I have agesa 1.0.0.1a (judging by bios notes), but not sure how to confirm.
There is a newer bios available for me which includes 1.0.0.4 but I haven't had reason to update yet.
Have you checked what temperature values your BIOS reports and if they are correct? Because if the kernel with that version of libsensors is reporting these values it's highly likely that something is potentially wrong in hardware.
Perhaps ASRock even changed how the SIO chip is connected/configured.
I also discourage you from updating to the 4.80 BIOS with agesa 1.0.0.4 (claimed version) as it has a bug with initializing the Cryptographic Coprocessor on the PSP which causes udev to hang on boot.
It's been patched in a newer kernel and will be solved with a new major BIOS updated coming at the end of October.
Haven't checked explicitly, recently, but in the past temperatures reported in bios have always made sense. I don't have a temperature gun/probes or any equipment like that. Fan curves all seem to work as expected. And (for example) right now, temperature reading on motherboard lcd makes sense (and does not match any readings from sensors
).
i saw a few google results about the 1.0.0.4 vs. SEV issue, thanks for the warning.
I have a x370 taichi, and I've installed
/etc/sensors.d/ASRock-X370-Taichi.conf
, butsensors
gives odd (obviously incorrect) readings:Any advice for troubleshooting would be appreciated.