diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-16 10:17:29 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-16 10:17:29 (EDT) |
commit | e665b159fb896880b4e9bb16948b696acf647691 (patch) | |
tree | 083371e2145bafd9fb3460ab69bd14deeca4f6c4 /docs/misc/index.html | |
parent | e7007b6900c7d8d5b16a131d9310cca51afa953a (diff) | |
download | libreboot-e665b159fb896880b4e9bb16948b696acf647691.zip libreboot-e665b159fb896880b4e9bb16948b696acf647691.tar.gz libreboot-e665b159fb896880b4e9bb16948b696acf647691.tar.bz2 |
notes about powertop --calibrate
Diffstat (limited to 'docs/misc/index.html')
-rw-r--r-- | docs/misc/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/misc/index.html b/docs/misc/index.html index b72c6b7..2b283ad 100644 --- a/docs/misc/index.html +++ b/docs/misc/index.html @@ -39,6 +39,9 @@ at boot time. Load the file in your text editor to see how it does that.</p> <p>$ <b>sudo ./resources/scripts/misc/powertop.trisquel7</b></p> + <p> + Might want to run with --calibrate first + </p> </div> <p><a href="#pagetop">Back to top of page</a></p> @@ -89,6 +92,10 @@ WantedBy=multi-user.target <b># systemctl start powertop</b></p> <p>The next time you boot the system, the buzz will be gone.</p> + + <p> + Might want to run with --calibrate first + </p> <p><a href="#pagetop">Back to top of page</a></p> |