[KERNEL][CM11S/CM11/AOSP] HeeroLuca's kernel [Build 4] - ONE Android Development

HI all, I'm new in developer section and this is my first kernel. I want to share my work with you but every build will come when I have time. You can ask to add feature in my kernel and I will try to include it but I'm not a pro developer so I will take my time and I will try. I will learn little by little.
ATTN:
It's not my responsibility for anything you do to damage, destroy, brick, explode, or otherwise mess up your device.
KERNEL FEATURES:
-Build for CM11S ONLY (33R)
-AnyKernel format
-Support for cm11s/cm11/aosp
-ADD FAST CHARGE
-Add FSYNC enable by default (you can change it...)
-ADD INTELLIACTIVE GOVERNOR
-ADD LAZY GOVERNOR
-Change swappines to ----> 10%
-Add BFQ scheduler
-Add SIO scheduler
-Add FIOPS scheduler
-Add ZEN scheduler
-Add VR scheduler
-Add VOLTAGE TABLE CONTROLL
-Add WHEATLEY governor
-Add OndemandPLus governor
-Add DANCEDANCE governor
-Add LIONHEART governor
-Add LAGFREE governor
-Add SMARTASSV2 governor
-Add MultiRom patch
-Add F2FS support
DOWNLOAD
IF YOU WANT TO RETURN STOCK YOU CAN FLASH THIS PACKAGE IN RECOVERY:
STOCK KERNEL CM11S 33R
More build will come later
Credits:
@ak
@CyanogenMod
@KINGbabasula
If you like my work press thanks.

HOW TO INSTALL:
1) REBOOT INTO RECOVERY
2) FLASH MY KERNEL
3) REBOOT
4) ENJOY
HOW MY KERNEL ARE CALLED?
My kernel are called "heerolucabuild_XXX_build_YYY.zip"
Where XXX stand for CM11S or CM11/AOSP and YYY stand for version of the kernel (bigger means more new kernel)
THERE IS ANOTHER VERSION CALLED "[...]_f2fs.zip" HOW CAN I FLASH?
The heerolucabuild_XXX_build_YYY_f2fs.zip are build with F2FS SUPPORT and to enjoy this feature you must do this step:
DOWNLOAD philz recovery
Download a rom with F2FS support (watch here for more details)
Reboot recovery
Format /system /cache and "/data and /data/media" to F2FS
Flash rom-f2fs.zip
Flash gapps.zip
Flash heerolucabuild_XXX_build_YYY_f2fs.zip
Reboot system
Enjoy newq speed!:laugh:

A new kernel is always welcomed. Good luck with it!
Sent from my A0001 using Tapatalk

What is the low frequency? And does it over clock?
Sent from my OnePlus ONE

Setting.Out said:
What is the low frequency? And does it over clock?
Sent from my OnePlus ONE
Click to expand...
Click to collapse
Till now it doesn't nave underclock or overclock feature. It has stock clock (300~2457 MHz) but I'm trying to add it (down to 268mhz and up to 2800)

I've been added some schedulers
Next build will come soon

Nice work bro......keep it up you will learn something new everyday.

Great job, Faux Sound?...

oriveradel said:
Great job, Faux Sound?...
Click to expand...
Click to collapse
I will take a look tomorrow evening

New build it's up
CHANGELOG:
-Add BFQ scheduler
-Add SIO scheduler
-Add FIOPS scheduler
-Add ZEN scheduler
-Add VR scheduler
-Add VOLTAGE TABLE CONTROLL
-Add WHEATLEY governor added
-Add OndemandPLus governor added
DOWNLOAD

Bad link ^

dictionary said:
Bad link ^
Click to expand...
Click to collapse
Sorry correct!

Boot-Looped

kamalsutra said:
Boot-Looped
Click to expand...
Click to collapse
More information and/or a log would help.
Sent from my OnePlus ONE

I will fix the bootloop problem. Use the build 1 for now. I will upload the fixed build later

EDIT: I've upload a new version (tested by me on my one and no problem --bootloop--)
I've included all feature of build 2 and synced with cm11s (shipping branch) source.
ONLY CM11S
DOWNLOAD

Kexed kernel?

eugenioxx said:
EDIT: I've upload a new version (tested by me on my one and no problem --bootloop--)
I've included all feature of build 2 and synced with cm11s (shipping branch) source.
ONLY CM11S
DOWNLOAD
Click to expand...
Click to collapse
Which of the two kernels in the link is the more stable one mate?

MarkGiardini said:
Which of the two kernels in the link is the more stable one mate?
Click to expand...
Click to collapse
Build 1 is stable, build 2 test is the latest update with many other features added ( on my one is working great both of the build but I called the second "build_2_test" because yesterday the build 2 was not working, see post before)

cesanaboia said:
Kexed kernel?
Click to expand...
Click to collapse
Till now it hasn't the patch but in the next days I will look into the commit

Related

[KERNEL][JB] fulmix.Kernel #12 [17/10/2013]

