[KERNEL] [4.2.x] [GSM/LTE/CDMA] ⇒☆007☆ v3.7.1

Search This thread

pmcee

Senior Member
Aug 1, 2010
249
68
yes, it will be coming soon.
I want to wait a few more days so people have a really good feel of the stock kernel...

Hey cant u release a test kernel like the others? I tried all other kernels but they perform exactly like their ics variant. Yours is the one with the least battery usage while screen on. And i will sure not go back to ics......

I'm begging you on my knees ;)


Gesendet von meinem Jelly Belly mit Tapatalk 2
 
  • Like
Reactions: odin13 and ogdobber

@rbiter

Senior Member
Dec 4, 2011
5,141
1,241
well don't flash any of og's kernels over jelly bean stock. it no workie unless you need a brick phone.
 

ogdobber

Inactive Recognized Developer
Nov 4, 2008
3,256
1,827
v3.2 for jellybean
-oc to 1.35 (boots to 1.2)
-voltage control (mpu) iva and core preset *mpu also preset
-ndfs
-setcpu compatible

pretty simple kernel, very similar to v3.1
more features in future kernels, but really wont get too crazy until the next source is released. that should be about 2 weeks...when the official jb ota rolls out
feature requests?
 

@rbiter

Senior Member
Dec 4, 2011
5,141
1,241
v3.2 for jellybean
-oc to 1.35 (boots to 1.2)
-voltage control (mpu) iva and core preset *mpu also preset
-ndfs
-setcpu compatible

pretty simple kernel, very similar to v3.1
more features in future kernels, but really wont get too crazy until the next source is released. that should be about 2 weeks...when the official jb ota rolls out
feature requests?

I don't love you no more. I had to spend a whooooooole 'nother hour setting up my phone while you were laughing at my unfortunate circumstances. Lol. And then you post a compatible kernel when I log back on. Fixing to flash the above.

butter and jelly please...
 

pmcee

Senior Member
Aug 1, 2010
249
68
v3.2 for jellybean
-oc to 1.35 (boots to 1.2)
-voltage control (mpu) iva and core preset *mpu also preset
-ndfs
-setcpu compatible

pretty simple kernel, very similar to v3.1
more features in future kernels, but really wont get too crazy until the next source is released. that should be about 2 weeks...when the official jb ota rolls out
feature requests?

Kernel works awesome as I can tell by now. Only thing is that I cannot use a voltage lower than 850mv on 350mhz.

But it still doesn't seem to make a remarkable difference to the 775mv I normally use.

Btw u accept no donations or am I blind? :)

Gesendet von meinem Galaxy Nexus mit Tapatalk 2
 
Last edited:
  • Like
Reactions: @rbiter

@rbiter

Senior Member
Dec 4, 2011
5,141
1,241
I just flashed the kernel for jelly bean. It won't allow custom voltages. Keeps fc'ing. I'll just point the finger at Huang and let you slide this time ogdobber. Thanks. :D

butter and jelly please...
 

ogdobber

Inactive Recognized Developer
Nov 4, 2008
3,256
1,827
I just flashed the kernel for jelly bean. It won't allow custom voltages. Keeps fc'ing. I'll just point the finger at Huang and let you slide this time ogdobber. Thanks. :D

butter and jelly please...

There is an update for setcpu in the market;)

Sent from my Galaxy Nexus using xda premium
 
  • Like
Reactions: @rbiter

