[Kernel][UB-5.2][CM/AOSP][5.1.X] MeGaByTe_Kernel_r4 [Colour Calibration][7/11/15] - Moto X Android Development

{
"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"
}
MeGaByTe Kernel​Attention
/*
I'm not a developer, im taking effort to put more choices of kernel for our community.
This kernel is tweaked for my own taste.
Please do not request for more features because i want to ensure the stability of the kernel first.
And thank you for using this kernel.
*/
Disclaimer
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this Kernel
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Features
- Compiled with latest Built with latest custom Uber 5.2
- Updated Kernel Base With CM
- Bioshock governer
- Mako hotplug
- MSM hotplug
- O3 flag
- graphite flag
- dev/frandom
- fiops IO schedulers
- vibration strength control ( sysfs set to /sys/vibrator/pwmvalue for compatibility with Trickster )
- Bricked hotplug
- Init.d Colour Calibration at bootup thanks to @Gustavo_s
- Faux Sound Control
- ZEN, SIO, FIOPS, VR IO schedulers
- Intelli Demand governor
- intelli Active governor
- Intelli Hotplug
- Intelli Thermal V2
- yankactive governor
- impluse governor
- smartmax governer
- adreno_idler driver
- enable zswap,frontswap ,vnswap
- usb fast charge added
- cpu voltage control added
- merged f2fs from motorola
- added Fsync from hTc
- added simple governer for gpu
- Enabled all kind Advance TCP
- MSM_Limiter by @neobuddy89 - More like a Swiss army knife! adds Per-Core Functionality!
- Linux 3.14 rc1 lockless ZRAM backported!
- crypto lib optimization
- ARM Cortex-A15 specific optimization
- exFAT support (for OTG)
- patches to reduce kernel latencies for network, fs
- selinux update
- VFAT, MM tweaks
- over 350+ patches!
- added core scheduler update
- backported 3.12+ kernel scheduler features
- fixed old cpufreq bug
- added LZ4 compression (faster than LZO)
- added various minor kernel bug fixes from CAF/kernel.org
- more accurate load calculations (better battery/performance)
- added mutex optimization (better multi-tasking)
- scheduler optimization (smoother multi-tasking)
- SELinux optimization (faster SELinux!)
- enabled XZ compression (reduce kernel size)
- UV control
- ARM unaligned access enabled
- updated LZO algorithms (used by many including crypto, zram/zcache etc)
- updated libraries with optimized kernel functions
- built-in snakecharmer (cpu limit from boot)
- optimized KSM
- oom updated to linux 3.14+
- lowmemorykiller optimization
- core sched optimization
- kswapd patch from mainline
- tuned kernel page_alloc for better multitasking
​
Pls Read This before flashing:
You need ROM's default kernel before flashing this as this kernel makes use of AnyKernel 2 by @osm0sis. Make sure you have it otherwise clean flash the kernel with the rom to avoid any issues.(At least dirty flash rom+kernel) Credits to @attack11 for some part of install script.Read FAQ's and changelogs in 2nd post. THIS KERNEL COMES FINE TUNED OUT OF THE BOX.
How to Flash:
1. Download the kernel and place it into your phone storage
2. Reboot into recovery
3. Install the kernel
4. (optional) Wipe Dalvik/ART Cache and Cache partitions
5. Reboot and enjoy!
PLS DON'T MIRROR THE LINKS
Recommended app:
Kernel Adiutor
I would like to say thanks to @Gustavo_s I used his kernel source as my base Thanks Mate @faux123 @RenderBroken @arter97
@franciscofranco @hurtsky for his commits
@Flashhhh @DC07 @zwliew @neobuddy89 @smartAgent47 for poster and many more ..last but not the least Cyanogen Team
XDA:DevDB Information
[Kernel][SM-4.9][CM/AOSP][5.1.X] MeGaBYTe_Kernel_r1 [Colour Calibration] [16/10/15], Kernel for the Moto X
Contributors
Megatron007
Source Code: https://github.com/Megatron007/ghost
Kernel Special Features:
Version Information
Status: Beta
Created 2015-10-16
Last Updated 2015-10-16

Download:
https://renderserver.net/browse?path=Megatron007/Megabyte/ghost
Looking for changelogs??
https://github.com/Megatron007/ghost/commits/mega-new Here they are!!!
F.A.Q. - Read this before complaining!
1. My phone exploded, HELP!
A: I don't answer to problems without a log. The log file is in /proc/last_kmsg. Paste it on pastie.org and link it on your post. Logcats are useless for Kernel purposes, don't bother posting them.
2. This kernel works on Y or X rom?
A: Works on all CM12/12.1 and AOSP roms. Not for stock roms!!
3. OMG BATTERY SUCKZ, ITZ DEAD IN 45 MINUTES, HELP!
A: As you can imagine I don't build kernels to decrease battery life. All the battery life problems come from your apps, either Facebook, or Maps, or some Location Service being enabled etc etc. Check your damn wakelocks and fix them, the kernel is not responsible for them.
4. How do I flash this?
A: Read the OP, theres a reason why I added instructions on it.
5. What is a data loss? Did I just had one?
A: Data loss is simply having the connection cut for X periods of time, usually few seconds. Grey bars means the device is not connected to Google services for some weird reason, but you'll still have internet connection.
6. OP is arrogant, I'm gonna call the Internet Police?
A: Deal with it.

Changelogs -
7/11/15
MeGaByTe_Kernel_r4
-Fixed Colour calibration reset issue
- Compiled with Lz4 compression and thanks to @tycoo for lz4 updates
29/10/15
MeGaByTe_Kernel_r3(Based on faux kernel)
- MSM_Limiter by @neobuddy89 - More like a Swiss army knife! adds Per-Core Functionality!
- Linux 3.14 rc1 lockless ZRAM backported!
- crypto lib optimization
- ARM Cortex-A15 specific optimization
- exFAT support (for OTG)
- patches to reduce kernel latencies for network, fs
- selinux update
- VFAT, MM tweaks
- over 350+ patches!
- added core scheduler update
- backported 3.12+ kernel scheduler features
- fixed old cpufreq bug
- added LZ4 compression (faster than LZO)
- added various minor kernel bug fixes from CAF/kernel.org
- more accurate load calculations (better battery/performance)
- added mutex optimization (better multi-tasking)
- scheduler optimization (smoother multi-tasking)
- SELinux optimization (faster SELinux!)
- enabled XZ compression (reduce kernel size)
- UV control
- ARM unaligned access enabled
- updated LZO algorithms (used by many including crypto, zram/zcache etc)
- updated libraries with optimized kernel functions
- built-in snakecharmer (cpu limit from boot)
- optimized KSM
- oom updated to linux 3.14+
- lowmemorykiller optimization
- core sched optimization
- kswapd patch from mainline
- tuned kernel page_alloc for better multitasking
24/10/15
MeGaByTe_Kernel_r2
- Compiled using Uber 5.2
- Updated base from CM
- Bioshock governer
- Mako hotplug
- MSM hotplug
- O3 flag
- graphite flag
- dev/frandom
- fiops IO schedulers
- vibration strength control ( sysfs set to /sys/vibrator/pwmvalue for compatibility with Trickster )
- Bricked hotplug
16/10/15
MeGaByTe_Kernel_r1
- Compiled with latest Built with latest custom Sabermod 4.9
- Init.d Colour Calibration at bootup thanks to @Gustavo_s
- Faux Sound Control
- ZEN, SIO, FIOPS, VR IO schedulers
- Intelli Demand governor
- intelli Active governor
- Intelli Hotplug
- Intelli Thermal V2
- yankactive governor
- impluse governor
- smartmax governer
- adreno_idler driver
- enable zswap,frontswap ,vnswap
- touch improved
- usb fast charge added
- cpu voltage control added
- merged f2fs from motorola
- added Fsync from hTc
- added simple governer for gpu
- Enabled all kind Advance TCP

Cant wait to dig through your source and check it out! Looks good so far!. Keep it up.

RenderBroken said:
Cant wait to dig through your source and check it out! Looks good so far!. Keep it up.
Click to expand...
Click to collapse
Thanks a lot Need to Improve this kernel more and more in Future Releases

Can you make one for stock rom too if possible?:fingers-crossed:

DaRkRhiNe said:
Can you make one for stock rom too if possible?:fingers-crossed:
Click to expand...
Click to collapse
I dont use stock rom , So i dont

Download and flash, thanks @Megatron007 suport of ghost

@Megatron007 you rock bro'!
Thanks for the effort! I'm gonna probe right now!

The selinux is permissive?

julianenciso93 said:
The selinux is permissive?
Click to expand...
Click to collapse
Enforcing

@Megatron007 excuseme but i see in kernel adiutor with your RR ROM that the kernel doesn't have any customization that you recommended in you BLISSPOP ROM... that's ok? :/
Thanks for your support!

