[KERNEL] CleanCore N5 | Modified FrancoKernel w/ wake gestures

Search This thread

vomer

Senior Member
Nov 21, 2008
4,615
8,945
Welcome to my new project - CleanCore

The CleanCore kernel is simply a modified version of the official franco.kernel with added wake gestures developed by flar2

Features:

- Always sourced from the latest franco kernel build
- Only added feature is wake gestures

Downloads:
- Boot IMG: https://www.androidfilehost.com/?fid=95916177934556326

Installation:
- Flash in TWRP (using the img flash option)
- Flash Manually: fastboot flash boot boot.img

Works well with:
- CleanCore N5 (ROM)
- VomerTweaks (for gesture control & tweaks)

Credits:
@franciscofranco / @vomer / @amjc14 / @flar2

Enjoy!
 
Last edited:

vomer

Senior Member
Nov 21, 2008
4,615
8,945
Latest Version Base: r75

--

Manual Values:

Sweep2wake:
disable = 0
sweep right = 1
sweep left = 2
sweep up = 4
sweep down = 8

Add them together. For example, to enable sweep2wake in every direction:
echo 15 > /sys/android_touch/sweep2wake


Sweep2sleep:
disable = 0
sweep right = 1
sweep left = 2
sweep left or right = 3

eg: enable sweep2sleep left
echo 2 > /sys/android_touch/sweep2sleep


Doubletap2wake:
enable = 1
disable = 0

eg: enable doubletap2wake:
echo 1 > /sys/android_touch/doubletap2wake
 
Last edited:

vomer

Senior Member
Nov 21, 2008
4,615
8,945
Is it recommended to flash over Franco's kernel or better of dirty flashing ROM first?

Excellent work as usual! Thank you.

Sent from my Nexus 5 using Tapatalk
you can flash the kernel over fk
Just for curiosity: does your implementation of DT2W/S2W drain battery like all the other implementations out there for our N5? I'm afraid I already know the answer...
there is no significant drain
Like you read my mind I was literally in the middle of adding this. Great work!

:p :good:
 

grooltor

Senior Member
Mar 18, 2010
326
112
46
Bologna
Redmi K20 Pro
Xiaomi Poco F3
How did you achieve that? I knew there was a firmware issue with the touch panel on N5. Could you explain? :)
Well, I quote myself... :D
Ok, I did some testing: this kernel drains WAY TOO MUCH battery when S2W or DT2W is enabled, like ANY other N5 kernel. But I wasn't expecting anything different, however. Back to "stock" FK. Thanks anyway for your efforts!
 
Last edited:

CrashOverride1995

Senior Member
Jun 15, 2012
494
357
New Delhi, Delhi, India
That's what I got on stock 5.1 LMY47I with DT2W enabled.
And I would say its pretty great as compared to other kernels with DT2W.

81751723ac8cd2ef13c596c7d78290b7.jpg
 
  • Like
Reactions: spddl

Top Liked Posts

  • There are no posts matching your filters.
  • 17
    Welcome to my new project - CleanCore

    The CleanCore kernel is simply a modified version of the official franco.kernel with added wake gestures developed by flar2

    Features:

    - Always sourced from the latest franco kernel build
    - Only added feature is wake gestures

    Downloads:
    - Boot IMG: https://www.androidfilehost.com/?fid=95916177934556326

    Installation:
    - Flash in TWRP (using the img flash option)
    - Flash Manually: fastboot flash boot boot.img

    Works well with:
    - CleanCore N5 (ROM)
    - VomerTweaks (for gesture control & tweaks)

    Credits:
    @franciscofranco / @vomer / @amjc14 / @flar2

    Enjoy!
    3
    Latest Version Base: r75

    --

    Manual Values:

    Sweep2wake:
    disable = 0
    sweep right = 1
    sweep left = 2
    sweep up = 4
    sweep down = 8

    Add them together. For example, to enable sweep2wake in every direction:
    echo 15 > /sys/android_touch/sweep2wake


    Sweep2sleep:
    disable = 0
    sweep right = 1
    sweep left = 2
    sweep left or right = 3

    eg: enable sweep2sleep left
    echo 2 > /sys/android_touch/sweep2sleep


    Doubletap2wake:
    enable = 1
    disable = 0

    eg: enable doubletap2wake:
    echo 1 > /sys/android_touch/doubletap2wake
    2
    Mirror added to op.

    Had to take down original downloads as some dickbutt was ddos-ing the severs. This is why we can't have nice things :rolleyes:
    1
    Might we also see a Cleancore Kernel for the Nexus 7 (2013) Flo? Thanks.

    possibly :p
    1
    Hi !

    Is there a chance to see this kernel updated with the last build of FK (r77) ? :)