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

Search This thread

jancsessz

Senior Member
Aug 16, 2013
724
1,160
WTF?
aderupeb.jpg
 

Wytosandroid

Senior Member
Jan 14, 2013
96
36
OnePlus 6T
Logcat and dmesg

I done a logcat and a dmesg of the error, happy to help you! :fingers-crossed:
 

Attachments

  • logcat.txt
    339.7 KB · Views: 13
  • dmesg.txt
    122.7 KB · Views: 7
  • Like
Reactions: storm11

lanluckez

Senior Member
Mar 15, 2009
164
28
Madrid
There are two kernels in here
https://mega.co.nz/#F!u5JgTapB!JLyBnjDGhPQRpdBvG6zEOg

test both:
old : without any changes the stock kernel of cm11 , this is to check up on build problems
new : some changes made

i still cant reproduce the bugs so i can only solve on your testing

Could you add a voltage control module? I miss that in CM based ROMs. I think it would be very useful in regulating the power consumption of certain ROMs such as MIUI. What do u think?

Thanx in advance!
 

zion609

Senior Member
Dec 25, 2011
195
56
Kuala Lumpur
I flashed it succeedfully on my c5303 with CM11 FXP251
Using the testnew.img
So far working so great..
But I don't know if I will experiences any battery percentage bug as I didn't tried the oldest release.
Will continue to monitor
 

zion609

Senior Member
Dec 25, 2011
195
56
Kuala Lumpur
I can confirm that I don't experience any battery status bug for my beloved c5303.
Using the testnew.img
Been more than 24hours since I flashed it. Fastbooted it would be a better word perhaps? :p

Sent from my CyanogenModded Xperia SP C5303
 
  • Like
Reactions: storm11

J0kker

Senior Member
Mar 15, 2012
442
202
Amazon Fire TV
Google Pixel 4a 5G
Seems to do its job very well, but i'm facing the same problem as all 4.3+ kernels, i can't connect to my personnal wifi, something wrong with WPA security, working on open and WEP protected, but not WPA, i read somewhere that WPA2 works, but my freebox can't handle that.

I know you can't do anything about that, since Sony didn't release the 4.3 update yet, but i just wanted to let you know that it's all good beside this =)
 
  • Like
Reactions: storm11

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