Asus battery health charging working on Ubuntu 19.10, but not working on Ubuntu 20.04
Put this in your /etc/crontab
:
@reboot root echo 60 > /sys/class/power_supply/BAT0/charge_control_end_threshold
This works perfectly for me.
Put this in your /etc/crontab
:
@reboot root echo 60 > /sys/class/power_supply/BAT0/charge_control_end_threshold
This works perfectly for me.