Related
Does anyone know what the phisical limitations are on the omap 3630 prossesor used in the Droid x and Droid 2? I would imagine that with the upgraded arm architecture we at the forum could acheive a workaround for the bootloader to find out exactly what this phone is capable of using some sort of custom kernal. I realize that most are going to say that 1ghz is plenty fast but I'm sure that's what they said about 550mhz on the original Droid. We must push the envelope for the simple reason of because where there is a will there is a way! If there are any on the forum with the skills u must not sit idle. I leave u with this challenge...
Sent from my Droid using XDA App
You can overclock if you're on 2.1 but not yet on 2.2
It appears that it is overclocked out of the box near limit, most anyones gotten is 1.2 I believe
I read that the 3630 is just a 3430 that is certified to run at 1ghz
Sent from my DROIDX using Tapatalk
Interesting my understanding was that the 3630 was built on the next evolution of arm axhitechture and therefore it uses a smaller manufacturing process alowing for higher clocks with less power at a more stable stastanible level. I heard that they found a way to change the multiplier or something but that is not the true overcloxk using custom kernals and voltages it is just a tweek on the stock kernal. I want more!
Sent from my Droid using XDA App
Is their an overclock app?
Sent from my DROIDX using XDA App
SetCPU, OverclockWidget, They are just two popular ones out of the many there are
http://tinyurl.com/2u27ove
12yan said:
http://tinyurl.com/2u27ove
Click to expand...
Click to collapse
Oh look! This brainiac has decided that all forums should be disbanded and everyone should just search google for everything and hope for blog hits now.
This kernel is for AOSP Gingerbread roms for the Incredible only!
Do not flash with ROM Manager, it has been known to give very strange issues on this phone, boot into recovery and manually flash it.
Things I add from stock (I believe in a mostly vanilla kernel with smaller mods to improve battery life and, in some situations, performance)
-havs (hybrid adaptive voltage scaling)
-smartass cpu governor (capped at 384mhz while screen is off)
-smb329 enabled (fast charge)
-no debugging (for smaller kernel size)
Use kernel manager from the market to get this (unless you want to be stubborn and do it yourself)
Pulled -5 and -6, not working as expected
invisiblek 2.6.37.6-4:
-Updated to latest cm-kernel source (latest change was May 30th)
-smartass and havs settings grabbed from the popular .32 #28 kernel which should help us get some decent battery life
Download
ENJOY!
----------------------------------------------------------------------------
SOURCE:
All of my source is at: http://github.com/invisiblek/cm-kernel/2.6.37_cm-kernel
We need to thank cyanogen, slayher, toastcfh, koush, cuviper, chad0989, cayniarb, vinylfreak89, seanzer, conap, jamezelle, and im sure others for all their help with this
FAQ:
Q: Will this work with Froyo?
A: Maybe, but probably not. I would recommend a .32 kernel since they are more stable at this time.
Q: My led turns green at 90% what gives? Please Fix!!
A: It always does that, been addressed a million times. Live with it
Q: Why is my cpu governor <x> when i set it to <y>?
A: <x> is probably the default (most roms set this in the ramdisk although the kernel does have a default setting, the ramdisk usually trumps it) youll have to re-set your governor after a reboot
Q: How can I help?
A: You can start by grabbing the source code from here
Q: What is havs?
A: from kingxklick's thread:
Code:
Also, a little info on HAVS and AVS:
The purpose of HAVS is to minimize the power used by the CPU by determining
and setting the optimal voltage. At the same time, the maximum voltage by
which HAVS can scale to is fixed to a specified voltage depending on the
CPU frequency in order to prevent scaling to a higher voltage than what is
normally used at a specified voltage. The optimal voltage is actively determined
for each frequency and temperature. HAVS actively adjusts the CPU voltage as the
CPU frequency and temperature changes.
Q: What is smartass?
A: The smartass governer drops drops the max cpu frequency when your screen is off (currently set to max 384mhz). It is very effective in saving battery life. (juice plotter is a good one for monitoring your battery life)
Put me down
Not much help with kernels but I can test and feed back
Sent from my ADR6300 using XDA App
Same here.. Teach me how yo build.. All set up for it.. Just don't understand it
Sent from my ADR6300 using XDA App
Love to help. Currently running your#29 kernel along with omgb rom. Runs awesome but I know it can do more.
any theories as to why all the other kernels make touch input useless? I have an amoled incredible btw. Anything I can do to test or help develop something to work fully with 2.3.1 I'm all for it.
P.s. Anyone know anything about jit with gb? I never used it since I have used sense roms up to this point.
Sent from my Htc Incredible using Tapatalk
invisiblek said:
for now, check my github://github.com/invisiblek/cm-kernel
we need a dinc community developed kernel for gingerbread
anyone who wants to help, post up and lets get something going
Click to expand...
Click to collapse
http://github.com/slayher
I have a working kernel, with support for tethering, and mounting of both emmc and sdcards. Also my same changes were pushed to the CM/htc-kernel-incrediblec
Its not a .35 kernel, but it does have the gadget drivers backported.
slayher said:
http://github.com/slayher
I have a working kernel, with support for tethering, and mounting of both emmc and sdcards. Also my same changes were pushed to the CM/htc-kernel-incrediblec
Its not a .35 kernel, but it does have the gadget drivers backported.
Click to expand...
Click to collapse
Doesn't the current included one support this? Does your kernel work with pc usb mounting without gscript?
Also personally I am looking for a stable oc version. Anyone had luck so far with any of this?
Sent from my Htc Incredible using Tapatalk
This is good. I'll help.
Sent from my ADR6300 using XDA App
networkmagician419 said:
Same here.. Teach me how yo build.. All set up for it.. Just don't understand it
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
Best way to get set up is to join is on irc. Its much easier to communicate there
Sent from my dInc using XDA app
trunksta said:
Love to help. Currently running your#29 kernel along with omgb rom. Runs awesome but I know it can do more.
any theories as to why all the other kernels make touch input useless? I have an amoled incredible btw. Anything I can do to test or help develop something to work fully with 2.3.1 I'm all for it.
P.s. Anyone know anything about jit with gb? I never used it since I have used sense roms up to this point.
Sent from my Htc Incredible using Tapatalk
Click to expand...
Click to collapse
It's because you probably have a 004f touch controller. If you try to register more than 3 points on it, it won't function.
Sent from my ADR6300 using XDA App
trunksta said:
Doesn't the current included one support this? Does your kernel work with pc usb mounting without gscript?
Also personally I am looking for a stable oc version. Anyone had luck so far with any of this?
Sent from my Htc Incredible using Tapatalk
Click to expand...
Click to collapse
yes, this is the kernel I am using with the CM7 build for the DINC. CM7 mounts and tethers with out gscript.
http://github.com/slayher
I have a working kernel, with support for tethering, and mounting of both emmc and sdcards. Also my same changes were pushed to the CM/htc-kernel-incrediblec
Its not a .35 kernel, but it does have the gadget drivers backported.
Click to expand...
Click to collapse
Doesn't the current included one support this? Does your kernel work with pc usb mounting without gscript?
Also personally I am looking for a stable oc version. Anyone had luck so far with any of this?
Sent from my Htc Incredible using Tapatalk
Click to expand...
Click to collapse
It's his kernel that is supplied with the cm7 builds.
Sent from my "girlfriend"... According to my wife.
Thanks for bringing this out to the full community! Hopefully we can get the ball moving a bit better on development now.
Also great to see pretty much every active kernel dev for the Inc posting in here, and a lot of other people interested in getting this going.
I'll keep pitching in however I can.
I also greatly appreciate all you kernel devs hard work and I look forward to the development of this kernel...I am a willing tester just waiting for a build to come out so I can report on it
Sent from my ADR6300 using XDA App
Would gladly love to test
Sent from my ADR6300 using XDA App
i see lots of devs i recognize here. this could be very interesting. and trustworthy ones too. i'll test.
invisiblek said:
Best way to get set up is to join is on irc. Its much easier to communicate there
Sent from my dInc using XDA app
Click to expand...
Click to collapse
Maybe I should know this and I missed the memo... What server and channel...
what irc channel? this would be a big step to get going on the Dinc.
This is exciting .. cloning now
#incredible on irc.andirc.net
please update your tree too, ive done some more work this morning
use arch/arm/mach-msm/invisiblek_incredible_defconfig as your .config
im down to one compile time error -- woot!
Hey folks,
P-Funk asked me to take a look at the kernel source for the Zio and see what I could make of it.
I won't lie to you, its not pretty. However, determination usually prevails, and so I present you with a kernel, currently beta, with minimal support (I don't have a Zio).
Use at your own risk! I, nor anyone else is responsible for damage done from, or to your device. Your device may become unstable. Your cat may marry your dog, and your gerbil may elope with your daughter or son. This is not my fault.
Features
2.6.32.9 source built
overclocked to 748mhz
lowmemkiller driver patches and tweaks
Boots at stock 600mhz speed. You must use setcpu to overclock.
sdcard read speed tweak
init.d support
smartass and interactive governors.
bfq i/o scheduler added and set as default.
kernel is pre-rooted, and will start usb debugging by default.
swap support
Download URL:
http://www.multiupload.com/2GQA0JD1VS
How to install:
Download file, place on sdcard, boot clockwrok recovery and flash.
Please note: I am trying to upload source to a mercurial repo, but it is having issues. I have a trouble ticket in with bitbucket. The source is too big to upload to github for free. If I do not hear back from them, I will tarball the source and upload it that way.
Thanks:
Every single soul in IRC #openzio who broke their phones testing stuff for me
Thanks. Testing now.
Sent from my Zio using XDA Premium App
Much respect m8.
*looks at donate link*
Wink wink.
Sent from my Zio using XDA App
OK I flashed the Kernel and I am stuck at the Kyocera splash screen. Dont understand why its not booting up.
For those that cannot boot this, SPz0 has a more stable version that he will be releasing with his rom.
729mhz seems to be the most stable clockspeed for this device.
for those that are wondering, the smartass governor eliminates the need for a "screen off" profile by automatically capping the CPU speed when the screen is off/phone goes to sleep.
More info.
Smartass will also cap the max frequency when sleeping to 352Mhz (or if your min frequency is higher than 352 – why?! – it will cap it to your min frequency). Lets take for example the 528/176 kernel, it will sleep at 352/176. No need for sleep profiles any more!
Click to expand...
Click to collapse
In other words, SetCPU would only be needed to OC (or use the Overclock widget, whatever floats your cookies).
So this kernel is ready to use or wait? A little confused from your post.
ZIO 2.2 ROOTED
ADW Launcher EX
Gingerbread Theme
z3r0t0l0rEnCe said:
So this kernel is ready to use or wait? A little confused from your post.
ZIO 2.2 ROOTED
ADW Launcher EX
Gingerbread Theme
Click to expand...
Click to collapse
No this one is unstable but there is one working and being tested as we speak, it should be released soon.
Would this work on a sprint device?
Fate43 said:
OK I flashed the Kernel and I am stuck at the Kyocera splash screen. Dont understand why its not booting up.
Click to expand...
Click to collapse
I flashed it with no problems. Did you clear your caches (dalvik, etc) with ClockworkMod prior to flashing?
Sent from my Zio using XDA Premium App
pomeroythomas said:
I flashed it with no problems. Did you clear your caches (dalvik, etc) with ClockworkMod prior to flashing?
Sent from my Zio using XDA Premium App
Click to expand...
Click to collapse
Would this work the Sprint version? Is the overclock stable on your device?
Androidboy35961 said:
Would this work the Sprint version? Is the overclock stable on your device?
Click to expand...
Click to collapse
No...
Androidboy35961 said:
Would this work on a sprint device?
Click to expand...
Click to collapse
No...
Sent from my Zio using XDA App
Spz0 said:
No...
No...
Sent from my Zio using XDA App
Click to expand...
Click to collapse
Sprint users don't get no love at all...lol
Sprint got the short end of the stick!
Sent from my Zio using XDA Premium App
Trying out swap, seems to be neutral on this device.
748 Freezes and causes random reboots for me.
Great job man, and much thanks from all of us Zio owners for your time and effort, thanks Adrynalyne!
Any reason anyone can think of why or what in the kernel would cause 2d graphics to choke out so bad? I was scoring 110-120 prior to OCing, and now 2d is scoring 70 if I'm lucky. Any thoughts or ideas?
I thought this device could run at 800mhz??? I thought wrong. Cheap cpu they are using.
Androidboy35961 said:
I thought this device could run at 800mhz??? I thought wrong. Cheap cpu they are using.
Click to expand...
Click to collapse
Why on earth are you such an ungrateful douchebag?
Why not contribute something constructive instead of showing people how douchey you can be...
OnTopic:
749Mhz ran flawless for me. It seems to be random on who 749mhz freezes with.
@sinisin: did you flash 749oc with the openzio rom?
My ROM has Adrynalyne's stable 729Mhz overclock for those interested.
Hey Adrynalyne:
Think I could grab an 800Mhz OC from you at some point? I really wanna push the boundaries of this cpu.
Just a straight step from 748 to 800Mhz would be sufficient.
I want to see if I can get it to run stable @ 800Mhz.
I think that would need some voltage tweaks to reach 800mhz
Sent from my Zio using XDA Premium App
Androidboy35961 said:
Sprint users don't get no love at all...lol
Click to expand...
Click to collapse
All the cool kids have cricket
Cricket users are lucky to have any development, my roommates told me there wouldn't be any Dev's interested in the ZIO. I think the main issue you're encountering is any Dev who has the droid options available on sprint, is not going to choose the ZIO for their personal phone or development. You're best bet is to start reading like crazy and head the development of the sprint side of things yourself or upgrade to a phone that has active development.
i have the nexus one running cyanogenmod7 with intersect ravens kernel and i have it clocked at 245mhz min 1113mhz max and if i play games on my phone the back get hot verry quickly and i would like to keep it overclocked so does anyone have any ideas on what i could do to keep the phone cool is there a kernel that will let me udjust the voltage of the cpu frequinces.
tinye99 said:
i have the nexus one running cyanogenmod7 with intersect ravens kernel and i have it clocked at 245mhz min 1113mhz max and if i play games on my phone the back get hot verry quickly and i would like to keep it overclocked so does anyone have any ideas on what i could do to keep the phone cool is there a kernel that will let me udjust the voltage of the cpu frequinces.
Click to expand...
Click to collapse
Try the SetCPU app. Search for it in the Play Store
I am uaing set cpu right now but there is no optionbforbcontrolling the voltages
Sent from my Nexus One using XDA
If you use one of the latest kernels with OC/UV daemons, you can use OC/UV Beater or the similar app, that controls the OC/UV parameters for those daemons.
Can you link me to one of those kernels
Sent from my Nexus One using XDA
Look in Development.
What kernels am i looking for i cant find any
Sent from my Nexus One using XDA
Maybe intersect ravens kernel is all you need? Install the app and try it out.
Sent from my Nexus One using XDA
All the kernels i jave tried wont let me uv
Sent from my Nexus One using XDA
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Thanks ✟
Moving to Q&A
Okay guys I've had this PA JB 2.1 with hydrocore running. Now I've used hydro v1 and 4.3 and both my battery is not great at all. I've gone back to v3.5 as I was running this one the longest. I have nothing synced at all aand I mainly use wifi to browse watch videos etc. Nothing to heavy at all. My phone has fully charged and in batterystats it says my phone has been on for 20 mins and it went down to 88%! Now is this normal for some of you or is their really any tips that truly work as I love this rom....I've asked before but I just need if possible tips that have proven to work.
Thanks all.
Sent from my GT-N7000 using XDA
You can change the Governer settings by using SetCpu and make your phone battery friendly.
Here you can find the tips
http://forum.xda-developers.com/showthread.php?t=1369817
sahilarora2003 said:
You can change the Governer settings by using SetCpu and make your phone battery friendly.
Here you can find the tips
http://forum.xda-developers.com/showthread.php?t=1369817
Click to expand...
Click to collapse
Thanks for the link...its quite difficult to understand it all. I've got my gov as conservative and the Max freq set at 1000. I saw in the link that's recommended. I dont see friendly in CPU?
Sent from my GT-N7000 using XDA
You have a tonns of info, how to fix the things.
Check the second link in my signature.
First rule - any "dirty" install can't be counted as an objective reason for complaint. But - submit your BBS dump, as stated in the thread's OP anyway.
i was previously using Hydracore V4.1 with PA JB 2.1 and it has a very good battery life. i am currently on Jellycore V2 with Hydracore 4.1 again as the newer versions of the Hydracore seems to drain more battery so i sticked with the 4.1 version.
islandmixed said:
Thanks for the link...its quite difficult to understand it all. I've got my gov as conservative and the Max freq set at 1000. I saw in the link that's recommended. I dont see friendly in CPU?
Sent from my GT-N7000 using XDA
Click to expand...
Click to collapse
Set it to lulzactive with noop scheduler and max freq to 1400...rest of the settings you can apply from the link given above. (For battery friendly)
Swyped From My Juicy Flavoured AOKP JB.
Ive set everything as stated except that friendly bit as I cant find it. The info in those threads are not easy reads for me lol...so I'm not understanding but after an hour of using just wifi to browse the web I've gone down to 79%. Also does having a theme kill battery as I have a theme set?
Sent from my GT-N7000 using XDA
Sent from my GT-N7000 using XDA