[KERNEL][PLAY][GSM/CDMA] Advanced Stock [Rel:v01][Dt:30/Mar][FW:ICSBeta]

Search This thread

DooMLoRD

Inactive Recognized Developer
Jul 27, 2010
13,187
39,710
Pune
so guys i finally got back my Play from service center and have started work on ICS kernel...

here is a Advanced Stock Kernel for stock SE ICS BETA ROM...

THIS KERNEL IS STILL BASED ON STOCK KERNEL (zImage)




i have started work on my kernel (DooMKernel) for ICS-Beta... till then u can use this ;)

DooMKernel for ICS-Beta posted here




[ disclaimer ]

I AM NOT TO BE HELD RESPONSIBLE IF U DAMAGE UR PHONE / SPILL UR COFFEE / MISS UR ALARMS / ANY OTHER CALAMITY/MISHAP


[ WARNING ]

"Partition SDCard" option in CWM5 WILL WIPE UR SDCARD!!!


[ features ]

  • [v01 onwards] added my custom ICS compatible Recovery (modCWM-v4) with updated graphics (some GFX from CWM5.5)
  • [v01 onwards] will create /sd-ext mounting point (for actually mounting the partition use an init.d script)
  • [v01 onwards] added some mounting tweaks
  • [v01 onwards] added support for init.d scripts (/system/etc/init.d)
  • [v01 onwards] added support for userinit scripts:
    • if sd-ext is mounted then it will execute /sd-ext/userinit.sh & shell scripts in /sd-ext/userinit.d/ folder
    • also scripts in /data/local/ will be executed... it will execute /data/local/userinit.sh & shell scripts in /data/local/userinit.d/ folder
  • [v01 onwards] autorooting (prerooted)
    • su binary & superuser.apk will automatically be installed by kernel :D (latest ICS compatible SuperUser files)
    • busybox already installed in /sbin/
  • [v01 onwards] insecure ramdisk
    • ramdisk is insecure (ro.secure=0)
    • adb server is persistent
    • usb debugging enabled
    • rootfs and /system mounted as rw (thank you Blagus for the tip ;))




[ credits for features ]

refer to my Arc kernel thread



[ requirements ]

  • stock SE ICS Beta FW
  • bootloader unlocked
  • working fastboot



[ how to install this kernel ]

  1. download the boot.img
  2. save the boot.img in the folder with fastboot binaries (fastboot.exe files)
  3. power down device
  4. start device in fastboot mode
  5. use the following command to flash the boot.img
    Code:
    fastboot flash boot boot.img
  6. reboot phone and enjoy the kernel ;)



[ how to enter recovery ]

  1. entry key is the BACK button
  2. there are multiple notifications to tell u when to press the entry key:
    • LED will light up to BLUE
    • the phone will vibrate when its waiting for keypress
  3. thats it you should now enter my custom recovery


[ how to use/navigate in recovery ]

  • BACK button to GO BACK
  • SEARCH button to SELECT
  • HOME button to GO UP
  • MENU button to GO DOWN

OR

On-Screen Navigation Buttons




[ donations ]

if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc ;)

PAYPAL DONATION LINK



[ downloads ]


[GSM/CDMA] Advanced Stock (FW: ICS-Beta)
[ MD5HASH: 67aa19bb0859a2da95c1702547d4c862 ]


Wifi Modules for stock kernel
[ MD5HASH: a5103637f801834986fb217f367f646e



[ for modders/themers/others ]

hey guys here i am attaching a template update.zip which has been tested to work on the recovery provided here... u can add ur stuff to that file and edit the updater-script so that the u can flash ur files via this recovery...
basically it contains the correct combination of update-binary & mounting syntax...

this file is NOT required for normal/general users

TEMPLATE UPDATE.ZIP (v1)




icon8.gif


cheers!
 
Last edited:

stewart1988

Senior Member
May 6, 2008
311
10
Flashed and working :)

I just flashed your boot.img instead of the Sony one and it booted fine first time :) No boot hangs
 

danieljamie

Senior Member
Mar 27, 2011
661
181
I can confirm working on KA11 Ice Cream Sony testbuild... looking forward to overclock.. this is first doomlord kernel I have used....
 

Silverstarjigar

Senior Member
Sep 19, 2011
310
28
30
Dombivli
i m totally totally confused. I have downloaded one rom. It says its moded ics rom. But that developer closed that there. Wtf condition dude. Wifi is not connecting! Bluetooth and else all works. What shall i do? When i try to boot with your kernel, no splash screen lights up. I m confused
 

DooMLoRD

Inactive Recognized Developer
Jul 27, 2010
13,187
39,710
Pune
i m totally totally confused. I have downloaded one rom. It says its moded ics rom. But that developer closed that there. Wtf condition dude. Wifi is not connecting! Bluetooth and else all works. What shall i do? When i try to boot with your kernel, no splash screen lights up. I m confused

