[KERNEL][D2W][6.x/7.x] RENICE

Search This thread
Here I present my work (only the tweaking and modifications in source to add these)

Now lets start what features does this kernel has

CHANGELOG:
Code:
[COLOR="green"]V11[/COLOR]
*FastCharge Driver Ported From Samsung S3
*Thermal Is Optimized
*Configured Governors for balanced modes
*CPU Idle states optimized
[COLOR="green"]V10[/COLOR]
*Added back RGB Controller
*Added Dynamic Boost
*Added Touch Boost
*Added PocketMOD (Thanks to GSandeep)
*Fixed the blackscreen bug when incall (Thanks to GSandeep)
[COLOR="green"]V9[/COLOR]
*Upstreamed to 3.10.106
*Fixed Offline Charging (Thanks to GSandeep)
*Added New Drivers For Touch
*Minor Performance Increase
[COLOR="green"]V8[/COLOR]
*USB FastCharge (Kernel Auditor>Battery)
*Kcal RGB Modifier(Kernel Auditor>Screen)
[COLOR="green"]V7[/COLOR]
*Added TFA9897 From the Official Lenovo Source
*Used Defconfig Of Official Lenovo Source(Different From the source given in the name tag of K3 Note on their website)
[COLOR="green"]V6[/COLOR]
*Added seccomp
*Added PegasusQ Governor
*Added Renice Governor **BEST FOR PERFORMANCE AND BATTERY OPTIMIZATION**
[COLOR="green"]V5[/COLOR]
*Modded Charging (Fast Charge) [Check this [URL="http://xdaforums.com/devdb/project/?id=17534#screenshots"]Screenshot[/URL]
*Fixed LED notification
*Removed Sweep2Wake
[COLOR="green"]V4[/COLOR]
*Disabled wake from Home Key 
*Made a flashable zip for every Rom
[COLOR="green"]V3[/COLOR]
*Added Double Tap 2 wake and Sweep2wake+Sweep2Sleep (sweep2wake seems having problem it wakes up by just pressing the back key)
[COLOR="green"]V2[/COLOR]
*Fixed proximity and lux 
[COLOR="green"]V1[/COLOR]
*Tuned interactive governor
*Added two new governors wheatley and alucard
*Added thunderquake engine


Download : V1
Download : V2
Download : V3
Download : V4
Download : V5
Download : V6
Download : V7
Download : V8
Download : V9
Download : V10
Download : V11

NOTE: If you get error while flashing replace kernel manually using below guide.....

Some Faced Problems in understanding so i made a video tutorial :highfive: Here


TO CONTROL THE VIBRATOR INTENSITY DOWNLOAD THIS APP Play Store AND THEN OPEN THE MISC OPTION TO CONTROL THE VIBRATOR INTENSITY.


TO CHOOSE GOVERNORS AND ACTIVATE WAKE MODES USE KERNEL AUDITOR.

HOW TO USE THIS :
*Download the kernel
*unpack the boot.img of rom which you want to use
*rename the kernel(thunderqake) to boot.img-kernel if CarlivImageKitchen is used to unpack boot.img
*replace my kernel wiith the one present in the unpacked boot.img and repack it
*flash the output boot.img
********V4 Is flahsable zip if it shows error unpack the zip zImage present in it is the kernel(boot.img-kernel)*****


CREDITS:
@daniel_hk for fixing the source
@varun.chitre15 for his thunder modules
@ osm0sis for his AnyKernel template
@sandeep.sethi for adding and tweaking

Donators:
FeyoMx - 5$


XDA:DevDB Information
RENICE KERNEL, Kernel for the Lenovo K3 Note

Contributors
sandeep.sethi
Source Code: https://github.com/adeveloper79/renice_kernel_aio_otfp

Kernel Special Features:

Version Information
Status: Stable

Created 2016-10-26
Last Updated 2017-08-17
 

Attachments

  • 15058728_695965550556227_632296276_n.png.jpeg
    15058728_695965550556227_632296276_n.png.jpeg
    31.9 KB · Views: 8,153
Last edited:

gtech9

Member
Jan 22, 2015
44
1
Here I present my work (only the tweaking and modifications in source to add these)

Now lets start what features does this kernel has

1.Two new governors are added,
-Alucard,
-Wheatley ( I would recommend to use this),
2.ThunderQuake Engine (it controls vibration intensity),
3. Tuned Interactive governor for less lags.

Download : Download
NOTE: This is just the zImage or the boot.img-kernel or the Image.gz-dtb you have to unpack the boot.img and replace this to use the kernel

TO CONTROL THE VIBRATOR INTENSITY DOWNLOAD THIS APP Play Store AND THEN OPEN THE MISC OPTION TO CONTROL THE VIBRATOR INTENSITY.


TO CHOOSE GOVERNORS USE KERNEL AUDITOR.

HOW TO USE THIS :
*Download the kernel
*unpack the boot.img of rom which you want to use
*rename the kernel(thunderqake) to boot.img-kernel if CarlivImageKitchen is used to unpack boot.img
*replace my kernel wiith the one present in the unpacked boot.img and repack it
*flash the output boot.img


CREDITS:
@daniel_hk for fixing the source
@varun.chitre15 for his thunder modules
@sandeep.sethi for adding and tweaking

Source Code: I am still uploading it :p I have very Slow Internet

XDA:DevDB Information
RENICE KERNEL, Kernel for the Lenovo K3 Note

Contributors
sandeep.sethi
Kernel Special Features: 1.Two new governors are added, -Alucard, -Wheatley ( I would recommend to use this), 2.ThunderQuake Engine (it controls vibration intensity), 3. Tuned Interactive governor for less lags

Version Information
Status: Stable

Created 2016-10-26
Last Updated 2016-10-26

Hi Sandeep, Can this New Kernel be used on Android 5.0 based ROMs? Asking because there's no clarity on the Android versions it supports.
 
  • Like
Reactions: Gauravssb

solorism

Member
Mar 8, 2013
12
0
Xiaomi 11T Pro
thanks for sharing your good works

i repacked this kernel with in the 1631_v3 kernel of daniel_hk and found out that proximity and light sensors was not work.

please check this issues out. i really love your two new governors.
 
thanks for sharing your good works

i repacked this kernel with in the 1631_v3 kernel of daniel_hk and found out that proximity and light sensors was not work.

please check this issues out. i really love your two new governors.

oh ohkay i thought so but i am using 1631 o_O
okay today i will upload v2

Edit:download links updated
Here
 
Last edited:
  • Like
Reactions: solorism

solorism

Member
Mar 8, 2013
12
0
Xiaomi 11T Pro
came to report that dt2wake work and very responsive , much more than dt2wake feature from stock rom. just tap tap and screen on immediately.

Nice work bro.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 22
    Here I present my work (only the tweaking and modifications in source to add these)

    Now lets start what features does this kernel has

    CHANGELOG:
    Code:
    [COLOR="green"]V11[/COLOR]
    *FastCharge Driver Ported From Samsung S3
    *Thermal Is Optimized
    *Configured Governors for balanced modes
    *CPU Idle states optimized
    [COLOR="green"]V10[/COLOR]
    *Added back RGB Controller
    *Added Dynamic Boost
    *Added Touch Boost
    *Added PocketMOD (Thanks to GSandeep)
    *Fixed the blackscreen bug when incall (Thanks to GSandeep)
    [COLOR="green"]V9[/COLOR]
    *Upstreamed to 3.10.106
    *Fixed Offline Charging (Thanks to GSandeep)
    *Added New Drivers For Touch
    *Minor Performance Increase
    [COLOR="green"]V8[/COLOR]
    *USB FastCharge (Kernel Auditor>Battery)
    *Kcal RGB Modifier(Kernel Auditor>Screen)
    [COLOR="green"]V7[/COLOR]
    *Added TFA9897 From the Official Lenovo Source
    *Used Defconfig Of Official Lenovo Source(Different From the source given in the name tag of K3 Note on their website)
    [COLOR="green"]V6[/COLOR]
    *Added seccomp
    *Added PegasusQ Governor
    *Added Renice Governor **BEST FOR PERFORMANCE AND BATTERY OPTIMIZATION**
    [COLOR="green"]V5[/COLOR]
    *Modded Charging (Fast Charge) [Check this [URL="http://xdaforums.com/devdb/project/?id=17534#screenshots"]Screenshot[/URL]
    *Fixed LED notification
    *Removed Sweep2Wake
    [COLOR="green"]V4[/COLOR]
    *Disabled wake from Home Key 
    *Made a flashable zip for every Rom
    [COLOR="green"]V3[/COLOR]
    *Added Double Tap 2 wake and Sweep2wake+Sweep2Sleep (sweep2wake seems having problem it wakes up by just pressing the back key)
    [COLOR="green"]V2[/COLOR]
    *Fixed proximity and lux 
    [COLOR="green"]V1[/COLOR]
    *Tuned interactive governor
    *Added two new governors wheatley and alucard
    *Added thunderquake engine


    Download : V1
    Download : V2
    Download : V3
    Download : V4
    Download : V5
    Download : V6
    Download : V7
    Download : V8
    Download : V9
    Download : V10
    Download : V11

    NOTE: If you get error while flashing replace kernel manually using below guide.....

    Some Faced Problems in understanding so i made a video tutorial :highfive: Here


    TO CONTROL THE VIBRATOR INTENSITY DOWNLOAD THIS APP Play Store AND THEN OPEN THE MISC OPTION TO CONTROL THE VIBRATOR INTENSITY.


    TO CHOOSE GOVERNORS AND ACTIVATE WAKE MODES USE KERNEL AUDITOR.

    HOW TO USE THIS :
    *Download the kernel
    *unpack the boot.img of rom which you want to use
    *rename the kernel(thunderqake) to boot.img-kernel if CarlivImageKitchen is used to unpack boot.img
    *replace my kernel wiith the one present in the unpacked boot.img and repack it
    *flash the output boot.img
    ********V4 Is flahsable zip if it shows error unpack the zip zImage present in it is the kernel(boot.img-kernel)*****


    CREDITS:
    @daniel_hk for fixing the source
    @varun.chitre15 for his thunder modules
    @ osm0sis for his AnyKernel template
    @sandeep.sethi for adding and tweaking

    Donators:
    FeyoMx - 5$


    XDA:DevDB Information
    RENICE KERNEL, Kernel for the Lenovo K3 Note

    Contributors
    sandeep.sethi
    Source Code: https://github.com/adeveloper79/renice_kernel_aio_otfp

    Kernel Special Features:

    Version Information
    Status: Stable

    Created 2016-10-26
    Last Updated 2017-08-17
    2
    Thanks for this awesome kernal especially fast charging. Keep up the good work.
    This kernel is now dead. Venom kernel is it's supercharged version
    2

    You damn asshole *****
    ****in damn noobie go away or op will close the thread

    Woah Woah stop fighting man.
    2
    Hi bro any new kernel for nougat based rom?

    If you are taking for the ported AOSP Nouagat then flash this kernel here
    2
    HOW TO USE THIS :
    *Download the kernel
    *unpack the boot.img of rom which you want to use
    *rename the kernel(thunderqake) to boot.img-kernel if CarlivImageKitchen is used to unpack boot.img
    *replace my kernel wiith the one present in the unpacked boot.img and repack it
    *flash the output boot.img


    Can anyone provide me the output boot.img
    For direct flashing, that would be a great help for me!
    I am using stock rom of K3 note indian version running on marshmallow 6.0

    I can not get that by myself :crying:
    Thanks a lot!

    Bro, The process is simple, I am going to guide by step by step,
    Here I am using carliv Image Kitchen to unpack repack boot.img

    1. Downlod carliv image kitchen according to your Operating system type(32bit, 64bit)

    2. Extract carliv image kitchen.

    3. Move your stock boot.img in "boot-resources" folder in carliv image kichen folder

    4. Run carliv windows batch file and type B for BOOT

    5. Press 1 for select boot.img and enter

    6. Press 1 for unpack boot.img and unpacking boot.img started.

    7. close when finished unpacking.

    8. Extract your kernel zip and Rename zlmage to "boot.img-kernel" without quotes

    9. copy renamed "boot.img-kernel" to carliv image kichen/boot folder and replaced with already existed.

    10. Now open carliv batch file and type B for BOOT and enter then type 1 for boot.img and enter.

    11. Type 2 for repack boot.img and enter. repacking boot.img started.

    12. close when you see press any key and you successfully changed the kernel

    13. your newly repacked boot.img is in the output folder

    14. flash in twrp recovery as image in boot partition.

    I hope you understand. cheers.

    If you still stucked, give me your stock boot.img and I will give you repacked boot.img with your favourite kernel