[KERNEL] Glitch kernel for Flo - CPU OC/UV 2.3GHz - GPU OC 627MHz - S2W/S2S - SM too

Mayday

Mayday

Enthusiast
997


wa2r.png

*And get a thermonuclear reactor in your device for free ! (AAA batteries sold separately)


Overview & features :


Don't go crazy with overclocking, only the best devices will be able to get 2.3 GHz stable or even bootable, though heat will be your main issue.
The benchmark results in the banner were obtained with "only" 1.94GHz CPU, 627MHz GPU, and "Extreme" L2/cache OC, running on stock 4.4.2 rom.


- Based on Google AOSP 3.4.0 kernel source for MSM devices updated to linux 3.4.79
- Modifications based on CyanogenMod CAF source to make AOSP base compatible with official CyanogenMod 11 and others CAF based roms

- CPU OC up to 2.3Ghz with OV/UV support
- L2/bus speed OC up to 1.49GHz / 4.96GBPS
- GPU OC up to 627 MHz with OV/UV support

- CPU governors : Faux's intellidemand, interactive, ondemand (default), smartmax, conservative
- I/O schedulers: noop, deadline, row (default), cfq, fiops, sio

- Kernel based thermal control by crpalmer and flar2
- Kernel based msm_mpdecision hotplug driver by Showp1984
- Kernel based Intelli-plug hotplug driver by Faux123
- Kernel based Input-Boost by Showp1984

- tni.andro's battery life extender support
- Latest Sweep2wake/Sweep2sleep/Doubletap2wake from flar2
- Magnetic on/off setting
- SLIMbus OC by ZeroInfinity and Poondog

- FauxSound support
- Panel color and gamma tweaking by Faux123
- Dynamic Fsync by Faux123
- USB fast charging support
- USB OTG charge hack support by flar2

- Kernel-based NEON support
- UKSM support
- Optimized algorithms and libraries
- Various performance and power saving tweaks
- NTFS and exFAT support
- Kexec-hardboot support
- Touchscreen patches from Showp1984

- Aroma installer to set core features at flash time (L2 OC level, CPU OC, GPU governor etc.)
- Compiled with SaberMod 4.8.3 toolchain using -O3 optimizations

Downloads (all kernels are compatible with both flo and deb)


Your rom is stock or AOSP based :

- Glitch kernel for AOSP based roms
Your rom is official CyanogenMod/CAF based :

- Glitch kernel for CM/CAF based roms
Mirror : Dev-Host
Um alle Funktionen nutzen zu können, wird TricksterMod, oder FauxClock benötigt.


https://play.google.com/store/apps/details?id=com.bigeyes0x0.trickstermod&hl=de

https://play.google.com/store/apps/details?id=com.teamkang.fauxclock&hl=de


Changelog


08/02/2014 - r140.1 :
- Fix the updater script and configuration generation to fix missing files errors when some settings aren't selected. Also, set a fallback to Qualcomm MPDEC hotplug when nothing was configured.

