Endeavous OS - laptop charge limit
October 19, 2025•485 words
To check if you are able to use charge limits, you can try to run the following command in konsole:
echo 85 | sudo tee /sys/class/power_supply/BAT0/charge_control_end_threshold
If you do not get a bunch of errors or some access denied error, then this might be working for you. Check by charging the laptop untill you reach (in this case) 85%. The laptop should then stop charging and remind you that you have set up a limit. Excellent.
It could be that your battery is called something else than...
Read post