[KERNEL]Droid DNA Cubed Kernel v3.1.3[02.13.13]Up to 3.4.30 and a few minor fixes.

Search This thread

dsb9938

Inactive Recognized Developer
Sep 17, 2010
1,755
3,125
55
Edison, NJ
Okay folks, no fancy graphics or information here. Searching this site will tell you any of the generic information you may be interested in. I am not going to clutter up things any more than I normally do. Which is already enough.

I need to make something very clear here. I'm sure it's just me, but I feel like I need to say it out loud, rather than just leaving it in my source. At least 90% of what I give you is other peoples original work, modified by me to run on whatever device I have. I don't do it to look smart, or be important, I do it 9 times out of 10 because there isn't something already out there. The vast majority of the options I give you are from amazing coders like show-p1948 and faux123. There are random snippets from others too. This time Zarboz contributed a lot in the beginning. I just wanted to make that clear. If you ever wanna know exactly who did something I put into a kernel, go look at the source. If I cannot get the original commit, with them as author, they are listed in the comment. If nobody is there but me, I actually did it.

So, here you go:

Droid DNA Cubed Kernel 3.1.3

Installation:

1. Unzip the file you downloaded.
2. Copy the Modules zip to the SDCard.
3. adb reboot bootloader
4. fastboot flash boot <file> (This will depend on where you unzipped to.)
5. Use menu on phone to go to recovery.
6. Flash Modules file in recovery.
7. Reboot
8. Profitt!

Please Note: This kernel removes some stock files you will need to use other kernels. Please flash this file before flashing anything else to return everything to stock.


Change Log:

12.01.12: Initial release, 1.0.1
SIO I/O Scheduler
Linaro 4.7 GCC Toolchain
-O3 Build
Force Fast Charge from Chad0989 - This is on by default. I will create a zip to turn it off and post later tonight.
Swap enabled
Charging from unknown sources enabled

12.02.12: Increase version to 1.0.2
Added SLQB
Added Sweep2Wake
Added SYSFS to thermald
Added GPU OC

12.03.12: Increase version to 1.0.3
Fixed S2W in call touchscreen issue - Zarboz

12.05.12: Increase version to 1.2.3
Various code patches and updates
Dynamic FSync
OC to 1.89Ghz
Re-did GPU OC
Disabled Perflock
Added VDD

12.09.12: Increased version to 1.2.5
Fixed freqs sticking
Fixed hsci wakelock
Added Intellidemand Gov
Tweaked thermal settings

12.12.12: Increased version to 1.4.3
Various fixes/updates
Added FIOPS IO Sched
Added ROW IO Sched
Added Smartass V2 Governor
Added Interactive Governor
Added Lionheart Governor
Added Badass Governor
Added SavagedZen Governor

12.13.12: Increased version to 1.4.9
Updated Intellidemand, thanks Faux123
Added AssWax Governor
Added BrazilianWax Givernor
Various tweaks/fixes

12.22.12: Increased version to 2.2.1
Added CIFS
Added NTFS
Various fixes/tweaks
Updated thermal - showp
Added kernel based mpdecision - showp
Added InteractiveX V2 Governor
Enabled Conservative Governor
Added SuperBad Governor
Added Virtuous Governor

12.23.12: Increased version to 2.2.3
Added BFQ I/O Scheduler
Enabled write to system partition

12.26.12: Increased version to 2.3.1
Added "Faster" PVCS bin
Fix for thermal
Fixes for Intellidemand
Fixes for Ondemand
Fixes for sched
Fixes for lockups/reboots
Fixes for Interactive

12.27.12: Increased version to 2.3.2
Removed sched fix

12.28.12: Increased version to 2.3.3
Restored sched fix
Tweaked FASTER table

12.29.12: Increased version to 2.3.5
Raised max bus speed to 600
Various fixes/tweaks

12.30.12: Increased version to 2.3.9
Updates to Intellidemand - Faux
USB fixes
HSIC Wakelock patch
Remove my changes for HSIC Wakelock

12.31.12: Increased version to 2.4.0
Removed a few of the patches added in 2.3.9

01.01.13: Increased version to 2.4.1
Removed the rest of the USB patches

01.02.12: Increased version to 2.4.2
Put back all the USB fixes
Removed Intellidemand update
Few other fixes.

01.31.13: Increased version to 2.5.1
Removed BFQ
Removed SLQB
Removed a few other tweaks
Tweaked thermal settings
Tweaked freq tables

02.01.13: Increased version to 2.5.2
Tweaked thermal

02.04.13: Increased version to 2.5.4
Completed -O3 compliance
Tweaked GPU to fix low scores

02.07.13: Increased version to 3.1.1
Patched up to Linux 3.4.29

02.13.13: Increased version to 3.1.3
Fixes to Linaro
Fixes to BadAss
Various tweaks



Downloads:

Droid DNA Cubed Kernel 3.1.3
MD5: f4ffcf4d75bf50f2c8458b10e6f6d2a9

