Skip to content

Instantly share code, notes, and snippets.

View Sphynx-HenryAY's full-sized avatar

Henry Au-Yeung Ho Nam Sphynx-HenryAY

View GitHub Profile

0. setup python virtual environment

python -m venv ansible source ansible/bin/activate

1. install rust

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh (you might have to restart your terminal)

2. install wheel

pip install wheel

@Sphynx-HenryAY
Sphynx-HenryAY / x13-setup.md
Last active August 17, 2021 15:50
Setup Ive made to my Asus ROG Flow x13, these setup should also apply to other ASUS laptops, for example the ROG G14.

1. Fix temperature problem ref

  • Open Registry Editor
    • Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\be337238-0d82-4146-a960-4f3749d470c7
    • Select Attributes
    • Modify the value of "Attributes" from 1 to 2. Data should read “0x00000002 (2)”
  • Go to the Power Plan Options
    • A new option "Processor performance boost mode" will appear
    • Set it to Disable
  • Click Apply
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.