maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Overclock the N900? (https://talk.maemo.org/showthread.php?t=39753)

iamNarada 2010-04-06 20:02

Re: Overclock the N900?
 
Hmmm, well, I recognize that the first person who bricks will post (RIGHT!?), but please keep up the updates, i.e. stable runtimes while overclocked. Inquiring minds like to know!

egoshin 2010-04-06 20:22

Re: Overclock the N900?
 
Quote:

Originally Posted by titan (Post 598204)
0x3C is the maximum, used for everything >= 600MHz.
above 800MHz the DSP is clocked to 500MHz instead of 430MHz.
For 125MHz I use a lower voltage than (the original one) for 250MHz.

Is it needed? Did you try to use the same voltage - it may prevent switching to highest frequency.

ceroberts75 2010-04-06 20:24

Re: Overclock the N900?
 
Quote:

Originally Posted by miwalter (Post 598231)
No - it's not save. All the people reporting they run at 900 or more are only posting here to amuse themselfes and get innocent souls like you to brick their device.

:cool:

the sky is falling, the sky is falling....


ok chicken little, make sure it is not an apple.


its been a couple of days now and still no crash and rock solid at the 900mhz (w/o the DSP bump)

ticktock666 2010-04-06 20:24

Re: Overclock the N900?
 
I'm not sure if this was reported before, but I'm unable to use the "search thread" function for some reason, so please excuse me if this is a repost.

I've OCed my phone today to 800 mhz following the instructions in jakiman awesome post, then used the following command to fix the "about" page :
apt-get install --reinstall mp-fremantle-003-pr

everything seemed to be running smoothly, until I got on the bus heading back home and started panucci to continue an audio book I was listening to, I had no problems with the files from this book before but now they seem to stutter a lot, like every 1-3 mins

I do believe this is related to OCing the device, but I'm going to test more by restoring the original kernel then replaying the same files and see if I get the stuttering or now, and will report here.

Lehto 2010-04-06 20:27

Re: Overclock the N900?
 
Doing the hazard testings and wondering how the hell the moto droid guys got to 1200mhz. That clock speed seriously is asking for more voltage AND A LOT OF IT! For now the 1100mhz is "behind a switch" for me as I dont trust the thing to run it when it wishes.
http://img.photobucket.com/albums/v3...406-232459.png

Matan 2010-04-06 20:31

Re: Overclock the N900?
 
Audio stuttering might be related to 125MHz. When using mplayer to play mp3 file, I noticed that the frequency changes sometime between 125 and 250. Without good enough buffering it might cause stuttering.

nokian-series 2010-04-06 20:40

Re: Overclock the N900?
 
Quote:

Originally Posted by Bratag (Post 597905)
All you need do is edit the line

scaling_max_freq 600000

and replace it with whatever you want the max to be for example

scaling_max_freq 850000

save - reboot.

Sorry to All..this maybe a stupid question but..i'll thanks some info that anyone can provide.

I'm Running the 900 Mhz Kernel about 2 days..all fastest, no issues, all going good enought! :)

I'm reading this threads..so..i'm not realy in 900 MHz ? Need to do: scaling_max_freq 850000 at that config file?

Sorry for my 'dont understanding' ..

Than you all.

egoshin 2010-04-06 20:44

Re: Overclock the N900?
 
Quote:

Originally Posted by nokian-series (Post 598305)
Sorry to All..this maybe a stupid question but..i'll thanks some info that anyone can provide.

I'm Running the 900 Mhz Kernel about 2 days..all fastest, no issues, all going good enought! :)

I'm reading this threads..so..i'm not realy in 900 MHz ? Need to do: scaling_max_freq 850000 at that config file?

Sorry for my 'dont understanding' ..

Than you all.

Do in X-Term application:

echo "900000" >/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq

and it switches your N900 to 900MHz maximum frequency.

(EDIT: wrong file)

Faz 2010-04-06 20:44

Re: Overclock the N900?
 
Quote:

Originally Posted by titan (Post 597569)
There is a new stable overclockable kernel in extras-testing.
Installation is very simple: install the package kernel-flasher-maemo (section system in HAM), shutdown and cold boot. There's no need for reflashing etc.
It requires firmware PR1.1 or newer.

The default limit is at stable 600MHz. This is the same setting as the stock kernel and is safe.

This kernel makes it possible dynamically change the maximum frequency up to 1.2GHz (supported frequencies are 250,500,550,600,700,750,800,850,900,950,1000,1100, 1200MHz)
WARNING: Overclocking may damage your device and is at your own risk!
You can manually increase the limit until your device fries using, e.g. for 600MHz
Code:

sudo gainroot
echo 600000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq

The last line shows which value was actually set.
This setting takes effect immediately and is cleared with the next reboot.
To permanently fix the limit edit the scaling_max_freq setting in /etc/pmconfig (using vi).
WARNING: Permanent overclocking is very dangerous!

Apart from overclocking, this kernel has a lot of other features
(2.6.28.10, PR1.2 SDK patches etc) see http://talk.maemo.org/showthread.php?t=43420
It also retains the version info in Settings -> Product info.
If it works well for you, please vote at
http://maemo.org/packages/package_in....6.28-maemo19/

PS: 125MHz is deliberately not included, see http://talk.maemo.org/showpost.php?p...&postcount=141

Good luck!

Many thanks titan!!!

If anyone is having issues with this it may be may due to inadvertently installing kernel-flasher-maemo from the Dev Testing repository instead of the Testing repo.

I was initially having no luck, I kept editing /etc/pmconfig, reboot / shutdown but it kept reverting! :confused:

Then I realised I installed kernel-flasher from Maemo Extra-devel NOT Maemo Extras-testing as I had both of these enabled!

So I disabled the Dev repo which resulted in Application Manager prompting to update kernel-flasher-maemo to a higher version from Testing. Updated and pleased to report changes made to /etc/pmconfig are now persistent.

User error! :rolleyes:

UNderworld 2010-04-06 20:53

Re: Overclock the N900?
 
Quote:

Originally Posted by egoshin (Post 598033)
Can you show an output of

cat /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state

while kernel has 125MHz capability?


900000 640923
595000 11019
500000 162639
250000 82307
125000 2327638

does that mean anything??


All times are GMT. The time now is 08:41.

vBulletin® Version 3.8.8