You are not logged in.

#1 2021-05-23 11:39:55

wuesti
Member
Registered: 2021-05-23
Posts: 2

[solved] sensors on Gigabyte mainboards

The B560M D3H has 3 thermal sensors and 4 fans. But sensors-detect can't find them.

sensors-detect --auto                      
# sensors-detect version 3.6.0+git
# System: Gigabyte Technology Co., Ltd. B560M D3H [-CF]
# Kernel: 5.12.2-1-MANJARO x86_64
# Processor: 11th Gen Intel(R) Core(TM) i5-11400 @ 2.60GHz (6/167/1)

Running in automatic mode, default answers to all questions
are assumed.

Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): 
...
Intel digital thermal sensor...                             Success!
    (driver `coretemp')
...
Some Super I/O chips contain embedded sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no): 
Probing for Super-I/O at 0x2e/0x2f
...
Trying family `ITE'...                                      Yes
Found unknown chip with ID 0x8689
...

sensors only shows right values for coretemp and nvme-pci-0500. Those are fantasy:

sensors
acpitz-acpi-0
Adapter: ACPI interface
temp1:        +16.8°C  (crit = +20.8°C)
temp2:        +16.8°C  (crit = +20.8°C)
temp3:        +27.8°C  (crit = +105.0°C)

Additional information:

inxi -CMs
Machine:   Type: Desktop System: Gigabyte product: B560M D3H v: -CF serial: N/A 
           Mobo: Gigabyte model: B560M D3H v: x.x serial: N/A UEFI: American Megatrends LLC. v: F1 date: 01/14/2021 
CPU:       Info: 6-Core model: 11th Gen Intel Core i5-11400 bits: 64 type: MT MCP cache: L2: 12 MiB 
           Speed: 1148 MHz min/max: 800/4400 MHz Core speeds (MHz): 1: 1148 2: 800 3: 801 4: 800 5: 801 6: 801 7: 801 8: 800 
           9: 800 10: 801 11: 801 12: 800 
Sensors:   System Temperatures: cpu: 16.8 C mobo: 16.8 C 
           Fan Speeds (RPM): N/A 

Can I do something or is the motherbord to new for the kernel?

Thank you

Last edited by wuesti (2021-05-24 15:07:18)

Offline

#2 2021-05-24 15:03:50

wuesti
Member
Registered: 2021-05-23
Posts: 2

Re: [solved] sensors on Gigabyte mainboards

This works for several Gigabyte boards:

https://github.com/t-8ch/linux-gigabyte-wmi-driver

gigabyte_wmi-virtual-0
Adapter: Virtual device
temp1:        +30.0°C  
temp2:        +42.0°C  
temp3:        +31.0°C  
temp4:        +31.0°C  
temp5:        +35.0°C  
temp6:        +35.0°C  

Offline

Board footer

Powered by FluxBB