[KERNEL][4.4.X/5.X] Jolie Kernels for Mako

Search This thread

MtG92

Senior Member
Jan 31, 2012
598
187
Lisbon
@jolinnard will it be possible to bring Jolie/Semaphore to M? It doesn't seem like stratosk will be updating anymore, unfortunately :(

Sent from my Nexus 4 using Tapatalk
 

jolinnard

Senior Member
Sep 3, 2009
1,183
1,609
  • Like
Reactions: MtG92
G

GuestK0092

Guest
Jolie Kernel 3.4.0 Mako will work on the N4 6.0.1_r3 MMB29M Chroma ROM ??
 
G

GuestK0092

Guest
Jolie Kernels for Mako will be customized to the chrome 6.0.1_r3 [MMB29K] Chroma?
 
G

GuestK0092

Guest
jacomail95 --- Jolie Kernel 3.4.0 Mako not working well on the N4 6.0.1_r3 MMB29M Chroma ROM ... I got bootloop :crying:
 
G

GuestK0092

Guest
A new version Semaphore 3.4.1 N4 , jolie kernel will be released a new version?
 
G

GuestK0092

Guest
the new version 3.4.1 does not work on the CM 13, after the letters Google phone resets and returns to the recovery :crying:
 

jolinnard

Senior Member
Sep 3, 2009
1,183
1,609
the new version 3.4.1 does not work on the CM 13, after the letters Google phone resets and returns to the recovery :crying:

Jolie kernel is totally based on Semaphore. The only difference is in Faux sound. So, AFAIK, Semaphore is not compatible with 6.0, so it shouldn't work on CM13.
Please, correct me if I'm wrong...
 

Top Liked Posts

  • There are no posts matching your filters.
  • 62
    Hi,

    This kernel is a personal build of Semaphore sources with Faux Sound and Speaker patches. Just that.

    As you notice, I didn't developed any of this sources, just added Faux patches to Semaphore's source and build it. Same toochain. Same source.
    So you are advised:


    If you have a bug with this kernel do the following:
    • Flash the same version of Semaphore original kernel.
    • Try it again.
    • Get all the information, and post it.
    • If we consider that is an "upstream" bug, we can ask it in Semaphore's thread.

    Same for FauxSound.


    Downloads are here (please no mirrors)

    This is a summary of the buids:
    1. Main release: Jolie_Kernel_Mako_3.2.5.zip -> Semaphore + Faux Sound + Faux Speaker
    2. Jolie Belle: Jolie_Belle_Kernel_Mako_3.2.5.zip -> Main + Fastcharge + AOSP kexec.
    3. Jolie for CM: Jolie_Belle_Kernel_Mako_3.2.5.zip


    Instructions:
    • Flash from recovery as usual.
    • No wipe needed.

    To control kernel settings please use Semaphore Manager.
    To control FauxSound settings you can use FauxSound Audio/Sound Control or Trickster MOD.
    To control FauxSpeaker you can use Speaker Loudness & Amp Control.


    Enjoy!


    Source code:
    Code:
    https://github.com/figue/jolie-mako

    All credits go to:
    16
    I've just compiled 5.1 kernel source from Google. Faux sound is added ;)

    If anybody wants a stock kernel until all devs sync their sources:
    http://mirror.lnx.im/android/mako/stock/android-msm-mako-3.4-lollipop-mr1-jolie.zip
    16
    Updated to 1.8.7.

    New version 1.8.7
    - Linux kernel 3.4.74
    - Gamma control: apply new settings without the need of screen power off/on cycle (thanks to rmcc)
    - fix sysfs scaling_min_freq file permissions
    - config: Add CONFIG_NETFILTER_XT_TARGET_TCPMSS support (forgotten upstream update)
    16
    Here you go! Jolie 2.0.0 is up.

    New version 2.0.0
    - Linux kernel 3.4.76
    - lge_touch_core: Implement Double Tap to Wake functionality
    - Interactive governor: latest updates from CAF
    - lge_touch_core: Remove debug messages
    - nefilter: xt_qtaguid: Remove debug messages, fixes from CAF
    - sync: Fixes from CAF
    - ledtrig-thermal: Fix issue that suspend procedure was blocked during boot (screen remain off)
    - touchwake: Fix possible race condition
    - Possible fix of kernel panic during update of gamma values

    About Double Tap to Wake.
    Implemented from scratch and hints from show-p1984 and LG G pad kernels (thanks).

    The basic idea is known: touchscreen remains _always_ powered to handle input events
    and wake up the device with a double tap.
    User have to double tap on the _center_ of the screen (to limit accidentally wake ups).
    Double tap is disabled by default. To enable it run the command bellow as su:

    echo 1 > /sys/devices/virtual/input/lge_touch/dt_wake_enabled

    If you run the above command during screen off, the command will remain pending until
    the next power on. Then it will be actually executed.

    Touchwake functionality is still implemented and it should be disabled if double tap to wake
    is enabled.

    Same patches as before, no changes. Be careful with new double tap to wake and follow Stratosk instructions.

    Enjoy.
    16
    Update to v3.1.5

    New version 3.1.5
    - Linux kernel 3.4.107
    - Double tap to wake: add option to temporarily disable after power key pressed. Auto enabled again after device resumed. Enable this feature using the command:
    echo 1 > /sys/devices/virtual/input/lge_touch/dt_wake_pwr_disable

    As stratosk announced, v3.1.5 is here. So, Jolie is here too :)
    Jolie_Kernel_Mako_3.1.5.zip
    Jolie_Kernel_Mako_3.1.5-CM.zip
    Jolie_Belle_Kernel_Mako_3.1.5.zip