View Single Post
Posts: 202 | Thanked: 30 times | Joined on Mar 2010 @ CZE
#3652
Originally Posted by Tzoni View Post
I overclocked my N900 again. I use the same stuff that I used last time but now it doesnt use 500-850 mhz but 250-850mhz. Is this intented or did I screw something up?
If youre using Titans kernel-power (from repositories), try setting your preferred profile via

Code:
kernel-config load <profile_name>
example:

Code:
kernel-config load xlv

and then setting the minimum and maximum frequencies via

Code:
kernel-config limits <minimum> <maximum>
example:

Code:
kernel-config limits 250 850
...

The profile name can be AFAIK

Code:
defaul, lv, ulv, xlv, ideal, starving
You can find the profile files in /usr/share/kernel-power-settings/ (or somewhere like that) ...
__________________
"I'm a Nokia fan. Ericsson ruled, Sony Ericsson SUX!!!"
Titans kernel up-and-running, N900 PR1.2 @ XLV 250-900 (Overclocking Guide)

Last edited by michalurban; 2010-05-15 at 19:39.