Hybridmax-Stock Kernel 3.0 [17.06.2016][faux Sound, Fastcharge][UBER GCC 5.3.x] - Galaxy S 4 i9505 Android Development

This Kernel is only for GT-I9505 Touchwiz Lollipop 5.0.x ROMs !!!
{
"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"
}
​
Please don't ask for any Features! The main goal of this kernel is to keep it close to stock with a few improvements like fastcharge & faux sound
Features :
- Based on Samsung Open Source Update I9505XXUHOJ2 Lollipop
- Compiled with UBER GCC 5.3.x
- Simple GPU Governor
- Led Control (Fading & Brightness)
- Gamma Control (RGB Colors)
- Ondemand, Interactive, Conservative, Performance, Powersave, Userspace CPU Governors
- cfq, noop, deadline, sio, sioplus, tripndroid I/O Schedulers
- inid.d support
- busybox 1.25.0-Dorimanx
- SELinux set to Permissive
- Fastcharge Support
- Faux Sound v3.6
- Governors: Ondemand[default] / Conservative / Interactive / Powersave / Performance / Userspace
- NTFS and CIFS File System support built as modules (Stored on "system/lib/modules")
- Disabled Android Logger
- Built-in exFAT sdcard support
- Built-in NFS support
- Removed TIMA & KNOX Verifications & Logs
- Auto build.prop Patcher
- Auto-Remove Knox Apps & clean all old Kernel Settings
- Auto loki patch
- Auto Root with latest SuperSU
- Auto Install of latest Busybox by Dorimanx
- MORE TO COME ...
Thanks:
- Mystery-Projekt Team
- Samsung : For the code sources
- @Chainfire
- @dorimanx
- @googy_anas
- @ktoonsez
Others i forgot (Credits in Github)
- THE WONDERFUL AND GREAT XDA COMMUNITY :highfive:
I am not responsible for possible damage to your device if a failed installation happens.
I WILL NOT TAKE ANY RESPONSABILITY FOR BRICKED PHONES OR LOST DATA.
XDA:DevDB Information
Hybridmax-Stock Kernel, Kernel for the Samsung Galaxy S4
Contributors
Hybridmax
Source Code: Stock-Version - Full-Version
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 3.0
Stable Release Date: 2016-04-17
Created 2015-03-18
Last Updated 2016-04-17

Changelog & Downloads
Stock Modified Kernel:
Code:
[B][SIZE="3"]Version 3.0[/SIZE][/B]
[B]
- Started with a cleaned Source
- Added new Busybox Installation
- Added new Autoroot Method
- More Batteryimprovements
- More Performance Improvements
- Much more (look at my Github)
[/B]
[B][SIZE="3"]Version 2.5[/SIZE][/B]
[B]
- Hopefully fixed Bootloop Error
- New STweaks App (Big Thanks to [URL="https://github.com/B--B"]B--B[/URL] Really nice man!!)
[/B]
[B][SIZE="3"]Version 2.4[/SIZE][/B]
[B]
- block: Added & enabled Tripndroid I/O Scheduler
- cpufreq: Introduce CPUFREQ_RELATION_C
- Use new CPUFREQ_RELATION_C for Conservative, Interactive & Ondemand CPU Governors
- Updated ramdisk to OD7
[/B]
[B][SIZE="3"]Version 2.3[/SIZE][/B]
[B]
- Added Viper4Android Sound Mod
- Enabled Graphite Flags
- Added some init.d Tweaks (zipaliging, sqlite optimizing)
[/B]
[B][SIZE="3"]Version 2.2[/SIZE][/B]
[B]
- Added zRam now switchable via sysfs
- New STweaks App (KernelTweaks)
- Completley rewrite of all Scripts and Tweaks
- Updated Ramdisk to OC3
- New Kernel Flags
- STweaks: Enabled more Profiles
- STweaks: many more options than before
[/B]
[B][SIZE="3"]Version 2.1[/SIZE][/B]
[B]
- Added STweaks support ;)
- Added new Lollipop STweaks app
- block: Added sio, sioplus I/O Schedulers
- drivers/staging/android/binder.c: use GPF_HIGHUSER flag since binder is designed for userspace (thx [user=4543502]@slim80[/user])
- sched: Targeted preemption latency for CPU-bound tasks set to 5ms (thx [user=4543502]@slim80[/user])
- Added support for GCC-5.0
- Updated META-INF to work on Lollipop
- Enabled more TCP Congestion Controllers
- kgls: Added Simple GPU Governor
- leds: Added LED Control (Fading & Brightness)
- drivers/misc: Added Gamma Control (RGB Colors) [Cyanogenmod]
- Updated ramdisk to XXUHOB7
[/B]
[B][SIZE="3"]Version 1.0[/SIZE][/B]
[B]
Initial Release (all features of Post1)
[/B]
Full Kernel:
Code:
[B][SIZE="3"]Version 3.0[/SIZE][/B]
[B]
- Started with a cleaned Source
- CPU Improvements (look at GitHub)
- GPU Improvements (look at GitHub)
- Multiple CPU Governors
- Multiple I/O Schedulers
- F2FS Support
- Arch Power & Gentle Fair Sleepers switchable via sysfs
- sched mc powersaving set to 1 by default
Much more (look at my GitHub)
[/B]
Downloads are attached below. PLEASE DO NOT MIRROR!
Mirror
Stock Modified Kernel
Full Kernel

How to mount extra Modules (CIFS / NTFS / NFS)
Open a Terminal and type the following commands:
Code:
$ su
$ insmod cifs.ko
$ insmod sunrpc.ko
$ insmod lockd.ko
$ insmod nfs_acl.ko
$ insmod auth_rpcgss.ko
$ insmod nfs.ko
$ insmod ntfs.ko
$ lsmod

Last One...

Thanks, Works fine!

