Skip to content

Instantly share code, notes, and snippets.

@jjangg96
Created February 26, 2021 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jjangg96/04cf27c0316af3e50e77d86e5d57d53c to your computer and use it in GitHub Desktop.
Save jjangg96/04cf27c0316af3e50e77d86e5d57d53c to your computer and use it in GitHub Desktop.
rm -rf $HOME/isw
sudo apt update
sudo apt install git -y
git clone https://github.com/YoyPa/isw
sudo cp -r $HOME/isw/etc/* /etc/
sudo modprobe ec_sys write_support=1
sudo $HOME/isw/isw -s 0x8b 75
sudo $HOME/isw/isw -s 0x8c 80
sudo $HOME/isw/isw -s 0x8d 85
sudo $HOME/isw/isw -s 0x8e 90
sudo $HOME/isw/isw -s 0x8f 95
sudo $HOME/isw/isw -s 0x90 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment