diff options
Diffstat (limited to 'docs/misc/index.html')
-rw-r--r-- | docs/misc/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/misc/index.html b/docs/misc/index.html index 20c96e21..d75a78c8 100644 --- a/docs/misc/index.html +++ b/docs/misc/index.html @@ -19,7 +19,7 @@ Or <a href="../index.html">Back to main index</a>. </p> <ul> - <li><a href="#trisquel7_powertop">High Pitched Whining Noise on Idle (how to remove in Trisquel 7)</a></li> + <li><a href="#debian_powertop">High Pitched Whining Noise on Idle (how to remove in Debian or Trisquel 7)</a></li> <li><a href="#high_pitch_parabola">High Pitched Whining Noise on Idle (how to remove in Parabola)</a></li> <li><a href="#serial">X60/T60: Serial port - how to use (for dock owners)</a></li> <li><a href="#powerbeeps">Power Management Beeps on Thinkpads</a></li> @@ -32,15 +32,15 @@ <div class="section"> - <h1 id="trisquel7_powertop">High Pitched Whining Noise on Idle (how to remove in Trisquel 7)</h1> + <h1 id="debian_powertop">High Pitched Whining Noise on Idle (how to remove in Trisquel 7)</h1> <div class="subsection"> - <h2 id="trisquel7_powertop_autostart">Start powertop automatically at boot time</h2> + <h2 id="debian_powertop_autostart">Start powertop automatically at boot time</h2> - <p>Included with libreboot is a script called 'powertop.trisquel7'. Run this as root and it will setup powertop to run with --auto-tune + <p>Included with libreboot is a script called 'powertop.debian'. Run this as root and it will setup powertop to run with --auto-tune 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>$ <b>sudo ./resources/scripts/misc/powertop.debian</b></p> <p> Might want to run with --calibrate first </p> |