X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/7fd4b59a229bc54faf9642a518311ad9a9564c2f..f7d011bf0ff2d111baa91546b24b17e4a9eb8111:/files/quickstart.txt diff --git a/files/quickstart.txt b/files/quickstart.txt index 34a61d7..40ec94c 100644 --- a/files/quickstart.txt +++ b/files/quickstart.txt @@ -256,3 +256,20 @@ sudo parted /dev/nvme0n1 rm # If you're asked if you want to proceed, say 'y'. If your asked if you want to # ignore, say, ignore. + +Control Charging +================ +# Do not charge +echo inhibit-charge > /sys/class/power_supply/macsmc-battery/charge_behaviour + +# Default +echo auto > /sys/class/power_supply/macsmc-battery/charge_behaviour + +# Force discharge +echo force-discharge > /sys/class/power_supply/macsmc-battery/charge_behaviour + +# Find out which device tree you're using +cat /proc/device-tree/compatible + +# Bluetooth +https://g3la.de/hedgedoc/s/MIaCyVv1A#Bluetooth