Skip to content

Commit

Permalink
Update readme, install psutil lib for power_helper
Browse files Browse the repository at this point in the history
  • Loading branch information
AdnanHodzic authored Feb 5, 2023
1 parent 8f343df commit c65eac3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ Navigate to repo location where `power_helper.py` resides, i.e:

`cd auto-cpufreq/auto_cpufreq`

Make sure to have `psutil` Python library installed before next step, i.e: `sudo python3 -m pip install psutil`

Then disable GNOME Power Profiles Daemon by runing:

`sudo python3 power_helper.py --gnome_power_disable`
Expand Down

0 comments on commit c65eac3

Please sign in to comment.