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 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