Editing Overclocking

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 100: Line 100:
==Overclocking==
==Overclocking==
Once you have installed kernel-power, you are ready to start overclocking.
Once you have installed kernel-power, you are ready to start overclocking.
-
# List available frequencies ("active frequencies")<pre> sudo kernel-config show </pre>
+
# List available frequencies ("active frequencies")
 +
<pre> sudo kernel-config show </pre>
# Select the lowest and highest frequencies to be used from the list of active frequencies,  The kernel will use all '''active frequencies''' between and including those you selected.
# Select the lowest and highest frequencies to be used from the list of active frequencies,  The kernel will use all '''active frequencies''' between and including those you selected.
-
# The following command will set the frequencies to stock:<pre> sudo kernel-config limits 250 600 </pre>
+
# The following command will set the frequencies to stock:
-
# The following command will set the maximum to the highest supported by '''SmartReflex'''. (Note that SmartReflex in kernel-power v50 only works with frequencies up to 900MHz.)<pre> sudo kernel-config limits 250 900 </pre>
+
<pre> sudo kernel-config limits 250 600 </pre>
 +
# The following command will set the maximum to the highest supported by '''SmartReflex'''. (Note that SmartReflex in kernel-power v50 only works with frequencies up to 900MHz.)
 +
<pre> sudo kernel-config limits 250 900 </pre>
# At this point, you should test system stability by launching a few programs, browsing JavaScript-heavy webpages, and playing a movie.
# At this point, you should test system stability by launching a few programs, browsing JavaScript-heavy webpages, and playing a movie.
-
# Should you encounter no reboots, you can save your overclocking profile.<pre> sudo kernel-config save myprofile </pre>
+
# Should you encounter no reboots, you can save your overclocking profile.
-
# You can now proceed to set your kernel profile as the default, to be loaded automatically at startup.<pre> sudo kernel-config default myprofile </pre>
+
<pre> sudo kernel-config save myprofile </pre>
 +
# You can now proceed to set your kernel profile as the default, to be loaded automatically at startup.
 +
<pre> sudo kernel-config default myprofile </pre>
==Undervolting==
==Undervolting==

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)