Updated documentation.
[qcpufreq] / src / help_en.html
1 <h1>QCPUFreq Help</h1>
2
3 This application allows you to lower your maximum CPU speed.
4 <br><br>
5 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>
6
7 <hr>
8 <strong>IMPORTANT:</strong>
9 <ul>
10  <li>Changes are lost after:</li>
11  <ul>
12   <li>Rebooting the device</li>
13   <li>Making or receiving a call</li>
14  </ul>
15  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!
16  </li>
17  <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>
18  <li>SmartReflex™ is known to be unstable on some devices and may cause random reboots.</li>
19  <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>
20  <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>
21  <li>The value of the CPU temperature might sometimes be "Unknown". This is yet another kernel problem and not a bug in QCPUFreq.</li>
22 </ul>