![]() |
2010-04-04
, 06:32
|
Posts: 310 |
Thanked: 383 times |
Joined on Jan 2010
|
#102
|
![]() |
2010-04-04
, 10:41
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#103
|
I've been playing with the overclocking stuff in this thread:
Any chance you could release an overclocking kernel with these timings?
Min/max speeds can be controlled via sysfs as well, so a max of 600mhz could be as default, with interested users able to enable 900mhz with a simple command.
![]() |
2010-04-04
, 11:28
|
Posts: 151 |
Thanked: 82 times |
Joined on Sep 2008
|
#104
|
yes, I've seen the overclocking thread.
If it's possible I'd keep the default 600MHz as max (for stability) but give users the possibility to manually fry their device at 1GHz.
http://talk.maemo.org/showpost.php?p...&postcount=509
the main problem is that the max freq cannot be set as a boot parameter
unlike in previous kernel versions http://lwn.net/Articles/11548/
![]() |
2010-04-04
, 13:25
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#105
|
echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq echo 250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
The Following User Says Thank You to titan For This Useful Post: | ||
![]() |
2010-04-04
, 13:52
|
Posts: 151 |
Thanked: 82 times |
Joined on Sep 2008
|
#106
|
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
I currently don't have my USB cable (for reflashing) with me so I can't test it myselfCode:echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq echo 250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
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!
![]() |
2010-04-04
, 14:10
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#107
|
![]() |
2010-04-04
, 14:13
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#108
|
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)
![]() |
2010-04-04
, 14:16
|
|
Posts: 664 |
Thanked: 160 times |
Joined on Jul 2008
@ Australia
|
#109
|
![]() |
2010-04-04
, 14:33
|
Posts: 151 |
Thanked: 82 times |
Joined on Sep 2008
|
#110
|
http://maemo.org/packages/package_in....6.28-maemo18/
Last edited by titan; 2010-04-01 at 06:35. Reason: testing link