- 12-02-2010, 12:33 PM #1
Maybe Modder
- Join Date
- Sep 2010
- Posts
- 29
- Thanks
- 0
- Thanked 29 Times in 4 Posts
- Downloads
- 4
- Uploads
- 0
[KERNEL PATCH] Overclocked kernel 748mhz
###UPDATE of UPDATE 3 December 2010 ## Mine kernel was not overclocking, but alvaroxer/Beach head kernel does.Very very thanks to him,then!
The next links to download refer to his kernel/ dhd.o ###
## UPDATE of 4 December 2010 ## Backflip overclock reached 748 mhz!Yahooo!
##NOTE## To anyone is getting random reboots on 748mhz (like me), it could happen because your phone needs more energy that could receive from battery, so it reboots. So try to put max freq=691 in setCPU (for my bf 691 is rock solid) or try other frequencies until your phone doesn't reboot anymore. When charging the phone should stay stable at 748 mhz.
## UPDATE 6 December 2010 ## At this time, we have three options. For j_rodd rom users, you can use boot.img /dhd.ko or directly update.zip (the best method in my humble opinion) from alvaroxer. For the first,follow the guide,for the second just copy the zip file on sdcard, then go into recovery and flash it like a rom. It has 748 mhz as max freq. Please test it expecially on 1.3 and tell us if it is stable all the day (no reboots).
##UPDATE 10 December 2010 ## Esme518 noticed that his boot loop problem, using alvaroxer kernel, was caused by using "set on boot" setCPU feature. In fact, we suppose that with set on boot feature, setCPU change the governor of kernel on boot, giving boot loop problems, while alvaroxer kernel config already use conservative governor on boot. So, if using alvaroxer kernel, before flashing go into setCPU and disable set on boot. Give it a try!
Third modded kernel is for 2.1 official moto firmware, from Beach Head!It's a boot.img + dhd.ko, so you can install it using the following guide.
Well,
after spending something like 40 hours in trying/understanding/compiling android I now have a overclocked backflip
Here I upload ocboot.img (kernel image to be flashed) and dhd.ko (wifi driver).
BE AWARE
I JUST TESTED IT FOR SOME FEW HOURS.THIS IS A VERY BETA VERSION, ONLY FOR TESTING FOR EXPERIENCED PEOPLE
IN THEORY OVERCLOCKING COULD BURN CPU
try this modded kernel only for testing!Don't complain if something will not work, just report it.
BEFORE APPLY THAT KERNEL, DO A NANDROID BACKUP
Well, let explain what to do:
dhd.ko
boot.img
First, copy that two files boot.img and dhd.ko in your adb directory, like c:\android-sdk-windows\tools
open console and do:
adb remount
adb push boot.img /sdcard/
adb push dhd.ko /system/lib/
adb shell
Now inside adb shell run:
cat /proc/mtd
You should see that:
dev: size erasesize name
mtd0: 00300000 00020000 "boot"
mtd1: 08ac0000 00020000 "system"
mtd2: 0df80000 00020000 "userdata"
mtd3: 00040000 00020000 "misc"
mtd4: 00500000 00020000 "recovery"
mtd5: 06000000 00020000 "cache"
mtd6: 00080000 00020000 "splash"
Be sure that "boot" is mtd0 !!It is mtd0 in mine backflip, I suppose it's the same on all backflip, however check first
Found that "boot" is mtd0, run that commands:
cat /dev/zero > /dev/mtd/mtd0
write: No space left on device [this is ok, you can ignore]
flash_image boot /sdcard/boot.img
Reboot you phone and check if all works!SetCPU reports that 528 mhz max freq is replaced with 748 mhz
Try to do a benchmark before and after kernel patch, to check for improvements.
I really have to add big thanks to bestialbub, for all help he has given me
Lots of thanks to Alvaroxer and Beach Head for their work!Last edited by engharat; 12-10-2010 at 12:53 AM.
-
24 Users Say Thank You to engharat For This Useful Post
ACCUSED (12-02-2010), Alvaroxer (12-06-2010), a_haouchar (12-03-2010), berniesteven (12-23-2010), bestialbub (12-12-2010), brian515 (12-04-2010), CarL!ToX™ (12-02-2010), esme518 (12-03-2010), esposito (12-07-2010), grungeman (12-04-2010), iaio72 (12-03-2010), igsjano (12-07-2010), infrared411 (12-02-2010), jordannathaniell (12-04-2010), j_r0dd (12-02-2010), mad_fitter (12-06-2010), Pzyduck (12-02-2010), school4life (12-14-2010), Shrew (12-11-2010), Skyfallkavu (12-02-2010), sublime1184 (12-04-2010), Vietcrack (12-03-2010), wickid_d (05-21-2011), Winters37 (12-02-2010)
- 12-02-2010, 02:22 PM #2
- Join Date
- Apr 2009
- Location
- La Rioja - Argentina
- Posts
- 5,175
- Thanks
- 1,885
- Thanked 4,272 Times in 1,850 Posts
- Blog Entries
- 6
- Downloads
- 181
- Uploads
- 360
awasome

