https://bugs.kde.org/show_bug.cgi?id=450551
--- Comment #40 from Michael <k...@callthecomputerdoctor.com> --- (In reply to ioo+kde from comment #39) > So #17 is a systemd service that run this command: > echo 75 > /sys/class/power_supply/CMB0/charge_control_end_threshold > > but when I run it as root I get: > bash: echo: write error: Invalid argument First do this: ls -la /sys/class/power_supply/ ... and you'll see something differing from CMB0. In my case, I see ACAD and BAT1. I substitute BAT1 for CMB0 in your case. -- You are receiving this mail because: You are watching all bug changes.