Skip to content

TLP does not apply bat charge threshold in linux 7.1/ASUS zenbook #890

Description

@leejm516

[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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions