maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   overclocking kernel modules + UI for PR1.3 [ko v1.5.4] [ui v1.2.7] (https://talk.maemo.org/showthread.php?t=83357)

Creamy Goodness 2012-04-13 22:29

Re: overclocking kernel modules for PR1.2
 
cat /proc/opptimizer
it's the last thing it says

Sniper_swe 2012-04-13 22:43

Re: overclocking kernel modules for PR1.2
 
v1.3 thanks

handyAndy 2012-04-14 01:32

Re: overclocking kernel modules for PR1.2
 
~30 hours after applying 1,3Ghz oc and still stable, no problems whatsoever. Keep the faith people!

Creamy Goodness 2012-04-14 01:35

Re: overclocking kernel modules for PR1.2 [v1.4]
 
i just put a new version that has one fix -- basically if you are decreasing the speed it changes the speed before changing the voltage.
it should help with crashing, but i accidentally coded it backwards and it didn't crash for me like that either. The crashing could also have been a timing issue which i've fixed by complicating things, so YMMV.

(let me know how it works for you)

Creamy Goodness 2012-04-14 01:38

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by handyAndy (Post 1191877)
~30 hours after applying 1,3Ghz oc and still stable, no problems whatsoever. Keep the faith people!

That's good... I would expect the chip to become damaged after a period of months though. You might find it needs more voltage at lower clocks too soon :(

handyAndy 2012-04-14 01:47

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by Creamy Goodness (Post 1191882)
That's good... I would expect the chip to become damaged after a period of months though. You might find it needs more voltage at lower clocks too soon :(

So are you suggesting me to change my settings? how about the guy whos running it at 1,35Ghz?

Dragoss91 2012-04-14 08:30

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by handyAndy (Post 1191883)
So are you suggesting me to change my settings? how about the guy whos running it at 1,35Ghz?

Mine is running at 1350mhz for +12 hours , no lag/freeze/reboot so far , everything works fine .

I don't think the chip would get damaged at these frequencies , my N900 runs at 1ghz for almost a year and nothing has changed . That is +400mhz on a 600mhz chip , I don't think +350 on a 1000mhz chip could damage anything since they are such similar .

Dragoss91 2012-04-14 09:35

Re: overclocking kernel modules for PR1.2
 
Quote:

Originally Posted by Dragoss91 (Post 1190226)
I've took files of amandalam and modified them a bit , also removed 1.1ghz oc profile .

Installing procedure is same , copy usr and opt in the root of N9 then execute this command :

chmod +x /opt/overclock/*

Description of files :

1GHz default profile , smartreflex enabled
1.2GHz + smartreflex disabled
1.3GHz + smartreflex disabled (Better don't try this , it's pretty unstable)

I changed them a bit since I got voltage control working , the new description is this :

1Ghz - 1000mhz , no more smartreflex involved because I always get instant reboot when I press on 1Ghz icon .
1.2Ghz - 1200mhz , no SR , up threshold set to 75 and default voltage
1.3Ghz - 1300Mhz , no SR , up threshold set to 75 and 1387500 voltage
EnableSR - as title says
DisableSR - ........... potato

Installing procedure is same as in my quoted post .

Download : http://www.mediafire.com/?t61y58avdyo7ob1

RafaelVlmendes 2012-04-14 12:11

Re: overclocking kernel modules for PR1.2
 
Quote:

Originally Posted by Dragoss91 (Post 1191964)
I changed them a bit since I got voltage control working , the new description is this :

1Ghz - 1000mhz , no more smartreflex involved because I always get instant reboot when I press on 1Ghz icon .
1.2Ghz - 1200mhz , no SR , up threshold set to 75 and default voltage
1.3Ghz - 1300Mhz , no SR , up threshold set to 75 and 1387500 voltage
EnableSR - as title says
DisableSR - ........... potato

Installing procedure is same as in my quoted post .

Download : http://www.mediafire.com/?t61y58avdyo7ob1

Hi Dragoss91.
The function oc1300 no work , only oc1200.. Please changer after

Sniper_swe 2012-04-14 14:27

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Tried the modules in nitdroid (with help from E-yes) and they worked fine:)
antutu Benchmark
1ghz : score 590
1.1ghz : score 687
Pretty Good increase for 100 mhz overclock:)

Dragoss91 2012-04-14 17:18

Re: overclocking kernel modules for PR1.2
 
Quote:

Originally Posted by RafaelVlmendes (Post 1191999)
Hi Dragoss91.
The function oc1300 no work , only oc1200.. Please changer after

Can you do again chmod +x /opt/overclock/* , I've had same problem and I fixed it with this .

RafaelVlmendes 2012-04-14 17:59

Re: overclocking kernel modules for PR1.2
 
Quote:

Originally Posted by Dragoss91 (Post 1192105)
Can you do again chmod +x /opt/overclock/* , I've had same problem and I fixed it with this .

Hi Dragoss91.
Else, I had tryed and no work.. No have problem with the script oc13000?
oc1000, oc1200 work normal, but oc1300 no work..

Dragoss91 2012-04-14 18:49

Re: overclocking kernel modules for PR1.2
 
Quote:

Originally Posted by RafaelVlmendes (Post 1192125)
Hi Dragoss91.
Else, I had tryed and no work.. No have problem with the script oc13000?
oc1000, oc1200 work normal, but oc1300 no work..

Do you have v1.4 version ? Check it with this command , look at the last line .

cat /proc/opptimizer

mariusmssj 2012-04-14 19:31

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by Sniper_swe (Post 1192042)
Tried the modules in nitdroid (with help from E-yes) and they worked fine:)
antutu Benchmark
1ghz : score 590
1.1ghz : score 687
Pretty Good increase for 100 mhz overclock:)

This is getting really interesting!

Sniper_swe 2012-04-14 19:57

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Little more testing in nitdroid with antutu benchmark.
Here are the results:)

616@1000mhz
696@1100mhz
734 @1150mhz
769 @1200mhz

afraid to go higher at this point.:P

edit: could'nt resist going 1250mhz:P
Results 797 points.

edit again!: Went 1.3ghz to see if it would handle the test and it did.
Result: 835points.


for fun battery temp 27 celsius after running all frequencies back to back. starting at 1 ghz up to 1.3 and down to 1 again

pipould 2012-04-14 23:23

Re: overclocking kernel modules for PR1.2
 
Quote:

Originally Posted by RafaelVlmendes (Post 1191999)
Hi Dragoss91.
The function oc1300 no work , only oc1200.. Please changer after

+1, getting the same issue on mine...

Didn't have much time to follow the thread but wow lot of work done :)

Sad that downclock is not possible yet :(

pipould 2012-04-14 23:28

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by Creamy Goodness (Post 1191881)
i just put a new version that has one fix -- basically if you are decreasing the speed it changes the speed before changing the voltage.
it should help with crashing, but i accidentally coded it backwards and it didn't crash for me like that either. The crashing could also have been a timing issue which i've fixed by complicating things, so YMMV.

(let me know how it works for you)

Does not seem to work for me... Reverting to 1Ghz isn't reflected in conky. And 1.3Ghz with increased voltage back to 1Ghz leads to reboot.

Arie 2012-04-15 01:50

Re: overclocking kernel modules for PR1.2 [v1.4]
 
When can we expect a .deb and something that stays after a reboot?

Creamy Goodness 2012-04-15 02:07

Re: overclocking kernel modules for PR1.2 [v1.4]
 
you shouldn't

TMavica 2012-04-15 02:40

Re: overclocking kernel modules for PR1.2 [v1.4]
 
thanks i saw
sorry for my post, i del it

Arie 2012-04-15 03:44

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by Creamy Goodness (Post 1192231)
you shouldn't

Why do you say that?

Creamy Goodness 2012-04-15 04:19

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by Arie (Post 1192257)
Why do you say that?

Because estimating the time a project takes accurately is very difficult. Especially if nobody is working on it 'full time'.

TMavica 2012-04-15 06:54

Re: overclocking kernel modules for PR1.2 [v1.4]
 
tested. Run pretty good with yours guildline
just tell you 1 things, the guildline, the opptimizer.ko should be edit to opptimizer_n9.ko

Flapzapninja 2012-04-15 08:13

Re: overclocking kernel modules for PR1.2 [v1.4]
 
White 64Gb Finnish N9 running very stable 1.2GHz for a 24h now. No issues yet.

Definitely boosts a performance in web browsing and opening apps. Everyone who`s involved doing a great work!!

mariusmssj 2012-04-15 09:07

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by Arie (Post 1192229)
When can we expect a .deb and something that stays after a reboot?

I would say we first need more beta testers/contributors. Once people joined in overclocking move forward by so much, bugs have been fixed and improvements were crated. We just need more people contributing their knowledge

fxzy 2012-04-15 10:04

Re: overclocking kernel modules for PR1.2 [v1.4]
 
I copied a voltage table from an OC kernel for Samsung Galaxy SL i9003 on xda developers, this phone as well used OMAP 3630 processor. Frequency used the voltage value listed below can enjoy a stable overclock.
CPUfreq >>>>>>> Voltage used

120 MHz >>>>>>> 840000
300 MHz >>>>>>> 1000000
600 MHz >>>>>>> 1162500
800 MHz >>>>>>> 1300000
1000 MHz >>>>>>> 1350000
1100 MHz >>>>>>> 1370000
1200 MHz >>>>>>> 1380000
1300 MHz >>>>>>> 1455000
1350 MHz >>>>>>> 1485000
1380 MHz >>>>>>> 1500000

I am now having one more concern, apart from overclock, is this possible to underclock to 120 Mhz to save battery?
Does N9 have the CPU governor to force the phone stay on lowest frequency when stand by ?

Xda thread: http://forum.xda-developers.com/showpost.php?p=24802553&postcount=1385

Sent from my HTC HD2 using Tapatalk

TMavica 2012-04-15 10:47

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by fxzy (Post 1192330)
I copied a voltage table from an OC kernel for Samsung Galaxy SL i9003 on xda developers, this phone as well used OMAP 3630 processor. Frequency used the voltage value listed below can enjoy a stable overclock.
CPUfreq >>>>>>> Voltage used

120 MHz >>>>>>> 840000
300 MHz >>>>>>> 1000000
600 MHz >>>>>>> 1162500
800 MHz >>>>>>> 1300000
1000 MHz >>>>>>> 1350000
1100 MHz >>>>>>> 1370000
1200 MHz >>>>>>> 1380000
1300 MHz >>>>>>> 1455000
1350 MHz >>>>>>> 1485000
1380 MHz >>>>>>> 1500000

I am now having one more concern, apart from overclock, is this possible to underclock to 120 Mhz to save battery?
Does N9 have the CPU governor to force the phone stay on lowest frequency when stand by ?

Xda thread: http://forum.xda-developers.com/show...postcount=1385

Sent from my HTC HD2 using Tapatalk

that means we can underclock at 1 GHz, default is higher than yours list
have you ever tried?

Dragoss91 2012-04-15 17:54

Re: overclocking kernel modules for PR1.2
 
Quote:

Originally Posted by pipould (Post 1192203)
+1, getting the same issue on mine...

Didn't have much time to follow the thread but wow lot of work done :)

Sad that downclock is not possible yet :(

Try this http://www.mediafire.com/?bixb4b37twpcirx

These are the files I use and they are working perfectly on my phone .

flotron 2012-04-15 18:44

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Is there any way to boost wifi signal? with a method like this?

rainisto 2012-04-15 18:53

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by flotron (Post 1192502)
Is there any way to boost wifi signal? with a method like this?

yes, if hardware allows higher signal, then this kind of kernel injection method would do the trick.

But no to stupid request (there is no problems in signal quality, and if you transmit rates go over FCC regulations, you are also breaking the law) and you are also posting to to wrong thread (off topic).

flotron 2012-04-15 19:23

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by rainisto (Post 1192507)
yes, if hardware allows higher signal, then this kind of kernel injection method would do the trick.

But no to stupid request (there is no problems in signal quality, and if you transmit rates go over FCC regulations, you are also breaking the law) and you are also posting to to wrong thread (off topic).

take it easy man, you'll live longer

and n9 wifi signal is far to be fine

mariusmssj 2012-04-16 06:58

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by flotron (Post 1192524)
take it easy man, you'll live longer

and n9 wifi signal is far to be fine

From what i heard it's just on battery saving mode, you can turn it off to use the full WIfi chips power.

fignew 2012-04-16 07:14

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Phone is nowhere near powerful enough to go over FCC regulations even if boosted.

godofwar424 2012-04-16 14:37

Re: overclocking kernel modules for PR1.2 [v1.4]
 
STOP GOING OFF TOPIC..

Make another damn thread if you want to ask questions that have NO RELEVANCE to the current thread..

If you want to mention another thread, just link to it like everybody else..

SaQ 2012-04-16 19:07

Re: overclocking kernel modules for PR1.2 [v1.4]
 
sorry but...

Can i use overclockin modules with openmode kernel. I can't find answer anywhere.

Thanks!

rainisto 2012-04-16 19:13

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by SaQ (Post 1192917)
sorry but...

Can i use overclockin modules with openmode kernel. I can't find answer anywhere.

Thanks!

page 11 of this thread.

nieldk 2012-04-16 19:14

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by SaQ (Post 1192917)
sorry but...

Can i use overclockin modules with openmode kernel. I can't find answer anywhere.

Thanks!

yes you can

Creamy Goodness 2012-04-16 19:15

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Yeah or read the 1st sentence of the 1st post...

flotron 2012-04-17 00:22

Re: overclocking kernel modules for PR1.2 [v1.4]
 
I recently found the limit of n9.
It supports max 1,35GHZ and the phone self reboot after an hour.
1,3GHZ much better stable.
1,37GHZ the phone instantly freeze.

Is there other tweak to avoid the phone restarts? (i would like to push to 1,4ghz)

itsnotabigtruck 2012-04-17 00:26

Re: overclocking kernel modules for PR1.2 [v1.4]
 
Quote:

Originally Posted by flotron (Post 1193053)
I recently found the limit of n9.
It supports max 1,35GHZ and the phone self reboot after an hour.
1,3GHZ much better stable.
1,37GHZ the phone instantly freeze.

Is there other tweak to avoid the phone restarts? (i would like to push to 1,4ghz)

How about 1.337 GHz? :)


All times are GMT. The time now is 19:15.

vBulletin® Version 3.8.8