fulmix.Kernel #12
Only for Jelly Bean Sense ROMs
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.
*/
I am not a kernel developer, I made this kernel for my own use and for what I need, so don't expect much from me
This is Jelly Bean 3.4.0 Kernel built from htcdev.com source.
Features
Based on official hTC EU source code
Compiled with Linaro 4.6.2 toolchain
/system write protection Disabled & Init.d support
zRam Enabled
Swap Enabled
Perflock disabled
KSM Support
Snapdragon optimizations
Highest optimization level (-O3)
Google Snappy Compression
Use AC mode for unknown chargers
Optimized AES and SHA1 routines
Android Low Memory Killer from HTC One
Updated ION & Binder from HTC One GE
Governors
BadAss
Lionhearth
SmartassV2 (default)
Intellidemand
Conservative
Interactive
Ondemand (updated from HTC One GE kernel)
Performance
Schedulers
NOOP
CFQ
Deadline
FIOPS (default)
Qualcomm ROW
Credits
prototype-u without him this kernel was never released!
neXus Prime for Fast Charge
jmz for some commits
SebastianFM for some commits
dominos_liberty for some commits
flar2 for some commits
show-p1984 for some commits
sakindia123 for some commits
Zarboz for help
If you use it and you like it please hit "Thanks" button or make a little donation to support me and keep development up!
DOWNLOAD #12
DOWNLOAD #8
DOWNLOAD #7
DOWNLOAD #5
DOWNLOAD #3
DOWNLOAD #2
DOWNLOAD #1
SOURCES
Instructions
Go into adb/fastboot directory
Put the fulmix.Kernel#xx.img in that directory
Open CMD and type: "fastboot flash boot fulmix.Kernel#xx.img"
Reboot
Click to expand...
Click to collapse
Changelog
#12 - 17/10/2013
- Fixed black screen after reboot [xpirt]
- Enabled zRam [xpirt]
- LZO compression mode [xpirt]
- More cleanups [xpirt]
#8 - 16/10/2013
- Added intellidemand governor [xpirt]
- Added Snapdragon + ARM optimizations [show-p1984]
- Updated with highest optimization level (-O3) [show-p1984]
- Updated ondemand governor from HTC One GE kernel [SebastianFM]
- Fully removed perflock support [sakindia123]
- Enabled basic NTFS support [show-p1984]
- Enabled sync framework [dominos_liberty]
- Cleaned code and Improved performance [xpirt]
#7 - 15/10/2013
- FIOPS scheduler as default [xpirt]
- SmartassV2 governor as default [xpirt]
- Added optimized AES and SHA1 routines [flar2]
- Added /dev/frandom [flar2]
- Added Android Android Low Memory Killer from HTC One GE kernel [dominos_liberty]
- Updated Android Binder from HTC One GE kernel [dominos_liberty]
- Updated ION driver from HTC One GE kernel [dominos_liberty]
#5 - 14/10/2013
- Added smartassv2 governor [xpirt]
- Google Snappy Compression [xpirt]
- Added Fast Charge [neXus Prime] - Info
- Inscreased Readahead values [jmz]
- More optimizations [xpirt]
#3 - 09/10/2013
- Compiled using Linaro 4.6.2 toolchain [xpirt]
- Recompiled from scratch from official EU code [xpirt]
- Kernel version 3.4.0 [xpirt]
- Governors: Lionheart, BadAss, SmartassV2, Userspace, Ondemand & Performance [xpirt]
- I/O Schedulers: Qualcomm ROW, FIOPS, Noop, Deadline & CFQ [xpirt]
- Use AC Charging for unknown USB Cables [jmz]
#2 - 01/09/2013
- KSM Enabled [xpirt]
- CPU Freq Stats Enabled [xpirt]
- CPU Spy Fixed [xpirt]
- CIFS Support [xpirt]
#1 - 29/08/2013
- Initial Release
Click to expand...
Click to collapse
F.A.Q.
Q- How I can manually enable KSM?
A- Go here.
Click to expand...
Click to collapse
You are doing an awesome job! Hotplug looks interesting!
Woow! Thats the spirit!
Can't wait to get home from work and try it out! Keep up the good work man!
Sent from my precious!! HTC DX
Good Job!
xpirt,
Which base did you use to compile this new kernel? EU 2.20.401.5 or another one?
Thank you very much! I'll flash it ASAP!
Have a great day!
Enviado desde mi HTC Desire X usando Tapatalk 4
Please control if all govs are there because I think I did something wrong.. xD
xpirt
gbueno6 said:
xpirt,
Which base did you use to compile this new kernel? EU 2.20.401.5 or another one?
Thank you very much! I'll flash it ASAP!
Have a great day!
Enviado desde mi HTC Desire X usando Tapatalk 4
Click to expand...
Click to collapse
I don't remember which version is from htcdev.com but it works on all JB roms.
xpirt
Gonna test this right now
GtrCraft said:
Gonna test this right now
Click to expand...
Click to collapse
Thank you and please tell bugs you find.
xpirt
xpirt said:
Thank you and please tell bugs you find.
xpirt
Click to expand...
Click to collapse
Already found 2, I can only choose the stock governors and cpu spy doesn't work
GtrCraft said:
Already found 2, I can only choose the stock governors and cpu spy doesn't work
Click to expand...
Click to collapse
Good I knew.. xD
Editing OP. A #2 will come soon with expected features for #1.
xpirt
After sleeping for 10 min it wakes up faster then Prototype U's kernel (power button is more responsive too) and no lag :good:
GtrCraft said:
After sleeping for 10 min it wakes up faster then Prototype U's kernel and no lag :good:
Click to expand...
Click to collapse
Yeah but it's better to have new govs and see prototype-u's last screenshot he has built it to #34 and it has also a freq table.
Btw I am not a kernel dev and I'm still learning, a lot I learned from prototype-u, so don't expect much from me
xpirt
xpirt said:
Yeah but it's better to have new govs and see prototype-u's last screenshot he has built it to #34 and it has also a freq table.
Btw I am not a kernel dev and I'm still learning, a lot I learned from prototype-u, so don't expect much from me
xpirt
Click to expand...
Click to collapse
Still, this is a perfect custom stock kernel with only write protection disabled, init.d support and some new I/O shedulers.
The rest is the same as stock and that is perfect for everyone who doesn't need all the custom governors etc.
GtrCraft said:
Still, this is a perfect custom stock kernel with only write protection disabled, init.d support and some new I/O shedulers.
The rest is the same as stock and that is perfect for everyone who doesn't all the custom governors etc.
Click to expand...
Click to collapse
xD My idea was to add some govs too and some new features.
But first builds are never perfect.
xpirt
Btw hopefully tomorrow the #2 build will come with govs mentioned.
xpirt
xpirt said:
Yeah but it's better to have new govs and see prototype-u's last screenshot he has built it to #34 and it has also a freq table.
Btw I am not a kernel dev and I'm still learning, a lot I learned from prototype-u, so don't expect much from me
xpirt
Click to expand...
Click to collapse
U have all my support. I am also trying to learn all that i can about kernels and ROMs so i can help in developement and maybe someday making my own stuff.
Sent from my precious!! HTC DX
xpirt, dude, i was gonna start my kernel thread with Stock + govs and scheds. When my test was finished, i was uploading and saw your thread..........
Maybe it will be overkill if i release one too. Plus, its not gonna be much different so wont matter, Anyways good luck:good::good:. If i manage to add something significant, maybe then i'll think abt release.
Regards
Yasir
neXus PRIME said:
xpirt, dude, i was gonna start my kernel thread with Stock + govs and scheds. When my test was finished, i was uploading and saw your thread..........
Maybe it will be overkill if i release one too. Plus, its not gonna be much different so wont matter, Anyways good luck:good::good:. If i manage to add something significant, maybe then i'll think abt release.
Regards
Yasir
Click to expand...
Click to collapse
Can you still upload yours? I want to test the difference between the 3

