fflewddur / tophat

View CPU, memory, disk, and network activity in the GNOME top bar.
https://extensions.gnome.org/extension/5219/tophat/
GNU General Public License v3.0
323 stars 23 forks source link

Support for zenpower3 & gigabyte-wmi hw-sensors #94

Open mblob opened 1 year ago

mblob commented 1 year ago

First thanks for your great work, Atm gigabyte B550(and many other GB chipsets) doesn't benefit from a great hw-monitor support from the kernel. k10temp available with single temp reading. and wmi-gigabyte(as-is) kernel module doesn't provide any useful readings.

2 complementary solutions

both are unsupported by vitals.

zenpower3

zenpower3 provides a great monitoring support for the soc.

sensors readings

image

/sys/class/hwmon/layout

image

gigabyte-wmi (with force_load=1)

image

sensors readings

image temp3 is the cpu temp i can confirm on my B550 https://github.com/t-8ch/linux-gigabyte-wmi-driver/issues/1#issuecomment-1082238097

/sys/class/hwmon layout

image

If you could provide support, for that case. Thanks

Cyb3rDudu commented 1 year ago

zenpower 3 would be awesome