electrified / asus-wmi-sensors

Linux HWMON (lmsensors) sensors driver for various ASUS Ryzen and Threadripper motherboards
GNU General Public License v2.0
249 stars 30 forks source link

Temperature stays at 49 degree Celsius sometimes. #37

Closed laichiaheng closed 4 years ago

laichiaheng commented 4 years ago

When I test it with mprime -t, it still stays at 49 degree Celsius with the constant fan speed. It usually doesn't happen. CPU: Ryzen 3700X MB: Crosshair VII Hero

electrified commented 4 years ago

Hi there, Unfortunately it seems there are issues with the WMI implementation in recent BIOSes with ComboPI AGESA. The issues seem more prevalent when using Ryzen 3000 CPUs, I've not been able to recreate any of them with my 2700X/CH7.

The HWiNFO developer has contacted ASUS about the issues, so we will see if ASUS fixes the problems in a future BIOS release.

At this moment I don't know of any change I can make within the driver to mitigate the issue, sorry.

electrified commented 4 years ago

Hi @laichiaheng

Can you try now with the latest 2801 BIOS and the latest version of this driver?

I think with both the issue should now be fixed.

laichiaheng commented 4 years ago

@electrified Yes, they haven't happened since I upgraded the BIOS to 2801, thanks.