QUOTE(Zhao @ Nov 15 2010, 05:37 PM)
okay sifu.i will try reflash whole n900 .btw hw to clock to 900mhz. i use an app to oc everytime,wont save .... n when it is 0.9ghz it will auto turn off. any way to prevent reboot?
that means, overclocking to 900mhz is unstable for you..try lower such as 850mhz or 900mhz..
first, install enhanced power kernel (settings)
then,
CODE
root
kernel-config load ideal
kernel-config limits 250 900
kernel-config show
the last code will produce an output that shows the min and max frequency..
if it doesn't reboot, and stable for a day or two, and you wish to make it permanent, u can save it as "profile"
CODE
root
kernel-config load ideal
kernel-config limits 250 900
kernel-config save profile
kernel-config default profile
Now, when you reboot, it will auto-load "profile" with ideal voltage with min/max cpu frequency on 250/900 mhz..
if however, you experienced reboot when OC to 900, change the value lower to 850 or 800..then only save it..