[MM-KERNEL][UC][F2FS] Project T for MM [STOCK ROM ONLY] - ZenFone 2 Android Development

Hello again,
This is my work on the stock Marshmallow Kernel for Zenfone 2, based on the officially released ZF2 kernel source code.
Please note that I do my testing on a ZE551ML 4GB 2,3GHz
Note: This kernel works ONLY on stock based versions!​
Features:
Based on Zenfone 2 V4.21.40.184 kernel source (completely from scratch)
Built with gcc4.9 toolchain
UC to 333MHz
Touchboost input event handler
Added the following CPU governors:
- Lionheart
- Bioshock
- Yankactive
- TheSSJactive (Yankactive with hotplugging)
Added IO schedulers:
- sio
- zen
- vr
- fifo
- sioplus (credits to @boype, fixed afterwards for zf2 by me)
- fiops
- working ROW scheduler!!!
- deadline
Added TCP congestion algorithms:
-BIC
-CUBIC
-WESTWOOD
-HSTCP
-HYBLA
-HTCP
-VEGAS
-VENO
-SCALABLE
-LP
-YEAH
-ILLINOIS
Approx. 30% faster due to CRC disabling and auditing
Power efficient Work queues
Powersuspend
Dynamic FSync
Set minimum brightness to 2 instead of 15 percent (changeable via kernel adiutor, please set it to 1 there, otherwise your screen is pretty much black)
exfat support (no fuse, all credits to @Dorimanx, automounting of devices fixed by @sorg)
Sweep2Sleep (all credits to Lord Boeffla)
frandom RNG
F2FS support
ZRAM
WLAN Wakelock reducer
More to come:
Init.d
If I should find the time also:
BLX
A separate KVM build
Compiling with another Toolchain
How to install:
1st pre-requisite: Unlock your Bootloader
2nd pre-requisite: Use the stock Marshmallow ROM ;-)
3rd pre-requisite: BACKUP!!!
Download the flashable anykernel zip here:
Drive
Flash it via TWRP and reboot. The Anykernel zip preserves whatever modification you already have (xposed, root,...) and just replaces the needed parts :good:
Credits:
@jrior001, @crpalmer, @jamison904, @tectas, @dorimanx, @Lord Boeflla, @say99​
XDA:DevDB Information
[MM-KERNEL][UC][F2FS] Project T for MM [STOCK ROM ONLY], Kernel for the Asus ZenFone 2
Contributors
TheSSJ
Source Code: https://github.com/TheSSJ/zf2_mmkernel
Kernel Special Features: F2FS, more governors, underclocked, more IO schedulers, westwood TCP cong
Version Information
Status: Stable
Current Stable Version: 1.5
Stable Release Date: 2016-11-25
Created 2016-09-09
Last Updated 2016-12-08

Reserved
Changelog:
25-11-2016 v1.5
- Updated to latest kernel version from Asus Website (.184)
23-09-2016 v1.4
- backlight is configurable again (super simple patch)
- Mechanism to avoid entropy depleting (aka generating random numbers as needed)
20-09-2016 v1.3
- set brightness to the minimum possible before the screen goes off
- restrict user space apps to modify the min_brightness node, Kernel adiutor cannot mess around anymore with it
- increase speed of mathematical operations
18-09-2016 v1.2
- Fixed deep sleep issue and camera problems
18-09-2016 v1.0 & 1.1
- Implemented WLAN wakelock divider (configurable in KA)
- Enabled Deadline IO scheduler
- Increased performance by approx. 30% (according to the rumors)
- GPU: Set default frequency to 266MHz
- Should automount cache and data depending if ext4 or f2fs
17-09-2016 v0.6
- Enabled video driver of z008, should work now
- Built-in wireless driver instead of a module
- Fixed urgent request handling in row scheduler
- set ROW as default IO sched
Older releases:
16-09-2016 v0.5
- Failed build while trying to reduce modules to 0
13-09-2016 v0.4
- Updated to latest ASUS source code (V4.21.40.134)
- Added configurable LED blink rate (check Kernel Adiutor! Thanks to @crpalmer for the implementation and @say99 for pulling this to the source)
- Dynamic FSync turned on by default
- Updated Powersuspend driver to 1.7
- Increased readahead for memory handling (this has nothing to do with reading from int./ext. storage)
- Updated Block-system to support urgent request handling (pre-requisite to get the ROW scheduler working)
- Added working row IO scheduler
12-09-2016 v0.3
- power efficient work queues
- added quick wakeup driver (improves deep sleep)
- under the hood Improvements
11-09-2016 v0.2
- added powersuspend driver
- added dynamic fsync
- working Anykernel zip system!
09-09-2016 v0.1
Initial build flashable with Anykernel system
- UC
- More governors
- More IOSchedulers
- F2FS
- exFAT support
- Sweep2Sleep
- Touchboost working for Thessjactive and Yankactive

Reserved
Any bugs? Tell me about your current phone setup and describe the problem!

Project T, reborn! It's incredible to see this project alive agan!
@TheSSJ, about F2FS: it supports mixed setups (F2FS /data and ext4 /system and /cache) or only F2FS-all setups?

I love you
---------- Post added at 10:50 AM ---------- Previous post was at 09:59 AM ----------
@TheSSJ
For some reason, after flashing, the kernel does not install.
I reboot to twrp, dirty flash WW134 ROM, flash supersu, flash xposed, flash twrp and flash this kernel. Wipe cache and d.cache.
Reboot and it stock kernel.
I tried 2nd time. Flash kernel in twrp and it still stock kernel.

@TheSSJ
My friend @TheSSJ
Thanks for your kernel.....
I flashed it , but when i reboot, my kernel is stock... Flash again and same stock kernel.
Regards!!

Carlos6862 said:
My friend @TheSSJ
Thanks for your kernel.....
I flashed it , but when i reboot, my kernel is stock... Flash again and same stock kernel.
Regards!!
Click to expand...
Click to collapse
Same issue here

Good job:good:
Z008 support???

Carlos6862 said:
My friend @TheSSJ
Thanks for your kernel.....
I flashed it , but when i reboot, my kernel is stock... Flash again and same stock kernel.
Regards!!
Click to expand...
Click to collapse
same here. I was on borets kernel, and it keeps.

Thats bad..will look into it later to see what went wrong...thx for the feedback

wow great

Cool it everyone, I think it's just a misunderstanding
I have uploaded a flashable zip for now as Anykernel doesn't work as I want it to work ^^
At the moment this can be only flashed by people
WITH root and
WITHOUT xposed
After flashing the kernel, then you can re-flash xposed, this should work then

