Related
Hi All,
Here is a first release of my overclocked kernel.
This kernel enables 1.1 - 1.5 Ghz cpu frequencies in cpu governor.
- 1.1 and 1.2 are with Archos stock voltage
- 1.3, 1.4 and 1.5 are with a slight increase of voltage: 1.4V instead of 1.388V
Usual disclaimer: I'm not responsible if you fry your tablet with this kernel, I don't recommend overclocking at all.
I'm personally a bit against it but as many are interested, here it is. My tablet is apparently very stable at 1.2. 1.3 works a little but eventually crashes. Without voltage increase, 1.3 crashes very early.
Instructions:
- Flash this kernel in recovery along with your build initramfs
- Enable overclocked frequency with your favorite tool (setcpu, cpu boost, system tuner).
- If overclock crashes your tablet, power off with a long press (more than 10 seconds) on power button, then you can power on again and try lower overclock.
By default, this kernel boots at 1.0 Ghz to avoid any issue. I don't recommend using it on 4460, it won't bring you anything.
I also enabled tun.ko if anyone needs it.
Let me know how it runs for you!
letama said:
Hi All,
Here is a first release of my overclocked kernel.
This kernel enables 1.1 - 1.5 Ghz cpu frequencies in cpu governor.
- 1.1 and 1.2 are with Archos stock voltage
- 1.3, 1.4 and 1.5 are with a slight increase of voltage: 1.4V instead of 1.388V
Usual disclaimer: I'm not responsible if you fry your tablet with this kernel, I don't recommend overclocking at all.
I'm personally a bit against it but as many are interested, here it is. My tablet is apparently very stable at 1.2. 1.3 works a little but eventually crashes. Without voltage increase, 1.3 crashes very early.
Instructions:
- Flash this kernel in recovery along with your build initramfs
- Enable overclocked frequency with your favorite tool (setcpu, cpu boost, system tuner).
By default, this kernel boots at 1.0 Ghz to avoid any issue. I don't recommend using it on 4460, it won't bring you anything.
I also enabled tun.ko if anyone needs it.
Let me know how it runs for you!
Click to expand...
Click to collapse
great, i'll test it
I report if it works
btw. what did you change in the sources, did you just added the frequencies ?
djnilse said:
btw. what did you change in the sources, did you just added the frequencies ?
Click to expand...
Click to collapse
Yes, with voltage, and removed 1.2 ghz soc check. See attached diff of all changes.
Bonjour et Merci
Fonctionne a merveille sur archos 80g9 jusqu'a 1200 mhz.
encore merci
what do you mean with: don't use it on 4460??
i thought all g9's have omap 4460 cpu??
ICXPlay said:
what do you mean with: don't use it on 4460??
i thought all g9's have omap 4460 cpu??
Click to expand...
Click to collapse
nope there are the omap 4430, which runs at 1,0 GHz
and the omap 4460, which runs at 1,5 GHz
for last mentioned overclock to 1,5 GHz doesn't make any sense
ICXPlay said:
what do you mean with: don't use it on 4460??
i thought all g9's have omap 4460 cpu??
Click to expand...
Click to collapse
Only Turbo models have Omap4460 which runs @1.5GHz by default. Other models use Omap4430- 1.2GHz max
lol, yes
i just woke up
i thought i had a 4460 it is a 4430
Edit:
Did you include a autoroot methode in your kernel???
letama said:
Yes, with voltage, and removed 1.2 ghz soc check. See attached diff of all changes.
Click to expand...
Click to collapse
thank you, so in theory it could go even higher ?
what value defines the volt ?
the 1400000
Code:
+#define OMAP4430_VDD_MPU_OPPNUCLE_UV [B]1400000[/B]
or the 0x29 ? :
Code:
VOLT_DATA_DEFINE(OMAP4430_VDD_MPU_OPPNUCLE_UV, 0, OMAP44XX_CONTROL_FUSE_MPU_OPPNITRO, 0xfa, [B]0x29[/B], OMAP_ABB_FAST_OPP),
after flashing this i can't enter sde anymore
when i enter sde i just reboot ?
Edit: working now
i need to hold power button and then select developer then release power button and it boots in developer recovery
wow! working great on my 80 G9! thanks letama
My tablet (archos 101 g9) is unlucky with overclcok, at 1200MHz (standard "hotplug" governor) passes all benchs like antutu, quadrant etc. but after a while, "go launcher ex" is refreshed infinitely. at 1300Mhz passes benchs but launching x-plane (flight simulator game) tablet crashes. maybe in my case is necessary overvolt even at 1200mhz. I usually have luck with the phones overclocking... patience! thank you and sorry for my poor englis
Letama, for tun.ko, do u just copy that to the drive along with zimage and initramfs
Shano56 said:
Letama, for tun.ko, do u just copy that to the drive along with zimage and initramfs
Click to expand...
Click to collapse
No, you should boot Android and copy it to /lib/modules through adb or a root file explorer.
hitman72 said:
My tablet (archos 101 g9) is unlucky with overclcok, at 1200MHz (standard "hotplug" governor)
Click to expand...
Click to collapse
Did you try 1100 ?
ICXPlay said:
Did you include a autoroot methode in your kernel???
Click to expand...
Click to collapse
No, it's not really useful with SDE imho.
djnilse said:
thank you, so in theory it could go even higher ?
Click to expand...
Click to collapse
Yes, but I doubt it would be any use except if you open tablet and watercool it
what value defines the volt ?
the 1400000
Click to expand...
Click to collapse
Yes
or the 0x29 ? :
Click to expand...
Click to collapse
I didn't check this one deeply, but it seems related to tolerance in voltage, I have to look deeper. It seems to play a role in raising tensions, so it could be useful to modify value there.
I did this overclock quickly, I'm out of free time these days, but I'm sure overclock addicts could get better results with fine tuning.
hi, at 1100mhz tablet (archos 101 g9) seems stable, better than nothing thank you again. ciao
First of all thanks for the OC kernel! It works perfect with surdu_petru's first ROM. Unfortunately it does not work with his latest ROM, the deodexed version. The touchscreen does not work at all.
Any thoughts or ideas on that? Will there be an updated version of this kernel?
Thanks in advance!
JayVee said:
First of all thanks for the OC kernel! It works perfect with surdu_petru's first ROM. Unfortunately it does not work with his latest ROM, the deodexed version. The touchscreen does not work at all.
Any thoughts or ideas on that? Will there be an updated version of this kernel?
Thanks in advance!
Click to expand...
Click to collapse
Can you give me a dmesg quickly after boot ? It could be modules that are not loading or something else.
This kernel is no longer being updated. Please refer to kowalski kernel thread for CM10 ROMs.
Presenting CM10 kernel built from source with ramhack and OC/UV support by wkpark
Only for the new (unlocked ICS) bootloader!
This is RC's kernel, with patches by wkpark for ramhack and OC/UV. Supports OC upto 1.5 GHz.
Thanks to them for all their work. Also, thanks to pengus77 for bringing CM10 to the new bootloader
Built using my guide over here
Uses spica's HP supersonic toolchain
Works with CM10/MIUIv4 ROM on new bootloader only
Download links:
New and recommended powersaver version!
Includes pengus77's wifi drain fix (All credit to him for that)
Non-OC, to increase battery life and stability
RAM hack values 24 MB, 32 MB, 48 MB for increased smoothness
New experimental governors are absent in this ROM, which is meant to be a stable version for daily usage. The new governors have not been properly tested yet and are unlikely to be used by most of the users. They may be included in later builds after more testing. If you want to use them, flash the experimental kernel on the previous page.
This is the version recommended for daily usage. Try the 48 MB one first, and if camera gives problems, then try a lower RH value.
Download link for stable, powersaver version
Link to latest experimental version
Download link for older experimental versions
This is the link to my folder with all kernels for the new bootloader so far, in case you want to try some other version. Ramhack values are mentioned in the file names, and if it supports OC (not every phone will like OC) it is also mentioned in the file name.
Thanks to RC and wkpark, this would not be possible without them.
Warning:
I am not responsible if anything goes wrong with your phone.
If your phone does not like OC/UV, or freezes when overclocked, reduce the max frequency or dont use the OC version of the kernel.
If apps like camera give problem, try to use a version with reduced ramhack value.
To be flashed over the ROM without wiping data. Wipe only cache and dalvik cache
If you are having problems with the new kernel and wish to revert back to the stock kernel, flash your ROM again
Credits:
arcee and the rest of the CM team. Its their work it is based on
Donate to RC
wkpark for cracking the bootloader, new his patches, without which, there would be no ramhack or OC/UV
Donate to wkpark
pengus77 for bringing CM10 to the new bootloader and wifi battery drain fix.
This wouldn't be possible without him
spica1234 for his wonderful HP Supersonic toolchain
benee for his anykernel updater for star, and for all his work
Other devs for all their work (PM me if I forgot someone!)
Source: https://github.com/rugglez
Changelog:
29/12/12:
New version built with spica's supersonic HP toolchain
Integrated pengus77's latest (v3) wifi drain fix + bsod fix
27/12/12:
Experimental version released with new CPU governors (smartass v2 and hotplug), and simple I/O scheduler (default is still cfq), max frequency=1.2 GHz
Power saver version released without OC or new governors, and with pengus77's wifi battery drain fix
26/12/12:
Initial release
Max clock frequency is 1.5 GHz
Trying the 32mb oc kernel, seems ok so far, will report back any oddities,
I'm on penguss cm10.
i tested..............
Great news. Just two little questions:
- does this work with cm10.1 as well?
- are the Wifi drain patches from pengus77 included?
Regards,
Orgler
Thank u guy's! i will try new_CM10_kernel_1225_32M_OC.zip and report back!
angel_boulevard said:
i tested..............
Click to expand...
Click to collapse
And....?
orgler said:
Great news. Just two little questions:
- does this work with cm10.1 as well?
- are the Wifi drain patches from pengus77 included?
Click to expand...
Click to collapse
You could try it with cm10.1 but im not sure if it would work. Take a backup first. Wifi drain patches will be included with his permission and when he feels it is the right time (after the testing phase and all)
thanks for the hard work i think u can put like a changelog in thread and the features of kernel listed just avoid people asking same thinks all the time
included wireless.ko is the one patched by pengus? thank you in advance
edit: just checked, it's not the patched one
First impressions are good! Not much room for UV as 1ghz is already at 1000mV which is quite low already I think? But that is not important, just an observation.
Thanks Rugglez. Been waiting a while for an OC kernel on CM10 and no call bug either. This is the future for our phone I think.
I ´m testing the 48M_OC-Kernel on CM10.
I set max OC to 1,2GHz, but Antutu CPU Master shows Peaks at 1,5GHz! The Kernel is always scaling in its full available Range.
I tested it with different Settings and Gouvenours, nothing helps.
zerocoolriddler said:
I ´m testing the 48M_OC-Kernel on CM10.
I set max OC to 1,2GHz, but Antutu CPU Master shows Peaks at 1,5GHz! The Kernel is always scaling in its full available Range.
I tested it with different Settings and Gouvenours, nothing helps.
Click to expand...
Click to collapse
I just checked with "CPU spy" and yes it is hitting 1.5Ghz even though I have it set lower than that.
Noted. Will release 1.2 GHz and 1.4 GHz versions separately from next time
With pengus77 permission now, i'll integrate his wifi drain fix too.
Probably tomorrow
anjo88 said:
thanks for the hard work i think u can put like a changelog in thread and the features of kernel listed just avoid people asking same thinks all the time
Click to expand...
Click to collapse
Thanks for the idea, will add it.
rugglez said:
Noted. Will release 1.2 GHz and 1.4 GHz versions separately from next time
With pengus77 permission now, i'll integrate his wifi drain fix too.
Probably tomorrow
Thanks for the idea, will add it.
Click to expand...
Click to collapse
So we waiting to test
Can you put in the next update some more CPU governers and I/O scheduler?
zerocoolriddler said:
I ´m testing the 48M_OC-Kernel on CM10.
I set max OC to 1,2GHz, but Antutu CPU Master shows Peaks at 1,5GHz! The Kernel is always scaling in its full available Range.
I tested it with different Settings and Gouvenours, nothing helps.
Click to expand...
Click to collapse
Same here oc set to 1.2 but it's scaling up to 1.5 seems stable anyway.
Took one pic and gallery FCed and phone soft rebooted.
With OC 32mb kernel camera and video recording is working.
Sent from my LG-P990 using xda premium
lgnd said:
Same here oc set to 1.2 but it's scaling up to 1.5 seems stable anyway.
Sent from my LG-P990 using xda premium
Click to expand...
Click to collapse
I do a OC with default cm10 function and on antutu say 1200!
Sorry for being off topic. I really salute new generation of developers for optimus2x who never let us feel our main devs/modders have left. You guys are doing a fabulous job. Thanks to you all.
Gps does not working.
Tested with igo and maps.
Sent from my LG-P990 using Tapatalk 2
rugglez,
Please add pulse boost and hotplug governor. Thanks.
i am trying to overclock my bionic to 1200mhz or more. im running CM10.1 and when i go into cpu settings it just says max is 1000mhz and i cant mess with the minimum clock. ive tried setcpu and no luck. any help. is there a kernel i need or what? or is it even possible? Please let me know
ModestMouse1312 said:
i am trying to overclock my bionic to 1200mhz or more. im running CM10.1 and when i go into cpu settings it just says max is 1000mhz and i cant mess with the minimum clock. ive tried setcpu and no luck. any help. is there a kernel i need or what? or is it even possible? Please let me know
Click to expand...
Click to collapse
Right now you will need to install a Kernel that allows for OC on top of your current custom ROM. OC Kernels are marked with "OC" so that you can find them easily.
dragonstalker said:
Right now you will need to install a Kernel that allows for OC on top of your current custom ROM. OC Kernels are marked with "OC" so that you can find them easily.
Click to expand...
Click to collapse
I'm also running CM 10.1 on my bionic, where can I find a OC kernels? -Thanks
ske1555 said:
I'm also running CM 10.1 on my bionic, where can I find a OC kernels? -Thanks
Click to expand...
Click to collapse
you can overclock your device here http://www.droidrzr.com/index.php/topic/16813-kexec-code-kernel-42413/ i hope it runs good for you just flash in safestrap
Will look into this
Sent from my XT875 using xda app-developers app
This kernel is no longer being developed, so it does not incorporate any recent changes from the Cm builds.
Sent from my XT875 using Tapatalk 4 Beta
Blurry 2.5 has a oc kernel built in with it. 1.2gig. Has CPU sleeper an custom governers with it.. Only bad thing is its on 4.1.2 not 4.2.2. In my opinion I'd rather be on 4.2.2 then gain 200mhz
Can anyone help me i am looking for a complete benchmark of Motorola droid 4 (any rom) the web reviews cant help me so much i want to see if it suits of my needs so i can buy it !
thanks
giannhs_n said:
Can anyone help me i am looking for a complete benchmark of Motorola droid 4 (any rom) the web reviews cant help me so much i want to see if it suits of my needs so i can buy it !
thanks
Click to expand...
Click to collapse
If you need benchmarks, the droid 4 is not for you.
Sent from my DROIDX using Tapatalk
I am not an android geek'er !
sd_shadow said:
If you need benchmarks, the droid 4 is not for you.
Sent from my DROIDX using Tapatalk
Click to expand...
Click to collapse
i had xperia pro(its nearly broken) i just want to compare the results to see if they are similar because they are both old phones and i need the qwerty keyboard...and some basic multitasking without lags, it would be helpful if you can give me a screen shot of anutu benchmark of your phone or droid 4, numbers always help to decide when you compare 2 phones.
Regards
John
Antutu v5.2.0 on my Droid 4 with Slimkat 8.8 and Lucize jbx kernel scores 16504 @ 1300mhz CPU / 384mhz GPU, and with the CPU fully overclocked to 1404mhz it scored 17112
1200mhz is stock on the CPU and 307mhz on the GPU.
Elanzer said:
Antutu v5.2.0 on my Droid 4 with Slimkat 8.8 and Lucize jbx kernel scores 16504 @ 1300mhz CPU / 384mhz GPU, and with the CPU fully overclocked to 1404mhz it scored 17112
1200mhz is stock on the CPU and 307mhz on the GPU.
Click to expand...
Click to collapse
did you compile it by your self? because i am not able to change the gpu/cpu values with root explorer/terminal
*i flashed lucize wip kernel
if its a custom build by you with oc,can you share it plz? thanks !
giannhs_n said:
did you compile it by your self? because i am not able to change the gpu/cpu values with root explorer/terminal
*i flashed lucize wip kernel
if its a custom build by you with oc,can you share it plz? thanks !
Click to expand...
Click to collapse
It has to be the "JBX" kernel, lucize has decided to remove this file from his post for some reason, I've attached it to this post. It's based off dtrail's JBX kernel for the motorola RAZR, you can flash that kernel to the device too but I found the radio signal level would read wrong, so I have always used this one.
Elanzer said:
It has to be the "JBX" kernel, lucize has decided to remove this file from his post for some reason, I've attached it to this post. It's based off dtrail's JBX kernel for the motorola RAZR, you can flash that kernel to the device too but I found the radio signal level would read wrong, so I have always used this one.
Click to expand...
Click to collapse
seems okay it has overclocked gpu and uv/oc-+ cpu plus governors :good:
i will see the battery now
Thanks for sharing :cyclops:
Hi!
Is it possible to use "JBX" kernel with stock ROM? Or maybe only module that allowing GPU overclocking?
Borchuck said:
Hi!
Is it possible to use "JBX" kernel with stock ROM? Or maybe only module that allowing GPU overclocking?
Click to expand...
Click to collapse
you can use it with stock rom,it has stock sources
giannhs_n said:
you can use it with stock rom,it has stock sources
Click to expand...
Click to collapse
Can you tell me how to do this?
Thanks in advance!
Borchuck said:
Can you tell me how to do this?
Thanks in advance!
Click to expand...
Click to collapse
You need to be rooted and have a recovery installed like TWRP / safestrap, you install that kernel zip just as you install a third party ROM through recovery. If you just want GPU overclock don't bother, the increase from 307 to 384mhz only increases GPU performance by maybe 5%, it's purposely set to 307mhz stock because the GPU is bottlenecked elsewhere (ie: memory bandwidth), 384mhz increases battery drain and heat without much performance gain.
Elanzer said:
You need to be rooted and have a recovery installed like TWRP / safestrap, you install that kernel zip just as you install a third party ROM through recovery. If you just want GPU overclock don't bother, the increase from 307 to 384mhz only increases GPU performance by maybe 5%, it's purposely set to 307mhz stock because the GPU is bottlenecked elsewhere (ie: memory bandwidth), 384mhz increases battery drain and heat without much performance gain.
Click to expand...
Click to collapse
When I install that kernel on my stock ROM/partition the phone doesn't even boot...
How much you can overclock CPU?
Borchuck said:
When I install that kernel on my stock ROM/partition the phone doesn't even boot...
How much you can overclock CPU?
Click to expand...
Click to collapse
After much testing I could only get 1391mhz 100% stable, regardless of voltage settings. Could get 1.5ghz to benchmark, but never fully stable. It does speed up the phone quite a bit, but the biggest improvement is simply using a debloated ROM with every APK removed that you can.
Elanzer said:
After much testing I could only get 1391mhz 100% stable, regardless of voltage settings. Could get 1.5ghz to benchmark, but never fully stable. It does speed up the phone quite a bit, but the biggest improvement is simply using a debloated ROM with every APK removed that you can.
Click to expand...
Click to collapse
Thank you very much but as I said I can't manage to install this kernel on the stock ROM/partition...
I just installed the Franco kernel on my N6, latest version of Pure Nexus, and Beans Apps. The install was a little different than expected, as with Elementalx you get the options up front, this kernel was a straight install. My questions is...... Is this kernel able to overclock? I have installed the Manager and Updater for Franco Kernel and under CPU Manager > Max CPU Frequency, it only lists 2649 Mhz as the maximum clock. I looked at some older sites with info and it looks like they could overclock but no instructions how. I can't figure out what, if anything I am missing.
Thanks for any help.
monteie2016 said:
I just installed the Franco kernel on my N6, latest version of Pure Nexus, and Beans Apps. The install was a little different than expected, as with Elementalx you get the options up front, this kernel was a straight install. My questions is...... Is this kernel able to overclock? I have installed the Manager and Updater for Franco Kernel and under CPU Manager > Max CPU Frequency, it only lists 2649 Mhz as the maximum clock. I looked at some older sites with info and it looks like they could overclock but no instructions how. I can't figure out what, if anything I am missing.
Thanks for any help.
Click to expand...
Click to collapse
Let me beat the moderator:
1) Franco has a thread dedicated to his work where you can find support.
2) This forum isn't for q&a, there's a dedicated forum for that too.
3) Clench up, some of the "helpful" comments might be rough.