Update help file
authorDaniel Klaffenbach <danielklaffenbach@gmail.com>
Tue, 9 Nov 2010 23:13:21 +0000 (00:13 +0100)
committerDaniel Klaffenbach <danielklaffenbach@gmail.com>
Tue, 9 Nov 2010 23:13:21 +0000 (00:13 +0100)
src/help_en.html

index ce93a7d..5465bba 100644 (file)
@@ -1,22 +1,33 @@
 <h1>QCPUFreq Help</h1>
 
-This application allows you to lower your maximum CPU speed.
+This application allows you to adjust your maximum CPU speed.
+<br><br>
+This enables you to overclock your CPU easily (only on power kernel), but of course you can also underclock the CPU if desired. Underclocking might save some battery power if you are running applications like emulators, which cause your CPU to always run at full speed when it is really not required. Please note that lowering the maximum CPU frequency does not always save battery power and is not always the best choice!
 <br><br>
-This might be useful for some applications (like emulators), which cause your CPU to always run at full speed when it is really not required. You can save some battery power if you use such applications frequently. Please note that lowering the maximum CPU frequency does not always save battery power and is not always the best choice!<br><br>
 
 <hr>
-<strong>IMPORTANT:</strong>
+<strong>Notes for official kernel users:</strong>
 <ul>
- <li>Changes are lost after:</li>
- <ul>
-  <li>Rebooting the device</li>
-  <li>Making or receiving a call</li>
- </ul>
+ <li>Changes are lost after:
+  <ul>
+   <li>Rebooting the device</li>
+   <li>Making or receiving a call (only on official kernel)</li>
+  </ul>
+ </li>
  If you want to change your CPU frequency or SmartReflex™ settings permanently, you need to edit <em>/etc/pmconfig</em>. Only edit this file if you know what you are doing!
  </li>
  <li>When the maximum CPU frequency is equal to the minimum CPU frequency the kernel might use the next frequency scaling step as the maximum frequency. For instance, if you set your maximum frequency to 250MHz the official kernel will actually use 500MHz as the maximum frequency. This is a kernel problem.</li>
  <li>SmartReflex™ is known to be unstable on some devices and may cause random reboots.</li>
  <li>Starting with PR 1.2, Nokia has disabled "VDD2 SR" in order to make the device more stable. This is why QCPUFreq only enables VDD1 SmartReflex™.</li>
- <li>On official kernels the CPU temperature is very unaccurate. On power kernels the temperature can be much more precise, if the <em>bq27x00_battery</em> module was loaded.</li>
+ <li>On official kernels the CPU temperature is very inaccurate.</li>
+ <li>The value of the CPU temperature might sometimes be "Unknown". This is yet another kernel problem and not a bug in QCPUFreq.</li>
+</ul>
+
+<strong>Notes for power kernel users:</strong>
+<ul>
+ <li>In order to set the current maximum frequency as default, select <strong>Save</strong> in the QCPUFreq menu.</li>
+ <li>SmartReflex™ is known to be unstable on some devices and may cause random reboots.</li>
+ <li>Starting with PR 1.2, Nokia has disabled "VDD2 SR" in order to make the device more stable. This is why QCPUFreq only enables VDD1 SmartReflex™.</li>
+ <li>The CPU temperature might be very inaccurate. To get a much more precise value, you can enable automatic <em>bq27x00_battery</em> module loading in QCPUFreq settings.</li>
  <li>The value of the CPU temperature might sometimes be "Unknown". This is yet another kernel problem and not a bug in QCPUFreq.</li>
 </ul>