- 12-02-2010, 03:30 PM #3
Of Mice and Modders
- Join Date
- Aug 2010
- Location
- new jersey
- Posts
- 88
- Thanks
- 5
- Thanked 5 Times in 3 Posts
- Downloads
- 2
- Uploads
- 0
seems to have work..set cpu says 600..had to figure out how to get my sd card remounted, even though it said it was still mounted otherwise..now just trying to fix permissions to see if i can get a few apps working that were force closing
- 12-02-2010, 03:51 PM #4
Maybe Modder
- Join Date
- Jul 2010
- Location
- Salta, Argentina
- Posts
- 47
- Thanks
- 46
- Thanked 13 Times in 9 Posts
- Downloads
- 54
- Uploads
- 0
Is there some charitable soul that could make this a flashable zip? Just in case that it's stable and goes productive.
- 12-02-2010, 06:05 PM #5
Very cool, thanks !!!
- 12-02-2010, 06:12 PM #6
- 12-02-2010, 06:16 PM #7
Of Mice and Modders
- Join Date
- Aug 2010
- Location
- new jersey
- Posts
- 88
- Thanks
- 5
- Thanked 5 Times in 3 Posts
- Downloads
- 2
- Uploads
- 0
- 12-02-2010, 07:00 PM #8
So I Hear You Can Mod
- Join Date
- May 2010
- Posts
- 186
- Thanks
- 17
- Thanked 36 Times in 22 Posts
- Downloads
- 18
- Uploads
- 0
Nandroid then flashing, thanks ! 600 was all I was hoping for !
- 12-02-2010, 07:19 PM #9
So I Hear You Can Mod
- Join Date
- Nov 2010
- Location
- India
- Posts
- 144
- Thanks
- 8
- Thanked 43 Times in 21 Posts
- Downloads
- 3
- Uploads
- 0
no multitouch? so this is incompatible with Preclair 1.2?
- 12-02-2010, 07:27 PM #10
So I Hear You Can Mod
- Join Date
- May 2010
- Posts
- 186
- Thanks
- 17
- Thanked 36 Times in 22 Posts
- Downloads
- 18
- Uploads
- 0
about 2.4MFLOPS before flashing, and about 1.5 after. It dosnt seem right, the phone feels faster but linpack is reporting slower speeds. Maybe it just isnt reliable, ill test after my phone has been on for 24+ hours
Yeah, theres no multitouch anymore
Also im now getting roughly 2.2MFLOPS, ill check throughout the dayLast edited by Skyfallkavu; 12-02-2010 at 07:27 PM. Reason: Automerged Doublepost
- 12-02-2010, 07:31 PM #11
Maybe Modder
- Join Date
- Sep 2010
- Posts
- 29
- Thanks
- 0
- Thanked 29 Times in 4 Posts
- Downloads
- 4
- Uploads
- 0
At the moment some stuff are missing because in fact this is NOT a kernel patching, but it's a kernel substituting with the general 2.1 moto kernel

In the next days i'll try to operate directly on j_rodd kernel; if I can find a simply kernel patch, all new backflip features will stay.
I don't understand if the CPU is working SLOWER, or if the kernel substitution don't work so well without flashing entire rom.Or if the CPU is simply slightly faster..further researches are required.
- 12-02-2010, 07:42 PM #12
So I Hear You Can Mod
- Join Date
- May 2010
- Posts
- 186
- Thanks
- 17
- Thanked 36 Times in 22 Posts
- Downloads
- 18
- Uploads
- 0
2.2 MFLOPS again, I just want to mention that 3G is not turning off when Wifi is on.
- 12-02-2010, 11:33 PM #13
So I Hear You Can Mod
- Join Date
- Nov 2010
- Location
- India
- Posts
- 144
- Thanks
- 8
- Thanked 43 Times in 21 Posts
- Downloads
- 3
- Uploads
- 0
does the phone seem faster even at 2.2 MFLOPS?
- 12-03-2010, 01:17 AM #14
So I Hear You Can Mod
- Join Date
- Aug 2010
- Location
- Manila, Philippines
- Posts
- 206
- Thanks
- 13
- Thanked 74 Times in 38 Posts
- Downloads
- 9
- Uploads
- 0
Hi! Great job with this.
Are you using Alvaroxer's code?
I may be wrong but if I've been reading and comparing code correctly, it seems that there could be a problem with what he posted.
If you google the msm source, you will find that this comment is always there:
If you check these:Code:/* MSM7201A Levels 3-6 all correspond to 1.2V, level 7 corresponds to 1.325V. */
htc-msm-2.6.27
android-msm-2.6.34
and compare it with the 7x01 code he posted, you will see that when you hit level 7, the max voltage is 132000 and never goes further than that.
What Alvaroxer has done is replace the 7x01's default 528000 frequency with the 7x27's 600000 frequency and it's 200000 voltage. Which means that you could be burning the processor by using that specification.
Can you replace this line from his code:
with this:Code:{ 1, 600000, ACPU_PLL_2, 2, 1, 200000, 2, 7, 122880 **,
it should work better and still allow you to go back to 528Mhz.Code:{ 1, 528000, ACPU_PLL_2, 2, 1, 132000, 3, 7, 122880 **, { 1, 600000, ACPU_PLL_2, 2, 1, 132000, 3, 7, 160000 **,
Let me know...
Thanks!
SUPPORT your friendly neighborhood DEVELOPERS.
If you like my work, click HERE.
-
The Following User Says Thank You to Beach_Head For This Useful Post:
Shrew (12-11-2010)
- 12-03-2010, 02:22 AM #15
Maybe Modder
- Join Date
- Sep 2010
- Posts
- 29
- Thanks
- 0
- Thanked 29 Times in 4 Posts
- Downloads
- 4
- Uploads
- 0
Yes i' m using that code but I don't think it is reaching 2.0v . Yesterday i set setCPU in running 600 max 600 min to test speed, at 2.0 i really should feel some smoke in the air
and the phone is not getting hotter than 528 mhz. I think the vultage regulator cannot reach 2.0v..BUT it will be investigated.
I'm starting to think that the cpu doesn't reach really 600mhz...if we read cpu info in setCPU, we read bogoMips=527...mmmh!Last edited by engharat; 12-03-2010 at 02:27 AM.


LinkBack URL
About LinkBacks
Reply With Quote
