5465bba2b8c4a7be0259eae11cf35ef983777f6a
[qcpufreq] / src / help_en.html
1 <h1>QCPUFreq Help</h1>
2
3 This application allows you to adjust your maximum CPU speed.
4 <br><br>
5 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!
6 <br><br>
7
8 <hr>
9 <strong>Notes for official kernel users:</strong>
10 <ul>
11  <li>Changes are lost after:
12   <ul>
13    <li>Rebooting the device</li>
14    <li>Making or receiving a call (only on official kernel)</li>
15   </ul>
16  </li>
17  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!
18  </li>
19  <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>
20  <li>SmartReflex™ is known to be unstable on some devices and may cause random reboots.</li>
21  <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>
22  <li>On official kernels the CPU temperature is very inaccurate.</li>
23  <li>The value of the CPU temperature might sometimes be "Unknown". This is yet another kernel problem and not a bug in QCPUFreq.</li>
24 </ul>
25
26 <strong>Notes for power kernel users:</strong>
27 <ul>
28  <li>In order to set the current maximum frequency as default, select <strong>Save</strong> in the QCPUFreq menu.</li>
29  <li>SmartReflex™ is known to be unstable on some devices and may cause random reboots.</li>
30  <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>
31  <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>
32  <li>The value of the CPU temperature might sometimes be "Unknown". This is yet another kernel problem and not a bug in QCPUFreq.</li>
33 </ul>