No battery information available after zypper dup

After a recent update ~10-15 days ago my system doesn’t have battery information anymore.
The icon in plasma is constantly the one for no battery, red frame and charging symbol.
The actual physical charging still works fine as can be seen with Ubuntu on another partition.

upower -i /org/freedesktop/UPower/devices/battery_qcom_battmgr_bat
  native-path:          qcom-battmgr-bat
  power supply:         yes
  updated:              Sun 08 Mar 2026 17:12:13 GMT (12 seconds ago)
  has history:          yes
  has statistics:       yes
  battery
    present:             yes
    rechargeable:        yes
    state:               unknown
    warning-level:       none
    energy:              0 Wh
    energy-empty:        0 Wh
    energy-full:         0 Wh
    energy-full-design:  0 Wh
    energy-rate:         0 W
    charge-cycles:       N/A
    percentage:          0%
    icon-name:          'battery-missing-symbolic'

I use:

  • Thinkpad X13s with aarch64 Snapdragon 8cx gen 3 CPU
  • Tumbleweed
  • Kernel: 6.19.3
  • Plasma: 6.6

It could be that it started with kernel 6.19, not 100% sure, though.

Any ideas?
Or what can I do to analyse this further ?

1 Like

Not seeing that here on a Thinkpad P16s. What you don’t mention is whether this is Wayland or X11

1 Like

It’s Wayland. But considering the result from upower, I don’t think it’s GUI related.

1 Like

I have the exact same issue on my X13s, just installed OpenSUSE and followed the instructions to install and activate pd-mapper, no change.

upower -i /org/freedesktop/UPower/devices/battery_qcom_battmgr_bat

Yields identical results

1 Like