Top Liked Posts

  • There are no posts matching your filters.
  • 154
    ·:*¨¨*:·..·:*¨007·:*¨¨*:·..·:*¨

    straight from The Land of Smiles

    Jame Bond kernels have always been about battery efficiency without sacrificing speed...


    -latest version-v3.7.1

    ☆★☆★☆
    -linaro gcc
    -some debugging disabled
    -undervolted
    -interactive governor (default) is recommended
    -GPU set to 307MHz
    -boots to 1.2 (oc to 1.3)
    -cm color control
    -eze sound control
    -imoseyon gamma control




    Download3.gif


    note: please "rate" the thread;)
    Thank you to those that have! If you are new to this thread, browse through the pages. I always try to answer questions quickly and thoroughly, as well as provide a stable kernel. If this kernel doesn't have the "features" you are looking for, or you have seen a cool new mod, just ask and I will try to accommodate (or at least give a reason why not)
    thanks for your time -og

    acronyms, notes, etc.
    deprecated kernels


    ***************************************************************************************************************************************
    4.2.x kernel(s)
    1.2/3.5GHz◊GPU 307MHz
    ☆007☆ v3.7.1

    4.1.x kernel(s)
    that thae
    1.2/3.5GHz◊GPU 307MHz
    ☆Jame Bond☆ v3.4

    1.2/3.5GHz◊GPU 307MHz
    ☆Jame Bond☆ v3.3
    mirror

    khlang
    1.2/3.5GHz◊GPU 307MHz
    ☆Jame Bond☆ v3.4.6
    _____________________________________________________________________


    thanks to coolbho3000 for his patches
    support setcpu


    » kernel source
    » additional source


    Control your Android phone's CPU! SetCPU for Root Users
    32
    installation


    2 ways...

    -download and extract boot.img from zip...non-ak versions
    -enter fastboot mode by (with phone off) press and hold volume up&down and then power

    then to test (reverts on reboot)
    Code:
    fastboot boot boot.img
    to flash
    Code:
    fastboot flash boot boot.img

    or

    -download to sd card and flash from recovery


    tweaks
    version 3.7.x has several "tweaks" that are controlled in system/etc/init.d/007tweaks
    -color control
    -gamma control
    -volume boost
    -high performance sound


    everything boots to stock settings
    included is system/etc/init.d/007tweaks.bkk which are my preferred settings (just rename to 007tweaks)

    also can be adjusted with (most likely not colors) GLaDOS Control and Trinity Kernel Toolbox (as well as other kernel apps)

    007tweaks
    Code:
    #!/system/bin/sh
    
    echo "0" > /sys/class/misc/samoled_color/red_v1_offset
    
    echo "0" > /sys/class/misc/samoled_color/green_v1_offset
    
    echo "0" > /sys/class/misc/samoled_color/blue_v1_offset
    #default 0 0 0
    
    echo "1670000000" > /sys/class/misc/samoled_color/red_multiplier
    
    echo "1880000000" > /sys/class/misc/samoled_color/green_multiplier
    
    echo "2000000000" > /sys/class/misc/samoled_color/blue_multiplier
    #default 2004318071 2004318071 2004318071
    
    mount -o remount,noauto_da_alloc /data /data
    
    echo "0" > /sys/devices/platform/omapdss/manager0/gamma 
    #default 5 off 0 max 10 (10 being darkest)
    
    echo "2" > /sys/class/misc/soundcontrol/volume_boost
    #default 0 max 3
    
    echo "0" > /sys/class/misc/soundcontrol/highperf_enabled
    #default 0

    permissions are set on flashing, but if changed with "es explorer" they need to be reset to
    2012-04-10%2010.36.36.png


    for roms that don't have "color slider adjustments" to have the changes take affect without rebooting, open a terminal and run....
    Code:
    su <enter>
    run-parts /etc/init.d/ <enter>
    27
    kernels are preset

    don't drop more than 75mV under default
    Screenshot_2012-03-31-18-42-09.png
    21
    protips-

    force desktop mode on google chrome
    create the file /data/local/chrome-command-line and add below
    Code:
    adb shell 'echo \"chrome --user-agent="[Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.45 Safari/535.19]"\" > /data/local/chrome-command-line'






    -for better scrolling in apps (specifically twitter) go to settings/developer options and select "Force GPU rendering"
    *may crash other non-ics optimized apps:rolleyes:
    (twiiter updated for ics)

    -cool recovery trick to get rid of all the extra "no's" (recovery)
    Code:
    adb shell
    touch /sdcard/clockworkmod/.one_confirm

    -md5 mismatch (recovery)
    Code:
    adb shell
    cd /sdcard/clockworkmod/backup/2011-11-29.18.20.30
    rm nandroid.md5
    md5sum *img > nandroid.md5

    enable 3g video chat (easiest way)
    download this from market

    battery saving tips-
    disable gps unless navigating
    don't use active widgets that need data
    use 2g in low 3g signal areas
    2g uses the least power
    wifi uses less power than 3g
    4g uses the most power, avoid when possible

    great standby
    overnight deep sleep (gsm)(ics)
    Screenshot_2012-04-07-09-45-40.png




    more to come...
    11
    using v3.8 and after flashiung this kernel with lates euroskank aokp (4.2.2 based) phone wont boot. screen goes black after initial google screen and requires a battery pull to reboot to recovery. all was fine on 4.2.1 based roms

    i haven't released a kernel that will work a "true" 4.2.2 rom.
    update will come soon.... < infinity days