[UB][Kernel][Share][SP][.205] Update-22.08.14 TriWizard Kernel

Hello guys,
This is not built by me and I take no credit of it.
I am just sharing it.
Not as feature rich as Doomkernel.
This is a stock based kernel.Based on .205 sources.
Works On:
paranoid nexus,PAC,Stock based roms.
only for unlocked bootloaders
Triwizard Update v3.7
Xperia SP
Jellybean 4.3
Changelog
-Update CRC32lib
-Allow Unaligned access
Intellidemand-sioplus
Ini kernel , bukan mendoan atau tempe goreng
Installing-
It's a .elf file so flash it with flashtool in fastboot mode.
(I can also make a flashable zip if someone i s interested)
Download Link-Download link removed - due to non compliance with GPL
Source-Dev's Fb page.
Dev- Fajar Jarbu.
I am in no way responsible for the damage you do while installing or using it.
Thanks for this amazing share, it would be nice if you do a flashable zip
His name is FAJAR JARBU, developer from Java Indonesia. He's my good friend. You may get his ID in my friend list.
This include Dynamic dirty page writeback, info here http://forum.xda-developers.com/showpost.php?p=42354290&postcount=2
And following sheduler: sio, sio plus, zen, row, noop, deadline and some other.
I test this kernel, i think it is good for battery life, mainly with smartmax governor and Dynamix dirty page writeback, but i prefer williams kernel, it is more fluid.
Also, this kernel DON'T include custom mpdecision, you must activate qcom mpdecision.
broim kaskus said:
His name is FAJAR JARBU, developer from Java Indonesia. He's my good friend. You may get his ID in my friend list.
Click to expand...
Click to collapse
I can't find him in your friends list.
Why hasn't he made a thread here on XDA and given all the details.
OR is he on some other forum?
this changelog is from his earlier build (TW3R57)
#Triwizard™ Advanced Hybrid Kernel
Jellybean 4.3 & CM 11 Kitkat 4.4.2-4.4.4
Build up From scratch official Sony Source,
Status : Booted | stable
Developer : Fajar Jarbu
CWM Include ---- Philz Touch Recovery------
Changelog
-optimized slub
-Compiled with CUSTOM Linaro Toolchain 4.7.3
-Salvage RAM from staging driver
-VMax Readahead to 1024kb / 512 kb --> berbeda tiap versi
-AIO Latency to solid state disk greatly increased
-Salvage RAM from board use modified Logger.c Method Faux123
-Add feature S2W & DT2w (DISABLED wait for new implement till work v4 Series Onward)
-Optimized with O3
-Reduced Network latency
-Add SIO I/O Scheduler
-increased random.c for entropy ,indrease touch sensitivity and smoothness
-adedd NEON & Snapdragon Optimization(thnks doomlord)
-Enabled ThumbEE CPU Ekstension
-disable Msm dcvs(unuseable)
-Undervolted CPU
-Boost L2 Bandwith
-Disable Dynamic F-Sync
-Reduce vibration voltage
-MSM SMD Mem.Interface Package 4
-Dynamic writeback dirty page
-Added SIO i/o sched
-Added ZEN i/o sched
-Adedd Fiops i/o Sched
-Adedd ROM i/o Sched
-Adedd fiops i/o Sched
-Adedd SIOPlus i/o sched(Recomended)
-Adedd VR i/o Sched
-Adedd Lazy Gov
-Adedd Smartmax Gov
-Adedd Badass Gov
-Adedd Lionheart Gov
-Adedd Faux Intelidemand v4.2 faux123 (Recomended)
-Adedd Hyper Gov
-Adedd Wheatley Gov
-Adedd SmartassV2 Gov
-Increase Rnadom.c For Random Entropy
-Random.c with Touch boost implement(Sensitive Touch
-Allow CPu in mode NEON & AEABI
-Active LMK For overloading
-Adedd Smooth Scrooling
-DeepestSleep for Battery Life
-Fast Softirq
-Salvage logger.c rewroked
-TCP output 64 k
- Neon Optimizations
-Optimizations Flags Compile
-Disable Gentle fair sleepers for better UI performance
-NEON Vfp Optimization Flags
-VM tweaks for better Performance and less battery consumption
-Revised Asynchronous I/O for more performance R/W drive
-Enabling ZCache by default(
-increase default entropy
-NOATIME & NODIRATime by default
PERFECT running without breaking anything
Recomended GOv -interactive - noop & ondemand - cfq
CWM --- Philz Touch Recovery
the only known changelog from TW4R01 is this kernel now supports faux sound
CONFIRMED not working with FXP & maybe all UBL AOSP ROMs
So it does have FauxSound now? Might give this a try
As this is a kernel thou must provide kernel source aswell
Sent from my C5303 using XDA Free mobile app
awesome!!
awesome the first .207 kernel on XDA, thank you very much
i test it now
SpaceCaker said:
As this is a kernel thou must provide kernel source aswell
Sent from my C5303 using XDA Free mobile app
Click to expand...
Click to collapse
Yup, that's right..
i really want to know how he get this
igor_anta said:
So it does have FauxSound now? Might give this a try
Click to expand...
Click to collapse
FauxSound is working greatly.
Sent from my C5303 using XDA Free mobile app
hmm...to OP please provide the source as the rules of this forum ... i'll try to contact jarbu as the kernel builder to attach the source also
cruizz said:
hmm...to OP please provide the source as the rules of this forum ... i'll try to contact jarbu as the kernel builder to attach the source also
Click to expand...
Click to collapse
I can add them to the OP as soon as i find them.Or he can make a new thread himself if he wants with all the necessary details i would request to delete this thread.
This works pretty great with eXistenZ 4.00. So far it's butter smooth and FauxSound is a lifesaver
prabhav.3892 said:
I can add them to the OP as soon as i find them.Or he can make a new thread himself if he wants with all the necessary details i would request to delete this thread.
Click to expand...
Click to collapse
you can not, jarbu said he doesn't upload the source code
this kernel is giving me great battery life.
i installed it on 65% and reset my battery stats
and this is how much i got...
without any battery saving app,WiFi on the whole time,not using ART
using SMARTMAX governor
Can anyone build zip with this kernel?
prabhav.3892 said:
this kernel is giving me great battery life.
i installed it on 65% and reset my battery stats
and this is how much i got...
without any battery saving app,WiFi on the whole time,not using ART
using SMARTMAX governor
Click to expand...
Click to collapse
I get better battery life on .207 kernel.
ironshadow2 said:
I get better battery life on .207 kernel.
Click to expand...
Click to collapse
you might be using ART
prabhav.3892 said:
you might be using ART
Click to expand...
Click to collapse
or stock rom... with stock rom i do 5h30-6h30 battery

[NOT WORKING][KERNEL][AOSP 5.0][HAMMERHEAD] Aditya Kernel by javelinanddart

Aditya Kernel for the Nexus 5 (Hammerhead) by @javelinanddart
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.
* 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. :P
* blah blah blah you get the point.
*/
Post #1: Disclamer, special thanks
Post #2: Features
Post #3: Downloads
Post #4: Changelog
Post #5: FAQ
Note: This is based Directly of Faux's Kernel, I don't own the Nexus 5 but I do have a tester. If anything goes wrong report it here and to faux123
Enjoy and Happy Flashing!
Credits and Thanks:
google, faux123, christopher83, flar2
I recommend that you use Faux's Kernel Control App OR Trickster Mod
XDA:DevDB Information
Aditya Kernel, Kernel for the Google Nexus 5
Contributors
javelinanddart, faux123, flar2
Source Code: https://github.com/javelinanddart/android_kernel_lge_hamerhead
Kernel Special Features:
Version Information
Status: Stable
Created 2014-12-11
Last Updated 2014-12-13
LOLLIPOP
Features:
Based on Linux 3.4.10
Compiled with linaro toolchain 4.9.3 2014.11 optimized for cortex-a15
Available CPU governors: elementalx, ondemand, performance, powersave, intellidemand, intelliactive, intellimm
Available GPU governors: ondemand, performance, simple
Available schedulers: row, deadline, noop, cfq, bfq-v7r5, fiops, sio, tripndroid, zen, vr, fifo
IntelliPlug
NTFS R&W Support
exFAT Support
UTF8
BLN
Voltage control
Sweep2Wake
DoubleTap2Wake
Pocket Detection
IntelliThermal v2
zRam with LZ4 compression
zCache with LZ4 compression
CPU OC to 2.8GHz
Faux Sound Control v. 3
Improved alghorithm: SHA1, AES, SQRT, lib/string (glibc version), lib/memcopy (glibc version), XOR (neon)
Dynamic FSYNC by faux123
Fastcharge
powersuspend driver (replace earlysuspend)
KCAL control (RGB)
Gamma Control
heavily patched memory allocators, RWSEM and mutex (take a look at my github, too many changes to make a list here)
FRANDOM Support
Multi-ROM Support
F2FS Support
NEON Support
Snake Charmer
Hybrid Kernel
SELInux Optimization
DOWNLOADS
https://www.androidfilehost.com/?w=files&flid=22543
https://mega.co.nz/#F!hgQQDRLB!RVP6cdcHUZB653xxwBnz6A
Changelog:
Dec 12
Release Test version with Linux 3.4.10
Release a possible fix: Switch to ElementalX governor and CFQ I/O Scheduler
Dec 11
Initial Release
Based on Faux's Kernel
Add SIO, VR, ZEN, FIFO, and TRIPNDROID I/O Schedulers
Add Frandom Support
Add ElementalX governor (replace interactive governor)
Add S2W, S2S, and DT2W
Tnx for a new kernel
HOW TO INSTALL
Method 1:
Flash in Recovery (TWRP or CWM)
Method 2:
Extract boot.img from the zip
In fastboot mode:
Code:
fastboot flash boot boot.img
then wipe cache
Code:
fastboot erase cache
Method 3:
Extract boot.img from the zip
Use a tool to flash the boot.img
Method 4:
Extract the boot.img from the zip
in terminal:
Code:
dd if=boot.img of=/dev/block/platform/msm_sdcc.1/by-name/boot
Always be sure to wipe cache and dalvik after installing. Enjoy!
abalam said:
Tnx for a new kernel
Click to expand...
Click to collapse
Was that sarcastic or real?
Also, NP, I just wanted to make one to add some features and touches to faux's like more i/o scheds, frandom support, and I'm working on getting it up to Linux 3.4.105
EDIT: First Build is up! Grab it at my AFH in the 3rd post
MEGA Mirror coming soon!
javelinanddart said:
Changelog:
Dec 11
Initial Release
Based on Faux's Kernel
Add SIO, VR, ZEN, FIFO, and TRIPNDROID I/O Schedulers
Add Frandom Support
Click to expand...
Click to collapse
Please try to add blue_active governor
pianistaPL said:
Please try to add blue_active governor
Click to expand...
Click to collapse
Working on adding that as well as elementalx
I'll probably build that later today or tomorrow
Nice features in Kernel gj, but I have bootloop on Nexus Experience ROM :/
Looking forward for next build
pandza88 said:
Nice features in Kernel gj, but I have bootloop on Nexus Experience ROM :/
Looking forward for next build
Click to expand...
Click to collapse
Are you on the AOSP one or the CM or PA one?
If it's the AOSP one it uses the stock-based kernel so it should work just fine
javelinanddart said:
Are you on the AOSP one or the CM or PA one?
If it's the AOSP one it uses the stock-based kernel so it should work just fine
Click to expand...
Click to collapse
Is your kernel a sleeper like the name suggest? Had a buddy uses to brag about his Amc Javelin all the time Said it was un-assuming but fast as lightening, thanks for sharing!
razrlover said:
Is your kernel a sleeper like the name suggest? Had a buddy uses to brag about his Amc Javelin all the time Said it was un-assuming but fast as lightening, thanks for sharing!
Click to expand...
Click to collapse
I have a friend named Aditya who has a Nexus 5, so I named it that. (ironically, he couldn't flash it because he didn't want to root so it started getting messy)
my username is javelinanddart because my first phone was a peice-of-**** samsung dart, and a javelin is a huge dart (basically) and I liked it so it stuck.
Hey guys! 2 New builds up in my AFH
Build 2-add s2w,s2s,and dt2w
Build 3-remove interactive governor and replace it with elementalx + s2w,s2s,and dt2w
blu_active is being buggy as hell for me so I'm going to leave it for right now
I might readd interactive and make elementalx a module but we'll see
Enjoy!
A new kernel is welcome always ? I 'll try it. Thank you.
javelinanddart said:
Are you on the AOSP one or the CM or PA one?
If it's the AOSP one it uses the stock-based kernel so it should work just fine
Click to expand...
Click to collapse
I am on n5x AOSP but can't boot with your kernel. It stuck on Google screen. Other android 5 kernels boot just fine. I will try new build now.
---------- Post added at 01:36 PM ---------- Previous post was at 12:42 PM ----------
Still same...
javelinanddart said:
Hey guys! 2 New builds up in my AFH
Build 2-add s2w,s2s,and dt2w
Build 3-remove interactive governor and replace it with elementalx + s2w,s2s,and dt2w
blu_active is being buggy as hell for me so I'm going to leave it for right now
I might readd interactive and make elementalx a module but we'll see
Enjoy!
Click to expand...
Click to collapse
I'm curious to know if there is any reason behind kernel name.
neobuddy89 said:
I'm curious to know if there is any reason behind kernel name.
Click to expand...
Click to collapse
I have a friend named Aditya who has a Nexus 5, so I named it that. (ironically, he couldn't flash it because he didn't want to root so it started getting messy)
Click to expand...
Click to collapse
That's why
pandza88 said:
I am on n5x AOSP but can't boot with your kernel. It stuck on Google screen. Other android 5 kernels boot just fine. I will try new build now.
---------- Post added at 01:36 PM ---------- Previous post was at 12:42 PM ----------
Still same...
Click to expand...
Click to collapse
That's really odd.
IDK What to do as it's working for everyone else
javelinanddart said:
That's really odd. You have unlocked bootloader and custom recovery right?
I'll try to make another build in a sec that might work, i"ll attach it when I"m done
Edit: Try this one
Faux123's works for you right? If so, this should as well. If not, you're probably doing something wrong
Click to expand...
Click to collapse
Faux work I am using it now.
New one gives just black screen nothing else :S

[KERNEL][ALL VARIANTS][AnyKernel][v3.0] G3X-Ultimate Kernel for CM and AOSP ROM's

Introduction:
Welcome! I've developed ArtxKernel, with the aim to make a great and clean kernels for CM and AOSP ROM's, but this one is for those that don't want to mess with a lot of features, like a Flash and Use Kernel! Battery life its very impressive and this Kernel is the most clean that I've made, so, enjoy it
Click to expand...
Click to collapse
Features:
- CPU Input Boost
- Gov's: Interactive, OnDemand, Conservative, Powersave, Perfomance, Userspace, pegasusq, zzmoove, Alucard and IntelliMM
- Multicore power saving
- Alucard and Bricked hotplugs
- 27Mhz GPU
- Adreno Idler
- FastCharge Support (Updated, faster than ArtxKernel)
- PowerSuspend Mode
- Kcal color control
- Faux sound control
- Fifo, fiops, sio and zen schedulers
- Frandom support
- Async I/O, 37% more perfomance
- Fsync control
- init.d support
- Selinux permissive
- Fixed simple_ondemand GPU Gov
- 2-Way Stereo Call recording Patch
- PVS Level via sysfs
- Boosted min and max screen Brightness (It's safe)
- RAM, GPU and Battery optimizations
- Some Artx Optimizations
SmoothUnlocker:
If you want an extra boost flash it, check MEGA link, but take in consideration that it will make your Battery drain faster in exchange of perfomance and pure Smoothness
Downloads:
----------
MEGA
----------
Spectrum:
Wanna use it with Spectrum App? Then follow this simple steps:
• Download Spectrum Injector HERE (3rd post) Thanks to @frap129
• Flash the Kernel and then Spectrum Injector
• Put my Profile files in spectrum/profiles folder in your internal memory after boot
------
Profiles
------
• You're done, remember that you can change those configs with a text editor
Bugs:
If you see a bug, let me know and I'll be glad to help you and fix it
Social:
Wanna join a Telegram group of this Kernel? 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, Feinzer
LG, matthewdalex, Andrei F, yarpiin and me
If anyone is missing here PM me
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
G3X-Ultimate, Kernel for the LG G3
Contributors
Stayn
Source Code: https://github.com/Artx-II/G3X_Kernel_lge_g3
Kernel Special Features: See above
Version Information
Status: Stable
Current Stable Version: 3.0
Stable Release Date: 2017-07-05
Created 2017-06-28
Last Updated 2017-08-19
Changelog!
Code:
[B]* v3.0[/B]
- Source updated
- Boosted min and max screen brightness (It's safe)
- Added 2-Way Stereo Call Recording Patch
- Added Governors: Alucard & IntelliMM
- PVS Level via SysFs
- RAM, GPU and Battery optimizations
- Some optimizations from Artx Kernel
- Cleaned a lot of code
[B]* v2.0[/B]
- Source updated
- Added Dualsim support
- Added Pegasusq Gov
- Added zzmoove Gov
- Added Alucard and Bricked hotplug
- 27Mhz GPU
- Adreno Idler
- Sound control (Replaces Faux)
- Power Suspend Mode
- Added fifo, fiops, sio and zen schedulers
- Added Frandom
- Kernel Selinux permissive
- Fsync control
- Compiled with updated UberTC
- General optimizations
- Battery improvements
[B]* v1.0[/B]
- Initial release
Smooth as butter, and charging so fast it's almost scary
Thank you
You need a banner for your OP which is called "KernelBae"
Anyway thanks for awesome job and new kernel.
Sent from my LG-D855 using Tapatalk
Stayn said:
Reserved
Click to expand...
Click to collapse
sorry to say but i still cant understand why this kernel when there are ARTX and Light kernels??
and is there any chance that it would work on stock rom ?
mohammadtalha93 said:
sorry to say but i still cant understand why this kernel when there are ARTX and Light kernels??
and is there any chance that it would work on stock rom ?
Click to expand...
Click to collapse
This kernel is more faster than artx and light kernels, I am of those who cannot see a little lag because that bothers me and this kernel keeps my device smooth...
I didn't tested it on stock and I don't think that it will work, anyway, I can try to build custom stock kernel but I think that it's too late now for build to marshmallow
Stayn said:
This kernel is more faster than artx and light kernels, I am of those who cannot see a little lag because that bothers me and this kernel keeps my device smooth...
I didn't tested it on stock and I don't think that it will work, anyway, I can try to build custom stock kernel but I think that it's too late now for build to marshmallow
Click to expand...
Click to collapse
COOL.....but after trying every single custom rom MM or N......i went back to modded Stock rom because of stability and Camera Quality.... and literally i have tried EVERY SINGLE ROM out there.
mohammadtalha93 said:
COOL.....but after trying every single custom rom MM or N......i went back to modded Stock rom because of stability and Camera Quality.... and literally i have tried EVERY SINGLE ROM out there.
Click to expand...
Click to collapse
I cannot use stock based ROMs, it's too much lag for me
Stayn said:
This kernel is more faster than artx and light kernels, I am of those who cannot see a little lag because that bothers me and this kernel keeps my device smooth...
I didn't tested it on stock and I don't think that it will work, anyway, I can try to build custom stock kernel but I think that it's too late now for build to marshmallow
Click to expand...
Click to collapse
Nice too See a New kernel again.. But... You sad its fast er then the other kernel of yours. I'm using the latest LightKernel, so this Ultimate kernel is faster and i want to now if this kernel is better in battery life ?
francois amon said:
Nice too See a New kernel again.. But... You sad its fast er then the other kernel of yours. I'm using the latest LightKernel, so this Ultimate kernel is faster and i want to now if this kernel is better in battery life ?
Click to expand...
Click to collapse
Light and normal kernel has better battery life that depends on how you configure it
Stayn said:
Light and normal kernel has better battery life that depends on how you configure it
Click to expand...
Click to collapse
Allright then You. I will stay with the latest Light Version.
THX for reply
Iv been on this kernel all this morning and so far its great!
PS: Is it possible to add bioshock to this kernel?
Downloaded twice fot f400, both zip corrupted.
khnoizer said:
Downloaded twice fot f400, both zip corrupted.
Click to expand...
Click to collapse
Sorry dude, I re-uploaded it
So, default cpu governor is performance? I hope it doesn't drains battery so much, since I usually prefer to just use the default setting because I believe OP have the best balanced settings there.
khnoizer said:
So, default cpu governor is performance? I hope it doesn't drains battery so much, since I usually prefer to just use the default setting because I believe OP have the best balanced settings there.
Click to expand...
Click to collapse
I don't know why your default gov is perfomance, change ir to interactive, I'll update this kernel soon... I'm a little busy for now on other things
Stayn said:
I don't know why your default gov is perfomance, change ir to interactive, I'll update this kernel soon... I'm a little busy for now on other things
Click to expand...
Click to collapse
Keep your time. You don't have to push an update all days. Let the users use it for a while and then report. One day with this kernel and report it is nothing. The system need time to get one with the kernel settings
G3X is pretty much beta. ArtX is not beta (IMO). If you want a more stable kernel use ArtX until this one gets all the kinks worked out.
Stayn said:
I don't know why your default gov is perfomance, change ir to interactive, I'll update this kernel soon... I'm a little busy for now on other things
Click to expand...
Click to collapse
I think I should also mention that I'm using RR 5.8.3 rom for F400 variant by oadam11, which is also have performance governor by default on its default kernel. Maybe there are something related.
Anyway, take your time, and thank you for your hard work.
EDIT: However, I've tried artxlight 2.1 but its governor wasn't set to performance by default. It was zzmoove.
Hi I have a little problem. When I flash through TWRP I get unsupported device and error 1. My device is d852.

[KERNEL][SM-G900XX][LOS13/LOS14.1]CrazyAquaKernel v2[6-9-17]

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 CrazyAquaKernel 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
Anykernel:
- Anykernel2 zip for maximum compatibility with all ROMs, CrazyAquaKernel uses your existing ramdisk (Do NOT flash this over other custom kernels!You should only flash CrazyAquaKernel over the kernel that came with your ROM!!)
Toolchain:
Google GCC 4.9 Toolchain
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
- Freq Limiter
- input boost
- overclock/underclock
IO schedulers:
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
- simple gpu algorithm
Thermal control:
- Intelli thermal v2
Sound Control
- Faux sound
Hotplug:
- Disabled MP Decision hotplug
- Enabled Bricked Hotplug
- Prevent wakelock when ambiend display disabled(misc control tab)
More:
- Kernel runs with SELinux permissive by default
- init.d support
- insecure kernel (adb has root privileges)
- Frandom support
- Power Suspend Mode/State
- 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 CrazyAquaKernel [AnyKernel]:https://www.androidfilehost.com/?w=files&flid=207124
Installation guide
Do NOT flash this over other custom kernels!
You should only flash CrazyAquaKernel 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 CrazyAquaKernel !!!!
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
CrazyAquaKernel, Kernel for the Samsung Galaxy S5
Contributors
CrazyGamerGR
Source Code: https://github.com/CrazyGamerGR/CrazyAquaKernel-klte-los
Kernel Special Features:
Version Information
Status: Beta
Created 2017-08-16
Last Updated 2017-08-16
[KERNEL][SM-G900XX][CM13/CM14.1]CrazyAquaKernel v1[16-08-17]
FAQ
Recommended app : Kernel Adiutor
changelogs
v1/16-08-17
- initial release
v2/6-9-17
- rebase kernel with latest los updates
- add faux sound
- google gcc 4.9 toolchain
- many fixes
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^^.
[KERNEL][SM-G900XX][LOS13/LOS14.1]CrazyAquaKernel v1[16-08-17]
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
Thank you, good to see you back.
Drhedphuk said:
Thank you, good to see you back.
Click to expand...
Click to collapse
I promised it m8 and i m back, i never give up my dreams
CrazyGamerGR said:
I promised it m8 and i m back, i never give up my dreams
Click to expand...
Click to collapse
Good for you.
[KERNEL][SM-G900XX][CM13/CM14.1]CrazyAquaKernel v1[16-08-17]
saif hussain said:
Hallo dev
R u patch your tbis aweaome kernel for kali nethunter support for klteduas
Plz reply m waiting for u
Click to expand...
Click to collapse
It should be work with any rom because of the anykernel but need test because i updated the anykernel zip or you mean to include the kali nethunter features?
[KERNEL][SM-G900XX][CM13/CM14.1]CrazyAquaKernel v1[16-08-17]
saif hussain said:
Yes bro plz add kali nethunter support
Click to expand...
Click to collapse
Maybe soon i ll try but i don't have much time because i have other devices to create kernels too

			
				
saif hussain said:
Click to expand...
Click to collapse
What rom are you use?
saif hussain said:
Skies rom 3.1
Click to expand...
Click to collapse
You tried the crazyaqua kernel?
Crazyaqua is working well my friend.
Drhedphuk said:
Crazyaqua is working well my friend.
Click to expand...
Click to collapse
Thx for the feedback m8
CrazyGamerGR said:
Thx for the feedback m8
Click to expand...
Click to collapse
working very well on the g900v , but i have a question : will this new kernel have undervolting and overvolting feature?
KazuDante said:
working very well on the g900v , but i have a question : will this new kernel have undervolting and overvolting feature?
Click to expand...
Click to collapse
I will add this feature in the next build m8
Thanks for the kernel but on stock based rom of xXx developer phone restarted all over
NecromantiA said:
Thanks for the kernel but on stock based rom of xXx developer phone restarted all over
Click to expand...
Click to collapse
I don't have time to support stock rom i just create kernels for LineageOS/Cyanogenmod

Categories

Resources