CsR0501 said:
@Megatron007 excuseme but i see in kernel adiutor with your RR ROM that the kernel doesn't have any customization that you recommended in you BLISSPOP ROM... that's ok? :/
Thanks for your support!
Click to expand...
Click to collapse
can u ellobrate it ? i didnt get it

@Megatron007 this is awesome kernel!! The colour calibration is perfect to screen burn-in, really really thanks bro is very smooth and battery is good!!
PD: i not touch nothing in kernel auditor

Megatron007 said:
can u ellobrate it ? i didnt get it
Click to expand...
Click to collapse
Excuse me... I don't speak (write) english very well
You commented a type of configuration for kernel in your BLISSPOP ROM thread (http://forum.xda-developers.com/showpost.php?p=63212087&postcount=41)... but in MeGaByTe kernel i don't see that configuration... Is this ok?

CsR0501 said:
Excuse me... I don't speak (write) english very well
You commented a type of configuration for kernel in your BLISSPOP ROM thread (http://forum.xda-developers.com/showpost.php?p=63212087&postcount=41)... but in MeGaByTe kernel i don't see that configuration... Is this ok?
Click to expand...
Click to collapse
Its there in this kernel too + extra governers and i/o

CsR0501 said:
Excuse me... I don't speak (write) english very well
You commented a type of configuration for kernel in your BLISSPOP ROM thread (http://forum.xda-developers.com/showpost.php?p=63212087&postcount=41)... but in MeGaByTe kernel i don't see that configuration... Is this ok?
Click to expand...
Click to collapse
kernel settings are already set as default, I have not touched anything and everything is going great

julianenciso93 said:
kernel settings are already set as default, I have not touched anything and everything is going great
Click to expand...
Click to collapse
After flashing i don't see any configuration in kernel adiutor... do you?

CsR0501 said:
After flashing i don't see any configuration in kernel adiutor... do you?
Click to expand...
Click to collapse
Send me ss of it

Megatron007 said:
Send me ss of it
Click to expand...
Click to collapse
Same happened to me. Re-flashed Blisspop ROM + Kernel as per OP instructions. There is nothing new within kernel auditor options, in fact very basic options and no color calibration script under init.d. TIA
Sent from my Moto XT1053 powered by Tapatalk

Related

[LP/MM Kernel 3.4.110] [UBER5.2] 777 Kernel [D85x/F400/LS990/VS985] [R22] [AnyKernel]

{
"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"
}
777jon’s Custom Kernel for AOSP Based Roms!​
Code:
/* *** Disclaimer
*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed. Please do some research
* if you have any concerns about features included in this KERNEL
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* BOOM goes the Dynamite
*/
Features
* Bumped
* Linux 3.4.110
* -O3 Optimized
* Latest CM12.1 g3 patches
* Latest Linux 3.4.x patches
* Universal Kernel Control Support (Integrated into Kernel ZIP)
* Synapse Support - Complete Kernel Control!
* Anykernel Ramdisk Format (Compatible with all ROMS)
* Compiled with latest Uber 5.2 Toolchain
* Sweep2sleep
* CPU Overclock to 2.88Ghz
* CPU Underclock to 268Mhz
* Powersuspend 1.5 by @faux123
* MSM_Hotplug, Intelliplug, and MSM_MPDecision (Bricked) all flavored by @neobuddy89
* MSM_Limiter by @neobuddy89 - More like a Swiss army knife! adds Per-Core Functionality!
* Alucard Touch Boost by @alucard_24
* Intelli-Thermal v2 by @faux123
* Intelliactive and IntelliMM from @faux123
* Impulse Governor from @neobuddy89 - Interactive when needed, Conservative when not!
* Alucard, Darkness, and Nightmare governors by @alucard_24
* Smartmax, Interactive, Slim, Conservative, IntelliMM, Intelliactive, YankActive, Impulse,
* ZZmoove, Powersave, Performance, Lionheart, Ondemand, Alucard, Darkness, Nightmare
* FIOPS, ROW, BFQ-v7, SIO, DEADLINE, NOOP, CFQ and ZEN Schedulers
* Live userspace sharpening control from @savoca
* KCAL_CTRL RGB driver (replaces LCD_KCAL)
* Sound Control Support
* Voltage Control Support
* Frandom
* FSync
* F2FS filesystem support
* NTFS filesystem support
* exFAT-nofuse filesystem support
* Kexec Hardboot Patch (MultiROM support)
* Adreno Idler
* Disabled IO Stats
* XZ Kernel Compression
* Arch Power
* Gentle Fair Sleepers (Disabled by default)
* Powerqueue efficient control
Instructions
1. Boot into Recovery
2. (Recommended) Make a complete backup of entire rom
3. Flash Zip
4. Reboot
Download
Android File Host | BasketBuild | RenderServer
Source
Kernel Github
XDA:DevDB Information
777 Kernel, Kernel for the LG G3
Contributors
777jon
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: R22
Stable Release Date: 2015-01-15
Created 2015-01-15
Last Updated 2015-12-05
FAQ:
How do I tune my kernel settings?
I recommend using either Synapse or Kernel Adiutor.
CPU Governors & Schedulers How-To
Thanks a lot to @gsstudios for this fantastic guide: Link
Uninstall UKM & 777 Kernel
My kernel installs a special edition of UKM for my kernel. If you switch kernels, you should also flash UKM_uninstaller_v2.zip
Synapse Profiles
Kernel Profiles Thread - Link
Thanks @gr3ud
Instructions for Backup and Restore profiles by @abhi08638 - Click Here
@gr3ud's Profile - Click Here
Change Log
Code:
12/05/15
- Update to latest CM Kernel
- Separate builds for Lollipop and Marshmallow
- Merged alucard touch boost updates by DEV
- Merged msm limiter updates
- Merged f2fs upstream updates
10/22/15
- R21
- Linux 3.4.110
10/19/15
- R20
- Update to latest CM Kernel
- Add alucard, darkness, and nightmare governors
- Replace cpu-boost with alucard touch boost
- Enforce stock max frequency on boot
- Upgrade msm limiter to version 3.8
- Merged SELinux updates
- Merged msm: vidc updates
- Merged tcp_cubic, vfs, proc, and uid_cputime updates
09/28/15
- R19
- Linux 3.4.109
- Update to latest CM Kernel
- Merged KCAL driver updates
- Merged zzmoove updates by DEV
- Merged alucard hotplug updates by DEV
- Cleaned cpufreq governor code
- Interactive governor updates
09/16/15
- R18
- Update to latest CM Kernel
- Merged powersuspend version 1.7
- Merged latest KCAL driver updates
- Merged adreno idler updates by DEV
- Merged alucard hotplug updates by DEV
09/01/15
- R17
- Update to latest CM Kernel
- Optimize CPU frequency scaling
- Optimize Readahead divide/multiply by power of 2 using L/R shift
- Sweep2Sleep: change sysfs interface to s2s only
- Bring back middle cpu frequencies
- Merged latest zzmoove patches by DEV
- vs985: enable BQ5102X wireless charging
08/13/15
- R16
- Merged zzmoove update to 1.0 beta 8
- Merged alucard hotplug updates by DEV
- Reverted middle cpu frequency steps back to stock
- Fixed black screen after LG logo for some users
- Merged mmc drivers updates
- Merged mmc scaling control
- Merged mmc software crc control
- Merged tripndroid io scheduler
- Merged update for CFQ I/O gov to speedup I/O for SSD storage
- Merged UKM 3.8.1.4 Special Edition
8/10/15
- R15
- Add alucard hotplug
- Revamp lowmemorykiller
- Allow cpu underclocking to 268Mhz
- Adjust memory bandwidth for better high end performance
- Sched: enable ARCH_POWER by default
- Sched: disable GENTLE_FAIR_SLEEPERS by default
- Mm, tick, & base power updates
- UKM: add support for adaptive LMK
- Compiled with latest Uber 5.2 toolchain
08/07/15
- R14
- Add slim governor
- Enable more CPU frequencies
- Update to latest CM kernel
- Qseecom & binder updates
- xz: Optimize Sfck Compression
- Implement UKM in installer
08/04/15
- R13
- Bring back intelli-thermal v2
- msm: thermal: Prevent mitigation if not required
- Powersuspend: add missing mdss_dsi_panel.c hooks
- g3: enable O3 optimizations
- g3: use xz compression
07/30/15
- R12
- Qseecom & crypto updates
- Bring back faux123 sound control
- Sound Control support fixes
- Update BFQ io scheduler to v7r8
- Tweak sio & zen io schedulers
- Set zen as default io scheduler on boot
07/17/15
- R11
- Remove faux123 sound control
- Add franco.Kernel sound control
- Remove intelli thermal
- Add franciscofranco's simplified Thermal Control
- Enable NTFS filesystem support
- Msm: vidc: updates
- Add Backlight Control
- Update zzmoove governor to 1.0 beta 7a
- Switch to Uber 5.1 toolchain
07/11/15
- R10
- Add lionheart governor
- Msm_thermal: remove vdd restrictions
- Upgrade cpuboost to enhanced version
- Updated anykernel installer
- Rwsem optimizations
- Power efficient workqueues
- Sched updates
- Cpuidle updates
- Slimbus updates
- Lowmemorykiller updates
- Add proper f400 support (Thanks @ishanbhatnagr96 for testing)
07/06/15
- R9
- Update sweep2sleep driver
- Update and fix zzmoove governor
- Update interactive governor and fix lag
- Merged intelli-thermal v2
- Add intelliactive governor
- Add GPU Overclocking to 657Mhz
- Add GPU 27Mhz Freq Step
- Tweak read ahead
- Update and tune governors
- Msm_thermal updates
- Msm_hotplug: remove cpuboost
07/03/15
- R8
- Linux 3.4.108
- Update to latest CM kernel
- Add adreno idler
- CPU Overclock to 2.88Ghz
- Add MSM Hotplug (enabled by default)
- Add Bricked Hotplug
- Add MSM Limiter
- Update Intelli Hotplug
- Add IMPULSE/INTELLIMM/SMARTMAX/YANKACTIVE/ZZMOOVE governors and remove old governors
- Add BFQ/SIOPLUS/TRIPNDROID IO schedulers
- FSync
- Bring KCAL_CTRL RGB driver up to date
- Update kexec hardboot patch (Credit: @Eliminater74)
- Remove F400 support
06/05/15
- R7
- Linux 3.4.107
- Update to latest CM kernel
- Add F400 support
- input: touchscreen: update from D850 V20F
- media: radio: Fix loading the IRIS transport when not a module
02/08/15
- R6
- Fix Powersuspend
- CM kernel updates
- Synaptic touch firmware update
- Separate d855 builds with fm radio module
02/04/15
- R5
- Linux 3.4.106
- Fix kernel panic on secondary ROM in MultiROM
- Latest CM kernel updates (now compatible with CM nightlies 2/2 and above!)
- Disable kernel modules (This caused issues with secondary ROMs, so reverting for now. D855 is the only variant that supports FM radio, so I may consider doing a separate build upon request)
01/30/15
- R4
- Sweep2sleep gesture (disabled by default)
- KCAL_CTRL RGB driver (replaces LCD_KCAL)
- Kexec Patch for lowmem variant (separate builds for D855 32G/16G variants)
- Enable FM Radio module (requested by @LenAsh)
- GPU: Fix missing 27 Mhz frequency step
01/19/15
- R3
- Fix MultiROM support (tested and working)
- SaberMod graphite optimizations
- Power efficient workqueue
- Push readahead to 512kb
- Powersuspend
- Dynamic FSync
- Frandom
01/15/15
- R2
- Added Kexec Hardboot Patch
01/14/15
- Initial release (R1)
Known Issues
- You tell me
Credits
@Tectas
@savoca
@faux123
@dorimanx
@neobuddy89
@RenderBroken
nice job
I used this kernel some time. I like it. Smooth fast. I don't have problem yet. More features. Nice battery eating. Thanks
Sweet saw this on AFH, looking forward to running this. Appreciate your work
Is this kk or lollipop kernal
alphamale said:
Is this kk or lollipop kernal
Click to expand...
Click to collapse
Dude it says LP above so obviously this is for lollipop
LP RR
Kernel crash with resurrection remix rom lollipop
zimmerAndy said:
Kernel crash with resurrection remix rom lollipop
Click to expand...
Click to collapse
Got a log or it didn't happen.
zimmerAndy said:
Kernel crash with resurrection remix rom lollipop
Click to expand...
Click to collapse
Resurrection remix = CM
This kernel = AOSP
Kookitza said:
Resurrection remix = CM
This kernel = AOSP
Click to expand...
Click to collapse
It should still work.
tobitege said:
It should still work.
Click to expand...
Click to collapse
Kookitza said:
Resurrection remix = CM
This kernel = AOSP
Click to expand...
Click to collapse
I was also confused before... Maybe cm now uses aosp and not caf? Can someone confirm this?
Sent from my LG-D855 using Tapatalk
I've been using @Fechinator's AOSP kernel on different non-stock roms without issues in the past. The big difference might be the most recent CM commits in the rom, which might cause issues, too (the whole week it's been a CM fixer'upper).
igylan said:
Dude it says LP above so obviously this is for lollipop
Click to expand...
Click to collapse
Dude I just saw thanks man
I'm using this kernel with last Resurrection ROM. It's working perfect !
I'm using this kernel with last Resurrection ROM. It's working perfect !
Idol400 said:
I'm using this kernel with last Resurrection ROM. It's working perfect !
Click to expand...
Click to collapse
I know now why I got a kernel crash!!! im running multirom mod and probably this kernel doesn't have the kexec hardboot patch in it...
Can you edit how much the battery charges I.e make the battery charge faster with this kernel and how ??
Sent from my LG-D855 using XDA Free mobile app
Has anyone tried it on darkobas rom?
Im just asking but its hard to maintain both aosp and stock kernels??

[KERNEL][SM-G900F][CM12.1]CrazySuperKernel v12[4-3-16][UBERTC 6.0/-ofast optimize]

{
"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"
}
Code:
DISCLAIMER!!
I am not responsible in any way for anything that can be happen to your device when you flashing my kernels.You do so at your own risk!
Summary CrazySuperKernel is a powerfull kernel with a lot super features!
Features
- CM12.1 ramdisk(25-12-15 FINAL LP ramdisk)
- Compiled with UBERTC 6.0(04-03-16)
- ofast optimize
- Full KA support with ota kernel updates
- Compiled with gcc optimization flags
- Kernel mode Neon
- Init.d support
- Franco sound control
- Logger switchable
- Frandom support
- SELinux set to permissive
- CPU governors : interactive, impulse, ondemand, smartmax, zzmoove, intellimm,ondemandplus,pegasusq,nightmare,conservative,lionheart,powersave,userspace,yankactive,smartmax_eps,optimax,slim,uberdemand,intellidemand,intelliactive,abyssplugv2,abyssplug,dancedance,tripandroid,hyper,darkness,lazy
- IO schedulers :bfq-cfq-noop-deadline-tripandroid-fiops-row-sio-zen-vr-fifo
- TCP congestion controls: cubic-bic-westwood-htcp-highspeed-hybla-reno-bic-hybla-vegas-lp-yeah-illinois-scalable
- Gpu governors :msm-adreno-tz, conservative,simple_ondemand,powersave,performance,userspace,cpubw_hwmon,msm_cpufreq
- simple gpu algorithm
- Cpu oc up to 2,84ghz
- Cpu underclock 268mhz
- Gpu oc up to 657mhz
- Gpu idle step 27mhz
- Slimbus overclock
- Kcal v2 with inverted colours
- Intelli plug hotplug
- mako hotplug
- bricked hotplug
- zen hotplug
- autosmp hotplug
- alucard hotplug
- msm sleeper (disabled by default)
- Screen wake and sleep functions
- Fast charge support (by yank555)
- LED extended control (by yank555)
- Arch power (enabled by default)
- Sched autogroup(disabled by default
- Prevent wakelock when ambiend display disabled(misc control tab)
- Dynamic filesystem read-ahead
- F2FS
- Power Efficient Workqueues
- UKSM
- Dynamic Filesystem Read-Ahead
- CPU Voltage Control
- Power Suspend Mode/State
- CRC Check Disabled
- Enabled All Suspend and Idle Modes
- QuickWakeUP
- Google's Snappy Compression/Decompression
- Dynamic FSync 2.0
- Intelli thermal v2
- A lot improvments
- A lot fixes
*some governors are disabled
Download Link:http://crazytechblog.blogspot.gr/2015/09/kernelsm-g900fcm121crazysuperkernel.html
Installation guide
- Download Kernel from this thread or from KernelAdiutor downloads(not yet)
- Flash it with Recovery
{Wipe cache and Dalvik cache recommended}
- Then Reboot
Enjoy the crazy super kernel !!!!
Credits
Thx Lord Boeffla - for his awesome help
Thx ShinySide - for the most commits in kernel from his kernel
Thx CrazyGamerGR - yeh me
Donators
Timothy
Denis
XDA:DevDB Information
CrazyProject, Kernel for the Samsung Galaxy S 5
Contributors
CrazyGamerGR
Source Code: https://github.com/CrazyGamerGR/CrazySuperKernel-CM
Kernel Special Features: check the feature list
Version Information
Status: Stable
Stable Release Date: 2016-01-11
Beta Release Date: Daily
Created 2015-08-26
Last Updated 2016-01-11
[KERNEL][SM-G900F][CM12.1]CrazySuperKernel v11[UBERTC 6.0/-ofast optimize][11...
FAQ
Recommended app : Kernel Adiutor(we are official supported with ota kernel updates) compiled from source by me in #4 post
changelogs
v1/26-8-15
- initial release
v2/28-8-15
- updated ramdisk 27-8
- merged the changes from 27-8 nightly
- added mako hotplug
- added franco sound control
- deleted fauxsound
V3/30-8-15
- merged the changes from 28-8 nightly
- bricked hotplug
- zen hotplug
- autosmp hotplug
- msm sleeper (disabled by default)
- intelli thermal v2
V4/1-9-15
- updated ramdisk 31-8
- compiled with Architoolchain 5.2
- updated bfq v7r7
v5/1-9-15
- Compiled with UBERTC 6.0
v6/5-9-15
- ramdisk update 4-9
- optimize -ofast
- added 268mhz underclock step
- added simple gpu algorithm
- updated bfq v7r8
- a lot under the hood improvments
- some fixes
v7/11-9-15
- updated ramdisk 11-9
- added alucard hotplug
- disabled some governors
v8/12-10-15
- ramdisk update 12-10
- some fixes
v9/12-10-15
- ramdisk update 28-10
- better sound
- very important under the hood changes
- some fixes
v10/30-10-15
- ramdisk update 30-10
- update toolchain to 02-10-16 uber tc 6.0
V11/11-01-16
- Ramdisk update from latest aicp
- ubertc 6.0 update (1-12)
- ota updates from KA working but need to update sources
v12/04-03-16
- ubertc 6.0 update (04-03-16)
[KERNEL][SM-G900F][CM12.1]CrazySuperKernel v11[UBERTC 6.0/-ofast optimize][11...
If u use zzmove governor disable all the hotplugs coz it use its own hotplug as anyone knows.
Zzmove profiles
1 ) Default -> will set governor defaults -
2 )ybat -> Yank Battery -> a very good battery/performance balanced setting - DEV-NOTE: highly recommended! -
3 )ybatext-> Yank Battery Extreme -> like yank battery but focus on battery saving -
4 )zzbat-> ZaneZam Battery -> a more 'harsh' setting strictly focused on battery saving -
- DEV-NOTE: might give some lags! -
5 )zzbatp -> ZaneZam Battery Plus -> NEW! reworked faster battery setting -
- DEV-NOTE: recommended too!
6 )zzopt -> ZaneZam Optimized -> balanced setting with no focus in any direction -
- DEV-NOTE: relict from back in the days, even though some people still like it! -
7 )zzmod -> ZaneZam Moderate -> NEW! setting based on 'zzopt' which has mainly (but not strictly only!) 2 cores online -
8 )zzperf -> ZaneZam Performance -> all you can get from zzmoove in terms of performance but still has the fast -
- down scaling/hotplugging behaving -
9 )zzinz-> ZaneZam InZane -> NEW! based on performance with new insane scaling active. a new experience! -
10 )zzgame-> ZaneZam Gaming -> NEW! based on performance with scaling block enabled to avoid cpu overheating during gameplay -
-Soon more-
[KERNEL][SM-G900F][CM12.1]CrazySuperKernel v11[UBERTC 6.0/-ofast optimize][11...
Kernel Adiutor with all last features and bug fixes compiled by me from source
Download Link:https://www.androidfilehost.com/?fid=24052804347805592
Why did you do another one?
dr460nf1r3 said:
Why did you do another one?
Click to expand...
Click to collapse
Coz its other project with other features and its based on cm kernel without upstream patches
New build coming with mako hotplug and more features!
I wrote franco sound control too i ll check if work and i ll upload new version
New update is up and thx button is open
v2/28-8-15
- updated ramdisk 27-8
- merged the changes from 27-8 nightly
- added mako hotplug
- added franco sound control
- deleted fauxsound
In the next update i have include zen hotplug and bricked thx button is opened i added intelli thermal v2 too
CrazyGamerGR said:
In the next update i have include zen hotplug and bricked thx button is opened i added intelli thermal v2 too
Click to expand...
Click to collapse
Grate Update! Where would be the best place to find out more about the mako hotplug?
I thought I let you know that I have tried auto different suspend modes, I had given user space a go and found this the system gets stuck in a loop when charging whilst it's switched off.
HatchetEgg said:
Grate Update! Where would be the best place to find out more about the mako hotplug?
I thought I let you know that I have tried auto different suspend modes, I had given user space a go and found this the system gets stuck in a loop when charging whilst it's switched off.
Click to expand...
Click to collapse
Mako hotplug is in my opinion a very battery life hotplug driver u can set the load thershold for all online cpus and a lot other you can google it for more info,maybe soon i ll add info for all hotplugs in kernel.
I tested too suspend modes but i havn't any problem at least atm ^^
New update with more governors and hotplugs coming soon
I need some hours to work on kernel to fix the compile errors, the new build will be launch tommorow maybe.i need some rest time now ^^
All my code is a mess now thats why i ll start from scrarch i need 1 day more at least and maybe all upstream the kernel stay toon
CrazyGamerGR said:
All my code is a mess now thats why i ll start from scrarch i need 1 day more at least and maybe all upstream the kernel stay toon
Click to expand...
Click to collapse
Too many patches? IMO nit every governor /scheduler is worth of trouble. Some of them are only trivial copies, with few changes to established well known governors. Also popular governors, which are already available are usually good enough, and if one has but different preferences, they can be achieved by editing the configuration values/tunables.
Not against trying new, but maybe it would be better you check/investigate which of the governors/schedulers, or patches in general are really promising and worth of your time, and include only these one or two governors /schedulers you think are the best together with those which are default/stock?
Sent from my SM-G900F using Tapatalk
!crazy said:
Too many patches? IMO nit every governor /scheduler is worth of trouble. Some of them are only trivial copies, with few changes to established well known governors. Also popular governors, which are already available are usually good enough, and if one has but different preferences, they can be achieved by editing the configuration values/tunables.
Not against trying new, but maybe it would be better you check/investigate which of the governors/schedulers, or patches in general are really promising and worth of your time, and include only these one or two governors /schedulers you think are the best together with those which are default/stock?
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
I m doing this now i test them one by one and i ll disable a lot like optimax,abyssplug v2 and main and other too but i played with oc fast charge control and other and made a mess i rewrite anything from start now : /
The upsteam broke my build again i ll work the next days from scratch again:/
The source are clean and up again later today i ll upload a new version!
CrazyGamerGR said:
The source are clean and up again later today i ll upload a new version!
Click to expand...
Click to collapse
Do you think Bluetooth audio desync with video could be a kernel related issue or firmware cause?
Currently on the latest OB1 firmware for T-Mobile variant. Past two months or more I've noticed this little nuisance but I've never tested if firmware would be a cause or kernel related. I updated due to bad LTE signal strength slightly before release of the new firmware with some improvements. I feel like the latest band release (12) is taking over here in north Phoenix as previous 4G/LTE coverage seems to be getting worse, at least in my experience.
Sent from my SM-G900T using Tapatalk

[Kernel][surnia][6.0.X][CM/AOSP/STOCK] X-Infinity Kernel For Moto E 2015 LTE

{
"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"
}
This is my new X-Infinity Kernel for the 2015 Moto E LTE. It's based off the CyanogenMod kernel available on GitHub. Flash it using TWRP. Bug reports and contributions are welcome.​
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Governos
PERFORMANCE
POWERSAVE
USERSPACE
ONDEMAND
INTERACTIVE
CONSERVATIVE
IMPULSE
LIONFISH
I/O schedulers
NOOP
DEADLINE
ROW
CFQ
FIOPS
BFQ
ZEN
SIOPLUS
TRIPNDROID
Special Feactures
Double Tap Wake (DT2W) Add in the next build
More Feactures
Powered by Ubuntu 15.04 x86_64
LED notification support
Moderately undervolted
Updated to Linux 3.10.94
Synced with latest CodeAurora changes
Improved memory caching backported from Linux 3.15
Improved storage performance
Optimized ARM crypto routines
Updated f2fs and WiFi drivers
KCAL MDP5 colour control (by savoca)
Improved zRAM backported from Linux 4.1
Compiled with Linaro GCC 4.9 and optimized for Cortex A53
Stripped down and optimized configuration
Network speedup tweak
Reduce swappiness to 30
Optimized SLUB
Asynchronous I/O latency to a solid-state disk greatly increased
Disabled MMC CRC check
Compatible with Kernel Adiutor, Universal Kernel Manage and others
And More
X-Infinity For The Moto E 2015 LTE​
Old versions
X-Infinity R03 For surnia
X-Infinity R02 For surnia
X-Infinity R01 For surnia
Installation Instructions​
My suggested install procedure:
Boot into TWRP (make sure you have a suitable ROM installed)
Flash my kernel zip.
Reboot into Android.
@squid2
@casper1982 thanks for banner desing
@Tutodio thanks for testing
@Savoca
@faux123
@xperiafan13
@Flashhhh
@Christopher83
@eng.stk​
Screenshots​
XDA:DevDB Information
X-Infinity Kernel, Kernel for the Moto E 2015
Contributors
Carlos Arriaga
Source Code: https://github.com/KernelXInfinity/android_kernel_motorola_msm8916
Kernel Special Features:
Version Information
Status: Stable
Created 2016-01-08
Last Updated 2016-04-04
- changelog -
Code:
[B][SIZE="4"][COLOR="Purple"]X-Infinity R16 / 2016-04-4[/COLOR]
- Merged CM changes
- Added lionfish governor by squid2
- Added system wide power efficient workqueues
- sched/fair: Implement fast idling of CPUs when the system is partially loaded
- block: bfq: set IOPS mode by default with slice_idle set to 0
- lib/memcopy: use glibc version
- Optimized Square root algorithm
- Fixed low/poor call audio
- Security fix for CVE-2016-0728
- Optimize apply_slack() for size and speed --thanks to varunchitre15
- Enabled pipe flag
- Makefile : use std=gnu89
- block/deadline: tweaked for better performance
-Merged CM changes
- Added Impulse governor(fine tuned for osprey)
- arm/dt: msm8916: Schedule mmcqd on idle CPU
- arm/dts: msm8916: enable bam_dmax fast shutdown
- mmc: clk_scaling: set scale_down_in_low_wr_load to 1 by default for more performance
- Added toggle for crc check
- Optimized slub & zlib changes
- cpufreq: Ondemand: eliminate the deadband effect
- Cpufreq & devfreq patches
- Updated to Motorola Marshmallow sources
- Updates from CAF LA.BR.1.2.7_rb1.1
- Security and bug fixes from Linux 3.12.52
- Compatible with Marshmallow stock ROM
- More than a dozen CAF security fixes
- Miscellaneous bug fixes
- Somewhat smoother animations
- Added Intelliplug v4.0 by faux123
- Add Intelliactive & Bluactive governor
- block: Make CFQ default to IOPS mode on SSDs
- Added toggles to disable wlan wakelocks
- Makefile: optimize & cleanup
- Makefile: tell gcc optimizer to never introduce new data races
- Added Powersuspend v1.5 driver
- msm: mdss: add powersuspend hooks
- Dynamic Fsync 2.0 support for 3.10 kernels
- sched: enable HMP-aware task placement logic
- Disable more debug features
- Added adreno idler v1.1
- Merged updates from CM
- ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
- rcu: squashed updates from CAF
- Makefile: improve decompress performance during boot up process
[/SIZE][/B]
[B][SIZE="4"][COLOR="Purple"]X-Infinity R04 / 2016-01-27[/COLOR]
Add Governos
- Darkness
- zzmoove
- impulse
- intellidemand
Add Hotplugs
- Zen Decision
- ASMP
- MSM[/SIZE][/B]
[B][SIZE="4"][COLOR="Purple"]X-Infinity R03 / 2016-01-25[/COLOR]
Fixed low/poor call audio
Security fix for CVE-2016-0728
Add IOSHED thanks @Flashhhh
- ZEN
- SIO
- SIOPLUS
- TRIPNDROID
SELinux Update 3.10.95[/SIZE][/B]
[B][SIZE="4"][COLOR="Purple"]X-Infinity R02 / 2016-01-23[/COLOR]
merlin: test#1
osprey: test#1
surnia: Test #1
merlin: enable governors …
Optimize apply_slack() for size and speed --thanks to varunchitre15
Added frandom 3/3 …
Added frandom 2/3 …
Added frandom 1/3 …
Revert "Initial port fastchanger 3/5 "
Revert "Initial port fastchanger 2/5 "
Revert "Initial port fastchanger 1/5 "
Initial port fastchanger 3/5
Initial port fastchanger 2/5
Initial port fastchanger 1/5
fixed dt2w
Enabled pipe flag
Makefile : use std=gnu89
block/deadline: tweaked for better performance
merlin: add local version
Fix name
Enabled tcp fast open functionality
Reduce swappiness to 40
XZ: Optimize Sfck Compression 2/2
XZ: Optimize Sfck Compression 1/2
selinuxfs.c: SELinux permissive mode 2/2
hooks.c: SELinux permissive mode 1/2
merlin: enable DT2W
defconfig: new defconfig merlin
MARSHMALLOW ONLY
Updated to Motorola Marshmallow sources
Updates from CAF LA.BR.1.2.7_rb1.1
Security and bug fixes from Linux 3.12.52
Compatible with Marshmallow stock ROM
More than a dozen CAF security fixes
Miscellaneous bug fixes
Somewhat smoother animations
Experimental support for merlin[/SIZE][/B]
[B][SIZE="4"][COLOR="Purple"]X-Infinity R01 / 2016-01-08[/COLOR]
surnia: enable governors …
osprey: enable governors …
power: process: drecrease time to enter sleep
Reduced lag
Disabled MMC CRC check
VM_MAX_READAHEAD set to 1024 kbytes
Optimized SLUB
Asynchronous I/O latency to a solid-state disk greatly increased
Enabled Arch power and Disabled GFS
Dirty_ratio tweaks
Disabled noatime_and_nodiratime
kernel/sched/fair: reduce latency
Reduced_VFS_cache_pressure
Added some governors
Added some governors 6/8
Added some governors 5/8
Added some governors 4/8
Added some governors 3/8 …
Added some governors 2/8 …
Added some governors 1/8 …
Network speedup tweak
surnia: add local version
osprey: add local version
surnia: enable DT2W
osprey: enable DT2W
Starting port DT2W for osprey,surnia,merlin. 6/6
Starting port DT2W for osprey,surnia,merlin. 5/6
Starting port DT2W for osprey,surnia,merlin. 4/6
Starting port DT2W for osprey,surnia,merlin. 3/6
Starting port DT2W for osprey,surnia,merlin. 2/6
Starting port DT2W for osprey,surnia,merlin. 1/6 …
defconfig: new defconfig surnia
defconfig: new defconfig osprey
[URL="http://forum.xda-developers.com/moto-e-2015/orig-development/squid-kernel-moto-e-lte-2015-t3072209"]olds changes from squid kernel[/URL][/SIZE][/B]
- FOR CM13 ONLY!!!
- Updated to Linux 3.10.94
- Updated to LA.BR.1.1.3_rb1.41
- Updated zRAM
- Improved memory caching scheme from Linux 3.15
- Optimized memory allocation and management
- Optimized CPU scheduler
- Optimized performance event tracking
- Fixed some cpufreq races
- Minor bug fixes
- Patched Pronto CR-930533 vulnerability
- Fixed possible use-after-free in zRAM
- Updated to Linux 3.10.93
- Compiled with Linaro GCC 5.1
- Updated to Linux 3.10.92
- Updated to CAF LA.BR.1.1.3_rb1.36
- Updated to Moto Maxx 2 Kernel
- Security and stability improvements
- Fixed r10c SELinux regression on stock ROM
- Fixed encryption
- Patches for Android 6.0 compatibility
- Fixed move app to SD card issue
- Cleaned up DTBs to reduce size
- Added KCAL colour control (by savoca)
- Added optimized crypto routines for ARM
- Updated to Linux 3.10.90
- Optimized memory performance
- General cleanup and optimization
- Updated to lux kernel sources
- Updated to Linux 3.10.89
- Updated to LA.BR.1.1.3_rb1.32
- Small tweaks and optimizations
- Updated to Linux 3.10.88
- Updated to LA.BR.1.13_rb1.29
- Improved zRAM backported from Linux 4.1
- WiFi driver background scan changes
- Added adaptive low memory killer
- Included the WLAN NV patch I had posted earlier
- Downgraded WiFi driver to LA.BR.1.1.2_rb1.18
- This actually fixes the WiFi crashes :D
- Added LED notification support
- Updated WiFi driver to LA.BR.1.2.4_rb1.14
- Maybe this will fix bootloop issues for affected users
- Updated everything to LA.BR.1.1.3_rb1.25
- There were some interesting WLAN driver changes
- Maybe this will fix WiFi bootloop issue in r7c
- Updated WiFi driver to LA.BR.1.1.3_rb1.23
- Maybe it will fix DHCP issues with certain routers
- New universal flashing script
- Works on any surnia variant and ROM
- Updated to Linux 3.10.87
- Updated to Qualcomm LA.BR.1.1.3_rb1.24
- Updated to Motorola MMI-LPI23.72-9
- Added a few extra WiFi driver options
- Added CPU touch booster feature
- Rebased for use on 5.1 ROMS ONLY
- Updated to Qualcomm's LA.BR.1.1.3_rb1.21 release
- Updated to Linux 3.10.84
- Updated WiFi drivers
- Added my new and original Lionfish CPU governor
- Added Conservative CPU governor
- Added faux123's IntelliPlug CPU hotplug implementation
- Added BFQ IO scheduler
- Numerous bug fixes
- Updated to Linux 3.10.75
- Added FIOPS I/O scheduler
- Updated f2fs drivers backported from Linux 4.0
- Milder undervolt for improved stability and compatibility
- Uses full Boost Mobile ramdisk for CDMA variant
- Updated to Linux 3.10.74
- Milder undervolt to better support all devices
- Cleaned up defconfig and device tree
- Various minor bugfixes
- Fixed still picture taking with front-facing camera
- Initial public release
Reserved
Will we see this on the Otus ?
Just a fair warning to anyone who might get the idea to flash this on stock rom. DO NOT, I REPEAT, DO NOT TRY IT! You will lose your baseband! (I know because i was dumb and tried it, and had to flash factory firmware to fix it!)
KazuDante said:
Will we see this on the Otus ?
Click to expand...
Click to collapse
I do not think, I sold my otus and buy a surnia. but perhaps eventually otus.
hydroman202 said:
Just a fair warning to anyone who might get the idea to flash this on stock rom. DO NOT, I REPEAT, DO NOT TRY IT! You will lose your baseband! (I know because i was dumb and tried it, and had to flash factory firmware to fix it!)
Click to expand...
Click to collapse
No work on Stock LP, only works roms base CM13 or possibly AOSP-CAF
Carlos Arriaga said:
No work on Stock LP, only works roms base CM13 or possibly AOSP-CAF
Click to expand...
Click to collapse
I Actually switched to cm 13, It is a very nice kernel! Extremely smooth! Great Work!
hydroman202 said:
I Actually switched to cm 13, It is a very nice kernel! Extremely smooth! Great Work!
Click to expand...
Click to collapse
thank you for taking a chance.
Carlos Arriaga said:
thank you for taking a chance.
Click to expand...
Click to collapse
Your welcome. Thanks for making this!
Hey guys kernel work perfect in the AOSP-CAF by scritch.
I can also confirm that it works on caf 6.0 by @scritch007
Sent from my surnia using Tapatalk
For stock rom will be release?
hey one question where is the file of dt2w ? i cant see https://github.com/TecnoDV/android_...e/squid_marshmallow/drivers/input/touchscreen
dt2w when enable it and after rebooting, touchscreen do not respond anymore.
i'm on cm13
pixiebob said:
dt2w when enable it and after rebooting, touchscreen do not respond anymore.
Click to expand...
Click to collapse
I've had the issue, where the touch is forced on the recent button and screen was also unusable. Restarting fixed the problem.
Sent from my aosp_surnia using Tapatalk
rajit said:
hey one question where is the file of dt2w ? i cant see https://github.com/TecnoDV/android_...e/squid_marshmallow/drivers/input/touchscreen
Click to expand...
Click to collapse
my internet is slow, not yet upload the changes.
jamaniek said:
I've had the issue, where the touch is forced on the recent button and screen was also unusable. Restarting fixed the problem.
Sent from my aosp_surnia using Tapatalk
Click to expand...
Click to collapse
thanks i will try maybe later
Yea i just had one problem with touch not working correctly but after a force restart it have been working good and DT2W is really nice.
Im using CM13
Excellent work @CarlosArriaga

[KERNEL][SM-G900XX][CM13/CM14.1]CrazySuperKernel v17[27-12-16]

{
"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"
}
FOR DEVS AND USERS BEFORE FIGHT ME CLICK HERE!: https://forum.xda-developers.com/showpost.php?p=70362424&postcount=3
Code:
DISCLAIMER!!
I am not responsible in any way for anything that can be happen to your device when you flashing my kernels.You do so at your own risk!
If you get bootloop click here
Summary CrazySuperKernel is a powerfull kernel with a lot super features!
If you got any bug use the report bug tab or press HERE and upload the log,WITHOUT LOGS THERE IS NO BUG!
I m not a magician and i havn't got the device to do it on my own without spend your time.
INDEX
POST 1
-Imprtant info
-Report bug with Logs
-Features
-Dowload link
-Donator
-Credits
POST 2
-Recommended kernel tweaker tools
-Changelogs
POST 3
-Bootloop fix
POST 4
-Zzmoove profiles
Features
OTA Updates:
- OTA Updates from Kernel Adiutor app(coming soon)
Anykernel:
- Anykernel2 zip for maximum compatibility with all ROMs, CrazySuperKernel uses your existing ramdisk (Do NOT flash this over other custom kernels!You should only flash CrazySuperKernel over the kernel that came with your ROM!!)
Kernel tweaker app:
- CrazySuperKernel Adiutor included!
Toolchain:
DF 4.9 Toolchain [latest update]
CPU:
- governors:
crazyactive(my governor:balance governor for great battery life and performance based on interactive)
interactive
impulse
ondemand
smartmax
zzmoove
ondemandplus
pegasusq
nightmare
conservative
lionheart
powersave
userspace
yankactive
smartmax_eps
intellidemand
intelliactive
- MSM Limiter
- input boost
- state notifier
- overclock/underclock
IO schedulers:
bfq
tripndroid
cfq
noop
deadline
fiops
row
sio
zen
vr
fifo
TCP congestion controls:
cubic
bic
westwood
htcp
highspeed
hybla
reno
bic
hybla
vegas
lp
yeah
illinois
scalable
- tcp congestion changed to Westwood
GPU:
- governors:
msm-adreno-tz
simple_ondemand
powersave,performance
userspace
cpubw_hwmon
msm_cpufreq
- Adreno idler
- simple gpu algorithm
Thermal control:
- Intelli thermal v2
Hotplug:
- Disabled MP Decision hotplug
- Enabled Bricked Hotplug
- Prevent wakelock when ambiend display disabled(misc control tab)
Sound:
- Faux sound updated and fixed
More:
- Kernel runs with SELinux permissive by default
- init.d support
- insecure kernel (adb has root privileges)
- Frandom support
- Disabled Arch Power
- CRC Check Disabled
- Gentle Fair Sleepers (Disabled by default)
- Enabled All Suspend and Idle Modes
- Power Suspend Mode/State
- Dynamic filesystem read-ahead
- A lot improvments
- A lot fixes
Find this thread helpful? Hit the Thanks button!
The speed of future releases will be based on thanks. 39k views, 400 downloads and only 19 thanks... I won't be rushing anything.
Feeling extra generous and wanna help me more? Click my name at the top of any post and hit donate or click here the donation button
Download Link CrazySuperKernel [AnyKernel]:https://www.androidfilehost.com/?w=files&flid=138269
Download Link CrazySuperKernelAdiutor[Updated]:https://www.androidfilehost.com/?w=files&flid=139961
Installation guide
Do NOT flash this over other custom kernels!
You should only flash CrazySuperKernel over the kernel that came with your ROM!!
- Download Kernel from this thread
- Flash it with Recovery
[Wipe cache and Dalvik cache recommended]
- Then Reboot
Enjoy the CrazySuperKernel !!!!
Donators
fbs
Credits
thx Showp1984
thx Faux123
thx Savoca
thx RenderBroken
thx Neobuddy
thx Myfluxi
thx FranciscoFranco
thx SultanXDA
thx osm0sis
thx ShinyShide
thx bhb27
thx Lord Boeffla
thx yank555
thx apb_axel
thx the devs where made the cm14 bootable and working
thx CrazyGamerGR yeh me
XDA:DevDB Information
CrazySuperKernel, Kernel for the Samsung Galaxy S5
Contributors
CrazyGamerGR
Source Code CrazySuperKernel: https://github.com/CrazyGamerGR/CrazySuperKernel-CM14.1-KLTE-New-rebase
Kernel Special Features: check the feature list
Version Information
Status: Testing
Current Stable Version: Weekly
Stable Release Date: 2016-12-24
Current Beta Version: Daily
Beta Release Date: 2016-11-12
Created 2016-10-22
Last Updated 2016-12-24
FAQ
Recommended app : CrazySuperKernel Adiutor(included)
changelogs
v1/22-10-16
- initial release
v2/22-10-16
- upstream updates from cyanogenmod
- added intelli thermal v2
v3/07-11-16
- upstream updates from cyanogenmod
- Anykernel update
- deleted many hotplugs
v4/09-11-16
- upstream updates from cyanogenmod
- Anykernel update
- removed slim governor
- removed intellimm governor
v5/10-11-16
- removed many unstable governors
- clean up some files
- bug fixes
v6/11-11-16
- fixed recent SafetyNet failure,you can use Android Pay again (thx Sultanxda)
- Anykernel update
- Anykernel clean up
v7/12-11-16
- upstream updates from cyanogenmod
v8/13-11-16
- many fixes under the hood
v9/14-11-16
- big anykernel update
-removed uksm (battery drain fixed)
-insecure kernel (adb has root privileges)
v10/17-11-16
-init.d support
-simple ondemand gpu governor update
-msm adreno tz governor update
-tap2wake update
-kcal update
-touch boost update
-cpu boost update
-touchkey control update
-conservative gpu gov removed
-some fixes
-some useless features removed
v11/17-11-16
- upstream updates from cyanogenmod
v12/22-11-16
- upstream updates from cyanogenmod
- added crazyactive(my governor[info:balance governor for great battery life and performance based on interactive])
- added updated UKM(synapse) in anykernel
- anykernel update for better nougat compatibility
v13/10-12-16
- anykernel big updates
- upstream updates from cyanogenmod
- disabled completly mpdecision
- enabled updated bricked hotplug
- script with many set up for kernel features included in anykernel zip
- added led tab in synapse
- fixed many synapse bugs
- removed wake functions
- removed touch boost and cpu boost
- faux sound updated
- deleted unstable hotplugs
- fixed many bugs
- battery improve
- performance improve
- some feature fixed
- many improvments under the hood
v14/24-12-16
- synapse update(thx GalaticStryder)
- anykernel fixes and update
- many features updated
- added input boost by Sultanxda
- added overclock
- added my underclock step
v15/25-12-16
- synapse fixes
- anykernel fixes
- faux sound update and fixes
v16/25-12-16
- faux sound fixes
- synapse fixes
v17/27-12-16
- added CrazySuperKernel Adiutor (included)
- removed slimbus overclock
- removed updated faux sound
- added stable faux sound
If you get bootloop or bootloop before samsung screen press volume up+down+power button until device vibrate and fast press power+volume up and device will be boot in recovery,instal your rom(dirty instal not need clean instal) and everything will be good^^.
If u use zzmove governor disable all the hotplugs coz it use its own hotplug as anyone knows.
Zzmove profiles
1 ) Default -> will set governor defaults -
2 )ybat -> Yank Battery -> a very good battery/performance balanced setting - DEV-NOTE: highly recommended! -
3 )ybatext-> Yank Battery Extreme -> like yank battery but focus on battery saving -
4 )zzbat-> ZaneZam Battery -> a more 'harsh' setting strictly focused on battery saving -
- DEV-NOTE: might give some lags! -
5 )zzbatp -> ZaneZam Battery Plus -> NEW! reworked faster battery setting -
- DEV-NOTE: recommended too!
6 )zzopt -> ZaneZam Optimized -> balanced setting with no focus in any direction -
- DEV-NOTE: relict from back in the days, even though some people still like it! -
7 )zzmod -> ZaneZam Moderate -> NEW! setting based on 'zzopt' which has mainly (but not strictly only!) 2 cores online -
8 )zzperf -> ZaneZam Performance -> all you can get from zzmoove in terms of performance but still has the fast -
- down scaling/hotplugging behaving -
9 )zzinz-> ZaneZam InZane -> NEW! based on performance with new insane scaling active. a new experience! -
10 )zzgame-> ZaneZam Gaming -> NEW! based on performance with scaling block enabled to avoid cpu overheating during gameplay -
reserve 1
reserve 2
Thanks man. Going to try it out.
Works great!!!! Thank you!!!!!!
heshan_1010 said:
Works great!!!! Thank you!!!!!!
Click to expand...
Click to collapse
Thank you for the feedback
Eta: intelli thermal added and now i ll upstream it and i ll upload new version soon!
Good to see your kernel for the rom
Sent from my SM-G900M using XDA-Developers mobile app
After Lord Boeffla will quit kernel development for the S5 after MM it is very good to see you developing for CM14, very appreciate it
Regards
Gesendet von meinem SM-G900F mit Tapatalk
HAJT669 said:
Good to see your kernel for the rom
Click to expand...
Click to collapse
I ll continue for many more months for this device.
j1gga84 said:
After Lord Boeffla will quit kernel development for the S5 after MM it is very good to see you developing for CM14, very appreciate it
Regards
Gesendet von meinem SM-G900F mit Tapatalk
Click to expand...
Click to collapse
I ll continue this project for the s5 for many more months and not only kernel,i hope i ll start building and a rom too soon.
New update is up!!
Intelli thermal added and upstream updates from cyanogenmod.
Any1 up to test oc cpu and uc in the next test build?
Test Kernel is here with oc/uc cpu and 27mhz gpu step
Download Link here: https://www.androidfilehost.com/?fid=529152257862669482
and new ukm test be careful not all settings are careful Download Link:https://www.androidfilehost.com/?fid=457095661767103515
Synapse Unistaller:https://www.androidfilehost.com/?fid=24591000424940110
CrazyGamerGR said:
Test Kernel is here with oc/uc cpu and 27mhz gpu step
Download Link here: https://www.androidfilehost.com/?fid=529152257862669482
and new ukm test be careful not all settings are careful Download Link:https://www.androidfilehost.com/?fid=457095661767103515
Synapse Unistaller:https://www.androidfilehost.com/?fid=24591000424940110
Click to expand...
Click to collapse
Hi I can't set any oc/uc cpu or the 27mhz GPU step with the actual test kernel v3. Kernel Auduitor(0.9.31.1) don't show them.
The rest seems to work fine .
Greetings Georg
schorsch.funke said:
Hi I can't set any oc/uc cpu or the 27mhz GPU step with the actual test kernel v3. Kernel Auduitor(0.9.31.1) don't show them.
The rest seems to work fine .
Greetings Georg
Click to expand...
Click to collapse
Thx for the feedback,27mhz step its just idle,ukm works?(synapse)
CrazyGamerGR said:
Thx for the feedback,27mhz step its just idle,ukm works?(synapse)
Click to expand...
Click to collapse
Kernel Adjustors say yes.
Full scans 4, pages shared 51, pages sharing 2613, pages unshared 823. This last 3 numbers are frequently changing.