07/02/2014 - r140 :
- Update to Linux 3.4.79
- Switch to XZ compression
- Add kernel mode NEON support as well as NEON accelerated AES & XOR implementations
- Fix CPU load miscalculation
- jbd2 and ext4 optimizations
- Add max screen off frequency support - Thanks to Flar2 (if disabled in Aroma, changing frequency in apps won't have any effect)
- Add UKSM 0.1.2.2 support
- Add dynamic management of dirty page writebacks
- Enable Wiimote HID support
- Enable USB printer support
- Bugfixes

Aroma installer overhaul :
- Reworked installation process to be clearer and more customizable
- Added an automatic backup of your settings to the root of your internal SDcard
- Added a restoration mode to get your settings from internal SDcard backup back on any rom (cross-compatible with Glitch kernel variants)
- Renamed /system/etc/settings.conf to glitch-settings.conf to make it more obviously glitchy
- Removed the need to set CPU OC, L2/cache OC and auto-uV again when keeping previous settings (now reading it from your settings at flash time. Note : editing this part in /system/etc/glitch-settings.conf requires a reflash using the "already glitched" option)
- Added Qualcomm optimized Dalvik/Bionic libraries into the installer (bionic only on CM variant) so you can install/restore them with the kernel
- Added I/O scheduler, CPU governor, read-ahead buffer size, fast charge, max screen off frequency and maximum multi-core power savings to available settings
- Fixed how the min CPU clock is applied to make it more robust and work better with governors
- Fixed how the min CPU freq uV is applied to make it work independently of the min freq (by subtracting the uV amount to the original voltage instead of forcing plain values) - Also, make it capable of setting uV for all freqs for future use.
- Changed the auto-uV menu to reflect the internal changes
- Fixed some permissions issues
- Added hotplug driver check so it's possible to restore it as well from settings without interference
- Change theme

Link zum Original XDA-Thread.

[KERNEL][OCT 8]Glitch kernel for Flo - CPU OC/UV 2.3GHz - GPU OC 627MHz - S2W/S2S - SM toolchain - xda-developers

 
Zuletzt bearbeitet:
Nutze den Kernel mit PACman (nightly vom 8.10) und läuft super.
 
Update, Links sind im OP aktualisiert.

09/10/2013 :
- Fix stupid KEXEC override - Should fix dualboot support (thanks to grondinm for pointing this out)
- Added shortsweep option to aroma
 
Es gibt zwei neuere...
Wobei der von Heute noch als "test" markiert ist.

Schön ist, dass TK-Glitch für vorschläge offen ist. Ich have nach dem "Added tni.andro's battery life extender" gefragt und 2 Tage später hatte er es drin :)

XDA schrieb:
14/10/2013 - Testing phase -
- Mega code trolls hunting including various performance and power saving bugfixes
- Killed Qualcomm's mpdecision for good (showp1984's msm_mpdecision and intelli-plug now working fully / msm_mpdecision is default and configurable. You'll need to disable msm_mpdecision first if you want to enable intelli-plug).
- Added flar2's USB OTG charge hack
- Updated Intellidemand governor

13/10/2013
- Updated kexec support to fix it when used on CM base (the one I'm using obviously)
- Fixed shortsweep
- Fixed magnetic on/off
- Fixed some aroma settings not sticking
- Added tni.andro's battery life extender support / configurable with aroma
- Update sweep2wake/doubletap2wake from flar2, adding new options :
 
Ist jetzt raus aus der Testphase:

XDA schrieb:
14/10/2013
- Mega code trolls hunting including various performance and power saving bugfixes
- Killed Qualcomm's mpdecision for good (showp1984's msm_mpdecision and intelli-plug now working fully / msm_mpdecision is default and configurable. You'll need to disable msm_mpdecision first if you want to enable intelli-plug).
- Added flar2's USB OTG charge hack
- Updated Intellidemand governor
- Added a "godly" L2 OC preset after the "extreme" one
- Read-ahead buffer set to 128 KB as 2048 was having a horrible effect on many games, especially when streaming levels and stuff
Note : There are 3 builds this time. One AOSP compatible (regular one), one for CM based roms not yet merged with 14/10 changes (called -CM), and one for the roms using 14/10 changes (called -CMLatestOnly). If you feel adventurous, you can try the CMLatestOnly build on an AOSP based rom and see what happens - it could possibly work but I did NOT test it yet.

Info:
Also für Roms ab gestern, die Version "-CMLatestOnly". Wenn ihr eine Version habt, die vom 13.10 und älter ist verwendet ihr: "-CM"

Läuft gut. Hab die Version seid gestern Abend am laufen.
 
15/10/2013
- Corrected and bumped godly L2 OC from 1.38GHz to 1.43GHz
- Renamed "godly" items to "glitchy". Though it may be true for the 2.3GHz CPU OC for most users, the L2/bus OC setting should work on much more devices (all tested devices were able to run it stably). This renaming is a self-referential joke of course.
- Added USB OTG charge hack to aroma
- Changed default setting for battery life eXtender to 4.2V in aroma. Keep in mind it'll limit the battery capacity to 93%.
Back to 2 builds only (aosp compatible and latest CM). If your CM based rom is not yet updated with october 14th changes, you'll need to keep using "Glitch-flo-20131014-r18-CM" kernel for the time being. Also, I'll rename it "Glitch-flo-20131014-r18-olderCM"

Den Dl-Link gibts im OP.
 
Wie sieht es mit deb aus?

edit: OK, funzt :)
 
