[KERNEL]AndromadusMod [CM11.0][03/01/2014]

Search This thread

Top Liked Posts

  • There are no posts matching your filters.
  • 57
    ibxhFnbgxNCzzy.png


    Features:
    ION
    Slub(default)
    Vanilla adreno drivers
    Fixes by faux
    synced with common 3.0
    UV/OV
    OC up to 2Ghz

    Bugs:
    None, yet

    NOTES:
    This is the stock kernel for my cm builds
    It may not work on flinny builds because of new drivers

    Download:
    - discontinued -

    Changelog:

    Code:
    [COLOR=DarkRed]*OT: date format-> DD/MM/YY*[/COLOR]
    *See gitorious for a full changelog*
    
    [B]03/01/14
    [/B]Based on desire HD kernel
    Add required changes for saga
    source clean up


    Credits:

    Flinny- Help with my first compile
    Andromadus TM- the kernel
    thewadegeek- Help with some compile errors
    Christopher83- (http://xdaforums.com/showthread.php?p=36677987)
    Fraux123- His works and fixes
    engelmarkus- USB OTG(http://xdaforums.com/showthread.php?t=1887073)
    Billauer- frandom
    mrg666- his github
    Nia Xia- uksm
    android kernel tm- his 3.0 common github
    Alex Shi- rwsem writer lock-stealing
    Shaky156 - 2d-core OC
    Mustaavalkosta - the kernel
    paul - ION fixes
    15
    updated

    this is like a beta, some things need to be adjusted/updated, i did not finished to backport but the kernel seems quite stable for a daily usage

    the boot img is based on the last flinny b24-test-2
    i m currently using flinny 24 test-2

    i deleted ondemandX, intellidemand and sio because they are too old and i m updating some stuff to 3.4
    even smartassh3 and dynInteractive will be deleted in a near future

    please guys, they are really old, you have a lot of new gov to choose from
    do not blame me

    i modularized some stuff like some govs and scheds( you will see them in the aroma installer or in system/lib/modules)
    if your init.d folder is not working you have to load all the scripts with script manager or something like that
    i did this to free up some memory, so if you does not use a gov or a sched or something else, your kernel will not load it in your memory

    if you want to load a module manually:
    in a terminal with su rights
    insmod /system/lib/modules/name.ko

    the insmod command CANNOT load a module from an other kernel

    also, the boot should be faster( just a bit )

    and what i forgot

    enjoy!
    13
    Discontinued kernels

    These kernels are no longer updated!




    CM10 Android 4.1.2 kernel:



    CM10.1 Android 4.2.2 kernel:
    Features:
    Only experimental (=)

    Compiled with latest custom linaro cortex a8 4.8.2 13.10 by Christopher83

    sync with Andromadus: Aug 24 2013
    Gov: dyn interactive, interactive 3.4, conservative, ondemand, userspace, powersave, performance
    Sched: noop, deadline, row 3.4, cfq, bfq
    Overclock CPU up to 2.0Ghz (=)
    Overclock GPU 2d-core( Shaky156) @245Mhz (=)
    ext4 optimizations
    Ultra KMS
    SWAP from linux 3.2.x
    SLUB allocator(default) from linux 3.5.7
    dynamic file sync 1.2 (=)
    UnderVolt / OverVolt
    vmstat, MM, shmem updated to linux 3.4
    enabled power collapse to save battery
    Removed almost any debug message to improve the performances
    USB OTG (=)
    dualshock 3 support (=)
    Power saving when the wifi is off
    FauxSound Control
    More RAM
    Dev\frandom
    android logger, uhid and lowmemkiller from linux 3.10

    *Many other changes not mentioned here*


    Bugs:

    Same as Stock Andromadus
    USB otg: usb sticks need a special usb hub(you can find some info here)
    cfq can cause reboots(I will work on this when i have more free time)


    Changelog:
    Code:
    [COLOR=DarkRed][U][B]*See github for a full changelog, some changes have been removed from here to make the changelog shorter*[/B][/U][/COLOR]
    
    [B]02/10[/B]
    Restore the old ondemand gov. The new one was a bit laggy
    Revert a tweak, there are no improvements
    
    [B]29/09[/B]
    3.0.97
    sync with kernel common 3.0
    some optimizations(see github)
    update interactive
    update ondemand to google 3.4(test)
    Logger interface - Enable and disable the logger on android. Go to /sys/kernel/logger_mode.
    update memory hotplug to linux 3.9
    update dyn file sync
    
    [B]24/08[/B]
    3.0.93
    sync with Andromadus
    sync with kernel common 3.0
    update ROW
    
    [B]27/07[/B]
    clean up the gpu oc code, 2d-core is really working now
    update Interactive
    
    [B]25/07[/B]
    3.0.87
    compiled with linaro 4.8.2 1307  cortex-a8 optimized thanks to Christopher83 with some optimization flags
    Update 2d OC ( Shaky156)
    ksm from linux 3.6.x
    Some optimizations(see github)
    Dyn file sync 1.2
    Fix stability with custom linaro 4.8.2
    Some updates from linux 3.10
    Update ROW
    remove smartassH3
    What i forgot..
    
    [B]09/07[/B]
    sync with Andromadus
    3.0.85
    compiled with linaro 4.8.1 1305  cortex-a8 optimized thanks to [URL="http://xdaforums.com/member.php?u=4825437"]Christopher83[/URL] with some optimization flags
    Ultra KSM 
    calibration, lowmemkiller from linux 3.10
    Overclock GPU (350Mhz 3d, 2d is also oced)
    remove lz4 support
    otg "working" again
    vmalloc from linux 3.7
    mm: loads of updates from linux 3.1.x/3.2.x/3.4.x (see github)
    slab, slob, slub from linux 3.5.7
    some general clean up
    some fixes and optimizations(see github)
    dyn readahed
    latest interactive from caf 3.4
    remove ondemanx, intellidemand and sio(sched)
    some updates from 3.0 android common
    rwsem from linux 3.9 + writer lock-stealing
    block: updates and optimizations
    update row sched to caf 3.4
    sparse irq 
    heap randomization
    dualshock 3 support
    lighter kernel
    
    [B]23/05[/B]
    sync with Andromadus
    3.0.79
    linaro 4.8.1 cortex-a8 optimized thanks to [URL="http://xdaforums.com/member.php?u=4825437"]Christopher83[/URL]
    idle pm support (+ battery saving when screen is off)
    dyn file sync 1.1
    less debug msgs
    fauxsound control tpa
    disabled ntfs and cifs
    lowmemkiller from linux 3.9
    android logger from linux 3.10-rc1
    dev\frandom
    android binder updates
    backport uhid from linux 3.10-rc1
    disabled zRam(you can use turboBoost instead :) )
    
    [B]10/04[/B]
    sync with Andromadus
    3.0.72
    Added LZ4/LZ4HC kernel compression(disabled for now, the zImage cannot be flashed)
    Now LZO kernel compression(Hope it will help the reboot a bit)
    No debug msges for the camera
    
    [B]04/04[/B]
    sync with Andromadus
    3.0.71
    Added a tweak that [U]should[/U] help to save some RAM
    
    [B]08/03[/B]
    sync with Andromadus
    3.0.68
    added more freqs
    added 1.9Ghz and 2.0Ghz (exp)
    Overvolt up to 1600
    compiled with linaro 13/02
    
    [B]25/02[/B]
    sync with Andromadus
    3.0.66
    tweaked bfq
    prevent a possible crash on suspend/resume event
    
    [B]17/02[/B]
    sync with Andromadus
    3.0.64
    power saving when the wifi is off
    
    
    [B]05/02[/B]
    Sync with andromadus
    3.0.62
    USB OTG enabled and working(Only experimental)
    NTFS r/w(Only experimental)
    CIFS(Only experimental)
    New Gov. SmartassH3
    a few improvements(see github for a full changelog)
    
    [B]18/01[/B]
    sync with andromadus
    linux 3.0.59
    updated the android logger to linux 3.8
    new voltage for 1.2Ghz (test) - 1.2 should not be higher than 1.3
    more robust compaction
    less modules
    minor changes
    
    [B]13/01[/B]
    added ck1 and dynamic file sync
    OverVolt up to 1550


    Download:

    see attachment(without 43)




    CM10.2 Android 4.3.1 kernel:

    Features: see cm10.1 kernel

    Changelog:

    Code:
    [COLOR=DarkRed]*See github for a full changelog*[/COLOR]
    [COLOR=Black]06/11
    [/COLOR]
    Code:
    [COLOR=DarkGreen][COLOR=DarkGreen][COLOR=Black]3.0.101
    selinux for android 4.3x[/COLOR][/COLOR][/COLOR]


    Download:

    see attachment(with 43)
    8
    now i know why the otg was not working...i don t know how but the otg patch was missing in the new source!! sorry guys. Anyway i added it again so in the next version the otg will be avaiable again. Also i tried my ps3 controller and now it is working

    Sent from my powerful HTC Desire S - tapatalk 4