Droid DNA Cubed Kernel 3.1.1
MD5: b1cfca9364d652b32827abe348f7bcb3

Droid DNA Cubed Kernel 2.5.4
MD5: f5bedb1d659e7d968e5c44c562cc8425


Enjoy!



D

.

My Git

 
Last edited:

x70xchallengerx

Senior Member
Apr 8, 2012
598
111
216
www.nbdesign.xyz
Excited for the dev scene here on DNA :) I'm gonna flash this asap, will it work fine on an unlocked, rooted, stock odex rom??

Oh and does chad have a DNA??

Sent from my HTC6435LVW using xda premium
 

adrynalyne

Inactive Recognized Developer
Dec 13, 2008
10,950
6,471
Okay folks, no fancy graphics or information here. Searching this site will tell you any of the generic information you may be interested in. I am not going to clutter up things any more than I normally do. Which is already enough.

So, here you go:

Droid DNA Cubed Kernel 1.0.1

Okay, it's still very basic. I've been watching/talking to Zarboz as he has been making his. I will be catching up a lot of his mods here in the next few days.

Installation:

1. Unzip the file you downloaded.
2. Copy the Modules zip to the SDCard.
3. adb reboot bootloader
4. fastboot flash boot <file> (This will depend on where you unzipped to.)
5. Use menu on phone to go to recovery.
6. Flash Modules file in recovery.
7. Reboot
8. Profitt!

Change Log:

12.01.12: Initial release, 1.0.1
SIO I/O Scheduler
Linaro 4.7 GCC Toolchain
-O3 Build
Force Fast Charge from Chad0989 - This is on by default. I will create a zip to turn it off and post later tonight.
Swap enabled
Charging from unknown sources enabled

Downloads:

Droid DNA Cubed Kernel 1.0.1
MD5: 3726b1673cea267e10e91bca8ead36cb

Enjoy!

D

.


Source code, please.
 
  • Like
Reactions: cpu999

Zarboz

Known Scammer
Mar 5, 2009
145
9,339
Denver
hows this kernel wats the highest cpu can u set it to and is it better or on par w/the stock kernel?

just using linaro and -O3 optimization will make this above stock kernel even if the OC hasn't been added yet


Good stuff DSB can't wait to see what you come up with i always loved your rezound work :D
 
  • Like
Reactions: k2trill

two_cents

Senior Member
Mar 23, 2009
412
85
its been a while since I had to flash in Fastboot... need to clean out the spiderwebs in my ADB closet... flashed great.. thanks allot... any plans on a senseless cubed rom?
 

Irish65

Senior Member
Feb 9, 2010
119
20
Seattle, WA
It all works for me thank you.
Just for the heck of it I threw up a benchmark I don't know what to think about antutu tho....


Sent from my HTC6435LVW using xda premium
 

Attachments

  • uploadfromtaptalk1354496595587.jpg
    uploadfromtaptalk1354496595587.jpg
    83.5 KB · Views: 900
  • uploadfromtaptalk1354496610997.jpg
    uploadfromtaptalk1354496610997.jpg
    71.5 KB · Views: 924

gwallers

Senior Member
Jun 25, 2010
157
29
I dont care about overclock. This stock speeds when default? Like the sweep function...

Sent from my HTC6435LVW using Tapatalk 2
 

