https://bugs.kde.org/show_bug.cgi?id=450551
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CONFIRMED --- Comment #61 from [email protected] --- https://gitlab.com/asus-linux/asusctl asusctl did the job for my Asus laptop. Steps in Fedora: 1. Enable the repo in your package manager if it is available. > sudo dnf copr enable lukenukem/asus-linux 2. Install asusctl with your package manager. > sudo dnf install asusctl 3. Enable asusd with the following command: > systemctl start asusd 4. Set charging limit threshold to 60% or whatever you desire: > asusctl -c 60 -- You are receiving this mail because: You are watching all bug changes.
