[x] I've read and accepted the Bug Reporting Howto
[x] I've provided all required tlp-stat outputs via Gist (see below)
Describe the bug
- TLP does not apply bat charge limit (e.g. 80) and the system continue to charge bat to 100% in linux 7.1 kernels.
- This does not happen in linux 7.0 and prior versions.
- The threshold can be set successfully with cli
(e.g. running # echo 80 | tee /sys/class/power_supply/BAT0/charge_control_end_threshold)
Expected behavior
- The battery charge would stop at the threshold set.
To Reproduce
- install a linux 7.1 kernel
- set bat thresholds in /etc/tlp.conf
- enable systemd service
Additional context
I also reported this issue to the kernel Bugzilla.
https://bugzilla.kernel.org/show_bug.cgi?id=221673
[x] I've read and accepted the Bug Reporting Howto
[x] I've provided all required
tlp-statoutputs via Gist (see below)Describe the bug
(e.g. running
# echo 80 | tee /sys/class/power_supply/BAT0/charge_control_end_threshold)Expected behavior
To Reproduce
Additional context
I also reported this issue to the kernel Bugzilla.
https://bugzilla.kernel.org/show_bug.cgi?id=221673