[KERNEL][ALL VARIANTS][DISCONTINUED][N][6.0] Artx Kernel for CM, AOSP and Stock ROM's

{
"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"
}
Introduction:
Welcome, this kernel has the principal intention of bring to all of yours all the possible features, without loosing the stock LineageOS Kernel Smoothness, so, in other words this kernel has an excellent performance with tons of features. If you want less things go to G3X-Ultimate Kernel thread. This Kernel is for CM and AOSP ROM's!
Click to expand...
Click to collapse
Features:
Now with AROMA Installer!
• CPU Input Per-Core Boost and Hotplug Boost
• Gov's: Alucard, Bioshock, darkness, impulse, intelliactive, intellitmm, lionheart, nightmare, pegasusq, slim, smartass2, smartmax, tripndroid, wave, yankactive, zzmoove, Yankdemand, Badass, SavagedZen, ElementalX, SmartassH3, DanceDance, Hyper, Adaptive, Blu_plug, Optimax, Mythx_plug and Barry_allen
• Multicore Power Saving
• Fast Charge Support
• MSM_Limiter (Disabled by default)
• Hotplugs: IntelliPlug, Alucard Hotplug, Bricked Hotplug, mako Hotplug, ThunderPlug, MSM Hotplug, Zen Decision and AutoSMP
• IntelliThermal
• GPU: simple_ondemand fixed
• Simple GPU Algorithm
• Adreno idler
• kcal v2 color control
• Sound control
• Arch Power and Gentle Fair Sleepers
• Krait C-States settings
• State Notifier
• I/O Schedulers: row, bfq (default), cfq, deadline, noop, tripndroid, Zen, fiops, sio, fifo and maple
• Fsync control
• Kexec hardboot Patch
• init.d Support
• Selinux Permissive support
• Synapse support
• Cpufreq.c Optimizations
• GPU 27Mhz
• Speed up boot
• Frandom
• Various WiFi tweaks for battery and stability
• Async I/O 34% SSD Perfomance gain
• Removed a lot of useless Debug options
• TouchScreen Boost
• State Notifier
• 3x Faster integer sqrt
• Exposed PVS Level via Sysfs
• 2-Way Stereo Call Recording
• Reduced minimum screen Brightness
• A lot of optimizations
• RAM Optimizations (To avoid apps getting killed... with 3gb of ram lol...)
• Battery optimizations
Features for Stock ROM's:
This version of ArtxKernel for Stock ROM's is mostly focused on get rid of the lag and make the UI responsive and Smooth, so,
dont expect many features, only important things and optimizations (Call it Artx-Lite)
• Updated Interactive governor with Touchboost driver
• Updated CPU-Boost with Per-Core Boost
• GPU use lowest frequency when no load (Better idle battery)
• Fastcharge Support
• Kcal v2 Color control
• Faux123 Sound control
• Lowered backlight min brightness and boosted max brightness (It's safe)
(You can change backlight values in ~/sys/module/lm3697 folder)
• Selinux always permissive
• Fixed simple_ondemand crash
• PVS Level interface
• Frandom Support
• 2-Way Stereo Call Recording Patch
• Disabled Software CRC and can be toggeable
• Use correct sensor for temperature
• More optimizations
----------
If you want less idle battery drain use Greenify
----------
Downloads:
For v6.0 flash MrBump after kernel installation!
MEGA
Social:
Wanna join a LG G3 Development Telegram group? Any User or Developer is welcome!!
If you have any question or you need help, get in! (let me know if the link is broken )
----------
Telegram Group
----------
Compatible with:
(Thanks to @marcdw and @jlb1959.01)
- Nougat ROM's
- Marshmallow ROM's
- Lollipop ROM's (Not confimed yet)
Thanks to:
@cesarandres_8911, @savoca, @faux123, LineageOS Team, @osm0sis, @frap129
@Feinzer, LG, @matthewdalex, @Andrei F, @yarpiin, @Robshr, @amarullz and me
Thanks @Francois Amom for his amazing logo design
If anyone is missing here PM me
I'll be updating these kernels until I've pulished every feature and code :good:
If you like the kernel and want to do a small donation it for sure gonna help me a lot and keep me motivated! :laugh:
Thank you and enjoy it!
​
XDA:DevDB Information
ArtxKernel, Kernel for the LG G3
Contributors
Stayn, cesarandres_8911
Source Code: https://github.com/Artx-II/kernel_lge_g3
Kernel Special Features: See above
Version Information
Status: Stable
Current Stable Version: 6.0-ArtxKernel
Stable Release Date: 2017-07-27
Created 2017-06-19
Last Updated 2017-10-24
Changelog:
Artx Kernel:
Code:
[B]* v6.0[/B]
- Kernel updated done from Zero, all the features were added again, cleaned a bunch code and pointless "optimizations"
- Removed Voltage control
- Lowered screen Brightness
- Added Zen and AutoSMP Hotplugs
- Fixed controls for Arch power and Gentle fair sleepers
- Added 2-Way Stereo Call recording Patch
- Ram Optimizations (To avoid apps getting killed... with 3gb of ram lol...)
- Modified CPU-Boost, now with Per-Core Boost control and Hotplug Boost
- A lot of fixes for battery drain and overheating
- Fixed all bugs acumulated from v4.1 to v5.0
- General optimzations
- Battery optimizations
[B]* v5.0[/B]
- Updated AROMA Installer to v3.00
- Fixed errors and added full compatibility between AROMA and AnyKernel2
- Added Selinux permissive option in AROMA
- Added Governors: Adaptive, Barry_allen, Blu_active, Mythx_plug and Optimax
- Improved Interactive Gov
- Updated zzmoove
- Added State Notifier
- Added Maple scheduler
- 3x Faster integer sqrt
- GPU Idle Battery tweak
- Added Arch power and Gentle Fair Sleepers (Configurable)
- Added 96Khz Sound support (48Khz before)
- Fixed Selinux always permissive
- Disabled I/O Stats (You can enable it)
- Memory improvement (RAM)
- Exposed PVS level via Sysfs (Or Binning information)
[B]* v4.6[/B]
- Fixed Synapse
- Resolution mod scaled to 1125p
- New Screen colors option in AROMA
- Kernel fixes
[B]* v4.5[/B]
- New AROMA Installer! Thanks to amarullz
- Kernel Fixes
- CTT-MOD in AROMA
- New FastCharge profiles in AROMA
- Screen resolution in AROMA
- Interactive BOOST in AROMA
- More kernel configs in AROMA
[B]* v4.0[/B]
- Updated source
- Cpufreq.c Optimizations
- GPU 27Mhz
- Updated Faux sound
- Updated Voltage control
- Speed up boot
- Added Gov's: Yankdemand, Badass, SavagedZen, ElementalX,
SmartassH3, DanceDance and Hyper
- Updated CPU Input Boost
- Removed IntelliPlug (Bug)
- Added ThunderPlug
- Disabled add_random
- Added Frandom
- Low WiFi signals can be seen now
- Various WiFi tweaks for battery and stability
- Removed MSM_Limiter (Can cause inestability, better use Hotplugs)
- Async I/O 34% SSD Perfomance gain
- Removed a lot of useless Debug options
- TouchScreen Boost
- Added fifo Scheduler
- A lot of optimizations (Now the kernel is more fast and clean)
- Battery optimizations
[B]* v3.1[/B]
- Sharpening fix
- Build.prop tweaks
- Wireless Stream tweaks
[B]* v3.0[/B]
- Cleaned unnecessary TPC Algorithms
- Selinux now Permissive
- Fixed Init.d
- Added Post-Boot script
- Synapse Support
- Optimized battery
- General optimizations (Now the kernel
is more clean and fast)
[B]* v2.0[/B]
- Initial stable release
Light Kernel:
Code:
[B]* v2.1[/B]
- Fixed Fast Charge
- Added Kexec-Hardboot
[B]* v2.0[/B]
- Added synapse support
- Added voltage control
- Removed unnecessary TPC Algorithms
- Fastcharge support
- Selinux permissive
- Added post boot script
- Battery optimizations
- Removed unnecessary CPU Gov's
- MSM_Limiter (This was always here, I forget
to mention it )
- General Optimizations (Now the kernel is more
clean and fast!)
- Build.prop tweaks
- Wireless Stream tweaks
[B]* v1.0[/B]
- Initial release
Stock kernel source: https://github.com/Artx-II/Stock_Kernel_LGE_G3
Changelog for Artx Stock!
Code:
* v1.0
- Initial stable release
Reserved
Congrats on the kernel ! I am guessing this is only for CM and AOSP ROMs and not Stock LG based ROMs right?
IAM_TheFlash said:
Congrats on the kernel ! I am guessing this is only for CM and AOSP ROMs and not Stock LG based ROMs right?
Click to expand...
Click to collapse
Yes, only CM and AOSP :fingers-crossed:
Stayn said:
Yes, only CM and AOSP :fingers-crossed:
Click to expand...
Click to collapse
Alright awesome! Good to see another kernel for the G3
I will test it when I am back to LOS 13. For now I am on Stock LG because of the terrible battery life on CM ROMs.
@Stayn
Thank you very very very much for this work Greatest kernel I ever seen and try for D855 :highfive:
Will this have compatibility on lower versions like LP or MM? Thanks
Thanks for the new kernel. I hope it'll be good and balance battery and performance.
Sent from my LG-D855 using Tapatalk
souler456 said:
Will this have compatibility on lower versions like LP or MM? Thanks
Click to expand...
Click to collapse
It should work on Marshmallow and Lollipop, but before flashing take a boot backup
Aww i See a New kernel ..
Now supporting d850 and d852!
New Kernel Builds:
- ArtxLight Kernel!
*Currently only d851 and d855
Radio FM work?
Enviado desde mi LG-D855 mediante Tapatalk
---------- Post added at 04:43 PM ---------- Previous post was at 04:09 PM ----------
valeriogerva said:
Radio FM work?
Enviado desde mi LG-D855 mediante Tapatalk
Click to expand...
Click to collapse
Tested and working
Enviado desde mi LG-D855 mediante Tapatalk
Stayn said:
New Kernel Builds:
- ArtxLight Kernel!
*Currently only d851 and d855
Click to expand...
Click to collapse
Can you add voltage control in light kernel ?
Envoyé de mon LG-D855 en utilisant Tapatalk
davidcd13 said:
Can you add voltage control in light kernel ?
Envoyé de mon LG-D855 en utilisant Tapatalk
Click to expand...
Click to collapse
I'll realese soon the version 3.0 of normal kernel that will make it more faster, optimized and version 2.0 of light kernel with some other important things, and yes, I'll add voltage control :good:
Stayn said:
I'll realese soon the version 3.0 of normal kernel that will make it more faster, optimized and version 2.0 of light kernel with some other important things, and yes, I'll add voltage control :good:
Click to expand...
Click to collapse
With focus on battery Life?
francois amon said:
With focus on battery Life?
Click to expand...
Click to collapse
I've a great battery life, around 5h+ of SOT but I think that it need more optimization, so, yes, but in general, idle battery life is so bad on Aosp and LineageOS ROM, however, I'll try to improve the battery without sacrifying the stability.
Stayn said:
I've a great battery life, around 5h+ of SOT but I think that it need more optimization, so, yes, but in general, idle battery life is so bad on Aosp and LineageOS ROM, however, I'll try to improve the battery without sacrifying the stability.
Click to expand...
Click to collapse
Can i ask which Rom do you use ?
And thx for your work !

Categories

Resources