Related
Well for those of you who want it, here is stock 1.5 from the MR2 with the following changes:
Superuser
Bash/Nano
BusyBox
Deodexed
Zipaligned
Rooted Android 1.5 v1
http://www.multiupload.com/2MX3IUX3G4
Now does anyone know how to OC 1.5? Every kernel I tried kills the touchscreen and everything else.
Change Log:
v1:
Initial Release
Not working:
Overclock (hopefully this is possible)
s10onn2o is looking into it for me, and I'm trying some things myself.
Well, 1.5 used a 2.6.27 kernel. I don't believe anyone ever made an OC version of .27. If you've tried OC'd .29 kernels and they didn't work... I would think that the only option is to either just not have an OC kernel or make a .27 one. Here's one of the best posts I've ever read on just about anything. Read that. Read it again. I've read it at least 3 times, and I feel the need to read it again. Heck, I don't know. The patches might even work on the old kernel source. Someone with more knowledge than me might know. Or you could just try it.
http://forum.xda-developers.com/showthread.php?t=679102
I'd love for someone to take the time to OC the .27 kernel, and I'd use it in Retro1.
gnarlyc said:
Well, 1.5 used a 2.6.27 kernel. I don't believe anyone ever made an OC version of .27. If you've tried OC'd .29 kernels and they didn't work... I would think that the only option is to either just not have an OC kernel or make a .27 one. Here's one of the best posts I've ever read on just about anything. Read that. Read it again. I've read it at least 3 times, and I feel the need to read it again. Heck, I don't know. The patches might even work on the old kernel source. Someone with more knowledge than me might know. Or you could just try it.
http://forum.xda-developers.com/showthread.php?t=679102
I'd love for someone to take the time to OC the .27 kernel, and I'd use it in Retro1.
Click to expand...
Click to collapse
Man i tried reading that but I don't understand it at all. I'm really no dev. Just wanted to try something. I have a feeling this thread will die very quickly
Sent from my Floyo Tazz using XDA App
Nikolai2.1 said:
Man i tried reading that but I don't understand it at all. I'm really no dev. Just wanted to try something. I have a feeling this thread will die very quickly
Sent from my Floyo Tazz using XDA App
Click to expand...
Click to collapse
It's very technical for sure. If the thread dies, it can sit beside Retro1! Thanks for the work on this. Just keep on having fun and learning new stuff and passing it on. No biggie. I still go back to Retro1 every so often. Stock 1.5 is actually nice and stable and responsive. It just works. No bells and whistles, for sure. But it works and works well.
gnarlyc said:
It's very technical for sure. If the thread dies, it can sit beside Retro1! Thanks for the work on this. Just keep on having fun and learning new stuff and passing it on. No biggie. I still go back to Retro1 every so often. Stock 1.5 is actually nice and stable and responsive. It just works. No bells and whistles, for sure. But it works and works well.
Click to expand...
Click to collapse
Yeah I love the speed and stability of 1.5. Now I found out that there are 2.6.27 kernels for the my touch 3g and Hero that support over clock. How hard would it be to port them over?
Sent from my Floyo Tazz using XDA App
Nikolai2.1 said:
Now I found out that there are 2.6.27 kernels for the my touch 3g and Hero that support over clock. How hard would it be to port them over?
Click to expand...
Click to collapse
Give me a link of were its at real quick im off and on the internet with my phone ill see if i can throw in it and try it out with the tools in the kitchen.
s10onn2o said:
Give me a link of were its at real quick im off and on the internet with my phone ill see if i can throw in it and try it out with the tools in the kitchen.
Click to expand...
Click to collapse
Heres the link to the MyTouch3g/Magic:
http://forum.xda-developers.com/showthread.php?t=681378
Heres the link to the GSM G2 Hero:
http://forum.xda-developers.com/showthread.php?t=669311
Thanks for all your help guys, once I get this ROM finished up ill be sure to make a thank you list
No problam it will be tomorrow maybe before i get back to you cause call of duty comes out tonight and well you know lol i give it about a hour of work now and well see
s10onn2o said:
No problam it will be tomorrow maybe before i get back to you cause call of duty comes out tonight and well you know lol i give it about a hour of work now and well see
Click to expand...
Click to collapse
I want to play that game soo bad!!! haha, well that sounds good. No rush, Im just experimenting with things, and who knows, maybe this will be something big
I will try this out once I'm tired of running the dual boot Rom. I actually miss 1.5 in some ways.
Now is this with or without Sense?
Romparoo said:
Now is this with or without Sense?
Click to expand...
Click to collapse
With, sorry ill update the OP
Okay so i think i might be able to patch the .27 kernel to OC, but it needs a desirec_defconfig file. I have one from the .29 source code, but would I even be to port it over to the .27? Or should I not even try?
Okay so I tried, OC the .27 is damn well near impossible. at least for me anyway
Nikolai2.1 said:
Okay so I tried, OC the .27 is damn well near impossible. at least for me anyway
Click to expand...
Click to collapse
Ok hommie I got a little cod fix so ill see if I can mess anything up lol ill start first thing in morning and let you know what comes up.
Sent from my HATCHET MAN froyo ROM using XDA App
s10onn2o said:
Ok hommie I got a little cod fix so ill see if I can mess anything up lol ill start first thing in morning and let you know what comes up.
Sent from my HATCHET MAN froyo ROM using XDA App
Click to expand...
Click to collapse
I played that game today and its pretty legit. And thanks alot man that sounds great! Im working on porting a Froyo rom right now too, well see how this goes
Nikolai2.1 said:
Okay so i think i might be able to patch the .27 kernel to OC, but it needs a desirec_defconfig file. I have one from the .29 source code, but would I even be to port it over to the .27? Or should I not even try?
Okay so I tried, OC the .27 is damn well near impossible. at least for me anyway
Click to expand...
Click to collapse
Android Builder has a .config that I pulled from the .27 stock kernel. Just look in there. Or install 1.5 stock and pull the .config.
adb pull /proc/config.gz d:\temp (or wherever)
gnarlyc said:
Android Builder has a .config that I pulled from the .27 stock kernel. Just look in there. Or install 1.5 stock and pull the .config.
adb pull /proc/config.gz d:\temp (or wherever)
Click to expand...
Click to collapse
Hmm i pulled the kernel in android builder and i only got a config from the .29 kernel... ill try pulling it from my phone later
Nikolai2.1 said:
Hmm i pulled the kernel in android builder and i only got a config from the .29 kernel... ill try pulling it from my phone later
Click to expand...
Click to collapse
There's a file under the AB folder called 'config-eris.2.6.27'. That's a .config file from a .27 Eris kernel. You can just grab that file without actually running Android Builder if you just want the .config.
gnarlyc said:
There's a file under the AB folder called 'config-eris.2.6.27'. That's a .config file from a .27 Eris kernel. You can just grab that file without actually running Android Builder if you just want the .config.
Click to expand...
Click to collapse
wow i feel smart lol thanks man ill look into it
I just installed the newest Blackhole & I got the option to install Geeknik's StupidFast Kernel 1.5 or StupidFast Kernel Test 1.5.4. I am confused because haven't seen anyone else mention this kernel version yet...I installed 1.5, has anyone else? Is this just an error in ROM Manager or is this version out and just no one is talking about it?
I saw that too when I was installing the latest Blackhole rom. I was afraid to try it since I've heard nothing about it in this forum. I also didn't see the original 1.0.36 stable version, so I'm thinking it was titled wrong or something along those lines. Hope we find out soon.
glad you posted it in the right place
The StupidFast kernels v1.4, 1.5, and 1.54 are meant only for DJ05, that's why they aren't posted here. I guess some users have had success with them on DI01, but others have had problems. If you're still on DI01, I'd go with either 1.2.3, 1.1.23, or 1.0.36.
imnuts said:
The StupidFast kernels v1.4, 1.5, and 1.54 are meant only for DJ05, that's why they aren't posted here. I guess some users have had success with them on DI01, but others have had problems. If you're still on DI01, I'd go with either 1.1.23 or 1.0.36.
Click to expand...
Click to collapse
I didn't have the option for either of those, only v1.5 and v1.5.4 (Test). So I chose 1.5.
thatdudebutch said:
glad you posted it in the right place
Click to expand...
Click to collapse
Sorry...I regretted posting here right after I hit submit...I just wasn't thinking about it at the moment. I apologize. Mods, please move me.
The kernel version numbers are correct and were downloaded from directly from geeknik's website. I'll post the link as soon as I can find it. You have the option to choose not to install a kernel if you are happy with your current kernel, or try one of them, and then flash back to one from the forums if you like. According to his website they are compatible with both firmwares. If people are having issues I will add back the previous versions tomorrow.
Sent from my SCH-I500 using XDA App
sonofskywalker3 said:
The kernel version numbers are correct and were downloaded from directly from geeknik's website. I'll post the link as soon as I can find it. You have the option to choose not to install a kernel if you are happy with your current kernel, or try one of them, and then flash back to one from the forums if you like.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Any kind of changelog we can see?
You'd have to ask geeknik, sorry.
Sent from my SCH-I500 using XDA App
tlogank said:
Any kind of changelog we can see?
Click to expand...
Click to collapse
As of right now, "in my brain" is the official response
geeknik's kernel site said:
Stupid Fast TEST v1.54 (DJ05 & DJ01 Compatible)
1ghz @ 1225mV (undervolt from stock 1300mV)
Same as v1.5 but with a few more tweaks. Feels faster than v1.5. Boot time decreased.
Stupid Fast v1.5 (DJ05 & DJ01 Compatible)
1ghz @ 1225mV (undervolt from stock 1300mV)
Memory Tweaks
CPU Tweaks
Compiler Flags for Cortex-A8, ARMv7-a, NEON, VFP, etc
Click to expand...
Click to collapse
There is the changelog for v1.5 and 1.54 I realize that it says that they are compatible, and some people haven't had issues, but others have. If you're still on DI01 and you get issues with one of the 1.5 kernels, I'd roll back to 1.2.3.
imnuts said:
There is the changelog for v1.5 and 1.54 I realize that it says that they are compatible, and some people haven't had issues, but others have. If you're still on DI01 and you get issues with one of the 1.5 kernels, I'd roll back to 1.2.3.
Click to expand...
Click to collapse
Er, I stand corrected. I should have clarified, as of last night
Had a huge problem downloading the 1.5 on d101 blackhole 1.4 screen became unresponsive.
I'm running BlackHole v1.4 and StupidFast v1.5, but my Gallery is gone! Help please.
When I installed Blackhole v1.4, I had an option for 3D Gallery. Did you not have that option?
Yea, look under Stock Apps in the Rom Manager-Sonofskywalker3 section. It's there.
bibleharmony said:
When I installed Blackhole v1.4, I had an option for 3D Gallery. Did you not have that option?
Yea, look under Stock Apps in the Rom Manager-Sonofskywalker3 section. It's there.
Click to expand...
Click to collapse
Found it, thanks...don't see why it was removed from the ROM though, but thanks for your help.
In Rom Manager, go to Download ROM, then Sonofskywalker3. Scroll down to Stock Apps and you'll see it. It's the second app on the list.
imnuts said:
There is the changelog for v1.5 and 1.54 I realize that it says that they are compatible, and some people haven't had issues, but others have. If you're still on DI01 and you get issues with one of the 1.5 kernels, I'd roll back to 1.2.3.
Click to expand...
Click to collapse
I'm still on DI01 and i'm using stupidfast v1.5.4 and phone seems even faster if thats possible. Especially boot up time. Only thing is you lose haptic feedback until u upgrade to dj05.
I'm running CM 6.1 on my hero cdma and was wondering how to overclock it. I know I've seen forums on here about the same subject but the ones I've seen haven't helped at all. Can someone show me how to overclock mine past 528 mhz?
You're already OC'd to 691mhz if you are running CM6.1.
PieM0nk said:
I'm running CM 6.1 on my hero cdma and was wondering how to overclock it. I know I've seen forums on here about the same subject but the ones I've seen haven't helped at all. Can someone show me how to overclock mine past 528 mhz?
Click to expand...
Click to collapse
As far as I know, CM 6.1 already has an OC'd kernel.
If you want a different one thats better, stable, all around amazing go HERE and download Decad3nce's stable kernel (or whatever suits your needs) and flash it <--- I would do this
If you download Deca's mau5 themed rom or AOSP they both are OC'd with Deca's kernel.
Or you can get SetCPU from the Marketplace (or here) and it will overclock you're current kernal. It has different settings for power or performance. I didn't notice much of a difference and it gave me a couple problems on the power saving mode.
kyouko said:
As far as I know, CM 6.1 already has an OC'd kernel.
If you want a different one thats better, stable, all around amazing go HERE and download Decad3nce's stable kernel (or whatever suits your needs) and flash it <--- I would do this
If you download Deca's mau5 themed rom or AOSP they both are OC'd with Deca's kernel.
Click to expand...
Click to collapse
I think i will do that. Except I'm just confused by the instructions on that link. Could you try to clear that up for me?
PieM0nk said:
I think i will do that. Except I'm just confused by the instructions on that link. Could you try to clear that up for me?
Click to expand...
Click to collapse
All you do is flash it from recovery, as the instructions say.
is there a difference in performance/efficiency between CM 6.1+setCPU to overclock to 768mhz vs. using CM 6.1 with deca's modded 768mhz kernel?
kfreshx said:
is there a difference in performance/efficiency between CM 6.1+setCPU to overclock to 768mhz vs. using CM 6.1 with deca's modded 768mhz kernel?
Click to expand...
Click to collapse
AFAIK, the stock cm kernel will not oc to 768. That may have changed, but IMHO, deca's kernels are better. He's tweaked them to run smoother and more efficiently. Also, I would suggest the batt tweak instead of setcpu.
-----
Sent from my CDMA Hero. I got some hot Froyo-on-Hero action here!
user7618 said:
AFAIK, the stock cm kernel will not oc to 768. That may have changed, but IMHO, deca's kernels are better. He's tweaked them to run smoother and more efficiently. Also, I would suggest the batt tweak instead of setcpu.
-----
Sent from my CDMA Hero. I got some hot Froyo-on-Hero action here!
Click to expand...
Click to collapse
Im new to overclocking, I know what it basically is but. I just flash decas kernel from recovery and then what? Is it done? Also if it kills my battery how do I remove it?
Sent from my HERO200 using Tapatalk
We are not responsible for what happens to your phone. Always make a nandroid before using.
This is Adrynalyne's first kernel for the HTC Thunderbolt
This should work with any rooted sense rom currently available, but as stated above always make a nandroid to be sure
Latest Version 2.0
-smartass is default, tweaked, etc
OldLatest Version is 1.9
-ext4 support --nfs support removed for now to cut down kernel size (wasn't loading as modules) --on demand default governor until tweaking of smartass is perfected. This will make the benchmark folks happy --tweaked smartass --other little tweaks
OldLatest Version is 1.8
-Fixed 2D rendering, improved quadrant
-1.8--removed gps+ patch because it sucked ass
OldLatest Version is 1.7
-Changed up higher end voltages
OldLatest Version is 1.6 (This does not mean overclocked to 1.6 people )
Includes:
-perflock disabled
-undervolt
-swap
-neon and cortex opt
-rndin-gpu+ patch
-conservative, interactive and smartass govenors.
-standard slots no OC
-Changed up higher end voltages
-Powersave govenor added
-Fixed 2D rendering, improved quadrant
-ext4 support --nfs support removed for now to cut down kernel size (wasn't loading as modules)
-smartass is default, tweaked, etc
Find it in RM under MrBobrowitz or download the file below
Download Adrynalyne's 2.0
Download Adrynalyne's 1.9
Download Adrynalyne's 1.8
Download Adrynalyne's ver 1.7
Download Adrynalyne's ver 1.6 Kernel
INSTALL VIA CLOCKWORK!
sweeeeeeeeeeeeeeeeeeet
very nice work here fellas very nice
and the Rom Manager was a nice touch too
I guess this means CWR doesn't have a problem with flashing kernels anymore?
Bxsteez said:
I guess this means CWR doesn't have a problem with flashing kernels anymore?
Click to expand...
Click to collapse
Was it even updated?
Been running this kernel since I grabbed it from irc. Thank you, adrynalyne. This is fantastic. And thank you, Mrbobrowitz.
Sent from my ADR6400L using XDA App
Nope. . Flash away! But don't forget your backup!
i thought clockwork was having issues flashing kernels ?
psufan5 said:
Was it even updated?
Click to expand...
Click to collapse
There is no update to my knowledge. I could be wrong.
Is there any fix to CWM breaking the ability to charge the phone while its off?
JustinD2473 said:
i thought clockwork was having issues flashing kernels ?
Click to expand...
Click to collapse
clockwork didnt really have an issue
the problem was putting together the correct zipable package
psufan5 said:
Is there any fix to CWM breaking the ability to charge the phone while its off?
Click to expand...
Click to collapse
i wish but give it time im sure kush will update and fix that while the TB is still pretty new
so if I flash this what benefits does it have? Sorry for the noob question I never flashed a kernal except for when I had a fascinate.
ckochinsky125 said:
so if I flash this what benefits does it have? Sorry for the noob question I never flashed a kernal except for when I had a fascinate.
Click to expand...
Click to collapse
the benefits are listed in the first post
and flashing good kernels are a must
DS36 said:
the benefits are listed in the first post
and flashing good kernels are a must
Click to expand...
Click to collapse
Not really, all it says is what is included and I don't know what he is talking about in what is included except undervolt.
Awesome! Just got done flashing, went smooth as silk.
Sent from my ADR6400L using XDA App
Thanks fellows.....very nice.
NO way to flash this without CWM is there lol... I dont wanna put it on because i like charging my phone when its off.
psufan5 said:
NO way to flash this without CWM is there lol... I dont wanna put it on because i like charging my phone when its off.
Click to expand...
Click to collapse
Correct me if I'm wrong, but if you're really opposed to CWM, couldn't you just unzip the package, flash the kernel with fastboot and push the file in system/lib using adb?
Anyway, Smartass governor? Wow, having had a Droid X before I feel like I've really been out of the loop. Read up on it, I like it. It's good to have a kernel that I feel I can relate to.
Still charges in cwm when off just displays cwm recovery screen if fastboot is not enabled.
Sent from my ADR6400L using XDA Premium App
Hey,
I see a lot of people using CM7 is this really the best one?
Also till how many mhz I can overclock on that one?
Yes Cm7 IS really great, in fact you can customize almost everything, and I really like that feature...
As for overclocking you can overclock I think to max of 768mhz(if I'm wrong somebody please correct me)...maybe you can a little bit more but I think it is kernel related...
Hope it helps,
Best regards
Sent from my HTC Wildfire using XDA App
Irrespective of which ROM you choose, it is the kernel which allows (or disallows) you from Overclocking. Till date, there are 2 primary kernels which are available - HCDR.Kernel by Jacob and nFinity by arco, and both OC support upto 768MHz. (I think Deep-Knight has recently developed a new kernel for his ROM, which allows OC upto 600MHz)
Because of this, you can overclock your stock ROM also, if you so wish, by simply flashing a custom kernel.
3xeno said:
Irrespective of which ROM you choose, it is the kernel which allows (or disallows) you from Overclocking. Till date, there are 2 primary kernels which are available - HCDR.Kernel by Jacob and nFinity by arco, and both OC support upto 768MHz. (I think Deep-Knight has recently developed a new kernel for his ROM, which allows OC upto 600MHz)
Because of this, you can overclock your stock ROM also, if you so wish, by simply flashing a custom kernel.
Click to expand...
Click to collapse
Hi!
Which kernels can I use for original rom, if I want to overclock? HCDR, or Deep, or what? It will make the phone instable, or not?
Thank You!
zigee said:
Hi!
Which kernels can I use for original rom, if I want to overclock? HCDR, or Deep, or what? It will make the phone instable, or not?
Thank You!
Click to expand...
Click to collapse
You can use any. nFinity MC4 offers more features though, like Smartass Governor. It can be found here:
http://forum.xda-developers.com/showthread.php?t=995301
Else, you can use HCDR Kernel also, if you wish, and decide for yourself which suits you:
http://forum.xda-developers.com/showthread.php?t=798471
It shouldn't make the phone unstable at all. But, in any case, make a Nandroid Backup beforehand.
Thank You
Well M using hell fire .. Cm7 based ....
Which is stable till 729 Mhz overclock m using max 729 and min 490 (I guess)
Phone is Much faster than before and love playing angry birds
I read all the 2 posts, but Im not sure to change the original slow kernel, for a faster. All have some bugs, battery life, wifi, etc...
I dont know, which could be better for the stock rom, or which could be better than the original.
Anyway, I want to try one of that, but I dont know which.
How can I flash just the kernel? And also back up my programs with titanium, or mybackup?
It clears everything like the rom flashing?
Ok, I made it, its cool, and faster. Thanks for the help.
is the overclocking "app" in standard cm7? Or i must go to market or anything else to download it?
Adria1234 said:
is the overclocking "app" in standard cm7? Or i must go to market or anything else to download it?
Click to expand...
Click to collapse
Its standard, under Settings > Cyanogenmod Settings > Performance Settings.