[KERNEL][M/N] Clarity Kernel [Final]

Status
Not open for further replies.

rainforce279

Recognized Developer
May 4, 2013
558
2,833
113
29
palembang
ryan-andri.github.io

DISCLAIMER
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 KERNEL
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.


==================================================

Please read completely this thread before using for minimize FAQ
If you coming from other custom kernel, please restore to cm kernel or dirty flash your rom before flash this!


Requirement
TWRP
Aosp 6.0.x - 7.x.x
Doesn't required to wipe dalvik/art cache !

Features
Latest Source Lineage OS
Hybrid Kernel (mixed commits and backport)
Clarity Hotplug (MPdecision by default)
Compiled with Hyper Toolchain 5.x (LxU)
Wake Gesture (DT2W) with Pocket mode (enabled by default)
Franko Fsync control
Franko Wakelock Control
add smartmax, lionheart, pegasusq, impulse, nightmare CPU governors
Arch Power & Gentle Fair Sleeper Control
add Sio, Zen, Fifo, Vr I/O schedulers
Faux Simple GPU Control
Faux Sound Control
io switcher (automatic switch to i/o scheduler 'fifo' when screen is off to save some power)
More

Features lite
Latest Source Lineage OS
Compiled with standart toolchain eabi 4.9.4
Wake Gesture (DT2W) with Pocket mode (enabled by default)


To Manage Clarity Hotplug use Unofficial Kernel Adiutor
and Wait till grarak merging my pull request to official source Kernel Adiutor.

Change Logs
Please check at my github

BUGS ?
You tell me with dmesg and last_kmsg logs

Credits
Google | Motorola | Lineage OS
Squid2 | Francisco Franco | Christopher83 | Savoca | Arter97 | Faux123 | frap129 | Sultanxda | Hurtsky

Download
Hybrid | Lite
https://www.androidfilehost.com/?w=files&flid=196522


Donating List
@electrohippie = $10
==== Thanks for Donating ====

Keep this project alive by donating to me
Donate Me :)


XDA:DevDB Information
Clarity Kernel, Kernel for the Moto E

Contributors
rainforce279
Source Code: https://github.com/ryan-andri/kernel_motorola_motoe

Kernel Special Features: DT2W, Hybrid

Version Information
Status: Stable
Current Stable Version: Final
Stable Release Date: 2017-09-23

Created 2016-11-29
Last Updated 2017-09-23
 
Last edited:

rainforce279

Recognized Developer
May 4, 2013
558
2,833
113
29
palembang
ryan-andri.github.io
FAQ (Frequently Asked Questions)

Q: this kernel works for stock rom ?
A: no.

Q: hey, i got a problem with this kernel ? what should i do ?
A: post driver messages (dmesg) and kernel messages (last_kmsg) with your rom information (android version/name of rom). see here How to properly post a bug

Q: do i need wipe dalvik cache after flashing this ?
A: no needed.

Q: i have a request some features ?
A: post in this thread or pm me. since your request is usefull, i'll do that for you.

Q: can you overclock/underclock/undervolts this kernel ?
A: i don't want put extremely non-standart feature to this kernel, it will kill our device.
 
Last edited:

_sushan_

Senior Member
Jan 17, 2016
88
29
0
Please make two versions one with d2w and other without that just like u made for cm13. Thanks
+1

You can turn off d2w from kernel auditor.
Thats always possible but the d2w version seems less stable and causes issue when d2w is turned off. Thats just my past experience and may not be true for everyone. Thats why m little cautious.

Also kernels by rainforce279 are always awesome and thanks to him for developing them
 

rainforce279

Recognized Developer
May 4, 2013
558
2,833
113
29
palembang
ryan-andri.github.io
Update to 1.1 [stable inline]

Logs
so i rebase old source with new commit and bring some features
- make 2 version DT2W and Non-DT2W
- Compiled with Linaro 5.2
- Powersuspend 1.7
- Lcd Notify.
- Doubletap2 Wake support (DT2W enabled by default).
- GestureWake with Pocket Mode.
- Faux Simple GPU Algorithm
- I/O Scheduler: Zen, TripNdroid, Sio, Fifo
- Governor: Intellidemand, Intelliactive, Nightmare, Lionheart
- Franco Fsync
- Faux Sound control
- Intelliplug 5.0
- Gentle fair sleeper and Arch Power Sysfs control

Download
D initial for DT2W and ND initial for No-DT2W As requested
https://www.androidfilehost.com/?w=files&flid=133872
 

Ujwal Agrawal

Senior Member
Aug 2, 2015
410
195
73
Mumbai
Logs
so i rebase old source with new commit and bring some features
- make 2 version DT2W and Non-DT2W
- Compiled with Linaro 5.2
- Powersuspend 1.7
- Lcd Notify.
- Doubletap2 Wake support (DT2W enabled by default).
- GestureWake with Pocket Mode.
- Faux Simple GPU Algorithm
- I/O Scheduler: Zen, TripNdroid, Sio, Fifo
- Governor: Intellidemand, Intelliactive, Nightmare, Lionheart
- Franco Fsync
- Faux Sound control
- Intelliplug 5.0
- Gentle fair sleeper and Arch Power Sysfs control

Download
D initial for DT2W and ND initial for No-DT2W As requested
https://www.androidfilehost.com/?w=files&flid=133872
Huge Thanks man for making two different versions.:good:
 

rainforce279

Recognized Developer
May 4, 2013
558
2,833
113
29
palembang
ryan-andri.github.io
Push stable 1.2

changelogs
- replace Esdfs to sdcardfs (Testing for force allow apps on external storage)
- patch / commit for lowmemory killer
- aio: convert the ioctx list to radix tree (reduce some overhead)
- readahead: make context readahead more conservative (increase EXT4 performance)
- power efficient workqueues (Save some Power)
- enable quick wakeup (Save some Power)
- more

check my github if full changelogs :)

thanks :D

Download
D initial for DT2W and ND initial for No-DT2W As requested
https://www.androidfilehost.com/?w=files&flid=133872
 

armada911

Senior Member
Jan 13, 2014
51
7
0
changelogs
- replace Esdfs to sdcardfs (Testing for force allow apps on external storage)
- patch / commit for lowmemory killer
- aio: convert the ioctx list to radix tree (reduce some overhead)
- readahead: make context readahead more conservative (increase EXT4 performance)
- power efficient workqueues (Save some Power)
- enable quick wakeup (Save some Power)
- more

check my github if full changelogs :)

thanks :D

Download
D initial for DT2W and ND initial for No-DT2W As requested
https://www.androidfilehost.com/?w=files&flid=133872
Nice work thanks ??
 
Status
Not open for further replies.