Created
October 13, 2022 08:01
-
-
Save edoardoc/7a801fcc50185fec7d49d2bafe36a492 to your computer and use it in GitHub Desktop.
a quick script to reset the battery usage for a Star LabTop MK III, to be put in /boot/efi/EFI/ and launched from a UEFI shell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mm -io 66 1 | |
stall 1000 | |
mm -io 66 81 -W 1 | |
stall 1000 | |
mm -io 66 1 | |
stall 1000 | |
mm -io 62 40 -W 1 | |
mm -io 66 1 | |
stall 1000 | |
mm -io 62 01 -W 1 | |
mm -io 1804 3C00 -W 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment