[KERNEL][AOSP/STOCK][3.4.104][03/10/14] Phantom Kernel r5

Search This thread

guitarfreedom

Senior Member
Nov 29, 2010
447
162
Salerno
I like so much this kernel. Very battery friendly and smooth at the same time.
Today I used it a lot, during long travel etc... I'm satisfied, thanks. :)
 

Attachments

  • 1414189979279.jpg
    1414189979279.jpg
    70.4 KB · Views: 1,028
  • 1414189988464.jpg
    1414189988464.jpg
    40 KB · Views: 1,000

kedar512

Senior Member
May 10, 2013
475
102
Mumbai

Shivam Kuchhal

Senior Member
Dec 1, 2012
941
1,704
New Delhi
Hello everyone! So here we are.
I am locking this thread because I have very important 12th standard boards examination coming up in March next year which are everything to me. None of my kernels are discontinued just yet. They might get updated to be inline with lollipop. Thanks for being with me! :)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 62
    Z15cazL.png
    Code:
    #include 
    /*
     * I am not responsible for bricked devices, dead SD cards, thermonuclear
     * war, or the current economic crisis caused by you following these
     * directions. YOU are choosing to make these modificiations, and
     * if you point your finger at me for messing up your device, I will
     * laugh at you.
     */

    Some stuff to know about-!

    Based on latest sources.

    Updated to latest 3.4.104 upstream patches.

    CPU Underclock up to 96 mhz.

    Doubletap2wake bidirectional sweep2wake.

    Universal KitKat rom support through anykernel updater script.

    Merged many upstream patches.

    Kexec hardboot support.

    Patches to unix.

    Powersuspend driver.

    Stereo call recording support.

    Use your Moto g as a USB keyboard or mouse. App- Play Store link

    Sound Control.

    Added high performance mode for headset.

    Sweep2Dim driver.

    Conservative devfreq driver.

    Lots of other patches to devfreq and kgsl drivers.

    Enabled hell load of more TCP congessions:
    HTML:
        * .westwood (default)
        * .reno
        *. bic
        *. highspeed
        *. hybla
        *. htcp
        *. vegas
        *. veno
        *. scalable
        *. yeah
        *. lp
        *. illinois

    Added frandom.

    Added optimized ARM RWSEM algorithm.

    System wide high priority power efficient workqueues for workqueue/PHYLIB/block/ASoC/regulator..

    Compiled using latest Cortex A15 optimized Linaro 4.9 toolchain(smoothness redefined).

    O4 optimizations.

    Cortex A15 optimization flags.

    Increased MM readahead to 256 kb.

    LCD_KCAL with configurable kcal_min.

    Vibrator intensity control.

    Governors-
    HTML:
    interactive (default)
        intelliactive (new)
        conservative
        ondemand
        lionheart (new)
        performance
        ondemandplus (new)
        intellidemand (new)
        smartmax(new)

    I/O Schedulers-
    HTML:
    row (default)
        noop
        deadline
        cfq
        bfq (new)
        fiops (new)
        sio (new)
        tripNdroid

    Added optimized AES and SHA1 routines.

    ....and much more stuff which I probably forgot. I am done with long and never ending features list, go ahead and check github.

    P.S.S. Camera not working? No worry! Flash this- http://d-h.st/vHp

    Toggles and controls for everything can be found in Trickster MOD app.


    Issues-
    -You tell.

    Download link- http://xdaforums.com/devdb/project/?id=5025#downloads

    Instructions-
    First flash a ROM if you haven't already as AOSP kernel is not provided in form of a boot.img
    Flash zip through recovery
    P.S. DO NOT POST BUG REPORTS IF YOU DIDN'T FLASH KERNEL ON A CLEAN INSTALL.

    It is my request to you all that please do not spam the thread with general queries and Q&A. It is a development thread and only development related posts should be there.

    GPL Compliance: https://github.com/shivamk11/android_kernel_motorola_msm8226/
    Just a statement regarding kernel source: The Kernel Source is of course covered under GPL version 2. Free software does NOT mean no work or time was spent working on it. I have donated a large sum of my free time to this kernel. If you want to include my kernel in your project or use my source code, please mention it in your post, give proper credits.
    Opensource does not mean 'Out-of-credit'
    Thank you.


    I would like to mention much more things but I don't like bloated OP's so I am keeping it short.

    XDA:DevDB Information
    Phantom Kernel, Kernel for the Moto G

    Contributors
    Shivam Kuchhal
    Kernel Special Features: Stability is the best feature nowadays :p

    Version Information
    Status: Stable

    Created 2014-07-19
    Last Updated 2014-10-16
    28
    Hello everyone! So here we are.
    I am locking this thread because I have very important 12th standard boards examination coming up in March next year which are everything to me. None of my kernels are discontinued just yet. They might get updated to be inline with lollipop. Thanks for being with me! :)
    16
    Time for making some announcement now. :D
    As I can see from @dhacker29's git, he's working on rebasing our default CM kernel to new kernel release by Motorola. So I am gonna wait for him to finish as I am going to start from scartch anyways. Also, I will release a version compatible with 4.4.4 stock as I see some people love stock quite a lot. :p
    Still have to get the update camera blobs and fix some audio issues but it's almost complete
    13
    Phantom Kernel r5

    I am back with an update for both stock and AOSP ROMs. :)
    Good amount of change in code and you're as always, recommended to flash it.

    Changelog:
    Merged latest v3.4.104 linux upstream.
    Merged peregrine kernel changes(only stock for now).
    Added smartmax governor.
    Added tripNdroid scheduler.
    bfq-iosched: Tuning for SSD.
    af_unix: speedup /proc/net/unix.
    Lots of patches to block.


    Downloads available in dev-db as usual! :)
    11
    Reserved

    Don't bother about asking these questions as I will ignore them:
    What about CPU/GPU OC/UC/UV?
    Useless patches.
    Placebo effects.
    Custom drivers.

    Credits:
    @RenderBroken @alin.p for their work on dt2w/s2w.
    @savoca for his work on LCD_KCAL.
    @skad00sh for banner.

    Changelog:

    v1:
    Initial Release.