electrified / asus-wmi-sensors

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

Can it read the temperature for each core? #27

Closed laichiaheng closed 5 years ago

laichiaheng commented 5 years ago

It can only read the total CPU temperature, but no individual core

electrified commented 5 years ago

This driver exposes all values reported by the ASUS WMI interface.

If a reading isn't present, it's because it's not present on the WMI interface and Asus would need to add it.