View Single Post
Posts: 151 | Thanked: 82 times | Joined on Sep 2008
#106
Originally Posted by titan View Post
I have uploaded a new version that is supposed to support 125,250,500,550,600,700,750,800,850,900,1000MHz and sets the default max to 600MHz.
for freq >= 850 the DSP is set to 500MHz.
You should be able to change the frequency range as root using
Code:
echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
echo 250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
I currently don't have my USB cable (for reflashing) with me so I can't test it myself
If there are any volunteers please let me know whether it works.
Installing this new kernel is at your own risk, of course.
Be prepared to reflash the stock kernel per USB!

You can download version 19 from
http://maemory.com/N900/overclock/
install all packages and the kernel-flasher-maemo last.
Good luck!
Is there a way to make it persistent so it survives reboots?

Also, compared to what I have on my phone, scaling_max_freq is currently reporting 600,000 although it's overclocked to 900Mhz (cpuinfo_max_freq)

Last edited by fixfox; 2010-04-04 at 13:56.