Zuletzt bearbeitet:
Wollte nur mal kurz Rückmeldung geben, dass der Kernel auch 1a unter 4.4 läuft (+ dem Wifi Patch) :)
 
so unter cm10.2 flo ......den kernel installiert .......jetzt startet das tablet nur noch bis google schriftzug ! nice ......richtig nice ............könnte das gerät an die wand werfen! .....wie komme ich jetzt in den bootloader ?????? Mit Power +leise+ laut ....kam ich schon nicht mit der stockrom rein ! oder mache ich was falsch ?


Edit:
Recovery Mode ging .....aber nicht bootloader .....keine ahnung warum der da nicht rein geht !
Cm10 + Cm Stockkernel läuft jetzt wieder !
 
Zuletzt bearbeitet:
Erstmal runter kommen und lesen... hast wahrscheinlich den ASOP Kernel genommen... du brauchst den CAF Kernel...
 
Bumskopp47 schrieb:
Edit:
Recovery Mode ging .....aber nicht bootloader .....keine ahnung warum der da nicht rein geht !
Cm10 + Cm Stockkernel läuft jetzt wieder !
Weil man dafür lediglich Power + Vol- drücken muss und nicht noch zusätzlich Vol+ (;
 
Also den hier "Glitch-flo-r40-CM.zip" oder wie ?

Mir kommt es vor als würde Cm10.2 mehr akku ziehen als die standard stock rom !
 
Wenn du eine von den neueren CM 10.2 hast, die auf CAF basieren dann schon. Wenn du noch ne alte Nightly hast, welche noch auf AOSP basieren, brauchst du den Kernel für AOSP - sprich mit AOSP4CM im Namen.
 
So hab auch den CAF-Kernel probiert geht auch Nicht .......CM startet nicht mehr !
Welche alte cm basiert den noch auf AOSP!
 
Irgendwann Ende September/Anfang Oktober. Ab welcher Version genau - keine Ahnung. Aber irgendwas machste anscheinend falsch, da ich auch immer mit den ganzen CAF Nightlys diesen Kernel hier nutzen konnte. Wenn du den falschen Kernel erwischt, also den AOSP Kernel für die CAF Version von CM siehste beim Booten nen schönen bunten Bildschirm usw. anstatt die normale Bootanimation.
 
18. Oktober war der Stichtag...
 
Sicher? Ich hatte schon am 08.10. geschrieben, dass die auf CAF gewechselt sind und das war dann schon paar Tage alt. Naja Wurst, die alten Nightlys kann man eh nicht mehr auf get.cm laden.
 
Hmm... könnte auch sein... dachte der 18.
 
So denke mal , du meintest den hier TkGlitch Downloads For N7-CAF @ AndroXfer.in
Aber komischer weisse bekomme ich die bootanimation und Bild bleibt schwarz........ist ja nicht das erste gerät was ich besitze und flashe .........mach ich was falsch.....?
 
Zuletzt bearbeitet:
Bin jetzt auch auf dem Glitch Kernel. Zusammen mit den Optimized Qualcomm Dalvik und Bionic rennt das N7 wie nie zuvor.
Alles absolut butterweich in Verbindung mit der aktuellsten PA 4.0 BETA. Sehr interessant sind auch die dutzenden Einstellmöglichkeiten im AROMA-Installer. Der bleibt erstmal drauf.

Grüße
 

Ähnliche Themen

T-119a
Antworten
51
Aufrufe
11.792
T-119a
T-119a
Alex0901
Antworten
323
Aufrufe
55.082
Klarooo
Klarooo
DirtyKlot
Antworten
36
Aufrufe
10.586
DirtyKlot
DirtyKlot
Zurück
Oben Unten