X570 AORUS Master + Opensuse Tumbleweed w/ kernel 5.4.2. Tumbleweed’s version of the it87 module seems to do the trick as in it gets a result, by no means guaranteed to be accurate. Haven’t tried the zenpower driver yet.
$ sensors
it8792-isa-0a60
Adapter: ISA adapter
in0: +1.79 V (min = +0.00 V, max = +2.78 V)
in1: +0.67 V (min = +0.00 V, max = +2.78 V)
in2: +0.98 V (min = +0.00 V, max = +2.78 V)
+3.3V: +1.68 V (min = +0.00 V, max = +2.78 V)
in4: +1.79 V (min = +0.00 V, max = +2.78 V)
in5: +1.18 V (min = +0.00 V, max = +2.78 V)
in6: +2.78 V (min = +0.00 V, max = +2.78 V) ALARM
3VSB: +1.67 V (min = +0.00 V, max = +2.78 V)
Vbat: +1.57 V
fan1: 0 RPM (min = 0 RPM)
fan2: 0 RPM (min = 0 RPM)
fan3: 0 RPM (min = 0 RPM)
temp1: +45.0°C (low = +127.0°C, high = +127.0°C) sensor = thermistor
temp2: -55.0°C (low = +127.0°C, high = +127.0°C) sensor = thermistor
temp3: +43.0°C (low = +127.0°C, high = +127.0°C) sensor = thermistor
intrusion0: ALARM
k10temp-pci-00c3
Adapter: PCI adapter
Tdie: +45.9°C (high = +70.0°C)
Tctl: +45.9°C
amdgpu-pci-0a00
Adapter: PCI adapter
vddgfx: +1.00 V
fan1: 696 RPM (min = 0 RPM, max = 3200 RPM)
edge: +65.0°C (crit = +94.0°C, hyst = -273.1°C)
power1: 24.05 W (cap = 150.00 W)
iwlwifi-virtual-0
Adapter: Virtual device
temp1: N/A
acpitz-acpi-0
Adapter: ACPI interface
temp1: +16.8°C (crit = +20.8°C)
it87 was discontinued and deleted. You’ll need to find a surviving fork of it because the original creator gave up. Older chips will work, but newer chips will fail because nobody is contributing code to it since the original source code has been deleted.
The SuperIO chip appears to be the ITE IT8688E. There’s a Github issue on it, but since the source code was deleted… yeah…