t-8ch / linux-gigabyte-wmi-driver

Linux Driver for WMI on Gigabyte Mainboards. LEGACY. New development happens in mainline Linux.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/platform/x86/gigabyte-wmi.c
30 stars 4 forks source link

How to interpret sensor readings? #19

Closed Kabir404 closed 2 months ago

Kabir404 commented 2 months ago

Hello!

I recently got a B550M DS3H AC and now I do get sensors outputs but don't really understand which sensors represent what. In Gigabyte's software in windows, the sensors are clearly labeled as in VRM MOS, VSOC MOS etc.

Now it would be great if you can label these sensors by thier names accordingly or just provide a simple guideline as to which represent what in the wiki or the readme...

Here's my sensors output

sensors
gigabyte_wmi-virtual-0
Adapter: Virtual device
temp1:        +33.0°C  
temp2:        +40.0°C  
temp3:        +44.0°C  
temp4:        +21.0°C  
temp5:        +41.0°C  
temp6:        +43.0°C  

acpitz-acpi-0
Adapter: ACPI interface
temp1:        +16.8°C  
temp2:        +16.8°C  

k10temp-pci-00c3
Adapter: PCI adapter
Tctl:         +45.0°C  
Kabir404 commented 2 months ago

From what I can see in #1 ... It seems like I may have to play a guessing game...