Charge control has not been working for about two weeks now

Hello,

since about two weeks the set charge control does not work anymore. The small green charging sign is permanently visible in the battery icon (taskbar). I have always used the charge control natively from the Manjaro settings and also installed tlpui two days ago, but unfortunately that did not improve things either.

~ >>> inxi -Fx
Battery:
ID-1: BAT0 charge: 16.9 Wh (90.9%) condition: 18.6/23.5 Wh (79.0%)
volts: 12.1 min: 11.4 model: SMP 00HW023 status: not charging
ID-2: BAT1 charge: 18.7 Wh (98.9%) condition: 18.9/26.1 Wh (72.4%)
volts: 12.5 min: 11.5 model: SMP 01AV406 status: not charging

~ >>> neofetch
vogel@mensch-manjaro
OS: Manjaro Linux x86_64
Host: 20FAS3J300 ThinkPad T460s
Kernel: 5.15.65-1-MANJARO
Uptime: 5 hours, 36 mins
Packages: 1471 (pacman), 7 (snap)
Shell: bash 5.1.16
Resolution: 2560x1080
DE: Plasma 5.25.5
WM: KWin
Theme: Breath2 [Plasma], Breath [GTK3]
Icons: breeze [Plasma], breeze [GTK2/3]
Terminal: konsole
Terminal Font: Noto Mono 10
CPU: Intel i5-6300U (4) @ 3.000GHz
GPU: Intel Skylake GT2 [HD Graphics 520]
Memory: 4421MiB / 7803MiB

~ >>> tlp-stat -b
+++ ThinkPad Battery Status: BAT0 (Main / Internal)
/sys/class/power_supply/BAT0/manufacturer = SMP
/sys/class/power_supply/BAT0/model_name = 00HW023
/sys/class/power_supply/BAT0/cycle_count = 0 (or not supported)
/sys/class/power_supply/BAT0/energy_full_design = 23540 [mWh]
/sys/class/power_supply/BAT0/energy_full = 18600 [mWh]
/sys/class/power_supply/BAT0/energy_now = 16930 [mWh]
/sys/class/power_supply/BAT0/power_now = 0 [mW]
/sys/class/power_supply/BAT0/status = Not charging

/sys/class/power_supply/BAT0/charge_control_start_threshold = 25 [%]
/sys/class/power_supply/BAT0/charge_control_end_threshold = 75 [%]

Charge = 91.0 [%]
Capacity = 79.0 [%]

+++ ThinkPad Battery Status: BAT1 (Ultrabay / Slice / Replaceable)
/sys/class/power_supply/BAT1/manufacturer = SMP
/sys/class/power_supply/BAT1/model_name = 01AV406
/sys/class/power_supply/BAT1/cycle_count = 0 (or not supported)
/sys/class/power_supply/BAT1/energy_full_design = 26060 [mWh]
/sys/class/power_supply/BAT1/energy_full = 18860 [mWh]
/sys/class/power_supply/BAT1/energy_now = 18670 [mWh]
/sys/class/power_supply/BAT1/power_now = 0 [mW]
/sys/class/power_supply/BAT1/status = Not charging

/sys/class/power_supply/BAT1/charge_control_start_threshold = 25 [%]
/sys/class/power_supply/BAT1/charge_control_end_threshold = 75 [%]

Charge = 99.0 [%]
Capacity = 72.4 [%]

+++ Charge total = 95.0 [%]

Even if inxi -Fx and tlp-stat -b say that the battery is currently not charging, I get the green charging icon in the battery sign.

Up until two weeks ago, it was still the case that I could see from the charging symbol whether the batteries were currently being charged or not, this sometimes changed several times a day (which was true). The battery symbol also says “Fully charged”.

Am I alone with this problem or is this something general? Ideas how I get the before state again?

Have a nice weekend!