[KERNEL][3.4.10][LINARO] nlv totemc2 kernel v0.6 [2014.01.21]

Search This thread

nlv

Member
Jan 4, 2014
13
5
@lateral18: I'm glad you managed to flash it, and thanks for your feedback.
lateral18 said:
Are you going to implement an undervolting module, on it??
Will see, but I don't promise anything.


@droidkeyboardfan12: Flashing with twrp requires s-off which I don't have, and I don't need. So I will not provide package flashable from recovery, because I have no possibility to test, if it will work. Sorry.
 

alikalik

Member
Nov 17, 2013
6
0
Thanks for the kernel everything is working fine.:good:
Just a question i have this damn multitasking issue that some of the One X series has. Is there a possiblity to fix it with the kernel, like setting the minfree values lower?
 

lateral18

Senior Member
Nov 10, 2009
688
68
nyc
Thanks for the kernel everything is working fine.:good:
Just a question i have this damn multitasking issue that some of the One X series has. Is there a possiblity to fix it with the kernel, like setting the minfree values lower?
the fix that i found is super charge the services.jar it works , the phone is like new for days , the only games that lags sometimes its minion rush , i dont know why ..
and the multitasking is great

thanks for the new update , from experience with my old htc inspire BFQ is the best scheduler
 
Last edited:

rohithbv

Member
Dec 25, 2011
11
3
Los Angeles, CA.
Unable to use 'Usage' app.

Hey I flashed your kernel (v0.6) a couple of days ago. Everything is working great except the Usage app. When I select the app from settings it says "Activity not found". I'm on Stock JB 4.1.2, rooted and S-OFF. I didn't have this problem earlier. Am I the only one facing this problem?? :confused:
 
Last edited:

alikalik

Member
Nov 17, 2013
6
0
the fix that i found is super charge the services.jar it works , the phone is like new for days , the only games that lags sometimes its minion rush , i dont know why ..
and the multitasking is great

Wow that sounds nice, could you tell me which script you used?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4

    Code:
    #include 
    /*
     * Your warranty is now void.
     *
     * I am not responsible for bricked devices, dead SD cards, thermonuclear war,
     * or you getting fired because the alarm app failed. Please do some research
     * if you have any concerns about features included in this package
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at me for messing up your device, I will laugh at you.
     */


    nlv totemc2 kernel
    3.4.10 kernel for JB 4.1.2



    Features
    • Disabled HTC write protection
    • Disabled HTC perflock
    • CPU overclocked from 1188 MHz to 1512 MHz
    • Added Intellidemand governor
    • Added Wheatley governor
    • Enabled Conservative governor
    • Improved CFQ scheduler
    • Added BFQ scheduler
    • Added ROW scheduler
    • Added Simple IO scheduler
    • Modules integrated with kernel
    • Compiled using Linaro 4.7 toolchain (2013.12)


    Installation
    • adb reboot bootloader
    • fastboot erase cache
    • fastboot flash boot boot.img
    • fastboot reboot


    1
    Changelog


    Changelog

    v0.6 2014.01.21
    Added BFQ scheduler
    ROW set as default scheduler

    v0.5 2014.01.21
    Added ROW scheduler
    Improved CFQ scheduler
    Maximum cpu clock increased to 1512 MHz
    Compiled with flags: -mfpu=neon -march=armv7-a

    v0.4 2014.01.17
    Added Wheatley governor
    Enabled Conservative governor
    Disabled Powersave governor
    Disabled Userspace governor
    SIO set as default scheduler

    v0.3 2014.01.16
    Disabled HTC perflock
    Added Simple IO scheduler
    Added Intellidemand governor

    v0.2 2014.01.14
    Added cpu overclocking

    v0.1 2014.01.13
    First release containing:
    - Disabled HTC write protection
    - All modules integrated with kernel
    - Compiled using Linaro 4.7 toolchain (2013.12)
    nlv
    1
    It looks like you haven't copied (downloaded and unpacked) boot.img to C:\androidSDK\platform-tools\ directory.
    uuuhhh
    my bad mr I've completely forgot to unpacking it , now its working ...

    C:\androidSDK\platform-tools>adb reboot bootloader
    * daemon not running. starting it now on port 5037 *
    * daemon started successfully *

    C:\androidSDK\platform-tools>fastboot erase cache
    erasing 'cache'...
    OKAY [ 0.159s]
    finished. total time: 0.161s

    C:\androidSDK\platform-tools>fastboot boot boot.img
    downloading 'boot.img'...
    OKAY [ 0.994s]
    booting...
    OKAY [ 0.004s]
    finished. total time: 1.001s

    C:\androidSDK\platform-tools>adb reboot bootloader

    C:\androidSDK\platform-tools>fastboot erase cache
    erasing 'cache'...
    OKAY [ 0.194s]
    finished. total time: 0.196s

    C:\androidSDK\platform-tools>fastboot flash boot boot.img
    sending 'boot' (6364 KB)...
    OKAY [ 0.996s]
    writing 'boot'...
    OKAY [ 1.749s]
    finished. total time: 2.750s

    C:\androidSDK\platform-tools>fastboot reboot
    rebooting...

    finished. total time: 0.092s

    The new kernel is working great, the OC is working , I use OC daemon app. The battery life is better than the stock
    The performance it is noticeable, CQF seem to be the one scheduler with best performance to battery ratio

    Are you going to implement and undervolting module , on it??