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 121: Line 121:
# Copy a sane profile to your kernel profile folder<pre> cp /usr/share/kernel-power-settings/default ~/.kernel/myprofile </pre>
# Copy a sane profile to your kernel profile folder<pre> cp /usr/share/kernel-power-settings/default ~/.kernel/myprofile </pre>
# Edit the profile to enable SmartReflex<pre> nano ~/.kernel/myprofile </pre>
# Edit the profile to enable SmartReflex<pre> nano ~/.kernel/myprofile </pre>
-
# Look for the lines:<pre> SMARTREFLEX_VDD1=0 SMARTREFLEX_VDD2=0</pre>
+
# Look for the lines:<pre>SMARTREFLEX_VDD1=0 <br /> SMARTREFLEX_VDD2=0</pre>
-
# Edit them to the following:<pre>SMARTREFLEX_VDD1=1 SMARTREFLEX_VDD2=1</pre>
+
# Edit them to the following:<pre>SMARTREFLEX_VDD1=1 <br /> SMARTREFLEX_VDD2=1</pre>
# Save the file by pressing Ctrl+X, and confirm with Y then press Enter.
# Save the file by pressing Ctrl+X, and confirm with Y then press Enter.
# Test the profile<pre> sudo kernel-config load myprofile </pre>
# Test the profile<pre> sudo kernel-config load myprofile </pre>

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)