[DISCONTINUED][KERNEL][CM11] NayakKernel Xperia SP v1 [10.6.14]

Search This thread

Annoyingmouse

Member
Jan 9, 2016
44
5
I have a big problem,I flashed this kernel and now my screen is crazy - the dpi is extra high and the screen has only green and red colors.please help,I cant boot into recovery and I dont want to wipe my data flashing stock firmware
 

akimester

Senior Member
Apr 3, 2014
149
28
Budapest
Download Williams kernel ,extract the "kernel.elf" from archive.
Shut down phone. (back button)
Run Flashtool
Hold volume up+connect to PC. (blue led lights)
Select thunder icon/fastboot mode/select kernel to flash
Browse/select the .*elf file,wait until flash complete.
reboot phone.

you are good to go. :)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 55
    Namaste !
    This is a kernel based off the Latest FXP sources for our phone.

    Features:
    - Dual Recovery
    - Dynamic Fsync Option
    - Increase in Readahead
    - Sweep2wake / Doubletap2wake [TESTING]
    - Built with latest Linaro CC, with -O3 Optimisations
    - Faux Sound


    How To Flash:
    - Download the zip file
    - reboot torecovery
    - flash zip

    Download:
    - Use XDA Downloads above or
    - Mediafire
    - For wifi use this module i made with latest prima sources http://www73.zippyshare.com/v/49736122/file.html

    Bug Report: igor_anta
    - Use the Bug Report Feature on Top
    - Follow the link below on how to take bug reports :)
    - How to take logcat/dmesg/kmsg

    Source:

    Credits:
    - igor_anta for the brilliant bootlogo
    - Phil3759 for his amazing recovery, His Thread
    - Uberlaggydarwin, adfad666, Kali, FXP and others for the cm11 sources and their wonderful work on our device
    - alivanov79 for helping me with regard to the ramdisk
    - DooMLoRD for his kernel building guide, and his kernel for the Xperia SP , half the commits were picked from there
    - DjNoXD for always helping me out
    - pec0ra used his base for new kernel
    - Wytosandroid and @Dashing_97 for testing

    XDA:DevDB Information
    NayakKernel , Kernel for the Sony Xperia SP

    Contributors
    karthiknayak94
    Kernel Special Features:

    Version Information
    Status: Stable
    Current Stable Version: v0.1
    Stable Release Date: 1969-12-31
    Current Beta Version: v0.3
    Beta Release Date: 2014-01-29

    Created 2013-12-23
    Last Updated 2014-08-13
    22
    Changelog

    v1 10/06/14
    - Started Fresh on new kernel and ramdisk updates, thanks to pec0ra for source
    - Faux Audio
    - Dynamic Fsync (Default is True)
    - Readahead Increased
    - USB Fast Charge
    - Sio Added
    - Deadline Tweaked
    - DoubleTap2Wake and Sweep2Wake Implemented (for 5~10 seconds after screen turns off, for better battery)
    - Other Warning fixes
    16
    Usage:

    Features to be Implemented
    - Faux Audio
    - Sweep2wake
    - BootLogo
    - OTG support
    - For More Features to be implemented please request using the request tab :)

    Dual Recovery
    - Press Vol Up during Boot For TWRP Recovery
    - Press Vol Down during Boot For CWM Recovery

    Fsync Toggle
    Type in Terminal
    - echo 1 > /sys/module/sync/parameters/fsync_enabled - to enable
    - echo 0 > /sys/module/sync/parameters/fsync_enabled - to disable

    USB FastCharging
    Type in Terminal
    - echo 1 > /sys/kernel/fast_charge/force_fast_charge to enable
    - echo 0 > /sys/kernel/fast_charge/force_fast_charge to disable

    Sound Control

    Sweep2wake and Doubletap2wake
    Type in Terminal for Sweep2Wake
    - echo 1 > /sys/android_touch/sweep2wake
    Type in Terminal for Doubletap2Wake
    - echo 1 > /sys/android_touch/doubletap2wake
    16
    Since the source has been released , i will update soon :)
    11
    New Update , Uploaded to XDA , uploading uploaded to MediaFire :)

    CONSIDER THIS AS A TESTING RELEASE

    ChangeLog

    v0.3 29/1/14
    Code:
    - Dual Recovery TWRP and Philz Advanced CWM
    - SmartassV2
    - USB fast charging
    - Voltage Control
    - Thermal Control
    - O3 Compiler Optimization
    - LZ4 Compression