Hi, is f2fs supported (I know that you don't mention about it in 1st post, but just asking)?

rascal0pl said:
Hi, is f2fs supported (I know that you don't mention about it in 1st post, but just asking)?
Click to expand...
Click to collapse
No man

Logcat
Two questions:
1. How can I enable logcat?
2. Are the "Knox removal" lines from updater-script really working? You have lines like this:
delete("/system/app/KnoxAttestationAgent.apk").
But I believe in the stock lollipop version the apps are in individual folders, so you would have to do something like:
delete_recursive("/system/app/KnoxAttestationAgent")
Thank you.

Awesome thats exacly was i was waiting for!! Thx for your work, keep it up

Good work Man !! :fingers-crossed::good:
A Strong & Faster Kernel, good job !

Great to see Fast Charging support, as i really need it these days, charging is ridiculously slow with PC before. Only want to know how can i enable it or check if fast charge is working or not? sorry if i feel stupid, don't know much about it :/

Alipk52 said:
Great to see Fast Charging support, as i really need it these days, charging is ridiculously slow with PC before. Only want to know how can i enable it or check if fast charge is working or not? sorry if i feel stupid, don't know much about it :/
Click to expand...
Click to collapse
Fastcharge is enabled by default my friend, but you can use Kernel Adiutor from google play (link in Post1) to setting up the kernel

Hybridmax said:
Fastcharge is enabled by default my friend, but you can use Kernel Adiutor from google play (link in Post1) to setting up the kernel
Click to expand...
Click to collapse
Okay bro..I am installing it now

What gov/sched do you recommend for a best batt life?
Running it for a day and it works great.
Many thanks for it bro!

heblu said:
What gov/sched do you recommend for a best batt life?
Running it for a day and it works great.
Many thanks for it bro!
Click to expand...
Click to collapse
I will add sioplus I/O Scheduler but for now i recommend Conservative Governor and noop I/O scheduler

Is there a way to add, zram to the kernel. Im not asking to add this feature in this kernel. Just wondering if theres a way to add it manually or something.

Neikosr0x said:
Is there a way to add, zram to the kernel. Im not asking to add this feature in this kernel. Just wondering if theres a way to add it manually or something.
Click to expand...
Click to collapse
No zram isn't supported by default. But i will update my Feature Packed kernel to v4 in a few days
There is zram supported.

Thank you very much! U r so kind.

Good morning, I wrote for this error in the kernel imperium LL v1 but I thought you should know that your kernel has the same problem or not because maybe it's the rom. When i put your kernel in the ROM ambasadii or inclusive in the stock rom i get a popup with this words: security advisory. were detected unauthorized actions ...
Any solution? i really want use other kernels in the ambasadii rom or stock rom because i prefer a rom 100% official less kernel ofcourse.

darkrevlis said:
Good morning, I wrote for this error in the kernel imperium LL v1 but I thought you should know that your kernel has the same problem or not because maybe it's the rom. When i put your kernel in the ROM ambasadii or inclusive in the stock rom i get a popup with this words: security advisory. were detected unauthorized actions ...
Any solution? i really want use other kernels in the ambasadii rom or stock rom because i prefer a rom 100% official less kernel ofcourse.
Click to expand...
Click to collapse
Check you post in emperium

Related

[KK 4.4][KERNEL] CyanCore Kernel v3.5.0 {NEW !!!]

{
"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 kernel is based on Semaphore Kernel by stratosk with a few changes I felt to be missing in Semaphore.
This kernel combines the speed and stability of semaphore along with few additions for the best combination.
It is compatible with all KK 4.4 ROMs based on official CM10.2 layout.
Kernel versions 3.3.0 and lower are compatible with JB 4.3.x.
Kernel versions 2.9.0 and lower are compatible with JB 4.2.x.
Differences with Semaphore
Entropy tweaks
Patched for 720p usage
Kernel Samepage Merging (KSM) enabled
ZRAM enabled as module (usable via init.d script, attached below)
SWAP enabled
FRANDOM module included
Some Kernel Debug related stuff disabled
Wheatley Governor added (select via Setting->Performance-> CPU)
Intellidemand Governor added (select via Setting->Performance-> CPU)
Lulzactive Governor added (select via Setting->Performance-> CPU)
Lazy Governor added (select via Setting->Performance-> CPU)
Lagfree Governor added (select via Setting->Performance-> CPU)
Load_freq(4*HZ+61) to avoid Loadavg Moire
A bit more RAM ( 1MB more )
Read Ahead increased to 1024kB max
Using Neon instead of SoftVFP
Ondemand , Conservative , smartassv2 , lulzactive , lazy and interactive tweaked
ROW , SIO , SIOPlus , Deadline , BFQ and CFQ Scheduler tweaked
Normal OC Steps ( upto 1400MHz )
XZ Compression for Kernel and initramfs
Optimized AES and SHA1 routines
CPU Unaligned Access
TUN enabled by default
Block and ROW improvements
BFQ IO Scheduler
FIFO IO Scheduler
ZEN IO Scheduler
VR IO Scheduler
SIOPlus IO Scheduler
EXT4 patches
Other optimizations
Selective Live OC
ROW Updates
SIOPlus tweaks
Optimized Flags
SQLB Memory Allocator
GPU Driver updates
WiFi Driver updates
RCU updates
Disabled SAI
Dynamic Dirty Page Writebacks
TCP Tweaks
ION Patches
Click to expand...
Click to collapse
General Features
Based on Linux Kernel 3.0.101 and Semaphore 3.4.0s
397-409MB Usable RAM
Live OC ( Upto 130% )
Compiled with Cortex A8 Optimized Linaro GCC Toolchain
Click to expand...
Click to collapse
Point to note
Ticking BigMem will break 720p recording
All bug report of this kernel must be posted in this thread , with a clear description of the error , its reproducability , your ROM details , any custom settings etc.
Please use it at your own risk! I am not responsible for any damage that may occur to your device.
Semaphore Auto Brightness Script
Code:
#!/system/bin/sh
# Script for Semaphore Auto Brightness
# Module loading
# insmod /system/lib/modules/sema_autobr.ko
# Tunables
# echo 0 > /sys/devices/virtual/misc/sema_autobr/max_br_threshold
# echo 0 > /sys/devices/virtual/misc/sema_autobr/effect_delay_ms
# echo 30 > /sys/devices/virtual/misc/sema_autobr/instant_upd_threshold
# echo 15 > /sys/devices/virtual/misc/sema_autobr/min_brightness
# echo 255 > /sys/devices/virtual/misc/sema_autobr/max_brightness
# echo 3000 > /sys/devices/virtual/misc/sema_autobr/max_lux
Module Loading Script
Code:
#!/system/bin/sh
# CyanCore Module loader script
# CIFS
# insmod /system/lib/modules/cifs.ko
# Logger
# insmod /system/lib/modules/logger.ko
# UHID
# insmod /system/lib/modules/uhid.ko
# USBHID
# insmod /system/lib/modules/usbhid.ko
# Xbox Pad
# insmod /system/lib/modules/xpad.ko
# Mouse
# insmod /system/lib/modules/mousedev.ko
# FM Radio
# insmod /system/lib/modules/radio-si4709-i2c.ko
# config.gz
# insmod /system/lib/modules/configs.ko
# Bigmem
# echo 1 > /sys/kernel/bigmem/enable
ZRAM Script
Code:
#!/system/bin/sh
insmod /system/lib/modules/lzo_compress.ko
insmod /system/lib/modules/lzo_decompress.ko
insmod /system/lib/modules/zram.ko
# You may replace 70 with the number of MB you want ZRAM to be
echo $((70 * 1024 * 1024)) > /sys/block/zram0/disksize
mkswap /dev/block/zram0
swapon /dev/block/zram0
Download - Click Here
Mirror of Newest - Click Here
Sources
CyanCore Kernel - Click Here -
Semaphore Kernel - Click Here
ICS-Ramdisk - Click Here
Other Versions
1. Captivate - Thread Link
2. Vibrant - Thread Link
XDA:DevDB Information
[KK 4.4][KERNEL] CyanCore Kernel v3.5.0, Kernel for the Samsung Galaxy S I9000
Contributors
ts1506
Source Code: http://github.com/ts1506/samsung-kernel-aries
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: v3.5.0
Stable Release Date: 2013-12-08
Created 2013-09-13
Last Updated 2015-01-05
Changelog
CyanCore 3.5.0
1. Updated to support Kitkat
2. Enabled SElinux
3. CWM updated to 6.0.45
4. ZRAM updates from CM kernel
CyanCore 3.3.0
1. Updated Linux Kernel v3.0.101
2. Updated RAMdisk
CyanCore 3.2.0
1. Updated Linux Kernel v3.0.99
2. Tons of patches to ION
3. Build Logger into kernel
4. Using Latest 2013/09 Toolchain
5. Disabled In-Call Volume Control
6. RAM Disk updates from Semaphore
7. Lots of other patches (see source for info)
CyanCore 3.1.7
1. Updated Linux Kernel v3.0.96
2. Removed Proportional Rate Reduction of TCP
3. Lazy Cache Flushing on non-mapped pages
CyanCore 3.1.0
1. Updated Linux Kernel v3.0.93
2. FUSE FS now compiled into kernel
3. SIOPlus tweaks
4. Lagfree tweaks
5. Block update (recursively merge requests)
6. Proportional Rate Reduction of TCP (thanks kasper_h)
7. Dynamic management of Dirty Page Writebacks (thanks christopher83)
8. Compiled with newest ARM Cortex A8 2013/08 Linaro 4.7.4 toolchain
CyanCore 3.0.0
1. Updated Linux Kernel v3.0.91
2. Updated Ramdisk for 4.3 support
3. Updated CWM to 6.0.36
4. Yaffs Filesystem patches.
5. Bigmem patch updated for 4.3
CyanCore 2.9.0
1. Updated Linux Kernel v3.0.88
2. Disabled SAI.
3. Improved USB Signal Quality (adapted from old commit) (under testing).
4. VR IO Scheduler
5. Various other patches and fixes for better performance.
CyanCore 2.8.6
1. Updated Linux Kernel v3.0.86
2. EXT4 Patches from GearKernel via Devil
3. Removed UKSM for now
4. USB CD-ROM mode as requested by someone
5. SIOplus I/O Scheduler added and tweaked
6. Compiled using new Cortex A8 Linaro 4.7.4 2013.07 Toolchain
Thanks to
Stratosk for his source and all his help
Fishears for some of his code
kasper_h for some of his code
derteufel1980 for some of his code
Atomixxx and didhiy (for bootlogo)
Nick0703 for normal OC code
Christopher83 for toolchain
Franco's Dev Team [ malaroth, osm0sis, joaquinf, The Gingerbread Man, pkgnex, Khrushy, shreddintyres ]
All people on stratosk's list
All people who have inspired me , supported me and stood by me
Re: [JB 4.2.1][KERNEL] Semaphore Plus
ts1506 said:
This kernel is based on Semaphore Kernel by stratosk with a few changes I felt to be missing in semaphore.
This kernel combines the speed and stability of semaphore along with few additions for the best possible combinations.
It is compatible with all JB 4.2.x ROMs based on official CM10.1 layout.
Differences with Semaphore
General Features
Thanks to
Stratosk for his source and help
All people on stratosk's list
Point to note
In S Version , Hugemem Libs must be flashed for 720p record to work
In both versions , ticking bigmem will break 720p recording.
Tar version must be flashed with Odin/Heimdall , zip with CWM/TWRP.
I expect to get more features in the differences soon, including ISO CDROM functionality , normal OC ( upto 1400MHz ) and other features.
This build will be updated when stratosk makes new version , or when I have lots of new additions.
All bug report of this kernel must be posted in this thread , please do not disturb stratosk regarding this kernel.
Please use it at your own risk! I am not responsible for any damage that may occur to your device.
Click to expand...
Click to collapse
Can you explain about the xz compression & arm... that meanings?
Sent from my GT-I9000 using xda premium
johnsin5393 said:
Can you explain about the xz compression & arm... that meanings?
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
ARM Coresight is a tool used to debug and trace issues in ARM based processors. It unnecessarily adds a load to the CPU , so I disabled it.
For XZ Compression you can read it here - http://en.wikipedia.org/wiki/Xz
AW: [JB 4.2][KERNEL] Semaphore Plus
ts1506 said:
ARM Coresight is a tool used to debug and trace issues in ARM based processors. It unnecessarily adds a load to the CPU , so I disabled it.
For XZ Compression you can read it here - http://en.wikipedia.org/wiki/Xz
Click to expand...
Click to collapse
I once asked Stratos why he doesn't use xz, and he told me that he uses a better compression method. Anyways, good job and have fun with further development of your kernel!
dark_knight35 said:
I once asked Stratos why he doesn't use xz, and he told me that he uses a better compression method. Anyways, good job and have fun with further development of your kernel!
Click to expand...
Click to collapse
Thanks for the info . I will try both and decide then.
I am going to upload build which will change the name of the kernel to something else, as stratosk doesnt want the name Semaphore in the kernel.
Re: [JB 4.2][KERNEL] Unofficial Semaphore+ (name to be changed soon)
SWAP ?
Sent from my GT-I9000 using Tapatalk 2
wow ts... u rock dude... nice work
9827243709 said:
SWAP ?
Sent from my GT-I9000 using Tapatalk 2
Click to expand...
Click to collapse
Will look into it in next version.
Re: [JB 4.2][KERNEL] Unofficial Semaphore+ (name to be changed soon)
This be the best kernal for your new ROM m8
Sent from my GT-I9000 using xda app-developers app
a god thing would be autopatching 720p libs like derteufel
this would be a great advantage compared with original semaphore
A god? You can always pray for that to happen!
pxrave said:
a god thing would be autopatching 720p libs like derteufel
this would be a great advantage compared with original semaphore
Click to expand...
Click to collapse
Since they are 2 versions , s and non-s, this can easily be rectified by adding the Hugemem libs in the zip.
Will do it soon.
Re: [JB 4.2][KERNEL] Unofficial Semaphore+ (name to be changed soon)
Oh... So this is what you pm'ed me about. I see. So, is there gonna be a nolvm version?
Awesomenesss!!!
Swap would be good im missing that feature since devil kernel
i hope you add that feature
Re: [JB 4.2][KERNEL] Unofficial Semaphore+ (name to be changed soon)
Can semaphore manager be used with this kernel and also dies it have auto brightness like the original semaphore kernel. By the way good job m8
Sent from my GT-N7100 using xda premium
Re: [JB 4.2][KERNEL] Unofficial Semaphore+ (name to be changed soon)
A little present for you ts (cause' of your amazing work), and others.
Here's the zip for bigmem patch .
https://www.dropbox.com/s/d9ck6a98f3xnnq1/HugeMEM_Patch.zip
Awesomenesss!!!
ugoms said:
Can semaphore manager be used with this kernel and also dies it have auto brightness like the original semaphore kernel. By the way good job m8
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Since it is based on Semaphore sources , it can be controlled completely using Semaphore manager.
Re: [JB 4.2][KERNEL] CyanCore Kernel v1.1
Nice work ts!! Thanks so much!! And i cant wait your new rom!
If you add ksm and voodoo features it will be the best of all!!

[KERNEL] [KK|LP] TheBeast [01-DEC-2015]

{
"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:
#include <std_disclaimer.h>
/*
* 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 OF BEAST :
- Compiled with Linaro GCC 4.9 Toolchain @Christopher83
- 4 HOTPLUGS : MPDECISION/MSM HOTPLUG/BRICKED HOTPLUG/ALUCARD HOTPLUG @myfluxi & @neobuddy & @alucard24 & @showp1984
- 18 GOVERNORS : ALUCARD/ABYSSPLUGV2/ADAPTIVE/DARKNESS/IMPULSE/LIONHEART/NIGHTMARE/PEGASUSQ/ZZMOOVE ETC CPU Governors
- CUSTOM MSM THERMAL CONTROL @franciscofranco
- DT2W @thewisenerd
- New KCAL COLOR CONTROL DRIVERS @savoca
- ADRENO IDLER 1.1 @arter97
- FAUX SOUND CONTROL
- MULTIROM SUPPORT
- GPU @ 550mhz
- UPDATED CPU BOOST @neobuddy89
- FAST CHARGE
- CPU UNDERCLOCK
- MSM_CPUFREQ/CONSERVATIVE/MSM-ADRENO/SIMPLE_ONDEMAND ETC ETC GPU Governors
- BFQ/SIO/FIOPS/Zen IO Schedulers
- POWER EFFICIENT WORKQUEUE
- VIBRATE INTENSITY CONTROL
- NEON SUPPORT
- USB KEYBOARD/MOUSE SUPPORT
- OPTIMIZED AES AND SHA1 ROUTINES
- NEON ACCELERATED XOR IMPLEMENTATION
- NEW TCP CONGESTION CONTROL (Westwood, Yeah, Veno, Vegas, SCALABLE, LP etc)
And Much More...Check My Source For Details Features
Download Link :
The Beast Kernel
Mirror Link
HOW TO INSTALL :
BOOT IN RECOVERY
FLASH THE STOCK BOOT.IMG (Important) (confused read this)
WIPE CACHE (Optional)
WIPE DALVIK CACHE (Optional)
FLASH KERNEL
REBOOT AND ENJOY!
CREDITS AND SPECIAL THANKS TO :
@fefifofum @Kra1o5 @rebelos @Khan_frd2002 @YoshiShaPow @Klozz @ak
@franciscofranco @neobuddy @showp1984 @alucard24 @faux123 @RenderBroken
@desalesouche @fermasia @Bhu1 @frap129 @thewisenerd @hurtsky
@Cl3Kener @savoca @Blechd0se @REV3NT3CH @engstk @rebelos @dipanjanforever
@BATVIC @cheeze.keyk @tanaymondal @sherry_94 @ashishranjan738
@GuthrieGovan @JeGuina @teddy0804 @tanaymondal @gkvidhu1979
@unkown rockstar @atifjay @ rajanj1996 @vijay480 @SaberMod @XDA @Xaiomi
thanks a lot guys....without you this is not possible​
XDA:DevDB Information
Beast Kernel , Kernel for the Xiaomi Redmi 1S
Contributors
Luffy.d, YoshiShaPow, Armani Devs,Khan_frd2002,fermasia
Source Code: https://github.com/LuffyXDA/kernel_xiaomi_armani
Kernel Special Features: alucard_hotplug,msm_hotplug,bricked_hotplug,kcal,dt2w,s2w,smoothness,battery and last but the main thing performance
Version Information
Status: Stable
Current Stable Version: v7
Stable Release Date: 2015-12-01
Created 2015-01-10
Last Updated 2015-12-01
Reserved
Change-Log :
BK_v1.0
Code:
[SIZE="2"]initial release
compile with sabermod
add some governors & IO
check source for more[/SIZE]
BK_v1.1
Code:
[SIZE="2"]Merge with armani devs source for better compatibility with rom
removed intillidemand governor
add new 4 governors :
ondemandplus/optimax/smartmax/wheatley Governors
Added Faux Sound..
Enable USB Fast Charge
GPU Optimize & OC at 550mhz
Add Neon Support
Add vibrate Intensity Control
Much More..[/SIZE].
BK_v1.2
Code:
[SIZE="2"]Upstream to 3.4.5
Added Intelli_plug and Intelli_thermal v2 Thanks to Faux123
Added Display Control Drivers
Added Fixes from Armani Devs
Optimize The Kernel Little now enjoy more smoothness
much more[/SIZE]
BK_v1.3
Code:
[SIZE="2"]Upstream to 3.4.75
Fix Intili_plug now working perfectly
Fit Intilli_thermal
Added Intilliactive Governor
O3 and Some Other Optimization
UKSM
Update USB fast Charge Drivers
More Smoother and Snappier
and much much more[/SIZE]
BK_v2.1
Code:
[SIZE="2"]Compile With New KK Base Thanks to @fefifofum @Kra1o5 @rebelos
Compiled with Linaro GCC 4.9 2015 (Cross Compiler Cortex A7) thanks to @Christopher83
Added MSM Hotplug thanks to @myfluxi @neobuddy
intilliactive/intillimm added
BFQ/SIO/FIOPS/Zen IO Schedulers added
Underclock CPU
Dynamic Fsync control Added
exFat Support Added
Enable 12 New TCP Congestion controls
Added vnswap/frontswap/zswap thanks @faux123
the list is goes on check [URL="https://github.com/LuffyXDA/android_kernel_xiaomi_armani/commits/cm-11.0"]my source[/URL] for more[/SIZE]
BK_v2[R16/Mokee]
Code:
[SIZE="2"]Back to 3.4.0 from 3.4.75
compiled with SaberNano toolchain thanks to @frap129
vibration intensity fix thanks to @kairi_zeroblade
Async Fsync from HTC
Dynamic Fsync control Added
exFat Support Added
Added and use csnappy compression
ofast and cortex a7 optimization
Removed intilli-thermal
Removed fast charge
Added and use csnappy compression thanks to zeevt
And lots of patches and other changes added from falcon,hammerhead
And lots more...check [URL="https://github.com/LuffyXDA/BeastKernel_Armani/commits/cm-11.0-old"]my source[/URL] for details features[/SIZE]
BK_v2.2
Code:
[SIZE="2"]Sync with CM R22
update MSM Hotplug driver
removed intilliactive/intillimm for now
Added 11 New Governor
Added kernel support for USB keyboard/mouse
Overall Stats (for better stats of core)
Add optimized AES and SHA1 routines
overclock slimbus (for better audio quality)
Add NEON support for kernel
add NEON accelerated XOR implementation
Add Powersuspend drivers
Some optimization
the list is goes on check [URL="https://github.com/LuffyXDA/android_kernel_xiaomi_armani/commits/cm-11.0"]my source[/URL] for more[/SIZE]
BK_v2.3[KK]
Code:
[SIZE="2"]Sync with latest armani dev changes
Fix Smartass and Add Lagfree Governors
Added S2W && DT2W thanks to @thewisenerd
New KCAL Drivers added (my favorite) thanks to @savoca
Update PowerSuspend drivers
Enable NTFS support
Added MSM CPUFREQ Limiter
[/SIZE]
BK_RC2[L]
Code:
[SIZE="2"]Compile from armani-dev cm-12.0 source
Everything from scratch
Added Both MSM_HOTPLUG and ALUCARD_HOTPLUG @myfluxi @neobuddy @alucard24
Added S2W && DT2W thanks to @thewisenerd
Added 9 New Governors (Alucard,Adaptive,Abyssplugv2,Darkness etc etc)
All the thing in Features @OP
some misc optimization
[/SIZE]
BK_RC3[L]
Code:
[SIZE="2"]Sync with latest armani-dev CM-12.1 changes
TCP CONG is back
Enable unaligned memory access
Added optimized ARM RWSEM algorithm @Ezekeel
Update LZO compression to current upstream version …@faux123
Some SELinux changes
add support for gcc 5/6 toolchain
wake_helpers patches @thewisenerd
some misc changes...
check my source for details feature i am no good in writing :p
[/SIZE]
BK_RC4[L]
Code:
[SIZE="2"]Sync with latest armani-dev CM-12.1 changes
Bricked Hotplug Added @neobuddy &showp1984
Added fast charge option @anarkia1976 ( now charge your phone bit fast ;) )
Simple GPU Algorithm Added @ faux123
improve fairness efficiency
Update min-default GPU frequency to be 200MHz
added userspace knobs for users to filter some common excessive wakelocks @franciscofranco
some more changes...
check my source for details feature i am no good in writing :p
BK_RC5[L]
Code:
[SIZE="2"]Rebase with Rebelos Source (so all the SlimL kernel changes are here)
Compile with Linaro 5.1 Toolchain
New Hotplug added AutoSMP (enable by default)
Custom msm_thermal added by @franciscofranco
dt2w removed (cuz new dt2w is coming by thewisenerd)
GPU OC is back
Added Some New Govs : zzmoove/hellsactive/optimax/impulse/yankactive
Some kernel Optimization
some more changes...
check my source for details feature i am no good in writing :p
[/SIZE]
BK_v3[KK]
Code:
[SIZE="2"]Sync with latest armani dev changes
removed Smartass and Lagfree Governors
Added Alucard Hotplug
Remove msm_hotplug
added Dynamic management of dirty page writebacks @Christopher83
Added Darkness Gov
update conservative gov (become my favorite now)
added msm: memutils: memcpy, memmove, copy_page optimization
and some misc changes
[/SIZE]
BK_RC6[L]
Code:
[SIZE="2"]Back to Armani-dev Source
Compile with UBER 5.1 Toolchain
Fuax Sound Added
dt2w is back again ( plz note : touch freeze is still there so don't enable dt2w at boot)
ondemand patches from @myfluxi
optimize zzmoove @hurtsky
check my source for details feature i am no good in writing :p
[/SIZE]
BK_v5
Code:
Compiled With latest Linaro GCC 4.9 @Christopher83
Now Support Both Rom's cm-11 & cm-12.1 in single kernel
Adreno_idler 1.1 @arter97
4 Hotplugs Now : mpdecisin,msm_hotplug,bricked_hotplug,alucard_hotplug
all cm-12.1 changes and BeastL changes for cm11 user
update cpu-boost @neobuddy &@ak
removed Simple GPU Algorithm
removed dynamic sync control
and some more changes.....check my commit for more details
[/SIZE]
BK_v6
Code:
Sync with Armani-Dev Source
MultiRom Support
Update Hotplug's
Add Custom Script thanks to @RenderBroken
Tune build flags @neobuddy89
update Kcal
update msm_thermal
Some Misc Changes
and little more changes.....check [URL="https://github.com/LuffyXDA/android_kernel_xiaomi_armani/commits/cm"]my commit[/URL] for more details[/SIZE]
BK_v7
Code:
Based on new kk source (armani-dec cm-12.1-clean branch)
Most of Beast v6 feature but not all
enable Intelli hotplug and disable Msm Hotplug
So now Beast have Intelli/Bricked/Alucard Hotplug
Update Alucard Hotplug to latest
Add MSM limiter
Remove Faux sound
Remove some Governors
Remove Savoca Kcal
Dt2w only for ft5x06 touch, sorry other dont worry will add in next build
Update State Notifier to latest (Hope no SOD)
Two New Governor : Intelliactive/smartmax
and i didn't tuned the cpu gov much let me know which one need tuning
Cpufreq optimization from ak & neo
and other upstream changes
and little mores.....check [URL="https://github.com/LuffyXDA/android_kernel_xiaomi_armani/commits/cm"]my commit[/URL] for more details[/SIZE]
Test Builds
Test Builds
How To ​
Native D2W :
There are two ways by which i enable/disable Native D2W
1. By using Terminal Emulator
2. By using Root Explorer
Terminal Emulator :
to enable
echo 1 > /sys/bus/i2c/drivers/ft5x06_i2c/5-0038/d2w_switch
to disable
echo 0 > /sys/bus/i2c/drivers/ft5x06_i2c/5-0038/d2w_switch
Root Explorer
Go to sys/bus/i2c/drivers/ft5x06_i2c/5-0038
Open " d2w_switch" file as text editor
then just changed : 1 to enable and 0 to disable
Hope this Help You All :good:
Faqs
Q. Did BeastKernel Works on All Roms?
A. Yes, From Beast v7 it will work on all roms except MM for now
Q.There are two BeastKernel Which one Should i Install? And Which one is for cm11 or cm12.1 or Miui
A.TheBeast-vX-CM.zip is for both CM11/12.1 and TheBeast-vX-Miui.zip is for Miui
Q. The BeastKernel Have soo many feature but i dont know how to use them or change them...
A. Use Kernel Adiutor App
Q. I am on another awesome kernel and i want to try beast can i flash over
A. No!!!, you can flash beast over any other kernel except stock. So if you are on any other kernel then flash stock kernel or dirty flash the rom then install the beast
Q. I Install the Rom but XYZ not working !! what should i do please help
A. First try to read some previous post and see other are getting the same issue if not then do a clean flash or dirty flash even not work then post here or pm me...i will be happy to help you
Hi, are you compiling a dt.img, or are you using the prebuilt dt.img? If the former, what's the size of your obtained dt.img?
thewisenerd said:
Hi, are you compiling a dt.img, or are you using the prebuilt dt.img? If the former, what's the size of your obtained dt.img?
Click to expand...
Click to collapse
yes i m using compile dt.img.....
edit : size is 4.9 mb
Will the kernel work on any build of cm11 ex( r13,r14,r15)?
Sent from my HM 1S using Tapatalk
Snapdragon815 said:
Will the kernel work on any build of cm11 ex( r13,r14,r15)?
Sent from my HM 1S using Tapatalk
Click to expand...
Click to collapse
no only on latest cm r15.....
Luffy.d said:
no only on latest cm r15.....
Click to expand...
Click to collapse
Is there any chance in near future to get it for R14...?
Sent from my HM 1S using Tapatalk
Snapdragon815 said:
Is there any chance in near future to get it for R14...?
Sent from my HM 1S using Tapatalk
Click to expand...
Click to collapse
no because the older cm use prebuilt kernel.....so any compile kernel wont work for older cm
What are the features of beast kernel?
sinnerz2000 said:
What are the features of beast kernel?
Click to expand...
Click to collapse
for now not much it just the initial release....
check changelog or the commits of my source for more details.....
Great Work Buddy....
khan_frd2002 said:
Great Work Buddy....
Click to expand...
Click to collapse
great work,bro..........Hoping this kernel will coming with best features for our device in the near future...................
Will yu make it compatible with late Carbon rom?
dixan43 said:
Will yu make it compatible with late Carbon rom?
Click to expand...
Click to collapse
no buddy it wont work on any old rom.....
still i will give it a one try.....are you on carbon?
if yes then pm me
Glad to see another kernel :good:
new build is added at op for old cm & cm based rom.....anyone can test and report back
check op for download link or here
Luffy.d said:
new build is added at op for old cm & cm based rom.....anyone can test and report back
check op for download link or here
Click to expand...
Click to collapse
Flashed over Carbon ROM RC5. Booted up and then just shows a blank screen with the Mi logo.
Screen turns on and off, I can hear the volume being adjusted, but that's all.
Reflashed original ROM and all is back to normal.
Thanks for continued development.
Peace.
Please implement OC/OV function.

[DISCONTINUED][KERNEL OREO][MM/Nougat] Evolution Kernel [Titan][2018/06/03]

Hi guys, I have proposed to make a kernel for the falcon and here they have it <3 ​
{
"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"
}
Screenshot:
Click to expand...
Click to collapse
​
Old builds history:
http://pastebin.com/RqyTpYna
New Build Evolution Kernel-R10 , For Nougat and Marshmallow Roms
- Linux code updated to lastest LineageOS source: 3.4.113 :good:
- Based on a new clean source for greater stability
- Compiled with latest simple GCC 4.8 (great for this) :good:
- Some optimizations for kernel compression (lzma)
- Many optimization for memory usage and reduce Lag
- Added Customs TCP
- New AsCaRex custom TCP by TeamMex Added (nice)
- Lzma compression (very nice)
- No more useless mods
- Added and improved SIO, SIOPLUS, VR, ZEN v2 I/O schedulers and default BFQ, etc...
- Row I/O scheduler is recommended by me :good:
- Added toggles for wakelocks
- MSM Hotplug stable rules (Nice deep sleep Now)
- Powersuspend updated (Use in Hybrid mode)
- Kcal v2 support
-Dt2w added but does not work for the moment (disable)
- Selinux enabled in permissive mode by default
- WQ Power Efficient tweaks
- State notifier driver added
- Lcd notify driver Removed (NO MORE START SCREEN FREEZE)
- New Governors added: zzmoove, Xperience by @TeamMex , Bioshock, Lionheart and ElementalX (testing)
- Interactive and Ondemand governor updated for better efficiency
- Added Sound Control v3.6
- Fast Charge enable by default
- Fix memory leaks for better perfomance
- Many more optimizations for performance and battery saving (check source)
- New TCP congestion driver called AsCaRex by @TeamMex Added
AsCaRex employs end-to-end bandwidth measurements to set cwnd and ssthresh after packet loss. The probing phase is as the original Reno, have a modified control mechanism for use with large congestion windows. A table indicates how much to increase the congestion window when an ACK is received.
Click to expand...
Click to collapse
[/SIZE]
Important: Use the kernel adiutor application to tune this kernel
How to install:
-Paste the zip on internal memory
-Install zip with twrp recovery
-If you use SUPERSU or Magisk, after installing my kernel install again
-Reboot and Enjoy :good:
If you like my work, contribute for more updates please:
Download:
https://www.androidfilehost.com/?fid=889764386195904758
**No mirrors please**
Suggestions for balance perfomance/battery
-Use interactive gov with hispeedfreq on 787mhz and min freq 300mhz....
-For more conservative use Bioshock or Xperience governor and min freq 300mhz
-For most battery life use zzmoove gov and select profile #2 (Some lags)
-Cpu hotplug as default msm_hotplug
-Sheduler ROW
-In misc features select suspension mode on hybrid (default) and TCP select AsCaRex or westwood
Consider please
Hi friends, I appreciate your support testing my work, If you like my kernel, contribute please, actually I'm studying at the university, I do this in my free time, I would appreciate a little help if it is at your disposal, thank you very much!
Evolution Turbo Kernel Oreo Updated
-Kernel build with QUVNTNN 6.4 2018.01 Custom ToolChain
-Improved Cortex-A7 configs
-Improved XZ kernel compression
-def_config regenerate
-Updated cpufreq and gpu drivers configs for better performance
-MSM_HOTPLUG
-Spinlocks changes
-Significant lag in oreo reduced
-Simple Adreno GPU algorithm added
-New governors distribution: Default govs, XPerience, SmartMax and BioShock govs
-All TCP cong is activated (AsCaRex default)
-Many more changes for you..
Source: https://github.com/willizambrano/android_kernel_motorola_msm8226
Download: https://androidfilehost.com/?fid=746163614322268638
How to install:
-Paste the zip on internal memory
Backup of you stock boot.img
-Install zip with twrp recovery
-Reboot and Enjoy :good:
Thanks to:
-CodeAurora
-CyanogenMod team
[email protected] for Sound Control
[email protected]
[email protected] for Kcal Screen Control
[email protected] for cherry-picks
[email protected] for cherry-picks
[email protected] Arriaga
- @TeamMex
Click to expand...
Click to collapse
XDA DevDB Information
Evolution_Kernel, Kernel for the Moto G
Contributors:
@willizambrano01
Click to expand...
Click to collapse
Sources:
https://github.com/willizambrano/android_kernel_motorola_msm8226
Click to expand...
Click to collapse
XDA:DevDB Information
Evolution Kernel unified for Oreo-MM/Nougat roms, Kernel for the Moto G 2014
Contributors
willizambrano01, willizambrano01
Source Code: https://github.com/willizambrano/android_kernel_motorola_msm8226
Kernel Special Features:
Version Information
Status: Beta
Stable Release Date: 2018-06-03
Current Beta Version: TURBO
Created 2016-12-07
Last Updated 2018-10-23​
Downloaded and testing. Thank you
Good work,but its just for CM ROMs? :/
DeluxeMark said:
Good work,but its just for CM ROMs? :/
Click to expand...
Click to collapse
7.1 roms baseds on cm14.1 or aosp 7.1
willizambrano01 said:
7.1 roms baseds on cm14.1 or aosp 7.1
Click to expand...
Click to collapse
Nice! So i'll test it
Edit: When i've flashed the kernel,my superSU is gone,its normal?
And when i reflash the superSU,my sim doesnt work :/
Keep up the good work! smooth butter with RR Rom!
DeluxeMark said:
Nice! So i'll test it
Edit: When i've flashed the kernel,my superSU is gone,its normal?
And when i reflash the superSU,my sim doesnt work :/
Click to expand...
Click to collapse
It have in build root permission.. Goto developer options and activate root access for apps&adb..
.
No need to flash supersu
captian_jb said:
It have in build root permission.. Goto developer options and activate root access for apps&adb..
.
No need to flash supersu
Click to expand...
Click to collapse
Actually im using tesla N rom and it isnt pre rooted
Is this for titan?
do you have any plans on supporting GPU/CPU underclock overclock and undervolt?
DeluxeMark said:
Actually im using tesla N rom and it isnt pre rooted
Click to expand...
Click to collapse
Goto developer options find root access menu.. See the attachment...
Its not there u need SuperSU..
Otherwise activate root access for apps&adb
anybody using RR 7.1.1 ? have laggy issues?
captian_jb said:
Goto developer options find root access menu.. See the attachment...
Its not there u need SuperSU..
Otherwise activate root access for apps&adb
Click to expand...
Click to collapse
This rom isnt prerooted man
Can some1 review the battery and OS performance after using this kernel ?
New build For CM13
-Evolution CM13 - R1 - New Happy Christmas Edition
-Linux 3.4.51
-Linaro 4.9 CortexA7 optimization
-Many optimization for memory usage and reduce Lag
-Added TCP modes like westwood
-Optimized when compiling: pipeFlags, -O3, Gzip
-Added fast charge v2
- Optimized BFQ planner
-Added toggles for wakelocks (activate them with kernel adiutor)
-Advanced Intellidemand and Intelliactive Governors
-Hotplug AutoSMP added
-Powersuspend added and optimized
-Fsync enabled by default
-DT2W/S2W features
-Added Kcal v2 support
-Many more optimizations for performance and battery saving
Click to expand...
Click to collapse
Download:
https://www.androidfilehost.com/?fid=673368273298918120
**No mirrors please**
Click to expand...
Click to collapse
***Very soon update for nougat***
Waiting update for nougat !
-Evolution_N-R3 is ready (need test it, My device is a falcon and works perfectly)
-Linux 3.4.100
-Linaro 4.9 CortexA7 optimization
-Many optimization for memory usage and reduce Lag
-Added TCP modes like westwood
-Optimized when compiling: pipeFlags, -O3, Lzma compression (very nice)
-Added fast charge v2 deleted (not work correctly)
- More BFQ optimizatios
-Added toggles for wakelocks
-Hotplug MSM (Very nice)
-Powersuspend v1.5 added and optimized
-Fsync enabled by default
-SoundControl 3.5 added
-Added Kcal v2 support
-DT2W/S2W features woohooo
-Selinux enabled in permissive mode
-Many more optimizations for performance and battery saving (check source)[/QUOTE]
Download:
https://www.androidfilehost.com/?fid=529152257862690587
?? downloading !! ??
Wonderful kernel. Zero lag anywhere even on snapchat. My titan feels like a 6p lol. Thanks
EXO_K said:
Wonderful kernel. Zero lag anywhere even on snapchat. My titan feels like a 6p lol. Thanks
Click to expand...
Click to collapse
Thanks for you feedback bro, enjoy??

[KERNEL][OPO][CM13/14.1]CrazySuperKernel v4.0[02-01-17]

{
"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!
Features
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 (need download it from downloads)
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
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
- Slimbus overclock
More:
- Kernel runs with SELinux permissive by default
- init.d support
- insecure kernel (adb has root privileges)
- fast charge
- pvs level info
- Kcal v2
- 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
Download Link CrazySuperKernel [AnyKernel]:https://www.androidfilehost.com/?w=files&flid=138590
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 !!!!
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
Donators
red5pade
XDA:DevDB Information
CrazySuperKernel, Kernel for the OnePlus One
Contributors
CrazyGamerGR
Source Code: https://github.com/CrazyGamerGR/CrazySuperKernel-CM14.1-OPO
Kernel Special Features: check the feature list
Version Information
Status: Stable
Created 2016-12-25
Last Updated 2016-12-25
FAQ
Recommended app : CrazySuperKernel Adiutor
changelogs
v1.0/24-12-16
- initial release
v2.0/27-12-16
- CrazySuperKernel Adiutor (included)
- Deleted Synapse
- added stable faux sound
- some anykernel fixes
v3.0/31-12-16
- added fast charge
- deleted included CSKAdiutor (need download it)
- many fixes
v4.0/02-01-17
- updated fast charge
- pvs level info
- some fixes
If u use zzmove governor disable all the hotplugs coz it use its own hotplug as anyone knows.
[Q]How i select profile from kernel tweaker app?
[A]You need to go in governor tunable-profile number and select the number of the profile from the list.
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
reserve1
reserve2
More and more kernels
Thanks!
Support fast charge?
assassin0408 said:
Support fast charge?
Click to expand...
Click to collapse
I will add soon usb fast charge and maybe charge control.
Thanks and great job!
Bobbi lim said:
Thanks and great job!
Click to expand...
Click to collapse
Thx m8,new features coming soon.
Merry Christmas!!!!!
assassin0408 said:
Support fast charge?
Click to expand...
Click to collapse
U from galaxy s advance mate
pankspoo said:
U from galaxy s advance mate
Click to expand...
Click to collapse
Yes thats true.. S advance. How do you know me?
Hello, Merry Christmas, I installed this kernel but do not work 2 things:
1- installed the kernel, but when I open Synapse tells me: NO UCI DETECT
2-UKM installed 3.8.1, but the audio portion can not be configured, even if imposed different or custom profiles, the values remain the same, and the sound remains very low.
I apologize for my English, but I'm using a translator !!!
NeGriTa79 said:
Hello, Merry Christmas, I installed this kernel but do not work 2 things:
1- installed the kernel, but when I open Synapse tells me: NO UCI DETECT
2-UKM installed 3.8.1, but the audio portion can not be configured, even if imposed different or custom profiles, the values remain the same, and the sound remains very low.
I apologize for my English, but I'm using a translator !!!
Click to expand...
Click to collapse
The synapse after a reboot should work its created for this device with many new features,its not same with the old synapse.But after many problems from the synapse i will not continue it,the new builds will be include other kernel tweaker app.
CrazyGamerGR said:
The synapse after a reboot should work its created for this device with many new features,its not same with the old synapse.But after many problems from the synapse i will not continue it,the new builds will be include other kernel tweaker app.
Click to expand...
Click to collapse
I downloaded from Synapse PlayStore ... several times ... but it does not go ... to make it work I had to install UKM 3.8.1 ... Where can I find UKM updated for your kernel?
NeGriTa79 said:
I downloaded from Synapse PlayStore ... several times ... but it does not go ... to make it work I had to install UKM 3.8.1 ... Where can I find UKM updated for your kernel?
Click to expand...
Click to collapse
It is included,you just instal synapse app from playstore and it work,you use RR?
CrazyGamerGR said:
It is included,you just instal synapse app from playstore and it work,you use RR?
Click to expand...
Click to collapse
If I do not install UKM not start me Synapse. I mount the NuclearRom 7.1.1 Version 1.2.0 BETA
The audio is very low and you can not configure it nessn so ... I tried to install Faux Sound Control ... But it does not change anything!
NeGriTa79 said:
If I do not install UKM not start me Synapse. I mount the NuclearRom 7.1.1 Version 1.2.0 BETA
The audio is very low and you can not configure it nessn so ... I tried to install Faux Sound Control ... But it does not change anything!
Click to expand...
Click to collapse
Its modded faux sound,tomorrow i ll have my new kernel tweaker app ready to fix all these problems from the Synapse.
CrazyGamerGR said:
Its modded faux sound,tomorrow i ll have my new kernel tweaker app ready to fix all these problems from the Synapse.
Click to expand...
Click to collapse
Very Thanks
Inviato dal mio A0001 utilizzando Tapatalk

[KERNEL][AOSP][SM-G930F/FD/W8/S/L/K] Fire Opal Kernel 3.1.0 [Nougat]

/* This project is currently in hiatus at least until the new device and kernel trees are available and sufficiently stable. Thanks for your patience and your support. */
{
"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"
}
Welcome to the official thread for the Fire Opal Kernel project for the Galaxy S7 (SM-G930F/FD/W8/S/L/K) running AOSP-based ROMs.
The aim of this project is to provide a good alternative option to the limited stock AOSP kernel.​
Thanks and Credits
> Samsung for their kernel source
> @jesec and @Fevax, 8890dev project developers and hero devices maintaners, for the device tree
> @Tkkg1994 for his clear and vast source code and scripts
> @lyapota for a few ideas
> @flar2, @UpInTheAir, @franciscofranco, @osm0sis and others for their great contributions to the community and Android
Note: the feature list refers to version 2.4.2. The new beta 3.1.0 is closer to stock, but with the new device trees things will change
Features
* based on latest 8890dev kernel sources
* updated with latest Samsung kernel base (DQCG)
* custom built ramdisk based on N2G47E with Resurrection Remix tweaks
* built with Linaro Toolchain 6.3.1 (aarch64-linux-android-6.3)
* updated with Linux patches up to the latest 3.18.48
* init.d support and init tweaks
* added a few CPU governors (elementalx, hyper, alucard, barry_allen, bioshock, bluactive, conservative_x, darkness, despair, electrodemand, impulse, intellicative, intellidemand, intellimm, interactive_pro, interactive_x, ironactive, lionheart, nightmare, ondemand_x, ondemandplus, pegasusq, smartass2, smartmax, smartmax_eps, yankactive and zzmoove) and enabled all the stock ones.
default: interactive
* added a few I/O schedulers (bfq, cfq, fifo, fiops, row, sio, sioplus, tripndroid, vr, zen)
default: cfq
* added a few TCP congestion algorythms (bic, cubic, westwood, htcp, hybla, vegas, scalable, lp, veno, yeah, illinois, dctcp, lia, olia, wvegas, balia)
default: westwood
* full f2fs support, ported from official OnePlus 3/3T kernel source
* fixed some misbehaving drivers
* complete implementation of Synapse, to have everything at your fingertip
* overclock and underclock support for both CPU and GPU
* full voltage control (CPU, GPU, BUS and so on...)
* notification LED fading control
* numerous performance and stability tweaks (defconfig, fstab and Makefile)
* SELinux set to Permissive by default (can be changed by the user if he wants to)
* enable extra compression algorithm and cryptography
* sqlite3, busybox and other binaries are integrated!
* Knox 0x0 and SafetyNet spoofed to pass
* ondemand and conservative governors updated for big.LITTLE architecture
* improved default voltage/thermal management
* enabled Swap (510MB, lz4, 4 compression streams)
* and more...
Notes
So good everything is working now :laugh:
In the near future I'll have fun improving Synapse (as soon as I have free time).
Download:
herolte > Android File Host
Support:
If you want to receive support, find and share settings, report bugs and try Beta versions, join our Telegram group:
Fire Opal Kernel | Official Group
XDA:DevDB Information
Fire Opal Kernel, Kernel for the Samsung Galaxy S7
Contributors
kylothow
Source Code: http://github.com/kylothow/android_kernel_samsung_universal8890
Kernel Special Features: Synapse support, stable f2fs porting, full voltage control, various governors, schedulers, tweaks and patches are just some of the awesome features.
Version Information
Status: Stable
Current Stable Version: 2.4.2
Current Beta Version: 3.1.0
Created 2017-02-27
Last Updated 2017-07-26
Changelogs
While searching the Internet you might also find versions which aren't listed here: these are Beta versions and their changelog isn't available (but included in the one of the next stable version, so you don't miss anything).
All the changes I made are listed on GitHub.
Version 2.4.2
Code:
- update sdcardfs
- updated build scripts and recovery scripts
- changed toolchain to a better version (Linaro Android gcc 6.3.1)
- widely improved ramdisk scripts
- updated ramdisk to latest version from RR with 7.1.2 support
Changelogs for previous versions:
Version 2.4.0
Code:
- updated with latest Linux patches
- various fixes (including thermal management and network communication)
Version 2.3.0
Code:
I'm constantly working to provide a better kernel. This implies a lot of research, testing and stressing my eyes staring at code. I'm adding a lot of small fixes.
So, try to understand me if I don't always have time to report a changelog.
As always, you can check GitHub for a detailed changelog.
Version 2.2.1
Code:
Sorry if I didn't write down a changelog for the last releases, I've been quite busy.
Anyway: since version 2.1.6b there are a LOT of changes, performance, battery, stability... Just check it out (and check GitHub for a full changelog).
Version 2.1.6b
Code:
- updated busybox and sqlite3 binaries with more convenient versions
- changed optimizations, enabled safety features and possibly fixed f2fs cryptography
- getting ready for the Synapse restyling
- build the kernel uncompressed
The latter fix solves most lagging issues and noticeably improve performance over compressed version; I'll look into the kernel size issue soon!
Version 2.1.5
Code:
- ramdisk rebased over RR's one
- kernel size reduced
Version 2.1.4
Code:
- updated interactive governor with Samsung optimized version
- implemented the AMOLED flicker free patch
- updated ramdisk for both herolte and hero2lte to the one from latest LineageOS builds
- updated ramdisk to be compatible with SlimROM (untested)
- removed a few redundant tweaks
- fireactive it's on its way to debut, but still disabled because incomplete, sorry :(
Version 2.1.2
Code:
- init: added a few tweaks
- ramdisk: changes in sepolicy
- ramdisk: try to fool safetynet and fix wakelocks
- updated to DQBO kernel source
- fstab: reworked mount options
- fs: add exfat support
- fs: implement optimised and stable f2fs (from oneplus/QC8996_N)
- enabled Swap (I had the idea while looking into the OP3 sources)
Version 2.1.0
Code:
Many beta versions came before this one, and all of them had their list of fixes... I'll try to summarize:
- some configs were tweaked
- enabled init.d support
- Synapse support
- implemented elementalx
- various fixes
- faked Knox 0x0 and try to hide from SafetyNet
- switched back to cfq as default scheduler
- probably other stuff I can't remember now... I need to sleep ahahah
Version 1.2.4
Code:
- temporarily reverted to Linux 3.18.14 (and so fixed the video playback issue)
- updated mount options to reduce I/O overhead
- tweaked the kernel configuration to have better performance
- enabled additional compression algorithms and cryptography utilities
Version 1.2.3
Code:
- updated zen sched driver to version 1.1
- SELinux is now set to Permissive by default
Version 1.2.2
Code:
- now using zen as default I/O scheduler
- changed the default frequency range for the CPU
- updated to Linux 3.18.17 (still working to bring the latest patches)
- switched to a custom Makefile optimised for our architecture
Version 1.2.0
Code:
- overclock and underclock support for both CPU and GPU
- voltage control (see notes in the OP [B][**][/B])
- moved to Uber Toolchain 7.x (aarch64-linux-android-7.x)
- improved recovery installation script
Version 1.1.0
Code:
- First public release
[TUTORIAL] How to set up your phone with f2fs
1) First you have to install a compatible recovery. Recent TWRP releases can format and mount f2fs, but they don't handle a few installation scripts correcty. I recommend TWRP 3.0.2-4 by @lyapota which has the correct patches. You can find it here.
2) Then you have to backup all your data (internal storage will be wiped too, so make sure to copy ALL your files in the INTERNAL storage). So, any TWRP backup should be taken on external SD card.
3) After this, reboot into TWRP. From Wipe / Advanced Wipe check only /data, then select Change Filesystem and check f2fs. Do the same for /cache. At the moment I don't think there are ROMs that support f2fs on /system too (LineageOS, for example, forces ext4 and formats despite settings).
4) Reboot into recovery once again, so we're sure that it can mount everything.
5) At this point you're done. Flash your ROM of choice, this kernel, any GApps and whatever you want.
Reboot and profit!
ROMs supporting f2fs formatted /system will be listed here when available.
cool
I tried this on RR and saw for so good. I built-it into my RR build to get it to boot and love the different governors and features.
So cool, thank you !
I completed a new release with some stuff added:
Code:
- overclock and underclock support for both CPU and GPU
- voltage control (see notes in the OP [B][**][/B])
- moved to Uber Toolchain 7.x (aarch64-linux-android-7.x)
- improved recovery installation script
The note i refer to, in short, says that voltage control is implemented but not reachable by the user.
Next steps in this kernel development are complete access to GPU overclock and voltage control, followed by latest Linux patches and eventual requests by the users.
Have a nice day
SafetyNet pass possible with Magisk Hide?
tidschi said:
SafetyNet pass possible with Magisk Hide?
Click to expand...
Click to collapse
Without root it passes but Magisk hide isn't working on our AOSP ROMs.
Sent from my SM-G935F using Tapatalk
kylothow said:
Without root it passes but Magisk hide isn't working on our AOSP ROMs.
Sent from my SM-G935F using Tapatalk
Click to expand...
Click to collapse
Magisk doesn't work on AOSP Roms ?
Really cool ROM how ever it removes SuperSU on AOSP extended and you will need to reflash however since flashing this it seems my audio stuttering while in apps has I believe disappeared will test further hope to some sound config's (Faux sound or alternative if possible) keep up the good work
Sent from my SM-G930F using Tapatalk
dylem29 said:
Magisk doesn't work on AOSP Roms ?
Click to expand...
Click to collapse
Not on the ones for S7. Magisk hide doesn't work.
Sent from my SM-G935F using Tapatalk
Delete plz
I tried 1.2.0 on my g930w8 with RR and it won't boot. Gets stuck on the RR logo. I even tried clean flash and still won't boot. Yesterday I build the kernel directly into RR and it booted but since the change to 7.0 toolchain I can't even build because I am on Mac which Uber 7.0 doesn't support.
Andrw0830 said:
I tried 1.2.0 on my g930w8 with RR and it won't boot. Gets stuck on the RR logo. I even tried clean flash and still won't boot. Yesterday I build the kernel directly into RR and it booted but since the change to 7.0 toolchain I can't even build because I am on Mac which Uber 7.0 doesn't support.
Click to expand...
Click to collapse
Works for me, I'm using the latest RR on my G930W8 (apk3 bootloader) and I dirty flashed 1.2.0.
noob924 said:
Works for me, I'm using the latest RR on my G930W8 (apk3 bootloader) and I dirty flashed 1.2.0.
Click to expand...
Click to collapse
Yeah wonder what's going on. I am on same boot loader/modem and couldn't get it to work with 1.2.0.. I tried dual boot and even installing RR as main ROM and wouldn't work. I actually had to copy and use my boot.img from 02/26 that contained the OPs source built-in to get boot. If it works for others on official RR, maybe it's something with my custom build. I do use the same manifest as 8890dev. Thanks for letting me know.
W8 here as well had no problem just flashing kernel over everything I already had.. was first release. Waiting on new update assuming it's being uploaded cause download link don't work
New release announcement
New release uploaded while I finish some stuff. I spent yesterday on the Linux patches but I will have to do some "tricks" to make them work... and it's a long work.
Version 1.2.2
Code:
- now using zen as default I/O scheduler
- changed the default frequency range for the CPU
- updated to Linux 3.18.17 (still working to bring the latest patches)
- switched to a custom Makefile optimised for our architecture
Nice bro Thanks! No hurry BTW quality over quantity any day! Just happy for a new kernel for 7.1!!!
Good to see new kernel for s7, which app can I use with this kernel? Synapse ?

Categories

Resources