diff options
Diffstat (limited to 'docs')
-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 b72c6b72..2b283ada 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> |