[KERNEL][UNLOCKED][ICS/CM-9/MIUI-4] kCernel {v01}

Your favourite governor ??


  • Total voters
    248
Search This thread

championswimmer

Inactive Recognized Developer
Oct 22, 2011
5,018
8,446
New Delhi
android.championswimmer.tk
Here we have, kCernel for ICS
(for FXP CM9, 9Lukas5's MIUI 4 and other roms based on FXP CM9)
kCernel for FXP CM9 and ICS ROMs
This kernel works on ROMS like
FXP CM9, MIUI 4, etc

Features
---- v 03 ---
Code:
> vibration on recovery trigger
> added smoothass and brazillianwax governors
-----v 02 -----
Code:
> added V(R) and SIO (simple) IO schedulers
----v 01 -----
Code:
> enabled CFQ, Anticipatory, Deadline, Noop IO Schedulers

> enabled Scary, SavagedZen, Smartass(v1&v2), Conservative, MinMax,  interactivex, powersave, interactive CPU governors

> instant deep sleep (works as efficiently as GB/CM7 kernels !!!) [thanks to FXP's awesome fix]

> enabled user level voltage control (VDD sysfs interface)
use app like 'setxperia' or 'setvsel' to under/over volt device

> 128mhz - 1036mhz (more overclock in future version)

> Doomlord's Touch Based CWM recovery

> Doomlord's Boot Manager

> ZdZihu's xRecovery


Download Links
{v 03} release dt: 27 may 2012

{v 02} release dt: 25 may 2012

{v 01 } release dt : 24 may 2012


DOWNLOAD PROBLEMS???
Please look in my signature for mirror links
A copy of files will ALWAYS be present on my ftp server, so use that if hotfile/devhost is not working for you :)

CREDITS
Huge thanks for the works and contributions of
Zdzihu, DoomLord, Bin4ry, Androxyde, Freexperia, Blagus, Defer, the_laser, th_jap


Few files of ramdisk are taken from DoomKernel

DoomLords Touch Recovery
is included as is
ZdZihu's xRecovery is included as is

SOURCES
CM9 Kernel Based on FXP sources (forked repo)
 
Last edited:

psycmos

Senior Member
Aug 25, 2011
589
207
Mirandela
CM version: CWM 5.5.0.4
Kernel:91_fxp119_cm9_x10_custom_208fd / kCernel for CM9 {v 01}

Can't mount usb-storage at CWM 5.5.0.4 .
error:unable to open ums lunfile (no such file or directory).

i can't mount usb-storage at CWM, gives me that error!?! same problem in FXP 121 kernel.
 

TAL333

Senior Member
Jun 15, 2011
493
262
Los Angeles
Nice work, Champ. A little thing, if reboot to recovery is pressed it shows SDCard unmounting in status bar and rebooting splash but just stays there until a physical button is pushed. It then reboots. :)
 
  • Like
Reactions: championswimmer

championswimmer

Inactive Recognized Developer
Oct 22, 2011
5,018
8,446
New Delhi
android.championswimmer.tk
kCernel for CM9 {v 02}

The ftf file is to flashed via flashtool
ONLY FOR UNLOCKED BOOTLOADERS

download kernel

download wifi modules (only if needed, as i have already put modules inside ramdisk)


Press thanks if it helps
tongue.gif

If you love my work, chuck in some $$$
tongue.gif
biggrin.gif
 

sjondenon

Senior Member
Nov 15, 2010
372
43
can i just put the tft file in the firmwaresmap of flashtool and can i then flash the kernel? Or should the kernel.sin and loader.sin in the X10_custom map also be replaced?

---------- Post added at 10:52 AM ---------- Previous post was at 10:13 AM ----------

okay, just flashed the ftf with flashtool, installed fxp121 through cwm and now the phone seems to hang at the Kcernel bootlogo..

okay, update again, I now replaced the kernel.sin in the X10_custom map with the one from the fxp121 zip, the phone seems to boot now with the KCernel flashed
 
Last edited:

championswimmer

Inactive Recognized Developer
Oct 22, 2011
5,018
8,446
New Delhi
android.championswimmer.tk
can i just put the tft file in the firmwaresmap of flashtool and can i then flash the kernel? Or should the kernel.sin and loader.sin in the X10_custom map also be replaced?

