Vitals
Vitals copied to clipboard
PSU Voltage contaminating Voltage monitoring
Has this issue been covered in the Wiki?
- [X] I have read the Wiki and my issue is not covered.
Is there an existing issue reported already?
- [X] I have searched the existing issues, it does not exist.
What is the unexpected behavior?
Voltage monitoring seems intended for CPU/GPU voltage monitoring, but pulls all available voltages from the system. My PSU supplies voltage information, and this gets pulled in as well. One of the PSU data points is "Voltage in", which for me is 230V, resulting in the voltage average being reported as +50.2V. For fairly obvious reasons, this isn't particularly useful.
A quick fix for this would be to restrict voltage gathering to CPU/GPU devices, or exclude PSU devices (e.g. in my case, this would exclude the corsairpsu device). Perhaps a better fix would be a general ability to select which sensors are displayed / used for averages in each of the categories.
Steps to reproduce the unexpected behavior.
- Have a PSU that supplies voltage information, such as a Corsair HX850I
- Check average voltage
Relevant log output
No response
What distribution and version of Linux are you using?
Ubuntu 23.10
What version of Gnome are you using?
45