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.45k stars 91 forks source link

Battery stats don't work because CMB1 is not supported #445

Open encryptededdy opened 2 weeks ago

encryptededdy commented 2 weeks ago

Has this issue been covered in the Wiki?

Is there an existing issue reported already?

What is the unexpected behavior?

"Monitor Battery" does not work because Battery Preferences -> Display Battery does not allow me to select my battery. My battery is "CMB1", but the menu only allows for the selection of "CMB0".

Steps to reproduce the unexpected behavior.

Use a device with a CMB1 battery. In my case, a Fujitsu UH-X/H1. Output of grep '' /sys/class/power_supply/*/type;

/sys/class/power_supply/AC/type:Mains
/sys/class/power_supply/CMB1/type:Battery
/sys/class/power_supply/ucsi-source-psy-USBC000:001/type:USB
/sys/class/power_supply/ucsi-source-psy-USBC000:002/type:USB

Relevant log output

No response

What distribution and version of Linux are you using?

Fedora 41 Beta Workstation

What version of Gnome are you using?

47

corecoding commented 1 week ago

I will add a CMB1 option in the next release.