---------- Post added at 10:52 AM ---------- Previous post was at 10:13 AM ----------

okay, just flashed the ftf with flashtool, installed fxp121 through cwm and now the phone seems to hang at the Kcernel bootlogo..

okay, update again, I now replaced the kernel.sin in the X10_custom map with the one from the fxp121 zip, the phone seems to boot now with the KCernel flashed
what you are supposed to do basically is

1. get latest version of flashtool (it supports drag and drop funtion)
2. save this ftf file to pc
3. open flashtool
4. drag this ftf file into flashtool window
5. when it asks, switch off phone and conect with back button pressed
6. put the rom zip file inside sdcard
7. insert sdcard into phone, boot it up
8. go to recovery (press back when light glows)
9. intstall the zip from recovery
 
  • Like
Reactions: sjondenon

kindred7

Senior Member
Jul 13, 2010
208
25
Deep sleep works fine here. @sjon try fix permissions in recovery.

Sent from my Xperia X10 using XDA
 

botski

Senior Member
May 12, 2010
1,687
97
hi champ! another masterpiece :) if you have time please make for locked BL :)

keep it up!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 38
    kCernel for CM9 {v 03}

    The ftf file is to flashed via flashtool
    ONLY FOR UNLOCKED BOOTLOADERS

    download kernel

    download wifi modules (only if needed, as i have already put modules inside ramdisk)


    Press thanks if it helps
    tongue.gif

    If you love my work, chuck in some $$$
    tongue.gif
    biggrin.gif
    19
    Here we have, kCernel for ICS
    (for FXP CM9, 9Lukas5's MIUI 4 and other roms based on FXP CM9)
    kCernel for FXP CM9 and ICS ROMs
    This kernel works on ROMS like
    FXP CM9, MIUI 4, etc

    Features
    ---- v 03 ---
    Code:
    > vibration on recovery trigger
    > added smoothass and brazillianwax governors
    -----v 02 -----
    Code:
    > added V(R) and SIO (simple) IO schedulers
    ----v 01 -----
    Code:
    > enabled CFQ, Anticipatory, Deadline, Noop IO Schedulers
    
    > enabled Scary, SavagedZen, Smartass(v1&v2), Conservative, MinMax,  interactivex, powersave, interactive CPU governors
    
    > instant deep sleep (works as efficiently as GB/CM7 kernels !!!) [thanks to FXP's awesome fix]
    
    > enabled user level voltage control (VDD sysfs interface)
    use app like 'setxperia' or 'setvsel' to under/over volt device
    
    > 128mhz - 1036mhz (more overclock in future version)
    
    > Doomlord's Touch Based CWM recovery
    
    > Doomlord's Boot Manager
    
    > ZdZihu's xRecovery


    Download Links
    {v 03} release dt: 27 may 2012

    {v 02} release dt: 25 may 2012

    {v 01 } release dt : 24 may 2012


    DOWNLOAD PROBLEMS???
    Please look in my signature for mirror links
    A copy of files will ALWAYS be present on my ftp server, so use that if hotfile/devhost is not working for you :)

    CREDITS
    Huge thanks for the works and contributions of
    Zdzihu, DoomLord, Bin4ry, Androxyde, Freexperia, Blagus, Defer, the_laser, th_jap


    Few files of ramdisk are taken from DoomKernel

    DoomLords Touch Recovery
    is included as is
    ZdZihu's xRecovery is included as is

    SOURCES
    CM9 Kernel Based on FXP sources (forked repo)
    11
    kCernel for CM9 {v 01}

    The ftf file is to flashed via flashtool
    ONLY FOR UNLOCKED BOOTLOADERS

    download kernel

    download wifi modules (only if needed, as i have already put modules inside ramdisk)


    Press thanks if it helps :p
    If you love my work, chuck in some $$$ :p:D
    5
    reserved for later usage
    5
    kCernel for CM9 {v 02}

    The ftf file is to flashed via flashtool
    ONLY FOR UNLOCKED BOOTLOADERS

    download kernel

    download wifi modules (only if needed, as i have already put modules inside ramdisk)


    Press thanks if it helps
    tongue.gif

    If you love my work, chuck in some $$$
    tongue.gif
    biggrin.gif