TheSSJ said:
Cool it everyone, I think it's just a misunderstanding
I have uploaded a flashable zip for now as Anykernel doesn't work as I want it to work ^^
At the moment this can be only flashed by people
WITH root and
WITHOUT xposed
After flashing the kernel, then you can re-flash xposed, this should work then
Click to expand...
Click to collapse
Thanks! downloading...
EDIT:
After flashing the kernel the system became unbootable. It boots into recovery after "reboot system".

Dan_Jacques said:
Thanks! downloading...
EDIT:
After flashing the kernel the system became unbootable. It boots into recovery after "reboot system".
Click to expand...
Click to collapse
Okay, did you have xposed installed? Could you please try to remove xposed and just flash the kernel without it? This Anykernel thing seems to be the only available option...

TheSSJ said:
Okay, did you have xposed installed? Could you please try to remove xposed and just flash the kernel without it? This Anykernel thing seems to be the only available option...
Click to expand...
Click to collapse
My friend @TheSSJ
my phone boot up with your great kernel......First, I did a wipe cache and dalvik and then flash your kernel. Thanks again!!
Regards!!!

Carlos6862 said:
My friend @TheSSJ
my phone boot up with your great kernel......First, I did a wipe cache and dalvik and then flash your kernel. Thanks again!!
Regards!!!
Click to expand...
Click to collapse
Hello. Do you have xposed?
Thanks in advance.
---------- Post added at 08:07 AM ---------- Previous post was at 08:06 AM ----------
TheSSJ said:
Cool it everyone, I think it's just a misunderstanding
I have uploaded a flashable zip for now as Anykernel doesn't work as I want it to work ^^
At the moment this can be only flashed by people
WITH root and
WITHOUT xposed
After flashing the kernel, then you can re-flash xposed, this should work then
Click to expand...
Click to collapse
Ok cool down.
Thanks master. Let me try.

Tiongkia said:
Hello. Do you have xposed?
Thanks in advance.
---------- Post added at 08:07 AM ---------- Previous post was at 08:06 AM ----------
Ok cool down.
Thanks master. Let me try.
Click to expand...
Click to collapse
No my friend @Tiongkia! Without xposed.
I lost it, when flash the kernel.
Regards!! ? ?

Carlos6862 said:
No my friend @Tiongkia! Without xposed.
I lost it, when flash the kernel.
Regards!! �� ��
Click to expand...
Click to collapse
Yes, i tired. Same results. Xposed don't work.
Thanks buddy

TheSSJ said:
Okay, did you have xposed installed? Could you please try to remove xposed and just flash the kernel without it? This Anykernel thing seems to be the only available option...
Click to expand...
Click to collapse
do we have a plan to break xposed?? [emoji14]
anyways I will try looking into any kernel, since I really prefer it over doing mess with ramdisk [emoji14]
Sent from my ASUS_Z00A using Tapatalk

say99 said:
do we have a plan to break xposed?? [emoji14]
anyways I will try looking into any kernel, since I really prefer it over doing mess with ramdisk [emoji14]
Sent from my ASUS_Z00A using Tapatalk
Click to expand...
Click to collapse
Maybe I'm being paid to break xposed
I just need to take the time to see where the script goes wrong (by the way,I took your anykernel as base :laugh: )
Will test it line by line on my linux machine today :good:

Related

[DISCONTINUED][5.1] Tangerine kernel v11.1

What are you doing here? This is old, my new kernel can be found here: Helium
Welcome to the thread of Tangerine kernel!
This kernel is meant to be used with all the available Lollipop ROMs.
Disclaimer:
use this kernel at your own risk. Flashing it may brick your device. I'm not responsible for any software/hardware damage.
Q&A thread
This is the Questions & Answers thread: http://forum.xda-developers.com/xperia-sp/help/qa-tangerine-kernel-t3178801
Changelog:
v11.1
fixed /system not mounting in Temasek
do not use bricked hotplug
any newer version doesn't work
v11
built in frandom support (not a module anymore)
added bioshock CPU governor
added bricked hotplug by @show-p1984 (don't worry, "bricked" is just the name - the hotplug works well)
splashscreen can be chosen by the user (read below)
a couple of source updates
faster recovery boot & improved fstab (by @AdrianDC)
improved default ZRAM settings
v10.2
Linux 3.4.86 (thanks to nosedive)
various source updates (SELinux, wireless network management...)
wheatley CPU governor readded
default settings have been improved
important: check that the md5 sum of the zip is: 12ea5ad12650fc69002ce499d0f28fa5. Otherwise, don't flash the kernel and contact me
v10.1
basically v10, but working It misses some features that I wanted to include, but I released it so you can benefit from the stability improvements it brings.
Linux 3.4.72 (thanks to @nosedive)
ZRAM and zsmalloc backported from Linux 3.14
latest TWRP
Cortex-A15 optimizations
L2 CPU freq table fixed (thanks to @suliman lbabidi)
v10: erased update. Use v9.2.
v9.2
CPU underclocked to 281 MHz (disabled by default)
new splashscreen
fixed a bug that caused a kernel panic
bug: kernel version still shows Tangerine-9.1 (I've forgotten to change it)
v9.1
f2fs updates
f2fs for /system support in both kernel & TWRP
init.d support
fast screen unlock
Cortex-A15 optimizations
minor fixes
CPU overclock disabled at boot (no more overheating)
v9.0
built with GCC 5.2 and UBER Toolchain
GPU idle frequency set to 200 MHz (thanks to @Adrian DC)
loads of source updates (thanks to @Mrcl1450)
Linux 3.4.17
lionheart and interactive CPU governor readded
Multicore powersaving readded
Tangerine uninstaller: read this: http://forum.xda-developers.com/showpost.php?p=62616583&postcount=1755 it's important!
signed zip (cannot be flashed in Cyanogen recovery)
v8.0
Linux 3.4.14
loads of source fixes imported from the work of many teams (SuSE, RedHat, Samsung, Motorola... thanks to them!)
Ultra KSM (a.k.a. UKSM)
Anykernel installation method
new boot logo
removed PhilZ recovery (sorry, will try to readd it)
joystick support
Row I/O scheduler massively updated and improved
2 new CPU governors: intlliactive, intellidemand2
ZRAM, qcache and zsmalloc support
bug: screen flashing. Read this: http://forum.xda-developers.com/showpost.php?p=62330509&postcount=1604
screen freezing bug maybe fixed
new installation method! Read below!
v7.2
ArchXperia fixes (there's no update for other releases)
v7.1
Linux 3.4.12
CPU undervolting is fixed
fixes in TWRP
bluetooth optimizations (included in Linux 3.4.12) (caution: may cause bugs in bluetooth. Please report any issue)
v7.0
many source updates
xz compression (smaller .elf file, slightly longer boot time)
yankactive CPU governor removed
loads of source updates
GPU frequencies are fixed, GPU OC disabled. It will be working soon :victory:
almost all CPU governors removed (sorry :crying
ondemandplus has been massively updated
interactive CPU governor tweaks by CodeAurora devs
loss of root is fixed
CPU boost & optimizations by CodeAurora devs
v6.6
charging bug fixed
a few source updates
v6.5
new ramdisk
frandom support
reduced overheating in TWRP (lock max freq at 1728 MHz)
v6.4 - only regular release (a1 doesn't need this update)
new ramdisk (fixes some bugs)
OmniROM support dropped. I'll support it again when the ROM will work (now it's quite unusable)
regression: if your phone is switched off and you plug the charger in, it will turn on and boot. I think it's a bug in my kernel and I'll do my best to release a fixed version soon.
v6.3
updated ramdisk (fixes black screen when receiving calls)
GPU OC disabled
TWRP is the default recovery
OmniROM support
v6.2
TWRP 2.8.7.0
v6.1
new governor: brazilianwax (it's bugged, don't use it - will be removed)
source updates (Linux 3.4.10)
mkfs.f2fs fixed
latest intelliplug by @faux123 with max freq limiter when screen is off
v6.0
built with the latest UBER toolchain and GCC 5.1
source updates (Linux 3.4.6)
new I/O scheduler: sioplus
read-ahead buffer size set to 128 kb
TWRP can format in f2fs (not working)
FauxSound 3.6 (may fix many bugs)
v5.2
FM radio works
smartassH3 removed
GPU overclock should work even though 480 MHz freq. is displayed as 0 MHz
v5.1
smartassH3 fixes (need to be tested)
WiFi module is automatically replaced by the installer
Userspace I/O driver support for HID subsystem
a small fix in the source
v5.0 beta
new governor: smartassH3
Linux kernel source updates
built with GCC 5.1 and Sabermod toolchain plus neon and cortex-a7 flags to improve performance
fixes to interactive CPU governor
default max CPU frequency is 1,728 GHz
new WiFi module is needed: read the installation instructions
v4.0
Overclock to 1,944 GHz
full cifs support
no undervolting/it will be re-enabled in next release
source updates, now the kernel supports autobrightness in CM12.1 and other ROMs
v3.4
undervolting and FauxSound are back
WiFi now works again
v3.3
many other source updates
v3.2
many source updates from Linux devs
new governor: ondemandplus
v3.1
support for 3-LED notification light in CM12.1
2 recoveries (latest TWRP & PhilZ with f2fs support)
many source updates & fixes from Linux kernel devs
v3.0
CPU overclock and underclock
new splashscreen
many TCP congestion algorithms: westwood, bic, highspeed, hybla, htcp, vegas, veno, scalable, lp, yeah, illinois
f2fs updates
color calibration
several source updates & latest ramdisk (thanks to @Mrcl1450)
v2.6
Enforcing SELinux
v2.4 and v2.5
SystemUI fc's have been fixed
v2.3
f2fs works (boot may take more than 1 minute)
v2.2
Permissive SELinux
v2.1
f2fs support
TWRP 2.8.6.0 or PhilZ touch
latest fixes from CyanogenMod team
v2.0
FauxSound!
NTFS support
TWRP 2.8.5.0 (thanks to @kontini)
v1.3
Dynamic Fsync
USB fast charging
v.1.2
new governor: intellimm
undervolting/overvolting (does the latter word exist?)
v1.1 and v1.0
new I/O schedulers: fifo, sio, row, vr, zen, fiops, test, bfq
new governors: intelliactive, lagfree, intellidemand2, Lionheart, smartassv2
enabled governors: conservative, userspace
built with the latest Linaro GCC 4.9.x toolchain with optimizations for Cortex-A7 chips
KSM support
Swap support
SELinux disabled so SIM works out of the box!
Debugging the kernel
/proc/kmsg is a file that stores all the kernel messages from the very first seconds of the boot process. A copy of that file isn't always needed to fix a bug, but since I've explained how to get one I don't even remember how many times, I'll write here the needed steps:
1. open a terminal on your phone
2. run the following commands:
- su
- cat /proc/kmsg > /sdcard/kernel_log
3. the log will be stored in kernel_log.
Splashscreens
Lollipop Hub Edition > lhub.rle > http://i.imgur.com/JELOvtG.jpg
Black & orange > blackorange.rle > http://i.imgur.com/jRkemxJ.png
Blue > blue.rle > http://dl-1.va.us.xda-developers.com/3/4/1/8/3/8/3/TANGERINE.jpg?key=oHTC-bp0wl60JT-h_7p3Ww&ts=1446891893
White > white.rle > http://i.imgur.com/lNhq3Id.jpg
White w/ Sony logo > whitesony.rle > same as "White" but with Sony logo on top of it
Cyanogen Black > black.rle > http://dl-1.va.us.xda-developers.com/3/3/4/4/0/2/6/Tangerine-splashscreen.png?key=xDxhR_sZ7TTTKv8OxGy-7w&ts=1446892429
Download your favourite splashscreen here, rename it to "logo.rle" and place it in /data/data: https://drive.google.com/folderview?id=0B-msDWtyu1JrUE56Qkh3X3JiT3M&usp=sharing
If you don't wipe /data in the recovery, there's no need to redownload the splashscreen you want every time you update ROM/kernel. It will already be there.
Downloads:
Download from Kernel Adiutor or from Android File Host:
https://www.androidfilehost.com/?w=files&flid=40608
If you had previously flashed the old PhilZ with Rashr, you need to flash stock FOTAKernel to use TWRP in v3.1 and later.
Use this zip that will flash a stock FOTAKernel (thanks to @TechnoSparks): http://forum.xda-developers.com/xperia-sp/general/stock-components-flashable-zips-t3184111/post62447981
be sure to choose your variant (e.g. C5303)!
Or, if you've got the whole C530x .ftf file, you can also flash the FOTAKernel via FlashTool.
Banners by @Steph310:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks to:
FXP team, especially uberlaggydarwin
@pec0ra for his William kernel
@DooMLoRD for his elf repacking tool
@bbedward
@nosedive
@dorimanx
CodeAurora devs
Linux kernel devs
@Adrian DC
@Mrcl1450
@Furrydaus
@faux123 for dynamic fsync, intelliplug and fauxsound
@Drakomord for having helped me fixing some bugs and for being so patient!
XDA:DevDB Information
Tangerine kernel for Xperia SP, Kernel for the Sony Xperia SP
Contributors
Tomoms, nosedive
Source Code: https://github.com/Tomoms/android_kernel_sony_msm8x60
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 11.1
Stable Release Date: 2015-11-12
Created 2015-04-05
Last Updated 2016-01-12
Double tap to wake function.... Please include in this
What is the recovery?
lvints said:
What is the recovery?
Click to expand...
Click to collapse
PhilZ
---------- Post added at 11:50 AM ---------- Previous post was at 11:49 AM ----------
Kernel works great on RR 5.4.0
Can you please add doubletap2wake ?
anisingh62 said:
Double tap to wake function.... Please include in this
Click to expand...
Click to collapse
Spasik said:
PhilZ
---------- Post added at 11:50 AM ---------- Previous post was at 11:49 AM ----------
Kernel works great on RR 5.4.0
Can you please add doubletap2wake ?
Click to expand...
Click to collapse
I'll see what can I do. If I manage to port it, I'll release 2 versions: one with Doubletap2wake and one without it.
Tomoms said:
I'll see what can I do. If I manage to port it, I'll release 2 versions: one with Doubletap2wake and one without it.
Click to expand...
Click to collapse
If you want any help related to double tap to wake function you head into galaxy s3's android development section. And there you have to see for arter kernel it is the best kernel for double tap to wake and you could pm the developer for any help
I installed it, all seem work fine. Except I am not able to change a CPU governor, as there is only IO governor option on the performance tab.
Zygmus said:
I installed it, all seem work fine. Except I am not able to change a CPU governor, as there is only IO governor option on the performance tab.
Click to expand...
Click to collapse
That option isn't available with stock kernel too.
Don't use CM's built-in kernel tweaker. It sucks. Use Trickster MOD.
Good work bro
use this mods for next version
- Swap support
- Zram support
- CPU underclock
- CPU limiter
- O3 compression
No need to set SELinux to permissive in this kernel :victory:
So, i've tested it on RR 5.4.0 and it works but cyanogenmod recovery is SAD! can't flash anything so please include CWM, Philz and TW like other kernel.
When i flashed it, it take very long time it's normal?!
Nice kernel, i hope some features are going to be added like fast charge, faux sound and more cpu frequencies. If u want to flash another recovery use Rashr Flash tool.
WOAH a custom kernel for 5.1! Congrats @Tomoms ! I'm going to test it.
bobslesbricoleurs said:
So, i've tested it on RR 5.4.0 and it works but cyanogenmod recovery is SAD! can't flash anything so please include CWM, Philz and TW like other kernel.
When i flashed it, it take very long time it's normal?!
Click to expand...
Click to collapse
If you have already flashed PhilZ w/ Rashr, installing this kernel won't overwrite it.
Can you explain better "It takes very long"? It takes a lot of time to boot/to flash/...?
BTW, v2 is in progress! A lot of new features, I hope they work... :fingers-crossed::fingers-crossed:
nplezka said:
WOAH a custom kernel for 5.1! Congrats @Tomoms ! I'm going to test it.
Click to expand...
Click to collapse
Yeah, I had to create it mainly because unlocking the bootloader and staying on a featureless kernel seemed nonsensical to me.
Tomoms said:
If you have already flashed PhilZ w/ Rashr, installing this kernel won't overwrite it.
Can you explain better "It takes very long"? It takes a lot of time to boot/to flash/...?
BTW, v2 is in progress! A lot of new features, I hope they work... :fingers-crossed::fingers-crossed:
Click to expand...
Click to collapse
Yay! I was going to write on feature request tab, so I'll wait for v2 eheh
Tomoms said:
BTW, v2 is in progress! A lot of new features, I hope they work... :fingers-crossed::fingers-crossed:
Click to expand...
Click to collapse
Will directly flash v2, Waiting And the thing I Love the most is "Permissive SELinux"
Sent from Xperia SP with Lollipop 5.1 (RR 5.4.0)
why use this kernel
i have rr5.4 build running quite good with philz recovery.
whats the difference bw the rr's kernel and this one.
i would like to know the features before flashing it
bharathulaganathan said:
Will directly flash v2, Waiting And the thing I Love the most is "Permissive SELinux"
Sent from Xperia SP with Lollipop 5.1 (RR 5.4.0)
Click to expand...
Click to collapse
A small update for all of you. v2 is canceled since it doesn't boot, I'll release some point releases (1.x) which will include each feature I had previously planned for v2. So within 3 or 4 point releases we'll have what should have been v2. This will help me in debugging. v1.1 is coming today or tomorrow
flashed it but im having philz
many guyz said they lose philz recovery but not im my case
how this is possible then

[KERNEL] [M] [3.4.0] YaYPrime-M R3

YaYPrime is based on the oficial 3.4.0 mr1.1 kernel from google, with the commits needed to run in android 6.0.
With Android M, all the kernes have merge the commits to be compatible with it, so in my case, I prefer to start a new one from 0, making the phone feel smooth while having a good battery life.
Features:
- Based on official 3.4.0 mr1.1 mako kernel
- Compiled using the lastest version of uber 5.3.1, optimized for cortex-a15
- Anykernel2
- Mako_hotplug as hotplug
- FranciscoFranco's thermal
- FranciscoFranco's gamma control
- Frequency limitator on screen-off (1026mhz by default)
- Voltage control
- Cpu Overclock of 1.7ghz (1.5ghz by default)
- Cpu Underclock of 192mhz (384mhz by default)
- Gpu Overlock of 480mhz (400mhz by default)
- Ondemand, simple and performance as gpu governors
- Ondemand, performance, conservative and interactive as cpu governors
- Deadline, zen, fiops, cfq, bfq, row as i/o schedulers
- Stratosk's Ondemand governor version (by (default)
- Franco's Convervative governor version
- Taurus' Interactive governor version
- Faux's Sound Control
- Readhead set in 512kb by default
- Graphite and neon optimizations
- UsbOtg support
- Kexec (multirom)
- DT2W support
- Fastcharge support
- F2FS support
- A lot of improvements and optimizations
Downloads:
AOSP: https://www.androidfilehost.com/?w=files&flid=42219
CM: https://www.androidfilehost.com/?w=files&flid=47776
Installation:
If you come from another kernel:
- Reboot in recovery mode
- Dirty-flash the rom you are using (without wipes)
- Flash kernel
If you come from a previous version:
- Reboot in recovery mode
- Flash kernel
(If you find something weird, wipe dalvik/cache)
To configure the kernel I recommend using kernel auditor.
Thanks: @hellsgod (kernel base), Google, Uber, @txuki2005, @serbalabari, @mrraine, @CallMeAldy, @zaclimon, @Flashhhh, @hurtsky, @franciscofranco, @faux123, @stratosk, @neobuddy89, @dorimanx, @osm0sis (anykernel2), and all the people that contribute with their commits.
Finally, I'm not responsible for any damage that can happen to your phones, I use the kernel as a daily one and I don't have any problem.
XDA:DevDB Information
YaYPrime-M Kernel, a kernel for the Google Nexus 4
Contributors
yaymalaga
Source Code: https://github.com/yaymalaga/yayPrime_kernel
Version Information
Status: Stable
Created 2015-10-25
Last Updated 2016-01-15
Changelog:
R3
- Re-done from R1
- Fixes everywhere, no more lags on chrome
- Build using latest Uber 5.3.1 (optimized for cortex-a15 - compiled by me)
- Merged all patches from 6.0.1 and the latest ones from 3.4 branch
- Added cpu underclock to 192mhz (325mhz by default)
- Updated interactive governor (ondemand by default)
- F2FS support (Need to be tested)
- Core optimizations (mutex, futex, sched, etc)
- Selinux improvements for smoothness
- Cfq i/o scheduler optimized (the other ones are removed until next release)
- Added missing Faux soundcontrol commits
- Cpu management improvements
- DT2W and T2W
- CM version added
Old releases:
R2:
- Compiled using lastest uber 4.9 (compiled by me, optimized for cortex-a15)
- Graphite and neon enabled
- Makefile and flags optimizations
- Compiler and cortex-a15 optimizations
- A lot of optimizations in the I/O, and new schedulers:
Row added and tuned up
Deadline updated and tuned up
Cfq updated and tuned up
Bfq (v7-r8) added and tuned up
Zen added and tuned up
Fiops added and tuned up
- Kexec support
- DT2W support (from Stratosk)
- Fastcharge support
- OTG support (theoretically)
- Interactive governor fixes (now uses lower freq)
- Fixes and optimizations for camera, gpu, etc
- Some improvements in general
R1:
- Initial version
Any plans to add different governors like zzmome, scary, SmartassV2, SmartMax, etc?
---------- Post added at 08:28 PM ---------- Previous post was at 08:28 PM ----------
Also, thanks for the new kernel!
thatkindaguy said:
Any plans to add different governors like zzmome, scary, SmartassV2, SmartMax, etc?
---------- Post added at 08:28 PM ---------- Previous post was at 08:28 PM ----------
Also, thanks for the new kernel!
Click to expand...
Click to collapse
Just try "hellsactive" and see for yourself what smoothness really looks like.
dragos281993 said:
Just try "hellsactive" and see for yourself what smoothness really looks like.
Click to expand...
Click to collapse
Not looking for smoothness - Looking for a good battery and performance balance. The best Governor I've found for that is zzmove with ybat as the profile number, and not a single kernel for mako includes zzmove
Nice kernel man been running for 24 hours now using hellsactive profile working very well.
Tapped from my marshmako
Looking impressive. Working gr8 till now.. Keep up the good work.
thatkindaguy said:
Any plans to add different governors like zzmome, scary, SmartassV2, SmartMax, etc?
---------- Post added at 08:28 PM ---------- Previous post was at 08:28 PM ----------
Also, thanks for the new kernel!
Click to expand...
Click to collapse
Maybe I will include smartmax from ak kernel in the next release
@yaymalaga is it safe to flash directly coming from hellscore b85? For some reason I can only dirty flash if I wipe system also and flash rom + Gapps.
Sent from my Nexus 4 using Tapatalk
Is it just me or unknown is the one really shown on the kernel version on about phone?
Sent from my Nexus 4 using XDA Free mobile app
russells.android said:
Is it just me or unknown is the one really shown on the kernel version on about phone?
Sent from my Nexus 4 using XDA Free mobile app
Click to expand...
Click to collapse
I was ready to ask same think.
Also, for me, settings in 'init.yayprime' does not alter kernel's settings
What rom are you using?
About the unknown name, my bad. I'm looking for what causes the name not to be shown
Cataclysm MM (Nexus 4)
Not a bad kernel,but problem that I have is after some time, videos just stop playing, have to reboot my phone to make them work,didn't happen on stock kernel, using franks 6.0 latest build
Performance is solid with this kernel for me. Nice kernel!
Can we have halfbreed color as default in the next build? The washed out colors are burning my eyes lol
veeholics said:
Performance is solid with this kernel for me. Nice kernel!
Can we have halfbreed color as default in the next build? The washed out colors are burning my eyes lol
Click to expand...
Click to collapse
Use Synapse or Kernel Auditor or any other kernel tweakers, you can change the colors from the app.
This kernel has USB otg support or not? I've installed synapse and kernel adiutor and didn't found any way to enable USB otg.
I'm using it with pure ROM.
Sent from my Nexus 4 using Tapatalk
sidnoit22 said:
Use Synapse or Kernel Auditor or any other kernel tweakers, you can change the colors from the app.
Click to expand...
Click to collapse
I know that. What I actually meant is the gamma colors that is included within the kernel. That way, it will apply all accross the phone.
If you just change it with an app, it will not apply to recovery and all other things before booting android. That's quite a big deal for me.
jolas said:
Cataclysm MM (Nexus 4)
Click to expand...
Click to collapse
Well I haven't tested by myself in this rom, but maybe it is using cm performance profile which change the governor configs
g33k0 b3lk0w said:
Not a bad kernel,but problem that I have is after some time, videos just stop playing, have to reboot my phone to make them work,didn't happen on stock kernel, using franks 6.0 latest build
Click to expand...
Click to collapse
I have had the same problem using other kernels, so I think that it's not the kernel fault
mandgeo said:
This kernel has USB otg support or not? I've installed synapse and kernel adiutor and didn't found any way to enable USB otg.
I'm using it with pure ROM.
I think that it does not (we are basing on hellscore kernel right now), but in the near future I will enable it when M kernels manage to adapt it.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
veeholics said:
I know that. What I actually meant is the gamma colors that is included within the kernel. That way, it will apply all accross the phone.
If you just change it with an app, it will not apply to recovery and all other things before booting android. That's quite a big deal for me.
Click to expand...
Click to collapse
Sorry, but we are using the google's default gamma, so it will be the default one
Btw, I pretty busy with real life and studies, but I'm looking to change to another base with even more optimizations, when I have time I will do some tests
yaymalaga said:
YaYPrime-M is based in hellsgod's kernel, as it is the perfect base to continue with, so if you like hellscore, then you will love this new kernel.
Click to expand...
Click to collapse
can you/anyone mirror it? AFH currently has server problems

[KERNEL][5.1.1][GCC 5.3] Omni kernel (30/12/2015)

Overview:
This is a custom kernel based on Omni sources for our legendary i9000. This is only for 5.1.1 roms and no other version of android will be suppported
It seems to work on CodeROM too, thanks @falconscrest123
>The zip you will download is flashable via recovery but you have to disable signature verification
>> Use devil kernel manager or NStools to edit the kernel settings
Features :
- Multiple CPU governors (lulzactive, smartassV2, wheatley, lagfree, ondemandX)
- Tweaked smartassV2
- BFQ, Zen, VR & SIOPLUS I/O schedulers added
- Tweaked VR
- New TCP algorithms (westwood is default)
- Bigmem, up to 430mb
- Kernel compressed with XZ
- Compressed initramfs
- Dynamic page writeback
- Custom ARM & INT voltages
- Voltages fixed for more stable OC
- Selectable GPU OC
- Fast charge
- BLX
- Live OC
- FULL O3 optimisations
- Call volume hack
- Touchwake
- BLN
- Zram
- Swap / Zram optimisations
- LMK tweaks
- SLQB memory allocator
- NEON optimized crypto routines
- Voodoo color
- SquashFS support (module)
- EXfat support (module)
- 720p patched bigmem libs
- Built from the latest Omni source
- Built using custom Cortex-A8 optimized UBERTC 5.2.1 toolchain of @Cl3Kener
Todo:
- Make CGROUP_TIMER_SLACK work
- Brain F*ck Scheduler (well don't mind the censoring xD)
- GPU driver to DDK [email protected] ... for now it breaks everything
- Fixing the remaining issues. After a deeper look at the code, there are so much of things to do .... what a pity humberos left this device.
- You say ...
What I wont do :
- Enable TV out
- Upgrade linux version
- Add useless CPU governors or I/O schedulers
- Add CMA
If some developer wants to help me to add more features, go ahead!
Please use it at your own risk! I am not responsible for any damage that may occur to your device.
Download :
http://www67.zippyshare.com/v/2b6CWcT8/file.html
Contributors:
@Coldwindofnowhere
@xc-racer99, for his help on setting up my Github
@(°_o), for his script
@humberos
@DerTeufel1980
@kasper_h
Source Code:
https://github.com/Coldwindofnowhere/android_kernel_samsung_aries
Custom built UBERTC with A8 optimisations : https://bitbucket.org/Coldwindofnowhere/
Version Information:
Status: WIP
Created 2015-10-02
Last Updated 2015-12-30
>If you like my work, hitting the thanks button won't hurt you<​
Reserved
Coldwindofnowhere said:
Reserved
Click to expand...
Click to collapse
Kernel is finished or WIP? i flashed this kernel my device struck at boot logo have any one tried this?
Audiracecar90 said:
Kernel is finished or WIP? i flashed this kernel my device struck at boot logo have any one tried this?
Click to expand...
Click to collapse
I haven't tested it. Reset your phone and try to delete all the .so files in the /system/lib/ directory of the flashable zip and then flash it again. It should work like that.
Coldwindofnowhere said:
I haven't tested it. Reset your phone and try to delete all the .so files in the /system/lib/ directory of the flashable zip and then flash it again. It should work like that.
Click to expand...
Click to collapse
ok mate
I've just uploaded a new build, can someone tell me if it's booting this time ?
Coldwindofnowhere said:
I've just uploaded a new build, can someone tell me if it's booting this time ?
Click to expand...
Click to collapse
just flashed it and its booting ...thanks ....good to go!!!!!

[KERNEL][G925FD/I][MM] N0G33K Kernel V4.0 - FEB 2017

Welcome to the N0G33K edition Kernel ​
This kernel is built on the idea of having optimized battery life and performance. A well made balance between these two is what you get.
Read this first
Please do not post requests, because this is my personal kernel and I won't add any stuff I do not want myself (i.e D2W, S2W, AOD, sound control etc). Also I won't add any other support for other devices. Last but not least: I don't reply to questions like: "which governor/scheduler is the best" etc. The choice is all yours.
PS: You need to root yourself (Magisk or SuperSU)
Features
Based on the latest G920FXXU5DPL4 kernel source
Added Linux 3.10.105
Tons of Governors and schedulers added
Compiled with Sabermod 7.0 GCC
Deep sleep and Google Play Services Fix
Enabled Permissive mode
Disabled Knox
Synapse Control
Entropy optimization
Scheduler Improvements
Binder Improvements
Idle Improvements
Other misc optimizations
Download:
V4 https://mega.nz/#!I05xUDLD!7T86PGq2VtTc15VrfFoXhhKth3FIpI4O0gxpTA8vd2s
Changelog:
V1
- Reworked whole kernel
- Optimized battery and performance
V1.1
- Reverted some stuff to test 3
- Fixed Fading LED
V1.5
- Tweaked LMK
- Optimized Workqueue
- Added battery efficiency patches
- AES put to x4 for more speed
- Readahead tweaked
- Vnswap to fast device
- HMP adjusted for more smoothness / battery efficiency
V1.8
- Reverted LMK and Workqueue edits.
- Enabled powereffici�nt Workqueue
- Tweaked Interactive governor
- Added Powersuspend
- Added more Binder changes for UI smoothness
- HMP and Cpuidle improvements.
- LZ4 Compressed
1.9
- Went back to UBERTC 5.3 because N0G33K V1.8 had kernel panics.
- Removed wlan wakelock control and reduced it myself.
- Some other edits and reverts
V2.0
- Reverted ALOT of changes I made in previous versions.
- Updated Kernel source to the latest DPJ2 source
- Compiled with Sabermod 7.0 Toolchain with CCache (should be stable now)
- Updated Linux to 3.10.104
- Backport latest Linux 4.8 random driver (= like super Seeder)
- Backport latest crypto algorithm Chacha20
- Added new battery efficiency patches
- Tweaked interactive governor for better performance/battery.
- Added new governors: Yankactive, Smartmax and Smartmax_eps
- Updated BFQ I/O
- Added dual sim support
- Fixed Invisible CPUset (should actually work now)
- Screen on hotplug disabled (Dynamic hotplug wasnt good enough)
- Added wakelock controls again.
- Updated Synapse
- Patched "Dirty Cow" (CVE-2016-5195) exploit
- Zswap improvements
- Disabled big cores on screen off
- Improved CPUIdle
- Powersuspend hooks added
- and more
V3
Reworked the whole kernel:
- Based on U5DPL4 source
- Powersuspend is out, State Notifier is in.
- Replaced Linux 4.8 random driver with Frandom
- Interactive governor: merged Galaxy S7 Interactive changes (android N changes wont boot, so kept it MM)
- Merged S7 zswap/zpool and zsmalloc android N changes
- Added Impulse governor
- Tweaked I/O Schedulers for our SSD + Zen V2 update
- Xbox control support added and updated to latest upstream (can be enabled in Synapse)
- Noatime as default for better performance
- SafetyNet patched (soon there probably will be a workaround for it...so enjoy as long it lasts)
- More wakelocks toggles added
- Sync on suspend disabled
- Improved Idle drain
- Android OS drain should be better now.
- Removed some other stuff that caused yank like invisible cpusets
V4
- Updated Linux kernel to 3.10.105
- Updated Safetynet patch
- Binder updated to latest Linux 4.6 (smoother UI)
- Backported Linux 4.1.38 random driver and removed Frandom
- DVFS decision mode in Synapse added
- DVFS: scale to 1k instead of 1.2k GHz
- Backported latest CPUidle driver from Linux 4.7 (should give better idle experience throughout the day)
- Other misc optimizations
Credits:
- The Sickness - For his guidance and support
- CODEG33K - He knows why
- Aria.A97 - Intensive daily testing
- Everyone else I cherry-picked from.
Source Code: https://github.com/Noxxxious/Zero
Want to use this in your rom?: PM me first. Disclaimer: I am not responsible for all the damages followed by or to your phone after flashing this kernel. If it bricks, wipes, explodes and you will hold me responsible I will only laugh
XDA:DevDB Information
N0G33K Kernel, Kernel for the Samsung Galaxy S6 Edge
Contributors
Quintz
Source Code: https://github.com/Noxxxious/Zero
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: V4
Stable Release Date: February 2017
Created 2016-11-13
Last Updated 2017-02-22
Known issues:
- Probably Synapse "backup profile" doesnt work.
F.A.Q. - Frequently Asked Questions
Q: Synapse says no UCI detected
A: Install Busybox to system/xbin
Q: I had a reboot
A: Only report it here if you didn't undervolt and do it with a log.
A2: If you had random reboot without undervolting, then make a proper log please. Which means I need a last_kmsg from right after the reboot.
You create the log by using this command in adb shell or a terminal or use any 3rd party app like Syslog.
Code:
cat /proc/last_kmsg > /sdcard/last_kmsg.txt
Does this one work for G925F and will it be rooted?
I wish ppl would support w8. I'd be willing to donate for a good kernel
Will this work on the 925T
Link not work
+1
franci79 said:
Link not work
Click to expand...
Click to collapse
Sent from my SM-N930F using XDA-Developers mobile app
hadkeren said:
+1
Sent from my SM-N930F using XDA-Developers mobile app
Click to expand...
Click to collapse
franci79 said:
Link not work
Click to expand...
Click to collapse
Works fine
Testing now [emoji2]
The kernel is absolutely brilliant. I have approx 2 hours youtube and lost only 22 percent of battery 🔋
Gesendet von meinem SM-G925F mit Tapatalk
mydonose said:
The kernel is absolutely brilliant. I have approx 2 hours youtube and lost only 22 percent of battery 🔋
Gesendet von meinem SM-G925F mit Tapatalk
Click to expand...
Click to collapse
Stock settings ?
Love this kernel......great work
thank you for sharing your great kernel on the S6 community. Really loving your kernel for my S6 Edge. Running smooth. Keep it going great Kernel developer.
Inverted Sceen
I just flashed the kernel with flashify apk and after the reboot all the icons works in the opposite way. If I push the icon on the left side open the apk of the right side. It happens the same with the TWRP recovery. I tried to recover with the copy before the flash and nothing resolves. I have reinstalled the rom totally clean and nothing changes. G920F
Could you help me?
edzamber said:
Stock settings ?
Click to expand...
Click to collapse
Yes, nothing changed
Gesendet von meinem SM-G925F mit Tapatalk
kurdiakis said:
I just flashed the kernel with flashify apk and after the reboot all the icons works in the opposite way. If I push the icon on the left side open the apk of the right side. It happens the same with the TWRP recovery. I tried to recover with the copy before the flash and nothing resolves. I have reinstalled the rom totally clean and nothing changes. G920F
Could you help me?
Click to expand...
Click to collapse
U installed kernel for 925f on 920f thats why. There is a way to fix it search....... and use this next time.
http://forum.xda-developers.com/gal...ernel-el-generalissimo-v3-01-10-2016-t3472477
Does anyone know how I can use N0G33K with Magisk hide module? Arter Kernel works for me with Magisk and Im able to use Pokemon go. But with N0G33K Kernel I cant play anymore. Any help? Im using a S6 Edge 925F.
will this work on tmobile s6 edge ith alexis rom ?
lilmikey201 said:
will this work on tmobile s6 edge ith alexis rom ?
Click to expand...
Click to collapse
There is thread for t-mobile users as well, but not this kernel......
Harregukalerik said:
There is thread for t-mobile users as well, but not this kernel......
Click to expand...
Click to collapse
So then the answer is no......
Sent from my SM-G925T using Tapatalk

[Kernel] BeastMode Kernel vR105 LineageOS (A2017U)

No fancy descriptions here. It's a kernel, it's for the axon 7 (US), and it works.
Features (from what I can remember)
KCAL display driver
Added fiops, zen, row, and sio IO schedulers
Enabled westwood, htcp, hstcp, hybla, vegas, scalable, lp, veno, illinois, and dctcp tcp congestion algorithms
Slight overclock to LITTLE cluster (1.72GHz) and big cluster (2.26ghz)
GPU overclock (652MHz)
Performance tweaks
Tweaked out ramdisk
F2FS support
init.d support
Adrenoboost
Touch input boost
Wake lock controls for various things >_>
Fsync on/off support
exFAT (nofuse) support
Enabled core ctl in kernel hotplugging
Enabled qhmp scheduler
enabled HMP cstate aware (is aware of core c-states and tries to schedule tasks on already awake cpus)
Added cleancache and frontswap
Disabled arm "CoreSight"
Enabled zram lz4 compression
Disabled dm_verity kernel wide.
Disabled input debugging driver
Disabled msm remote debugging support
Enabled in-kernel block test/test io scheduler
Disabled ZTE "VLog" and "sdlog"
Disabled cache and m4m error reporting
Disabled panic on correctable cache/m4m errors
Disabled compiling with frame pointers for debugging
much more..
Thanks:
flar2
jcadduono
imoseyon
faux123
dorimanx
savoca
all of team win
all of xda-developers staff
all of xda-developers community (for those i've missed)
of course ZTE for this fantastic device
Google for awesome af Android
________________________________________________________________________________________________
[size=+3]LineageOS[/size]
Download (Enforcing version): BeastMode vR88 for the ZTE Axon 7 (A2017U) now with war_mod
Download (Permisive version): BeastMode vR105 for the ZTE Axon 7 (A2017U) now with war_mod
XDA:DevDB Information
BeastMode Kernel for the Axon 7 (a2017u), Kernel for the ZTE Axon 7
Contributors
freeza, freeza, warBeard_actual
Source Code: http://www.freeza-inc.com/kernelsources/A2017U/N/Stock/Kernel.tar.gz
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: vR105
Stable Release Date: 2017-12-19
Created 2016-12-23
Last Updated 2017-12-20
Changelog
12/19/17-vR105:
Updated almost everything to B32 source
Updated war_mod
Added warmode sysfs entry (/sys/kernel/warmod/warmode) with 0 (disabled) as default. configurable in init.d script
Added android security patches from August-December via the Android Security Bulletin
Ramdisk updated with latest LineageOS version
11/18/17-vR88:
Reborn based on B32/B25 hybrid
Full changelog later
4/18/17-vR45:
Fixes
Resurrection Remix support
4/17/17-vR44:
Disabled overclocking. Didn't provide much benefit and our SoC kind of sucks for OC stability (lower binned probably.)
Tweaks
4/15/17-vR43:
Made little cores behave by forcing them to 1.5GHz by default.
Disabled cstate awareness
4/12/17-vR42:
Removed a bunch of modules and compiled some drivers into kernel
LineageOS support
4/9/17-vR40:
Disabled some debug options in defconfig
Enabled qhmp
F2FS support
4/3/17-vR34:
Core Control is disabled by default (can be re-enabled from /sys/devices/system/cpu/cpu0/core_ctl/disable)
Added a few more wakelock controls (/sys/module/wakeup/parameters/)
3/22/17-vR31:
Added a few more wakelock controls (Thanks @flar2)
Misc fixes
3/21/17-vR30:
Updated to B19 source from ZTE.
3/19/17-vR29:
Fixed NFC until ZTE's B19 source. (Thanks @jimbo77)
3/17/17-vR28:
Updated source a little
Fixed Magisk/NoSuperSU quirks with sim.
3/12/17-vR27:
-Fixed the damn WiFi
-Added magisk compatible NO SuperSU version
2/24/17-vR26:
-Fixed WiFi on permissive
-Updated wlan driver
-Added Zen IO scheduler
2/21/17-vR24:
-Fixed ADB/MTP. ADB shell should launch as root, at least on the permissive version.
-Disabled a bunch of debugging overhead
2/19/17-vR23 (Enforcing only):
-Fixed WiFi
2/17/17-vR22:
-Updated for B15 (7.0/Nougat)
1/30/17-vR15: performance tweaks
-ZTE Nougat F2FS driver
[email protected] f2fs patches
-ZTE Nougat WiFi driver
12/28/16-vR12: attempt #2 at fixing video recording/playback
-more defconfig tweaks
-included B27 library files for mediaplayerservice, camera metadata, cameraservice, and arcsoft night mode.
-that safetynet patch for unlocked bootloader.
12/28/16-vR09: fixed video playback.
-switched wlan driver to CM13 version(R.I.P)
-tweaks to defconfig
12/23/16-vR07: initial release
Lmao
Sent from my Nexus 6P using Tapatalk
Nice
Running on the latest B29, all cool. This device is a behemoth overclocked! Thanks!
Do we have the stock kernel. Just in case we want to rollback?
borijess said:
Do we have the stock kernel. Just in case we want to rollback?
Click to expand...
Click to collapse
Backup the boot partition with TWRP then you can restore it if you want to roll back.
Hey
(i know its for the A2017U)
i am on A2017G , it boots but no audio, maybe i could port your source to A2017G. but the sourcecode link want work.
Thx For your Work.....
VeNuMuS said:
Lmao
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Why??
Thanks for this! Been waiting for a better kernel.
Questions:
- Does it make double-tap-to-wake faster?
- Does it solve the delayed notifications problem?
- Will it bring about world peace?
dank
Bad and Boujee. Nice.
Other than selecting the max overclock values, do you have any recommended kernel settings to get the best from the phone & kernel? Thanks
I'm going to guess it doesn't work with cm13?
It'd be pretty cool if it did, but I wouldn't be surprised if it didn't.
Im on A2017G and for me Sound work.But Gpu not OC for me it show 624 MHz not 652MHz.Can we change it via Kernel Auditor??
whats the best saturation number in KCAL? also when its flashed does it OC or its left stock speed?
gecko702 said:
whats the best saturation number in KCAL? also when its flashed does it OC or its left stock speed?
Click to expand...
Click to collapse
It's left at its stock values. You'll need to specify the overclock, the step is enabled but not selected by default. I use Kernel Auditor with SuperSU and BusyBox to modify the settings, and so far it's worked just fine.
TheLastSidekick said:
It's left at its stock values. You'll need to specify the overclock, the step is enabled but not selected by default. I use Kernel Auditor with SuperSU and BusyBox to modify the settings, and so far it's worked just fine.
Click to expand...
Click to collapse
What's the safest OC speed without sacrificing too much battery or phone.
---------- Post added at 01:16 PM ---------- Previous post was at 01:14 PM ----------
Is it just me or is the camera faster at taking pics on this kernel?
Is it working on cm13 and can you make a Version without overclocking?
How about undervolt? Can i use an app for this?
dbekan%5 said:
Is it working on cm13 and can you make a Version without overclocking?
How about undervolt? Can i use an app for this?
Click to expand...
Click to collapse
Why would you need a version without overclocking when overclocking isn't enabled by default?

Categories

Resources