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

Search This thread

speedfreak228

Senior Member
Jun 19, 2011
1,037
73
I have no 1000mhz step. Defaults to 1.2
If you are showing 1000, it is left over from your previous kernel

Where are you seeing that? Setcpu? Clear data in the app.

Sent from my Galaxy Nexus using xda premium

Using the Franco kernel app and the performance settings in my akop rom. What's the best governed

Sent from my Galaxy Nexus using XDA
 

ogdobber

Inactive Recognized Developer
Nov 4, 2008
3,256
1,827
Using the Franco kernel app and the performance settings in my akop rom. What's the best governed

Sent from my Galaxy Nexus using XDA

Can you post a picture of the frequency steps in aokp settings?
Interactive it's default, But it sounds like you're franco app may need to be cleared out

Sent from my Galaxy Nexus using xda premium
 

despard

Senior Member
Feb 28, 2011
195
10
I have no 1000mhz step. Defaults to 1.2
If you are showing 1000, it is left over from your previous kernel

Where are you seeing that? Setcpu? Clear data in the app

Sent from my Galaxy Nexus using xda premium

Do you think adding more steps can save battery? Logically it makes sense but what do you think?
 

mike216

Senior Member
Nov 12, 2010
5,127
1,062
cleveland
You can choose 3.1 with all the tweaks that has OC steps and if OG is cool with it I can provide 3.1 with one 1350 OC step :)

Sent from my Galaxy Nexus using xda premium
 

mike216

Senior Member
Nov 12, 2010
5,127
1,062
cleveland
Front page bud its all there
Thae is without mods 350-1200 and the other build has all the mods and one additional 1350 OC step along with a 384 gpu clock. If you either want all the goodies or your like me and use an amp when listening to music and go for thae :)
Sent from my Galaxy Nexus using xda premium
 
Last edited:

mike216

Senior Member
Nov 12, 2010
5,127
1,062
cleveland
OGs is based on 4.0.4 so I'm pretty sure he's included the 4.0.4 kernel patches in both releases


Sent from my Galaxy Nexus using xda premium
 

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