Top Liked Posts

  • There are no posts matching your filters.
  • 120
    Okay folks, no fancy graphics or information here. Searching this site will tell you any of the generic information you may be interested in. I am not going to clutter up things any more than I normally do. Which is already enough.

    I need to make something very clear here. I'm sure it's just me, but I feel like I need to say it out loud, rather than just leaving it in my source. At least 90% of what I give you is other peoples original work, modified by me to run on whatever device I have. I don't do it to look smart, or be important, I do it 9 times out of 10 because there isn't something already out there. The vast majority of the options I give you are from amazing coders like show-p1948 and faux123. There are random snippets from others too. This time Zarboz contributed a lot in the beginning. I just wanted to make that clear. If you ever wanna know exactly who did something I put into a kernel, go look at the source. If I cannot get the original commit, with them as author, they are listed in the comment. If nobody is there but me, I actually did it.

    So, here you go:

    Droid DNA Cubed Kernel 3.1.3

    Installation:

    1. Unzip the file you downloaded.
    2. Copy the Modules zip to the SDCard.
    3. adb reboot bootloader
    4. fastboot flash boot <file> (This will depend on where you unzipped to.)
    5. Use menu on phone to go to recovery.
    6. Flash Modules file in recovery.
    7. Reboot
    8. Profitt!

    Please Note: This kernel removes some stock files you will need to use other kernels. Please flash this file before flashing anything else to return everything to stock.


    Change Log:

    12.01.12: Initial release, 1.0.1
    SIO I/O Scheduler
    Linaro 4.7 GCC Toolchain
    -O3 Build
    Force Fast Charge from Chad0989 - This is on by default. I will create a zip to turn it off and post later tonight.
    Swap enabled
    Charging from unknown sources enabled

    12.02.12: Increase version to 1.0.2
    Added SLQB
    Added Sweep2Wake
    Added SYSFS to thermald
    Added GPU OC

    12.03.12: Increase version to 1.0.3
    Fixed S2W in call touchscreen issue - Zarboz

    12.05.12: Increase version to 1.2.3
    Various code patches and updates
    Dynamic FSync
    OC to 1.89Ghz
    Re-did GPU OC
    Disabled Perflock
    Added VDD

    12.09.12: Increased version to 1.2.5
    Fixed freqs sticking
    Fixed hsci wakelock
    Added Intellidemand Gov
    Tweaked thermal settings

    12.12.12: Increased version to 1.4.3
    Various fixes/updates
    Added FIOPS IO Sched
    Added ROW IO Sched
    Added Smartass V2 Governor
    Added Interactive Governor
    Added Lionheart Governor
    Added Badass Governor
    Added SavagedZen Governor

    12.13.12: Increased version to 1.4.9
    Updated Intellidemand, thanks Faux123
    Added AssWax Governor
    Added BrazilianWax Givernor
    Various tweaks/fixes

    12.22.12: Increased version to 2.2.1
    Added CIFS
    Added NTFS
    Various fixes/tweaks
    Updated thermal - showp
    Added kernel based mpdecision - showp
    Added InteractiveX V2 Governor
    Enabled Conservative Governor
    Added SuperBad Governor
    Added Virtuous Governor

    12.23.12: Increased version to 2.2.3
    Added BFQ I/O Scheduler
    Enabled write to system partition

    12.26.12: Increased version to 2.3.1
    Added "Faster" PVCS bin
    Fix for thermal
    Fixes for Intellidemand
    Fixes for Ondemand
    Fixes for sched
    Fixes for lockups/reboots
    Fixes for Interactive

    12.27.12: Increased version to 2.3.2
    Removed sched fix

    12.28.12: Increased version to 2.3.3
    Restored sched fix
    Tweaked FASTER table

    12.29.12: Increased version to 2.3.5
    Raised max bus speed to 600
    Various fixes/tweaks

    12.30.12: Increased version to 2.3.9
    Updates to Intellidemand - Faux
    USB fixes
    HSIC Wakelock patch
    Remove my changes for HSIC Wakelock

    12.31.12: Increased version to 2.4.0
    Removed a few of the patches added in 2.3.9

    01.01.13: Increased version to 2.4.1
    Removed the rest of the USB patches

    01.02.12: Increased version to 2.4.2
    Put back all the USB fixes
    Removed Intellidemand update
    Few other fixes.

    01.31.13: Increased version to 2.5.1
    Removed BFQ
    Removed SLQB
    Removed a few other tweaks
    Tweaked thermal settings
    Tweaked freq tables

    02.01.13: Increased version to 2.5.2
    Tweaked thermal

    02.04.13: Increased version to 2.5.4
    Completed -O3 compliance
    Tweaked GPU to fix low scores

    02.07.13: Increased version to 3.1.1
    Patched up to Linux 3.4.29

    02.13.13: Increased version to 3.1.3
    Fixes to Linaro
    Fixes to BadAss
    Various tweaks



    Downloads:

    Droid DNA Cubed Kernel 3.1.3
    MD5: f4ffcf4d75bf50f2c8458b10e6f6d2a9

    Droid DNA Cubed Kernel 3.1.1
    MD5: b1cfca9364d652b32827abe348f7bcb3

    Droid DNA Cubed Kernel 2.5.4
    MD5: f5bedb1d659e7d968e5c44c562cc8425


    Enjoy!



    D

    .

    My Git

    39
    Thread open, links up.

    I do not know how long it will be till I feel like making an update though.

    D

    .
    17
    Just wanted to let you all know I am still around.

    Thanks sooooo much to all of you who helped me keep the lights on. I think I have made an arrangement that will keep that going.

    I'm sorry to have let my soap opera of a life leak onto this thread, but I didn't want to just disappear if the power went off.

    I continue to await new source from HTC so I can update this thing.

    In the mean time I will be off looking for ways to feed myself, so don't think I have abandoned you. Things are still very tough here. But I am still around.

    And thanks again for all the help! You guys literally kept my lights on at a time when I expected to be living in the cold and dark.

    D

    .
    16
    New card in. Let the games begin!

    I will be posting test versions in the OP as I rebuild.

    I will rely on your feedback for progressing.

    I don't want to know about anything but reboots/lockups/SODs or things that don't work right.

    Look for the first one late tonight or early tomorrow.

    D

    .
    14
    No issues on stock for me.

    So we all have junk phones only on kernels? Hmm I'm confused

    Sent from my SCH-I605 using Tapatalk 2


    You sir, are the reason I will be releasing nothing else. I hope you feel like a big man man now. Merry Christmas.

    D

    .