corecoding / Vitals

A glimpse into your computer's temperature, voltage, fan speed, memory usage and CPU load.
https://extensions.gnome.org/extension/1460/vitals/
GNU General Public License v2.0
1.46k stars 92 forks source link

Parse lm_sensors config file/output to obtain labels and math #423

Closed oliv3r closed 6 months ago

oliv3r commented 6 months ago

Has this issue been covered in the Wiki?

Is there an existing issue reported already?

Describe the new feature you would like

I have lm_sensors installed as per README. Running sensors shows me my (it8721 based) sensor data, with math correction and labels as set per configuration file.

Howver Vitals will use the sysfs names, without doing any of the math on values. This leaves me with universal labels (as per sysfs) and incorrect voltages.

corecoding commented 6 months ago

I think it is time this feature started moving forward. This is actually a duplicate of #83 and #68. Please vote in the respective tickets. I'm going to tag them so they stay prominent.