C
Caho
Gast
This is a kernel based on stock one, tested on stock JB 4.2.2, CM10.1, JB 4.3
Versions >= 1.8.5 are for KK 4.4.1 / 4.4.2 only
Versions >= 1.8.0 are for KK 4.4 only
Versions >= 1.5.0 are for JB 4.3 only
Versions >= 1.8.5 are for KK 4.4.1 / 4.4.2 only
Versions >= 1.8.0 are for KK 4.4 only
Versions >= 1.5.0 are for JB 4.3 only
Nun aber zum Kernel selber (viel Übersetzungsarbeit gibt's da nicht zu tun, da alles für sich spricht):
Features
- Linux kernel 3.4.83
- built with Linaro gcc 4.8.2 201306
- enabled O2 optimizations
- ondemand (Changed calculation of frequency, tweaked)
- conservative
- mpdecision dropped
- dyn_hotplug driver
- Noop scheduler (default)
- SIO scheduler
- Touch wake
- Double Tap to Wake
- Gamma control
- LED triggers: touchwake, thermal
- Undervolting
- removed many debug options
Weitere Informationen gibt's auf der eigenen Webseite des Devs: www.semaphore.gr
Changelog:
Code:
[COLOR=Red]2.0.9[/COLOR] (13/03/2014)
- Linux kernel 3.4.83
- msm: camera: Fix to avoid crashes (unfortunately it does not resolve all issues)
[B]2.0.5[/B] (30/01/2014)
- Linux kernel 3.4.78
- input: lge_touch_core: Fix double tap to wake unresponsive touch screen issue
- cpufreq: interactive: Enable input boost by default
2.0.2 (23/01/2014)
- Linux kernel 3.4.77
- Reworked double tap to wake functionality
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
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.
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)
1.8.5 (07/12/2013)
- Merge upstream changes from KitKat 4.4.1 kernel
- Linux kernel 3.4.72
1.8.0 (21/11/2013) - KitKat support - Linux kernel 3.4.70
- entweder im XDA-Thread
- oder direkt von der Semaphore-Webseite
Installation:
Wie üblich: Wipe Cache/Dalvik - Install Kernel - Reboot
Wenn ihr vorher einen anderen Custom Kernel benutzt habt, müsst ihr evtl. vorher einen Reset-Kernel flashen (informiert euch im entsprechenden Kernel-Thread). Alternativ und/oder wenn ihr euch unsicher seit könnt ihr auch einfach nochmals eure aktuelle ROM flashen, dann evtl. Gapps und dann den Semaphore-Kernel. Anschließend wipe Cache/Dalvik und Reboot.
Kernel-Management:
- entweder über die eigene kostenlose App Semaphore-Manager -> Empfehlung
- oder über Trickster Mod
Zuletzt bearbeitet von einem Moderator: