[07/01/2018][KERNEL][UberTC][EMUI 4.0.X] SimpleKernel v4.1 - P8lite Android Development

SimpleKernel - a custom kernel for hi6210sft devices.​
Changelog:
Code:
v1.0
-Updated Linux kernel version to 3.10.107
-Added ROW and DEADLINE I/O Shedulers.
-Fixed GPU performance, thanks [user=6152035]@Kostyan_nsk[/user]
-Added Governors:
*PMC, credit goes to [user=7354786]@XePeleato[/user]
*Smartmax, credit goes to [user=7354786]@XePeleato[/user]
*Interactive
*Conservative
*Ondemand
*Powersave
-Added CPU hotplugging (ThunderPlug), credit goes to [user=7354786]@XePeleato[/user]
-Added init.d support
v2.1 (published as v2-beta)
-Removed features that slowed down cpu
-Added Zen and Fiops ioshedulers
-Added Bioshock governor
-Compiled with UberTC
-Fixed Multitasking
-Fixed ZRAM issues
v2.2
-Added ASMP hotplugging driver
-Added PMC and smartmax governors again
-Added wheatley governor
-Added fingerprint boost driver
-Added some other performance tweaks
v2.3
-Added again Intelliplug and Thunderplug (Both updated)
-Some other performance tweaks
-Compiled with newest version of UberTC
v3.0
-Added BFQ iosheduler
-Added Maple iosheduler
-Added lazyplug hotplugging driver
-Added blu_active cpu governor
-Use lz4 zram compression instead of lzo (lz4 is a lot faster than lzo)
-Added frandom driver
-Added fsync toogle (disabling can result very high increase of ux performance)
-Added Gentle Fair Sleepers toogle
-Added Arch power toogle
-Added new TCP congression algoritms:
-bic
-westwood
-highspeed
-hybla
-htcp
-vegas
-veno
-scalable
-lp
-yeah
-illinois
v4.0
-Linux 3.10.108
-Added uKSM (a bit buggy for now, will be fixed soon)
-ext4 fs patches
-Updated lz4 compression driver (lz4 from 3.0 is used as zram main compressor)
-Added pegasusq governor
-Added sioplus ioshed
-Added CRC_ARM64
-And a lot of performance/battery/stability patches :D
v4.1
Changelog:
-Disabled UKSM
-Added zzmoove governor
-Set westwood as default tcp
-Improved interactive governor
-Added GPU governors: (MAY BE UNSTABLE! See: /sys/devices/gpufreq/devfreq/gpufreq/available_governors )
-userspace
-powersave
-simple_ondemand
-pm_qos (stock kernel default, it was already here)
-Fixed bug related to gpu frequency "indicator", now cur_freq != 0 (see: /sys/devices/gpufreq/devfreq/gpufreq/cur_freq)
Installation:
Code:
1. Reboot to recovery
2. Click install then install image button
3. Find downloaded image and click on it
4. Select partition you want to flash in this case boot
5. Flash it by swiping this thing :D
NOTE: Remember to make backup! You can also flash it using fastboot.
Downloads:
SimpleKernel Github
Credits:
@kosmitchak
@XePeleato
@Kostyan_nsk
Source code:
https://github.com/kosmitchak/simplekernel_hi6210sft

FAQ
Comming soon

reserved
(No jak tam somsiedzie, dalej na stockowym kernelu?)

Does it require wipe?

Gwozdem said:
Does it require wipe?
Click to expand...
Click to collapse
nope, just dont flash it on custom rom

co ty kosmitchak jak ty nokie 3310 masz???????????????????

Aourek said:
co ty kosmitchak jak ty nokie 3310 masz???????????????????
Click to expand...
Click to collapse
Yes, working on Nokia 3310,download twrp 0.0.1.3 and flash it. Kurvvy logic. Btw, shouldn't be in original Android development?

What are the bugs?

SethEtherald234 said:
What are the bugs?
Click to expand...
Click to collapse
SIM is detected after 10 sec, that's it.

Some benchmark results, please?
Thanks

XTutorials said:
Some benchmark results, please?
Thanks
Click to expand...
Click to collapse
3d: 2.850 ram 4.150 cpu and ux is depending on user.

I've lost ROOT after flashing this Kernel. Had to root my phone again through TWRP and flashing those 1 and 2 files again.
Had after that a small bootloop but after 3rd attempt it booted normal. Still, being blocked 10s on unlocking sim card is scary sometimes ))

FlyingMeme said:
The ****?
Click to expand...
Click to collapse
WTF

FlyingMeme said:
Exactly xd
Click to expand...
Click to collapse
Its emui 4.0 not 4.1 right?

kosmitchak said:
Its emui 4.0 not 4.1 right?
Click to expand...
Click to collapse
He has b610

Will this rom be able to run on Y6II?

SethEtherald234 said:
Will this rom be able to run on Y6II?
Click to expand...
Click to collapse
I flasheer it on a rom cam and I brickeo the device

SethEtherald234 said:
Will this rom be able to run on Y6II?
Click to expand...
Click to collapse
Look thread name, it's clearly stated that you need EMUI 4.0 not 4.1. Maybe later I will make version for emui 4.1. 4.0 Kernels won't boot on 4.1 probably because different baseband.

FlyingMeme said:
4.0 B610
Click to expand...
Click to collapse
It's happening after installation of kernel? Veeeeeery strange.

SethEtherald234 said:
Will this rom be able to run on Y6II?
Click to expand...
Click to collapse
You can install the P8 Lite B610, then you can flash this kernel.
eEnzo0 said:
I've lost ROOT after flashing this Kernel. Had to root my phone again through TWRP and flashing those 1 and 2 files again.
Had after that a small bootloop but after 3rd attempt it booted normal. Still, being blocked 10s on unlocking sim card is scary sometimes ))
Click to expand...
Click to collapse
Root modifies the Kernel. If you change it, root is gone. To root again, you can just flash the latest SuperSU or Magisk zip. You don't need those 2 root files. To fix the 10 second wait, you could disable SIM PIN.

Related

(KERNEL) Mackay Kernel 4.3 0.416

This kernel is based on my CM10.1 Mackay kernel, updated using upstream patches from CM10.2
Thanks to all SGS-CM-kernel developers (pawitp, stratosk, DerTeufel, Glitch, mialwe, krarvind kasper_h ), I learned a lot from all of you
All features compared to stock kernel:
Features:
-Build using the Cortax-A8 optimized Linaro 4.7.4 toolchain of Christopher83: http://forum.xda-developers.com/show....php?t=2098133
-Christopher86's cortex-A8 optimized Linaro toolchain (September version)
-O3 optimization
-updated to linux kernel version 3.0.96
-SLQB memory allocator (default, should be slightly faster)
-XZ compression of kernel & initramfs
-395MB RAM
-SIO scheduler
-Added Lagfree governor
-ROW scheduler (tweaked, default scheduler)
-FIOPS scheduler (tweaked)
-XZ compression of kernel & initramfs
-395MB RAM
-many improvements to IO schedulers in general
-Deadline tuning (thanks to DerTeufel)
-Ondemand tuned (default governor)
-SmartassV2 governor
-Interactive governor (updated to android 3.4 code + fixes)
-Wheatley & Lulzactive governors
-Conservative tuned
-Call volume hack (use “Settings>Mackay Settings”* to set volumes)
-Reduced battery polling interval
-Fast charge (activate through “Settings>Advanced Settings”* or the QuickCharge toggle in MackayROM)
-WiFi PM_FAST mode selection (activate using “Settings>Mackay Settings”*)
-Battery life extender (set through “Settings>Mackay Settings”*)
-CustomVoltage (set using NSTools)
-BLN (can be enabled through “Settings>Mackay Settings”*)
-USB OTG support (needs external power supply)
-1100-1400MHz OC steps
-Custom kernel splash (Thanks to Malcho)
-Updated charging logo to match open charger
-swap & zram
-Improve memcopy/memmove
-Improve the performance of memcpy and memmove
-Kill task closest in size to memory needed to free
-LOAD_FREQ (4*HZ+61) avoids loadavg Moire
-Entropy tweaks: http://lwn.net/Articles/489734/
-backport CPUIDLE from 3.5
-arm/crypto: Add optimized AES and SHA1 routines
-Unaligned CPU access
-Updates to binder
-Improvements to RWSEM code
-Improvements to binder code
-Improvements to tmpfs
-Added frandom (much faster random number generator)
-Updated to lowmemorykiller with PID whitelist (thanks to stratosk)
-Updated wifi driver to 5.90.195.114
-Updated GPU driver to DDK [email protected]
-Proportional Rate Reduction for TCP
-Introduce timer slack controller
-65 fps mod
*“Settings>Mackay Settings” only available with Mackay ROM 3.x.x (to be released soon)
*also available through the Galaxy S & Mackay app in the launcher
bootable/recovery:
-Mackay recovery (based on CWM 6.0.3.7 & TWRP 2.6.0.0)
CWM:
-Clear NSTools settings
-Clear init.d settings
-Show battery status in recovery
-Aroma FileManager
-Include using soft keys to navigate the menu (thanks fishears for the idea)
-Enable holding keys for repeated presses
-Themed orange
TWRP:
-Themed orange
-Run recovery-apps (zip files should be present in /system/mackay, launch them through advanced->run app)
-Build in a script to reboot from twrp to cwm*
*To use this feature from TWRP, tap advanced>run app>rebootcwm.zip. Then from the homescreen choose: reboot>recovery
Source code: https://github.com/kasperhettinga/sa...s/mackay-cm102
This is a freshly started project. Ideas for improvements/additions are welcome but:
1. I try to stay close to stock
2. The time I spend on features depends on how much I like them myself
Credits:
-teamhacksung/pawitp for making CyanogenMod work on our ancient phone
-stratosk/DerTeufel/Mialwe for the inspiration I got from their kernels
For those who want to theme it even further, Bejda made a Mackay splash screen!
http://forum.xda-developers.com/show....php?t=2214468
i recomend trickster mod kernel settings for controlling this kernel
Could you possibly release a version that doesn't have bigmem and has standard fps?
Homeless2 said:
Could you possibly release a version that doesn't have bigmem and has standard fps?
Click to expand...
Click to collapse
this only has 395 mb ram so camera and everything works and if enough people want a version with normal fps il do it but not just if only one person wants it. and there is no harm in it being there
I though with bigmem youtube doesn't work? Also if I remember correctly, 65hz drains 10% more batter than 56hz
Homeless2 said:
I though with bigmem youtube doesn't work? Also if I remember correctly, 65hz drains 10% more batter than 56hz
Click to expand...
Click to collapse
YouTube and everything works at 395. And as of right now the 65fps mod is broken. I'm assuming that its something to do with new GPU drivers. Since the last person to get it working was tkglitch
Sent from my SGH-T959 using xda app-developers app
eyes on the next build, great work.
edwin270 said:
eyes on the next build, great work.
Click to expand...
Click to collapse
Will be a while longer
Sent from my myTouch 4G using xda app-developers app
cannondaleV2000 said:
This kernel is based on my CM10.1 Mackay kernel, updated using upstream patches from CM10.2
Thanks to all SGS-CM-kernel developers (pawitp, stratosk, DerTeufel, Glitch, mialwe, krarvind kasper_h ), I learned a lot from all of you
All features compared to stock kernel:
Features:
-Build using the Cortax-A8 optimized Linaro 4.7.4 toolchain of Christopher83: http://forum.xda-developers.com/show....php?t=2098133
-Christopher86's cortex-A8 optimized Linaro toolchain (September version)
-O3 optimization
-updated to linux kernel version 3.0.96
-SLQB memory allocator (default, should be slightly faster)
-XZ compression of kernel & initramfs
-395MB RAM
-SIO scheduler
-Added Lagfree governor
-ROW scheduler (tweaked, default scheduler)
-FIOPS scheduler (tweaked)
-XZ compression of kernel & initramfs
-395MB RAM
-many improvements to IO schedulers in general
-Deadline tuning (thanks to DerTeufel)
-Ondemand tuned (default governor)
-SmartassV2 governor
-Interactive governor (updated to android 3.4 code + fixes)
-Wheatley & Lulzactive governors
-Conservative tuned
-Call volume hack (use “Settings>Mackay Settings”* to set volumes)
-Reduced battery polling interval
-Fast charge (activate through “Settings>Advanced Settings”* or the QuickCharge toggle in MackayROM)
-WiFi PM_FAST mode selection (activate using “Settings>Mackay Settings”*)
-Battery life extender (set through “Settings>Mackay Settings”*)
-CustomVoltage (set using NSTools)
-BLN (can be enabled through “Settings>Mackay Settings”*)
-USB OTG support (needs external power supply)
-1100-1400MHz OC steps
-Custom kernel splash (Thanks to Malcho)
-Updated charging logo to match open charger
-swap & zram
-Improve memcopy/memmove
-Improve the performance of memcpy and memmove
-Kill task closest in size to memory needed to free
-LOAD_FREQ (4*HZ+61) avoids loadavg Moire
-Entropy tweaks: http://lwn.net/Articles/489734/
-backport CPUIDLE from 3.5
-arm/crypto: Add optimized AES and SHA1 routines
-Unaligned CPU access
-Updates to binder
-Improvements to RWSEM code
-Improvements to binder code
-Improvements to tmpfs
-Added frandom (much faster random number generator)
-Updated to lowmemorykiller with PID whitelist (thanks to stratosk)
-Updated wifi driver to 5.90.195.114
-Updated GPU driver to DDK [email protected]
-Proportional Rate Reduction for TCP
-Introduce timer slack controller
-65 fps mod
*“Settings>Mackay Settings” only available with Mackay ROM 3.x.x (to be released soon)
*also available through the Galaxy S & Mackay app in the launcher
bootable/recovery:
-Mackay recovery (based on CWM 6.0.3.7 & TWRP 2.6.0.0)
CWM:
-Clear NSTools settings
-Clear init.d settings
-Show battery status in recovery
-Aroma FileManager
-Include using soft keys to navigate the menu (thanks fishears for the idea)
-Enable holding keys for repeated presses
-Themed orange
TWRP:
-Themed orange
-Run recovery-apps (zip files should be present in /system/mackay, launch them through advanced->run app)
-Build in a script to reboot from twrp to cwm*
*To use this feature from TWRP, tap advanced>run app>rebootcwm.zip. Then from the homescreen choose: reboot>recovery
Source code: https://github.com/kasperhettinga/sa...s/mackay-cm102
This is a freshly started project. Ideas for improvements/additions are welcome but:
1. I try to stay close to stock
2. The time I spend on features depends on how much I like them myself
Credits:
-teamhacksung/pawitp for making CyanogenMod work on our ancient phone
-stratosk/DerTeufel/Mialwe for the inspiration I got from their kernels
For those who want to theme it even further, Bejda made a Mackay splash screen!
http://forum.xda-developers.com/show....php?t=2214468
i recomend trickster mod kernel settings for controlling this kernel
Click to expand...
Click to collapse
Can you make this kernel Support KK。
Thank you good work!
When my device is fixed yes
cannondaleV2000 said:
When my device is fixed yes
Click to expand...
Click to collapse
How's it going with your device sorry to hear your having troubles..? I would love to have the rom you built for the captivate for my sons phone but the thread link is dead.. Could you possibly dropbox it to me..The links here seem to be broken as well.. I have him running CM 11 at the moment but it's laggy..
---------- Post added at 11:34 AM ---------- Previous post was at 11:27 AM ----------
Got the kernal thanks but the screen splash link was still broke..
KillerofJoy said:
How's it going with your device sorry to hear your having troubles..? I would love to have the rom you built for the captivate for my sons phone but the thread link is dead.. Could you possibly dropbox it to me..The links here seem to be broken as well.. I have him running CM 11 at the moment but it's laggy..
---------- Post added at 11:34 AM ---------- Previous post was at 11:27 AM ----------
Got the kernal thanks but the screen splash link was still broke..
Click to expand...
Click to collapse
Yeah pm me. And you want it for cappy or vibrant?
cannondaleV2000 said:
Yeah pm me. And you want it for cappy or vibrant?
Click to expand...
Click to collapse
Not exactly sure don't have the phone handy but I know its the i897 att verison.
KillerofJoy said:
Not exactly sure don't have the phone handy but I know its the i897 att verison.
Click to expand...
Click to collapse
Yeah il post a new build sometime this weekend if I have time.
KillerofJoy said:
Not exactly sure don't have the phone handy but I know its the i897 att verison.
Click to expand...
Click to collapse
Silly? But the Mackey kernal will also boot the cm 11 rom I have on his phone now won't it?
@cannondaleV2000 - Hello, is it possible to port the latest version for KitKat, please? Our community is almost barren of up-to-date kernels and seeing the huge list at the official thread, I think it can make a huge difference in our Vibrants. If you can't, I shall understand.
nirogu325 said:
@cannondaleV2000 - Hello, is it possible to port the latest version for KitKat, please? Our community is almost barren of up-to-date kernels and seeing the huge list at the official thread, I think it can make a huge difference in our Vibrants. If you can't, I shall understand.
Click to expand...
Click to collapse
i will see what i can do. i am busy with alot of other devices and roms. but ill try to get this build at some point
cannondaleV2000 said:
i will see what i can do. i am busy with alot of other devices and roms. but ill try to get this build at some point
Click to expand...
Click to collapse
Huge thanks!
cannondaleV2000 said:
i will see what i can do. i am busy with alot of other devices and roms. but ill try to get this build at some point
Click to expand...
Click to collapse
Hey, hello. Any progress so far?

[kernel][cm/aosp][i9082/L][evolution kernel][v1.8.1]21052014[LINARO-4.9.1]

WARNING : THIS KERNEL IS ONLY FOR AOSP/CM variant based ANDROID 4.4 !
As franco said in his every thread... i dont like Long OPs...
Lets get to the point...
version 0.1
https://www.mediafire.com/?l1lukrzax544v96
version 0.1.1
https://www.mediafire.com/?5cc6z4cxgskctf6
version 0.2
https://www.mediafire.com/?5b59ldl6q6z44rh
upto 1.2 version all downloads will be in following location.
http://www.mediafire.com/?ifx0oopyy5ajt
Following 1.3 version the following will be the download location.
http://www.androidfilehost.com/?w=files&flid=12091
Use 1.7.5 version for RR based roms.
1.7.6 version is for latest cm11 and based roms which support dual-sim.
Version 1.7.8 for all roms...
changelog next post.
sources :
https://github.com/k2wl/evolution_i9082.git
credits:
pawtip
changelog:-
version 0.1
- based of pawtip cm sources.
- added frandom to the build.
version 0.1.1
- fixed boot on cm11
version 0.2
- added LZMA compression for kernel, now kernel is 3.8 mb only instead of ~6 mb.
- Added OC upto 1500MHz (1400 MHz is recommended)
version 0.3
- added 1.6 ghz
- increase max readahead to 4096
- updated to 3.0.33
version 0.4b
- update to 3.0.34
- added new frequencies 152, 412, 512,712,900, 1000, 1100, 1364, 1432, 1586, 1600, 1700 MHz
- compile with SaborMod toolchain 4.7
version 0.5 fixed version (15/12/2013)
fixed wifi , finally.
version 0.5.1
fixed MTP issue with more optimisations and new frequency steps....
version 0.6
-Sched Tweaks to improve performance...
-Early Suspend Delay- Sysfs interface
-logger: Add sysfs interface to Enable / Disable Android Logger
switching done via /sys/kernel/logger_mode interface
default is 0 (off)
version 0.7
-Added new I/O schedulers Vr, ROW, SIO, SIOPLUS, ZEN
-Added new governers smartass2, conservative zzmoove (thanks to @chotu222 )
-new battery percentage fixed with pawtip 17122013 update.
version 0.7.1
-fixed call (incoming and outgoing) issue.
-accidentaly rebased my kernel source to stock...guuurrrr......:crying:
now i have to start from scrach...
you pleaple have to wait for next update...sorry.....:crying:
version 0.8a
- fixed battery .(using since 3 days now)
- added new I/O fifo schedulers
-added new governers...now 16 are there ....test out on your own..
version 0.9
-updated to pawtip's new rom
-added new governer "k2wl" ...yes mine own...my precious...:victory::laugh:
-removed useless govs
-added samrtassv2 back.
Version 1.0
-updated to latest pawitp sources and kernel version 3.0.101
-Compiled with latest linaro (4.8.3 GCC 2013.12 version) [Compiled for our grand CPU by me, see the screenshot :victory:]
-added performance tweaks.
-removed gov and I/O schedulers for now. will add them back later.
Version 1.1
-Added new frequency steps.
few changes i dont remember.
Version 1.2
-Added more frequency steps
- fixed scheduler latency.
Version 1.3
- compiled with latest linaro constomized toolchain by me 4.8.3 2014.1 .
- more OC steps added.
- Performance app included (credits to @ xenon92)
- Full ARM Topology + optimizations
- added UKSM 0.1.2.2
- optimize Kernel Samepage Merging(KSM)
- Permanent filesystem TRIM
version 1.4
- Added CPU boost driver from 3.4 kernel
- updated performance control app to latest (thanks to @ xenon92 and @ h0rn3t )
- Added OC to 1.6 Ghz
- 4.8.3 linaro optimization flags -Og
Version 1.5
- 1.5 version is born
- Zram: accept up to 4 devices
- enabled zram and zsmalloc
- added zswap and zbud and enabled.
- zbud from 3.11 kernel
- mm: Rename function "reset_page_mapcount" to "page_mapcount_reset"
- update cleancache to 3.11 kernel
- update frontswap to 3.11 kernel
- fix mm/kconfig
- Add zswap backend from Linux kernel 3.11
- adapt frontswap to 3.0 kernel
- Backport zbud from kernel 3.11
- adapt zram to zsmalloc from 3.11 kernel
- update zsmalloc to kernel 3.11
- update zcache to kernel 3.11
- backport frontswap from kernel 3.9
- adapt zcache from 3.9 to 3.0 kernel
- deleted unused zcache.c
- Backported ZCache mechanism from Linux Kernel 3.9.11
- fix zram_drv.c
- zram: optimize memory operations with clear_page()/copy_page()
- staging: zram: add per-cpu support to Crypto
- staging: zram: add Crypto API support
- drivers/staging/zram: adapt to 3.0 kernel
- drivers/staging/zram: backport zram from 3.7 kernel part 2
- drivers/staging/zram: backport zram from 3.7 kernel
- staging: Add Snappy compression support to zram
- staging: Add Snappy compression library (v3)
- Fix Cleancache porting
- Cleancache & frontswap new headers
- enabled frontswap
- enabled zcache and cleancache
- Adapt Cleancache & Frontswap on Kernel 3.0
- added cleancache from 3.7 and frontswap from 3.8
- Introduce ZCACHE from Kernel 3.8
- enabled zram and zsmalloc
- ZSMALLOC source files from Kernel 3.8
- Added zsmalloc for 3.0 support
- LZ4 references
- lib/lzo: Update LZO compression to current upstream version , lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c , lib/lzo: huge LZO decompression speedup on ARM by using unaligned access
- xz: Tweaking
- addded piggy.xzkern and modify .gitignore
- init:calibrate: lpj from linux kernel 3.4
- boot: Enable XZ compression
- crypto-add-lz4-cryptographic-api-fix
- crypto: add lz4 Cryptographic API
- lib-add-lz4-compressor-module-fix
- ib: add lz4 compressor module
- arm: Remove enforced Os flag for LZ4 decompressor
- arm: add support for LZ4-compressed kernel
- kbuild: fix for updated LZ4 tool with the new streaming format
- lib: add support for LZ4-compressed kernel
- decompressor: add LZ4 decompressor module
- lib: add weak clz/ctz functions
- sched: smart wake-affine foundation and disable uksm for while.
- revert hard code dirty ratios
- aded local version with OC
Version 1.6
- Highly experimental (not for weak hearted.)
- Enabled Highmemory
- Kernel timer to hz_128 from hz_100
- few updates
Version 1.6.1
- bluetooth fixed...hopefully..
- implemented boeffela sound 1.6 (thanks to andip71)
- few performance tweaks
- see git log for more
Version 1.7
- fs: move code out of buffer.c
- mm, memcg: give exiting processes access to memory reserves
- staging: android: lowmemorykiller: Management of not killable processes
- LMK from 3.4 kernel
- nohz: Remove nohz_cpu_mask
- Implemented lots and lots of tweaks into single commit...hope everything will go right.... Fingers crossed...view git commit https://github.com/k2wl/evolution_i9082/commit/f19b5b35959b79e432d2b970477fd0fb16e449fc
Version 1.7.1
- Fixed autosleep and enabled it from 3.4 google main line kernel
- kernel/power/powersuspend: new PM kernel driver for Android w/o earlysuspend (faux123). Back
- Add permission checking for binder IPC.
- Logger: Add sys fs kernel interface to configure Android logger
- Increase default entropy setting
- Android: lowmemorykiller: add lmk parameters tunning code.
- revert hz_128 to hz_100, might fix soft reboots.
Version 1.7.3
-reverted few changes to fix reboot issue.
Version 1.7.4
- Now works with cm11 latest (09032014, pawitp update), i.e dual sim...
- few performance tweaks
Version 1.7.5
- New f2fs support...
- ext4 support enhanced..
- SLUB from 3.3 kernel
version 1.7.6
cm11 dual sim compatibility.
Version 1.7.7
Using AnyKernelUpdater by KOUSH.
Merged all f2fs changes to main evolution kernel . now all features from old kernel available on 1.7.7 kernel.
few performance tweaks.
Version 1.7.8
Highly experimental and great kernel...
i am cant post log here...
its long...
dso see it yourself on github...
https://github.com/k2wl/evolution_i9082/commits/cm11exp1
from page 1 to 18 ......too long....
version 1.7.9
- Fixed wifi issue. ( thanks to xenon92 )
- Compiled with latest SM toolchain 4.10 (see the screenshot)
- Enable smartass2
- few performance changes
Version 1.8.0
-Allocate whole ram to userspace. now total ram is 803 MB.
-Added new governers lulzactiveq, lulzactive, smartassH3, smartassv2.
- Added new I/O schedulers sio, fiops, bfq.
- Multicore power saving feature.
- MOre perfromance tweaks with battery saving features added.
-Compiled with latest linaro 4.10
Version 1.8.1
- USB host notify enabled [OTG part 1]
- Given more power to USB fsa9845 switch
- reverted back to 4.9.1 linaro toolchain.
- few battery saving and performance tweaks
reserved
Might be an obvious question, but.. is this compatible with CM10.1 or CM11?
k2wl said:
this is cm compatible kernel based of pawtip sources.
just initial version.
version 0.1
https://www.mediafire.com/?l1lukrzax544v96
changelog next post.
sources :
https://github.com/k2wl/evolution_i9082.git
credits:
pawtip
Click to expand...
Click to collapse
i flash it on cm11 but it wont pass on bootanimation.
10xian04 said:
i flash it on cm11 but it wont pass on bootanimation.
Click to expand...
Click to collapse
try new version.thanks for testing.
Ok i will
Sent from my GT-I9082 using xda premium
---------- Post added at 11:10 AM ---------- Previous post was at 10:32 AM ----------
Works fine on cm11
Sent from my GT-I9082 using xda premium
Where is the 1.5 ghz OC? Sorry for noob question
Screenies
Sent from my GT-I9082 using Tapatalk
There's no OC to 1.5 GHz option. Otherwise it works fine.
Do you have any plan to add more governors and I/O scheduler?
There is no CPU Over Clocking
Is it possible to add USB OTG support?
black87 said:
Where is the 1.5 ghz OC? Sorry for noob question
Screenies
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
naufalhadyan said:
There's no OC to 1.5 GHz option. Otherwise it works fine.
Do you have any plan to add more governors and I/O scheduler?
Click to expand...
Click to collapse
mukeshpacheria said:
There is no CPU Over Clocking
Click to expand...
Click to collapse
yes i will add more governers and IO schedulers in coming versions.
OC coming up in next version.
k2wl said:
yes i will add more governers and IO schedulers in coming versions.
OC coming up in next version.
Click to expand...
Click to collapse
Im sowie if you feel this question to be stupid as grand is my first Android phone i have learnt a lot but not bout custom kernels why use this cpu governors wts d benefit??? When its already thr under settings and performance menu???never mind i just wanna know a lil bout kernels specifically custom kernela:what:
Sent from my GT-I9082 using XDA Premium 4 mobile app
Nice work! Could you succesfully boot with linaro-gcc 4.8 and am I allowed to use your patch, if it works?
no
CoolDevelopment said:
Nice work! Could you succesfully boot with linaro-gcc 4.8 and am I allowed to use your patch, if it works?
Click to expand...
Click to collapse
the linaro 4.8 gcc needed patches to make it boot, i think mem fixes for gcc optimizations, i am in progress with that.
right now latest linaro 4.7.4 is i am using.
u can use any of my patches , they are GPL.
pls help, after applying your kernel my battery icon becomes like this...
Sent from my iPhone using Tapatalk
---------- Post added at 09:39 AM ---------- Previous post was at 09:39 AM ----------
im using ver.2
Sent from my iPhone using Tapatalk
flash new version 0.3 and change "settings" to "battery circle with percentage"
k2wl said:
flash new version 0.3 and change "settings" to "battery circle with percentage"
Click to expand...
Click to collapse
will try it. thanks again for your work!
Sent from my iPhone using Tapatalk
Link for version 4?
Sent from my GT-I9082 using xda premium
[kernel][cm/aosp][i9082/L][evolution kernel][0.4 version](13122013 update)
k2wl said:
flash new version 0.3 and change "settings" to "battery circle with percentage"
Click to expand...
Click to collapse
i've installed your v.3, battery icon is now ok but i cant connect to wifi, wifi wont turn on..... any work around... thanks
---------- Post added at 12:34 PM ---------- Previous post was at 12:20 PM ----------
k2wl said:
flash new version 0.3 and change "settings" to "battery circle with percentage"
Click to expand...
Click to collapse
alpine111573 said:
i've installed your v.3, battery icon is now ok but i cant connect to wifi, wifi wont turn on..... any work around... thanks
Click to expand...
Click to collapse
i reverted back to your v.2 version, now wifi is ok... hope you can fix the wifi bug on v.3.....

[KERNEL] [LOS 14.1-MiUi] GUYVER [26 September]-EOL

DISCLAIMER
I will not be held responsible for anything that happens to your device after flashing this kernel. If you don't know how to bring your dead device back to life please don't make any modifications and stay with stock MIUI. This is only meant for advanced users.
Features :
-Compiled with UBER 6.4.1 TC-
-CPU/GPU O.C-
-Voltage Control-
-Savoca KCAL-
-Blu_active Cpu Gov-
-FIOPS I/O-
-Chacha20 CRNG-
-Adreno Idler-
-Sound Contol-
-Slimbus O.C for better sound quality-
-Vibration Control Intensity-
-ExFat/NTFS Support-
-Toggleable Software CRC-
-TCP congestion Algorithms-
-Misc Changes-
-Spectrum support-
Installation:
-Boot Into Recovery-
-Flash Kernel-
-Wipe Cache and Dalvik (Optional)-
-Reboot!-
Download :
LOS :
https://www.mediafire.com/folder/fmba15ob1ap0c/Capricorn-LOS
MiUi :
https://www.mediafire.com/folder/w3r1blvrd0pls/Capricorn-MiUi
* on MiUi , users should use spectrum to load the kernel settings ( balance profile ) on every boot. *
--------------------------------------------------------------------------------------------------------------------------------------
Credits:
@eng.stk @flar2 @ak @franciscofranco @The Flash @frap129 @osm0sis
--------------------------------------------------------------------------------------------------------------------------------------
Contributors:
MEGAX91
Changelog :
v2.8 :
-updated Wlan Driver
-updated blu_active CPU Gov
-updated sound control
-updated thermal driver
-updated cpuidle driver
-updated F2FS driver
-memory management improvements
-upstream updates
-bug fixes
v2.7 :
-Merge Last CAF branch LA.UM.5.5.r1-05800-8x96.0
-Updated Wlan Driver
-added hyperx CPU Gov
-added Tripndroid I/O Scheduler
-updated blu_active CPU Gov
-removed CPU OC
-removed qpnp-fg family wakeup sources
-Blocked lot of kernel wakelocks
-updated EXT4 driver
-lot of upstream changes
-Bug Fixes
v2.6 :
-Bluetooth: Properly check L2CAP config option output buffer length (CVE-2017-1000251 / BlueBorne fix)
-added Binder changes from O
-Updated blu_active Gov
-disabled CPU_BOOST and Switched to cpu_input_boost by sultanxda
-Increased max readahead
-removed FP wakelocks ( on kernel side ) like : qbt_wake_source / captouch_ttw_wl
-added 710MHz GPU OC
-reduced memory latency
-Fixed Bluetooth issues
-Fixed overflows on wlan driver
-Fixed issues on Thermal driver
-Bug Fix
v2.5.1:
-Bug Fix
v2.5:
-added SafetyNet Fix
-I/O latency improvement
-hwmon fixes
-Updated F2FS
-Fixed direct references to HZ
-Updated binder
-Updated PM/devfreq
-Bug Fixes
v2.4:
-Fixed Sound issue.
-added Flar2 sound Control
-Bug Fix
v2.3:
-LineageOS updates
-Merge Last CAF branch LA.UM.5.5.r1-05100-8x96.0
-Updated Wlan Driver
-EXT4 Updated
-Voltage Control
-Bug Fixes
v2.2:
-LineageOS updates
-F2FS Updated
-Fix some memory leak
-USB Driver Updates/Patches
-Net Updates
-Bug Fix
v2.1:
-USB Driver Updates/Patches
-Net Updates
-Merge Last CAF branch LA.UM.5.5.r1-05100-8x96.0
-Updated Wlan Driver
-Bug Fixes
v2.0:
-Net Updates
-Updated F2FS
-Updated state_notifier
-Reduced some wakelocks
-Updated FP-boost driver
-Bug Fix
v1.9:
-added spectrum support
-Updated Regulator Tables
-Updated F2FS
-Updated EXT4
-net Updates
-PM/devfreq Updates
-updated sdcardfs
--bug fix
-last los changes
v1.8:
-updated sdcardfs
-added simple time_in_state stats
*/sys/class/kgsl/kgsl-3d0/devfreq/time_in_state*
-show cpu voltages via sysfs
*user can see all the used voltages but you can't change them*
-added blu_active governor
-updated cpu-boost
*it's disabled by default*
-updated tcp_westwood
-net Upstream Updates
-updated dynamic fsync
-updated CPU Frequency & Regulator Tables
-bug fix
-last los changes
v1.7:
-switch to using Linaro 7.1.1 GCC
-net Upstream Updates
-security updates
v1.6:
-Merge Last CAF branch LA.UM.5.5.r1-04700-8x96.0
-switch to using Linaro 6.3-2017.05 GCC
-Upstream Patches from Google & Chromium
-ANDROID: mnt: Fix & Updates
-Security Patches
-Updated EXT4
-net & tcp Upstream Updates
-Updated CIFS
-added Franco wakelock Interface
v1.5:
-Massive Binder Update
-Updated KSM
-Updated EXT4
-Updated Zram
-Updated Cpuset
-added lot of Upstream Commits
-reduced some wakelocks
-Bug Fix
v1.4:
-added more optimizations
-Updated sdcardfs
-Updated Maple i/o scheduler
-Updated interactive Gov
-added Chill & Relaxed Govs ( for better battery life use Chill on Big Cluster and Relaxed on little Cluster )
-added sociopath congestion control
v1.3:
-Updated F2FS
-Updated EXT4
*-added lazytime mount option support *
-Updated fscrypt
-Updated sdcardfs
-Updated BFQ & CFQ
-last LOS Changes
v1.2:
-last LOS Changes
-Updated iosched_switcher
-Updated sdcardfs
-added state notifier driver
-Updated lazyplug
-added fingerprint boost driver
v1.1:
-Updated vsprintf
-Updated bitmap
-Updated bitmap
-added intelli_thermal
-added Zswap [DEFAULT COMPRESSOR = LZ4 & default pool = Z3fold]
-Updated Zram for better perfomance
-added Lazyplug
-added iosched_switcher
-added lot of UPSTREAM Updates
v1.0 :
initial release
don't dirty Flash my kernel on any other custom kernel , if you are coming from another custom kernel , first flash your Rom's stock kernel through Fastboot , then Flash my kernel.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
never post problems without full details of what setup you are using, it's not possible to help that way.
Provide me some logs:
- ADB logcat dump
- /sys/fs/pstore contents
- dmesg dump
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
if you think your battery life is not good enough , use betterbatterystats and find the battery drain causes..
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
if you use CPU O.C steps and your device experiencing random reboot while its on standby mode , it means your CPU can't take it. The 821 Lite is a maxed out 820 , No more room for CPU OC and UV.
Awesome news! I'm going to test it asap
wow i see u in kenzo thread. now u develop capricorn. thank u so much for your time to supporting this device:fingers-crossed:
Thanks for supporting our device.
One quick question. After flashing the kernel, the keymap has changed (back and menu) and option in settings (advance buttons) is not available. Is there way to switch the keys?
Thanks in advance.
macwindows said:
Thanks for supporting our device.
One quick question. After flashing the kernel, the keymap has changed (back and menu) and option in settings (advance buttons) is not available. Is there way to switch the keys?
Thanks in advance.
Click to expand...
Click to collapse
I think there is an option for that in the buttons section in settings :good:
Is there f2fs support?
guima100 said:
I think there is an option for that in the buttons section in settings :good:
Click to expand...
Click to collapse
I don't see that in settings->buttons. With original kernel, there was additional option in settings called - additional button. That's no more after flashing kernel.
Its not any complain, I was looking for way to remap.
Video recording working longer than 30 seconds?
macwindows said:
I don't see that in settings->buttons. With original kernel, there was additional option in settings called - additional button. That's no more after flashing kernel.
Its not any complain, I was looking for way to remap.
Click to expand...
Click to collapse
Look at this thread: https://forum.xda-developers.com/mi-5s/development/mod-swap-buttons-xiaomi-mi-5s-t3561095
---------- Post added at 08:13 PM ---------- Previous post was at 08:10 PM ----------
ermacwins said:
Video recording working longer than 30 seconds?
Click to expand...
Click to collapse
Yes it works!
macwindows said:
Thanks for supporting our device.
One quick question. After flashing the kernel, the keymap has changed (back and menu) and option in settings (advance buttons) is not available. Is there way to switch the keys?
Thanks in advance.
Click to expand...
Click to collapse
this is LOS rom doing , has nothing to do with kernel.
FlatOutRU said:
Is there f2fs support?
Click to expand...
Click to collapse
yes , but you need TWRP with F2FS Support
Thank you mate. :good:
Thank you very much for supporting our device, mate.
I'm glad to see that people are developing stuff using the released kernel, and modifying and improving it.
Thank you very much man, your efforts are well appreciated by me!
I'm not a noob in flashing ROMs, but other than flashing a patch or app here and there, I haven't tried flashing the kernel itself over a working ROM.
Would this work if I flashed this kernel over the LOS build by whitexp from a couple of days ago? Did anyone here do this?
If things don't work I figure I can wipe and restore any of the backups I have via twrp as normal (currently the LOS build by whitexp and EU miui 7.3.30 wbich was the best miui rom yet, in my experience)...
onlyLyon said:
I'm glad to see that people are developing stuff using the released kernel, and modifying and improving it.
Thank you very much man, your efforts are well appreciated by me!
I'm not a noob in flashing ROMs, but other than flashing a patch or app here and there, I haven't tried flashing the kernel itself over a working ROM.
Would this work if I flashed this kernel over the LOS build by whitexp from a couple of days ago? Did anyone here do this?
If things don't work I figure I can wipe and restore any of the backups I have via twrp as normal (currently the LOS build by whitexp and EU miui 7.3.30 wbich was the best miui rom yet, in my experience)...
Click to expand...
Click to collapse
I've done this, it's fine. Haven't run into any bugs yet.
thewholuver94 said:
I've done this, it's fine. Haven't run into any bugs yet.
Click to expand...
Click to collapse
I reckon the camera wasn't improved by using this kernel. I'll wait a few days and see how this develops. Thanks!
MEGAX91 said:
this is LOS rom doing , has nothing to do with kernel.
yes , but you need TWRP with F2FS Support
Click to expand...
Click to collapse
Do you know if 3.0.2-X twrp (alien one) support it?
onlyLyon said:
I reckon the camera wasn't improved by using this kernel. I'll wait a few days and see how this develops. Thanks!
Click to expand...
Click to collapse
kernel has nothing to do with camera quality , i can only improve focus abit.
FlatOutRU said:
Do you know if 3.0.2-X twrp (alien one) support it?
Click to expand...
Click to collapse
ZCX TWRP dont support F2FS
Sent from my Redmi Note 3 using Tapatalk
Thats sad. Btw wifi doesnt work with replaced filed to make it work

[KERNEL] [LOS 14.1][EAS] Nagatobimaru [26 September]-EOL

DISCLAIMER
I will not be held responsible for anything that happens to your device after flashing this kernel. If you don't know how to bring your dead device back to life please don't make any modifications and stay with stock MIUI. This is only meant for advanced users.
Features :
-Compiled with UBER 6.4.1 TC-
-CPU/GPU O.C-
-Voltage Control-
-Savoca KCAL-
-schedutil Cpu Gov-
-FIOPS I/O-
-Chacha20 CRNG-
-Adreno Idler-
-Sound Contol-
-Slimbus O.C for better sound quality-
-Vibration Control Intensity-
-ExFat/NTFS Support-
-Toggleable Software CRC-
-TCP congestion Algorithms-
-Misc Changes-
-Spectrum support-
Installation:
-Boot Into Recovery-
-Flash Kernel-
-Flash EAS Patch-
-Wipe Cache and Dalvik (Optional)-
-Reboot!-
all EAS users should use this EAS Supported ROM , i won't accept any bug report on any other rom.
Download :
https://www.mediafire.com/folder/2eahxx74oq3wv/Nagatobimaru
--------------------------------------------------------------------------------------------------------------------------------------
Credits:
@eng.stk @flar2 @ak @franciscofranco @The Flash @frap129 @osm0sis
--------------------------------------------------------------------------------------------------------------------------------------
Contributors:
MEGAX91
Changelog :
v1.6 :
-updated Wlan Driver
-updated sound control
-updated thermal driver
-updated cpuidle driver
-updated F2FS driver
-memory management improvements
-upstream updates
-bug fixes
v1.5 :
-Merge Last CAF branch LA.UM.5.5.r1-05800-8x96.0
-Updated Wlan Driver
-added Tripndroid I/O Scheduler
-added cpu-boost (optimized for EAS)
-removed CPU OC
-removed voltage control
-removed qpnp-fg family wakeup sources
-Blocked lot of kernel wakelocks
-updated EXT4 driver
-lot of upstream changes
-Bug Fixes
v1.4 :
-Bluetooth: Properly check L2CAP config option output buffer length (CVE-2017-1000251 / BlueBorne fix)
-added Binder changes from O
-Increased max readahead
-removed FP wakelocks ( on kernel side ) like : qbt_wake_source / captouch_ttw_wl
-added 710MHz GPU OC
-reduced memory latency
-Fixed Bluetooth issues
-Fixed overflows on wlan driver
-Fixed issues on Thermal driver
-Bug Fix
v1.3.1:
-Bug Fix
v1.3:
-added SafetyNet Fix
-I/O latency improvement
-hwmon fixes
-Updated F2FS
-Fixed direct references to HZ
-Updated PM/devfreq
-Bug Fixes
v1.2:
-Updated binder
-Updated cfq I/O
-Bug fix
v1.1:
-Fixed Sound issue.
-added Flar2 sound Control
-Bug Fix
v1.0 :
initial release
don't dirty Flash my kernel on any other custom kernel , if you are coming from another custom kernel , first flash your Rom's stock kernel through Fastboot , then Flash my kernel.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
never post problems without full details of what setup you are using, it's not possible to help that way.
Provide me some logs:
- ADB logcat dump
- /sys/fs/pstore contents
- dmesg dump
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
if you think your battery life is not good enough , use betterbatterystats and find the battery drain causes..
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
if you use CPU O.C steps and your device experiencing random reboot while its on standby mode , it means your CPU can't take it. The 821 Lite is a maxed out 820 , No more room for CPU OC.
Dev. Can you make kernel for miui 9? Of course if you want and have time?
kael2404 said:
Dev. Can you make kernel for miui 9? Of course if you want and have time?
Click to expand...
Click to collapse
will make a MiUi build as soon as i find some free time.
Does it work with Nougat bootloader?
jigs4wkiller said:
Does it work with Nougat bootloader?
Click to expand...
Click to collapse
yes.
what's the difference between this and guyver kernel?
skyline91 said:
what's the difference between this and guyver kernel?
Click to expand...
Click to collapse
Guyver is HMP
Nagatobimaru is EAS
Have some problem with earphone: sound distortions.
On it kernel, on Guyver kernel. AICP-rom, firmware 7.8.22
How to fix? What logs needed?
It default oc to 2.3 GHz?
---------- Post added at 09:35 AM ---------- Previous post was at 08:59 AM ----------
I've got twice reboot when pluging usb to PC.
LikvidatorMax said:
Have some problem with earphone: sound distortions.
On it kernel, on Guyver kernel. AICP-rom, firmware 7.8.22
How to fix? What logs needed?
Click to expand...
Click to collapse
what kind of sound distortion ?
use syslog and take log ( kernel log & Maine log )
357662149 said:
It default oc to 2.3 GHz?
I've got twice reboot when pluging usb to PC.
Click to expand...
Click to collapse
No , kernel don't use OC CPU steps by default.
No such issue here.
send me your /sys/fs/pstore contents after random reboot.
emm..voltage control
zjy2200656 said:
emm..voltage control
Click to expand...
Click to collapse
it does have voltage control ! use Kernel Adiutor
MEGAX91 said:
what kind of sound distortion ?
use syslog and take log ( kernel log & Maine log )
.
Click to expand...
Click to collapse
Hard to describe. After play 30 second normal sound. After that 30second some distortion. Distortion like sizzle, like cable tv when it lost signal.
Then return to normal sound.
Hope it will help
https://drive.google.com/open?id=0B-Qc1XzHUKGbSF9pY2pjdkp1NzA
Do this kernel support mm bootloader cause i tried it on aospex f2fs just stuck on mi logo for 5 minutes so i assumed it failed.
its work epic rom 7.7.20 ?(miui8)
mszain said:
Do this kernel support mm bootloader cause i tried it on aospex f2fs just stuck on mi logo for 5 minutes so i assumed it failed.
Click to expand...
Click to collapse
never tried it on MM bootloader , why woluld you use MM bootloader , while kernel is compatible with N bootloader?!
taylan08 said:
its work epic rom 7.7.20 ?(miui8)
Click to expand...
Click to collapse
No!
AFAIK system changes are needed to properly support an EAS enabled kernel and without them you won't see the power saving benefits.
MEGAX91 said:
never tried it on MM bootloader , why woluld you use MM bootloader , while kernel is compatible with N bootloader?!
Click to expand...
Click to collapse
i tried guyver 2.3 and it also stuck in mi logo, well i guess its time to update to n bootloader

[KERNEL][P/9-Q/10] GoGreen Rolex[HM4A]

Kernel For Android Q Only
Changelog:
Added OC Cpu Up to 1,65GHZ
Added OC GPU up to 650Mhz
Screen Refresh OC to 65Hz
Added Kcal Control
Added Msm Hotplug Driver
Download Link:
MOD EDIT: DOWNLOAD LINK REMOVED
*Tested on Treble ROM(bliss ROM)
Special Thanks:
[email protected] for kernel source
Note:
If flash fail 'busybox error' use batik recovery (recomended) or old recovery
[Update Pushed]
Changes:
Added Adreno idle
Enabled Force fast charging
Added dancedance governor
Added TCP Westwood
Added all TCP Cong
Added zen io
Some optimized and I forgoted
Download link:
MOD EDIT: DOWNLOAD LINK REMOVED
Credit:
[email protected] for sources
Note:
If flash fail use batik recovery
Note for user Which uses gogreen
If found bug or other problem
Can ask and provide kernel reports to (t.me/darknesshiddenorg)
Keep calm
Work on Havoc os v 3.0?
Android Q
faizall12 said:
Work on Havoc os v 3.0?
Android Q
Click to expand...
Click to collapse
Sure if treble rom
Btw thanks mastah, oc nya mantap buat pubg lancar jaya
:laugh:
faizall12 said:
Work on Havoc os v 3.0?
Android Q
Click to expand...
Click to collapse
DevilUsr said:
Sure if treble rom
Click to expand...
Click to collapse
Thread open again .
strongst
Forum Moderator
Update GoGreen Q Pushed This for Android q only
-Added sound control
-Enable all core when boot
-arm: boot: dts: msm8917: enable threadirqs boot
-ARM: dts: msm8917: Set GPU idle timeout to 64 ms
-dts: qce: Set QCE Hardware to 160 MHz on msm8917 platforms
Other optimized
Special thanks
Nick for source @z4nyx for helping
@am_Useless for suggested
Channel : http://t.me/gogreenDarkness
Link Download:
https://sourceforge.net/projects/gogreenxiaomi/files/latest/download
Sources:
https://github.com/areyoudeveloper/android_kernel_msm8917
Note:if device slow down disabled msm thermal
[Update Pushed]
- msm_adreno_tz: add adrenoboost parameter
- drivers: thermal: disabled core control forcefully
- msm8917.dtsi: disable vdd-restriction
- msm8917-regulator.dtsi: undervolts -50mV
- OC Cpu up to 1,8Ghz
Bugs:
-core control force enabled
Sources:https://github.com/areyoudeveloper/android_kernel_msm8917
Download Links:
https://sourceforge.net/projects/gogreenxiaomi/files/latest/download
[Update Pushed]
-arm64: Cortex-A53/ARMv8 optimizations for msm8917/20/37/40/52/53/sdm450
-removed oc
-added 1,3ghz
-some fixing
-some optimization
-revert boot with allcore
Download Links:
https://sourceforge.net/projects/go...F.Kernel-VER.3.18.140-Q-20200210.zip/download
Source:
https://github.com/areyoudeveloper/android_kernel_msm8917
Fork from Nick kernel
$2&00
Thanks for: @z4nyx
[Update Pushed]
Changes:
-Optimization Cpu
-Optimization Regulator (Undervolts)(To keep device cold)
-Optimization Something and I forget
Download Links:
https://sourceforge.net/projects/gogreenxiaomi/files/latest/download
Source:
Http://GitHub.com/areyoudeveloper/android_kernel_xiaomi_msm8917
Thanks for:
Z4nyx
Nick for sources
Based on S kernel
Note:
"Cause used anykernel ver2 after flash kernel need to flash magisk again"
[Updated Pushed]
What's new:
-Added cpu boost
-Added Alucard gov
-Added Simple Gpu Algorithm
-Some optimization
*
-Compile with Linaro TC 7.5
-Update anykernel to ver 3
Download Links:
https://sourceforge.net/projects/go...F.Kernel-VER.3.18.140-Q-20200214.zip/download
Special Thanks @mhmmdfas
[Updated Pushed]
Changes
-include/Linux/msm_ion.h m0v3 all definition to /staging/Android/ion/msm_ion.h
-Added qnovo Quick Charging
-Added BioShock Governor
-Added impulse governor
-Added Lionheart Governor
-Added maple iosched
-Added anxiety iosched
Special Adding:
-Added sad_tea Governor XD
Credit: @mhmmdfas (I'm Kang iosched from her GitHub) @muralivijay (I'm Kang Governor and qnovo Quick Charging from her GitHub)
Download Links:
https://sourceforge.ne/projects/gog...F.Kernel-VER.3.18.140-Q-20200217.zip/download
Source (Not Up-to-date):
https://GitHub.com/areyoudeveloper/android_kernel_xiaomi_msm8917
Get GoGreen Save world's (Warning Contain Ads XD)
[Updated Pushed]
Changes
-include/Linux/msm_ion.h m0v3 all definition to /staging/Android/ion/msm_ion.h
-Added qnovo Quick Charging
-Added BioShock Governor
-Added impulse governor
-Added Lionheart Governor
-Added maple iosched
-Added anxiety iosched
Special Adding:
-Added sad_tea Governor XD
Credit: @mhmmdfas (I'm Kang iosched from her GitHub) @muralivijay (I'm Kang Governor and qnovo Quick Charging from her GitHub)
Download Links:
https://sourceforge.net/projects/go...F.Kernel-VER.3.18.140-Q-20200217.zip/download
Source (Not Up-to-date):
https://GitHub.com/areyoudeveloper/android_kernel_xiaomi_msm8917
Get GoGreen Save world's (Warning Contain Ads XD)
-Added qnovo Quick Charging
Click to expand...
Click to collapse
Can we charge to 1.5/2A?
MaxisMan said:
Can we charge to 1.5/2A?
Click to expand...
Click to collapse
Idk I don't have charging with 1,5A up
Test by ur self
DevilUsr said:
[Updated Pushed]
Changes
-include/Linux/msm_ion.h m0v3 all definition to /staging/Android/ion/msm_ion.h
-Added qnovo Quick Charging
-Added BioShock Governor
-Added impulse governor
-Added Lionheart Governor
-Added maple iosched
-Added anxiety iosched
Special Adding:
-Added sad_tea Governor XD
Credit: @mhmmdfas (I'm Kang iosched from her GitHub) @muralivijay (I'm Kang Governor and qnovo Quick Charging from her GitHub)
Download Links:
https://sourceforge.net/projects/go...F.Kernel-VER.3.18.140-Q-20200217.zip/download
Source (Not Up-to-date):
https://GitHub.com/areyoudeveloper/android_kernel_xiaomi_msm8917
Get GoGreen Save world's (Warning Contain Ads XD)
Click to expand...
Click to collapse
Sorry for broken link but has fixed now
[Updated Pushed]
Changes:
Optimization sad_tea Governor
Optimization charging
Optimization sadtea support with cpu_governor.h
Download Link:
https://sourceforge.net/projects/go...F.Kernel-VER.3.18.140-Q-20200223.zip/download
[Updated Pushed]
Changes:
↓Revert Optimization charging (just Accident may will reoptimized next update)
↑Merge caf tag'LA.UM.8.6.r1-04000-89xx.0'
√Some optimization
Download Link:
https://sourceforge.net/projects/go...F.Kernel-VER.3.18.140-Q-20200313.zip/download
Thanks for:
adi153
Nick
[UPDATE PUSHED] [KERNEL] [GoGreen]
[P/9&Q/10]
Changes:
________
√Boot/qcom/
msm8917-bus.dtsi :ptimization camera bandwidth
________
√boot/qcom/msm8917-camera-*.dtsi :: trying to reduce gcam lag
________
✓boot/qcom/msm8917-gpu.dtsi :: little optimization
________
✓boot/qcom/msm8917-regulator.dtsi :: uv again to reduce global warming Xb
________
+?Some optimization
By Tea :')
Download Link:
https://sourceforge.net/projects/go...F.Kernel-VER.3.18.140-Q-20200315.zip/download
Sources:
https://GitHub.com/areyoudeveloper/android_kernel_xiaomi_msm8917
Flash and enjoy ?
hi, it's the first time im going to flash a custom kernel
its compatible with magisk?need to flash the magisk zip after the kernel?

Categories

Resources