flash official ICS Beta
 
  • Like
Reactions: anbu187

Silverstarjigar

Senior Member
Sep 19, 2011
310
28
30
Dombivli
i want my wifi working! Official beta doesn't has the google apps. How to install that?
I tried flashing that, but it left me in boot loop:p
 

Top Liked Posts

  • There are no posts matching your filters.
  • 16
    so guys i finally got back my Play from service center and have started work on ICS kernel...

    here is a Advanced Stock Kernel for stock SE ICS BETA ROM...

    THIS KERNEL IS STILL BASED ON STOCK KERNEL (zImage)




    i have started work on my kernel (DooMKernel) for ICS-Beta... till then u can use this ;)

    DooMKernel for ICS-Beta posted here




    [ disclaimer ]

    I AM NOT TO BE HELD RESPONSIBLE IF U DAMAGE UR PHONE / SPILL UR COFFEE / MISS UR ALARMS / ANY OTHER CALAMITY/MISHAP


    [ WARNING ]

    "Partition SDCard" option in CWM5 WILL WIPE UR SDCARD!!!


    [ features ]

    • [v01 onwards] added my custom ICS compatible Recovery (modCWM-v4) with updated graphics (some GFX from CWM5.5)
    • [v01 onwards] will create /sd-ext mounting point (for actually mounting the partition use an init.d script)
    • [v01 onwards] added some mounting tweaks
    • [v01 onwards] added support for init.d scripts (/system/etc/init.d)
    • [v01 onwards] added support for userinit scripts:
      • if sd-ext is mounted then it will execute /sd-ext/userinit.sh & shell scripts in /sd-ext/userinit.d/ folder
      • also scripts in /data/local/ will be executed... it will execute /data/local/userinit.sh & shell scripts in /data/local/userinit.d/ folder
    • [v01 onwards] autorooting (prerooted)
      • su binary & superuser.apk will automatically be installed by kernel :D (latest ICS compatible SuperUser files)
      • busybox already installed in /sbin/
    • [v01 onwards] insecure ramdisk
      • ramdisk is insecure (ro.secure=0)
      • adb server is persistent
      • usb debugging enabled
      • rootfs and /system mounted as rw (thank you Blagus for the tip ;))




    [ credits for features ]

    refer to my Arc kernel thread



    [ requirements ]

    • stock SE ICS Beta FW
    • bootloader unlocked
    • working fastboot



    [ how to install this kernel ]

    1. download the boot.img
    2. save the boot.img in the folder with fastboot binaries (fastboot.exe files)
    3. power down device
    4. start device in fastboot mode
    5. use the following command to flash the boot.img
      Code:
      fastboot flash boot boot.img
    6. reboot phone and enjoy the kernel ;)



    [ how to enter recovery ]

    1. entry key is the BACK button
    2. there are multiple notifications to tell u when to press the entry key:
      • LED will light up to BLUE
      • the phone will vibrate when its waiting for keypress
    3. thats it you should now enter my custom recovery


    [ how to use/navigate in recovery ]

    • BACK button to GO BACK
    • SEARCH button to SELECT
    • HOME button to GO UP
    • MENU button to GO DOWN

    OR

    On-Screen Navigation Buttons




    [ donations ]

    if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc ;)

    PAYPAL DONATION LINK



    [ downloads ]


    [GSM/CDMA] Advanced Stock (FW: ICS-Beta)
    [ MD5HASH: 67aa19bb0859a2da95c1702547d4c862 ]


    Wifi Modules for stock kernel
    [ MD5HASH: a5103637f801834986fb217f367f646e



    [ for modders/themers/others ]

    hey guys here i am attaching a template update.zip which has been tested to work on the recovery provided here... u can add ur stuff to that file and edit the updater-script so that the u can flash ur files via this recovery...
    basically it contains the correct combination of update-binary & mounting syntax...

    this file is NOT required for normal/general users

    TEMPLATE UPDATE.ZIP (v1)




    icon8.gif


    cheers!
    6
    DooMLorD PLEASE bless us with OC!

    P.S.: Thanks for this kernel :D

    yes yes... i will get to work on it in few hours...
    2
    i have installed the sony ics beta rom, and this kernel..... i have experienced huge battery drain.... in 16 hrs of phone turned on, android OS have consumed 56% of the battery... also, i watched that android os kept phone active during 15 hrs 21 min.....

    Mate this is stock kernel

    Sent from my LT18i using XDA
    2
    DooM could you please make OC and undervolting on Adv Stock?
    I don't want to use DooMKernel on beta ICS because it drains more battery.

    We have to wait until the kernel sources for the new kernel are released first
    1
    Guys, URGENT HELP NEEDED!

    I've flashed this, stupidly thinking it was the ICS Beta Advanced Stock, and now I can't seem to enter fastboot mode when selecting it in recovery, someone please tel me how to re-enter fastboot mode please? >.<

    Hold the search button and plug in your play using a usb.