[Kernel][Uber 5.2] INAZUMA [Osprey][6.0.X][CM/AOSP] - Moto G 2015 Original Android Development

INAZUMA KERNEL​
Hey guys this is my Inazuma Kernel built with uber 5.2 and few optimizations.The main aim of this kernel is providing
good battery backup and with smooth performance.
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 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.*/
Features
* Built with uber 5.2.1
* Overclocked to 1.4
* Impulse and elementalx governer
* fsync
* sio i/o scehduler
* optimized slub
* improved 3x faster integer sqrt.
* Enabled Elementalx and impulse
* Alucard and thunderplug hotplugs
(thunderplug is enabled by default)
* updated impulse to latest version
* ondemand to 3.18 code
* adreno idler
* Added lcd notify
* Added Lionfish 1.1
* tuned row
* Writeback: Fix occasional slow sync
* Random32 patches
* Speed up console framebuffer imageblit function
* optimized ARM RWSEM algorithm
* Network speed tweak
* clean up some dead code
* workqueue patches
* franco's thermals with vadc sensor polling support
* wlan wakelocks
* Enabled a lot of tcp congestions and enabled westwood by default
* usb fast charge
* gpu underclock to 100
double tap 2 wake ( can give screen freeze sometimes)
and much more check my github
Download
Kernel_R1
Kernel_R2
Kernel_R3
How to flash
-Download the zip
-boot to twrp
-flash the zip
-reboot and enjoy!!
Credits
- All the people associated with msm8916 m bringup
- @am2012 for testing
XDA:DevDB Information
[Kernel][Uber 5.2] INAZUMA [Osprey][6.0.X][CM/AOSP], ROM for the Moto G 2015
Contributors
zeeshanhussain12
Source Code: https://github.com/zeeshanhussain/inazuma-msm8916
ROM OS Version: 6.0.x Marshmallow
ROM Firmware Required: Unlocked Bootloader with twrp
Version Information
Status: Stable
Stable Release Date: 2016-02-22
Created 2016-02-22
Last Updated 2016-03-30

Reserved

Reserved

Sweet!....any chance of 1.5x Ghz in the near future?

Causical said:
Sweet!....any chance of 1.5x Ghz in the near future?
Click to expand...
Click to collapse
yes, after adding a thermal solution

Perfect. Finally a kernel with UBER TC and good features! : D
Pls add gestures in black screen like W for whatsapp etc!

Good... I would love to try it with stock.. But before that can I take back up the stock kernel?

FPThatea said:
Good... I would love to try it with stock.. But before that can I take back up the stock kernel?
Click to expand...
Click to collapse
yes you can take a backup either from recovery or from kernel auditor

zeeshanhussain12 said:
yes you can take a backup either from recovery or from kernel auditor
Click to expand...
Click to collapse
Thanks.. I will try to do it with TWRP Recovery.. If I would back up only 'boot' excluding system and data and cache too, it will work fine.. Does this kernel support double tap to wake?

Everything is working great and smooth, thanks for the kernel! But I don't find elementalx in governors

FPThatea said:
Thanks.. I will try to do it with TWRP Recovery.. If I would back up only 'boot' excluding system and data and cache too, it will work fine.. Does this kernel support double tap to wake?
Click to expand...
Click to collapse
double tap will be added in next build cheers!
theShadow800 said:
Everything is working great and smooth, thanks for the kernel! But I don't find elementalx in governors
Click to expand...
Click to collapse
Thanks i will check that also which app you are using?

{
"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"
}
I'm using kernel Adiutor

Thanks for the CPU OC! I've also always wanted this out of custom kernels for the 2015 G: Higher GPU clock speeds; 465 MHz doesn't seem to cut it sometimes. Maybe 510-550 MHz?

Works great but i have the same problem about the governors, i can´t find them

governers not showing in kernel auditor will be fixed in next update

Can u add usb fast charge like blue spark kenel?

charutl said:
Can u add usb fast charge like blue spark kenel?
Click to expand...
Click to collapse
I'll try to add [emoji2]
Sent from my Moto E using Tapatalk

There is the NTFS support or the fuse.ko module? Is compatible with stock ROM?
Thanks,
Stefano 99
Inviato dal mio MotoG3 utilizzando Tapatalk

Stefano 99 said:
There is the NTFS support or the fuse.ko module? Is compatible with stock ROM?
Thanks,
Stefano 99
Inviato dal mio MotoG3 utilizzando Tapatalk
Click to expand...
Click to collapse
It should work on stock I have not tested it
Sent from my Moto E using Tapatalk

It works, but there isn't the wifi.
Stefa99
Inviato dal mio MotoG3 utilizzando Tapatalk

Related

[KERNEL][CM/AOSP]Bhel Kernel 1.0 for falcon!

Bhel Kernel​
Code:
#include
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*/
​
About:-
Bhel kernel is directly from CyanogenMod msm8226 kernel with custom features added by me.
My aim is to provide users a stable kernel(3.42) and stable toolchain(gcc 4.8) without any optimization flags or something else while not compromising about the features.I will try my level best to keep my kernel as simple as possible with all the required features keeping both performance and battery in mind.
I will not add d2w,s2w or anything related to it in future builds neither make another version with d2w
Features:-
*Compiled with GCC 4.8 toolchain
*Stable kernel version
*SELinux permissive
* kexec-hardboot patch
*Disable MPDecision and enable Intelli_Plug
*Simple GPU Algorithm
*Added optimized ARM RWSEM algorithm.
*KCAL v_2
*ARM: add support for kernel mode NEON
*Optimize slub by not using fair sleepers
*Add SIO, VR and ZEN I/O schedulers
*TCP Congestions
*Usb fast charge v2
*GPU overclock
*GPU underclock
*Reclaim RAM from loggers
*Governors
-Smartmax
-DanceDance
-Intelliactive
-Intellidemand
-LionHeart
-Interactive
-Conservative
-Userspace
-powersave
Instructions:-
1. Download the kernel and place it into your phone storage
2. Reboot into recovery
3. Install the kernel
4. (optional) Wipe Dalvik/ART Cache and Cache partitions
5. Reboot and enjoy!
Downloads:-
Bhel folder
Credits:-
@Flashhhh
@hurtsky
@SohamJ
 @YoshiShaPow
@faux123
@alin.p
@Alberto97
@chijure
@fransiscofranco
others who expected a credit but I didnt give
XDA:DevDB Information
Bhel, Kernel for the Moto G
Contributors
srisurya95
Source Code: github.com/srisurya95/Bhel_kernel_falcon
Kernel Special Features:
Version Information
Status: Stable
Created 2015-10-11
Last Updated 2015-10-11
Changelog
-initial release
FAQ:-
1)You bricked my device,it isn't booting anymore
- flash the kernel in falcon
2)Can you add d2w in next build?
-No
3)Can I flash this on stock ROM?
-Nope,read the thread title
4)I have falcon and this kernel isn't booting
-Make sure that you are on default kernel of the ROM
5)Recommended settings for battery?
-Just flash and chill
6)Op is a retard
{
"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"
}
Any chance of DT2W masala flavor
Sent from my falcon using Tapatalk
reversegear said:
Any chance of DT2W masala flavor
Sent from my falcon using Tapatalk
Click to expand...
Click to collapse
OP,FAQ clearly answers your questions
Can we have cpu overclock like kaminari kernel do but on cm? It will become something very new then.
motolollipop said:
Can we have cpu overclock like kaminari kernel do but on cm? It will become something very new then.
Click to expand...
Click to collapse
No cpu over/underclock,sorry
Why I can't change selinux back to enforcing by selinux changer(kernel adiutor) or selinuxmodechanger?Always permissive and can't change?
ysop said:
Why I can't change selinux back to enforcing by selinux changer(kernel adiutor) or selinuxmodechanger?Always permissive and can't change?
Click to expand...
Click to collapse
Yes,I made it permanently permissive....its okay I'll remove it in next build
do i see right, no faux sound ?? NICE! no faux sound no d2w, ... awesome!!
NeoPreacher said:
do i see right, no faux sound ?? NICE! no faux sound no d2w, ... awesome!!
Click to expand...
Click to collapse
Yes,will not be added anytime later too.. [emoji14]
Faux sound conflicts with some other things and d2w will makes my screen unresponsive sometimes
Sent from my Moto G using Tapatalk
srisurya95 said:
Yes,will not be added anytime later too.. [emoji14]
Faux sound conflicts with some other things and d2w will makes my screen unresponsive sometimes
Sent from my Moto G using Tapatalk
Click to expand...
Click to collapse
finally someone who realizes and act! thanks for that. the last one who did it that way was attack11 and i was sad he stopped his project. but now there's new hope. again thanks for that and keep it growing :good::good:
Im not doubting you or asking you to include fauxsound just wondering what conflicts it causes?
Nice kernel.
n0ts0smart said:
Im not doubting you or asking you to include fauxsound just wondering what conflicts it causes?
Nice kernel.
Click to expand...
Click to collapse
Idk but my friends were complaining that it was conflicting with viper 4androod
Sent from my Moto G using Tapatalk
Yes, that's true. In many Rom/kernel configurations v4a conflicts with fauxsound. It's been reported from time to time.
tested now for two days and it's running very good on exodus. ui reactions like they should be,snappy and smooth. using interactiv govenor and fiops io 512kb, everything else untouched

[Kernel][osprey/merlin][DT2W][6.0.X] ExplosionReborn For Moto G 2015 [R24]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is my new Explosion Reborn Kernel for the Moto G 2015. It's based off the squid kernel available on Squid GitHub. Flash it using TWRP. Bug reports and contributions are welcome.​
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
WORKING ON CM/AOSP/STOCK MM
Governos
interactive_pro
intelliactive
bluactive
zzmoove
smartmax
lionfish
interactive
conservative
ondeman
userspace
powersave
bioshock
performance
Hotplugs
IntelliPlug
MSMHotPlug
I/O schedulers
noop
deadline
row
cfq
bfq
fiops
sio
zen
Special Feactures
Double Tap Wake (DT2W V2)
More Feactures
Powered by Ubuntu 15.04 x86_64
LED notification support
Moderately undervolted
Updated to Linux 3.10.101
Synced with latest CodeAurora changes
Improved memory caching backported from Linux 3.15
Improved storage performance
Optimized ARM crypto routines
Updated f2fs and WiFi drivers
KCAL MDP5 colour control (by savoca)
Improved zRAM backported from Linux 4.1
Compiled with Linaro GCC 5.2 and optimized for Cortex A53
Stripped down and optimized configuration
Network speedup tweak
Reduce swappiness to 30
Optimized SLUB
Asynchronous I/O latency to a solid-state disk greatly increased
Disabled MMC CRC check
Compatible with Kernel Adiutor, Universal Kernel Manage and others
And More
OFFICIAL WEB PAGE​
Installation Instructions​
My suggested install procedure:
Boot into TWRP (make sure you have a suitable ROM installed)
Flash my kernel zip.
Reboot into Android.
@squid2 thanks for permission to use Squid kernel base, he is a good man
@Savoca @faux123 @xperiafan13 @Flashhhh @Christopher83 @eng.stk @srfarias @Ashish94 @FireLord @psndna88 @zeeshanhussain12 @nguyenquangduc2000 and more people ​
Screenshots​
XDA:DevDB Information
Explosion Reborn, Kernel for the Moto G 2015
Contributors
Carlos Arriaga, squid2
Source Code: https://github.com/ExplosionKernel
Kernel Special Features:
Version Information
Status: Stable
Created 2016-01-08
Last Updated 2016-07-21
CHANGELOG
CHECK CHANGELOG IN GITHUB!
Reserved
Is this compatible with CM13 (Wi-Fi is a separate kernel module)? I don't want to risk losing my Wi-Fi (although I can just flash squid's kernel)
SirSoviet said:
Is this compatible with CM13 (Wi-Fi is a separate kernel module)? I don't want to risk losing my Wi-Fi (although I can just flash squid's kernel)
Click to expand...
Click to collapse
CM13 supports, you do not have to miss WIFI.
Led notification works on cm13??
Thanks! This kernel will work with Stock?
Sent from my MotoG3 using Tapatalk
ehbm said:
Led notification works on cm13??
Click to expand...
Click to collapse
Yes
nelsonw said:
Thanks! This kernel will work with Stock?
Sent from my MotoG3 using Tapatalk
Click to expand...
Click to collapse
no testing in stock MM, testing should.
Carlos Arriaga said:
no testing in stock MM, testing should.
Click to expand...
Click to collapse
Bootloops and lost wifi. Xt1543 dual sim marshmallow 6.0 stock
Sent from my MotoG3 using Tapatalk
It works with cm12.1 nightlies?
baggino said:
It works with cm12.1 nightlies?
Click to expand...
Click to collapse
No. Works in roms MM CM13,CrDroid, AOSP-CAF.
Note: NO WORK IN STOCK.
CPU OC
@Carlos Arriaga. Always nice to see new development for this phone. Gonna test now and give feedback. Is their a way to implement CPU OC? Blu sparks kernel(stopped development) has the CPU OC'ed up to around 1600 from the standard 1300
Moto G User said:
@Carlos Arriaga. Always nice to see new development for this phone. Gonna test now and give feedback. Is their a way to implement CPU OC? Blu sparks kernel(stopped development) has the CPU OC'ed up to around 1600 from the standard 1300
Click to expand...
Click to collapse
your suggestions are welcome. in the following R I might add.
PD: please someone tell me if it works the WIFI.
Carlos Arriaga said:
your suggestions are welcome. in the following R I might add.
PD: please someone tell me if it works the WIFI.
Click to expand...
Click to collapse
Bootlooped on cm13. Couldn't get into main screen. Oh well
Any reason why u chose linaro over uber toolchain?
nelsonw said:
Bootloops and lost wifi. Xt1543 dual sim marshmallow 6.0 stock
Sent from my MotoG3 using Tapatalk
Click to expand...
Click to collapse
Same problem here.
hi guys, I have decided to build again the kernel, with updates and bug fixes.
CHANGELOG:
- Update drivers WIFI
- Added SIO IO scheduler
- DT2W Fixes
Download: X-Infinity For The Moto G 2015
Happy flashing
@Carlos Arriaga, Which root u use? Cose for me SuperUse 2.64 cose bootloop...
Sent from my MotoG3 using Tapatalk
ifu said:
@Carlos Arriaga, Which root u use? Cose for me SuperUse 2.64 cose bootloop...
Sent from my MotoG3 using Tapatalk
Click to expand...
Click to collapse
2.52 use in AOSP-CAF on my Moto G 2013 and Moto E 2015 4G.
Kernel works great on Resurrection Remix [5.6.0] :good:

[KERNEL]Radioactive Reborn[NOUGAT][3.18.87][SultanXda based][2017.12.13]

RADIOACTIVE KERNEL
{
"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 Nougat Custom Roms using SultanXda's device tree !!!
Code:
/* *** Disclaimer
* 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.
*/
hi XDA community, i'm here to share with you my little project, my primary goal is to provide a stable, fast and battery friendly kernel with some cool features, i've decided to use sultanXda's as base for the Reborn kernel series so now it's cleaner and smoother than ever.
Current Features
General List:
Unified to work on op3 and op3T devices
Compiled with Linaro 7.1.1 Toolchain
Packed with Anykernel2 compatible with most nougat/oreo custom roms
Linux kernel version 3.18.87
Overclock optional
Option to enable/disable Fsync
I/O schedulers: Cfq, Bfq, Noop, Sio, Sioplus, Zen, Maple
Blu_active,Elementalx,Impulse,Interactive,Performance,Bioshock and Alucard governors
Kcal Control: Colors, Saturation, Hue, Contrast and more
Flar2 sound control
Usb fast charge
Disabled lot of debugging to gain performance
Backlight dimmer option
Option to disable some wakelocks
Sweep2sleep and sweep2wake
Support for spectrum app with preconfigured profiles, more info HERE
State notifier driver
DCI-P3 support
WIREGUARDsupport
All SultanXda's kernel features
And much more to come....
[ RADIOACTIVE KERNEL INSTALL ]
Instructions:
* Boot into Recovery
* (Recommended) Make a complete backup of entire rom
* Flash Zip
* Reboot
* Install your prefered kernel tweaker app(EX kernel manager recomended)
* Enjoy!!!
CHANGELOG
HERE
DOWNLOADS
HERE
THANKS!!!!
Thanks and Credits to developers
Of course, I had never been able to create all that by my own. So I want to give credits to the really good developers around, that have given me all the inspiration and from which I cherry picked lots of the implemented functionalities:
* SultanXda
* Ordenkrieger
* LordBoeffla
* ZaneZam
* Ak
* Yank555
* Hardcore
* Chainfire
* BitOBSessiOn
* Netarchy
* jccaduonno
* eng.stk
* Flar2
* MSF-Jarvis
* Faux123
* bedalus
* FranciscoFranco
* moludo
* Lozo2010
... I just hope I did not forget someone. If so, please let me know and I will add you of course.
Thanks to all of you for your great work
XDA:DevDB Information
Radioactive Reborn Kernel, Kernel for the OnePlus 3T
Contributors
acuicultor
Source Code: https://github.com/acuicultor/android_kernel_oneplus_msm8996
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.0.8
Stable Release Date: 2017-12-13
Created 2017-01-27
Last Updated 2018-02-04
Good!! Here we go
Enviado desde mi ONEPLUS A3003 mediante Tapatalk
Another kernel here. Awesome!
Flashed over Los on my 3t, and Facebook Messenger calling doesn't work? Do you know why? It crashes when i press calling button
Hi mate..
Can I ask you something??
I flashed this over AOSIP unified from the Op3 forums this kills wifi.. Is this a rom issue or kernel issue..? Any workaround for this??
geekynoob said:
Hi mate..
Can I ask you something??
I flashed this over AOSIP unified from the Op3 forums this kills wifi.. Is this a rom issue or kernel issue..? Any workaround for this??
Click to expand...
Click to collapse
This kernel works flawlessly with LineageOS based roms, it's stated on op, aosip isn't los based afaik so some stuff may be broken.
Sent from my Nuclear OnePlus3T
Can I flash this kernel on RR ROM?
Gesendet von meinem 3T mit Tapatalk
inzaghi75 said:
Can I flash this kernel on RR ROM?
Gesendet von meinem 3T mit Tapatalk
Click to expand...
Click to collapse
Please bloody read before posting.
The answer is that it'll work on any lineage based ROM.
RR is lineage based. So it will work.
THIS IS LITERALLY THE PREVIOUS POST
New build up!!
Download link and changelog in op.
Enjoy!!!!
Sent from my Nuclear OnePlus3T
New build up!!!!
Download link and changelog in op.
Enjoy!!!!!
acuicultor said:
New build up!!!!
Download link and changelog in op.
Enjoy!!!!!
Click to expand...
Click to collapse
Overclock frequencies on both clusters wont stick tested with ex and kernel auditor.
CroW_D said:
Overclock frequencies on both clusters wont stick tested with ex and kernel auditor.
Click to expand...
Click to collapse
Thanks for reporting, can replicate it and already saw the issue, i'll fix it in next version.
Sent from my Nuclear OnePlus3T
OK so the kernel makes OnePlus 3 gestures in settings dashboard disappear. This not the only kernel lately it happens on. Not sure what kind of log to get..... DU ROM
yung40oz84 said:
OK so the kernel makes OnePlus 3 gestures in settings dashboard disappear. This not the only kernel lately it happens on. Not sure what kind of log to get..... DU ROM
Click to expand...
Click to collapse
Why should this kernel work in an incompatible non LineageOS based rom? Please read op before flashing random stuff on your device.
Sent from my Nuclear OnePlus3T
New build up!!
Download link and changelog in op.
Enjoy!!!!
Sent from my Nuclear OnePlus3T
acuicultor said:
Why should this kernel work in an incompatible non LineageOS based rom? Please read op before flashing random stuff on your device.
Sent from my Nuclear OnePlus3T
Click to expand...
Click to collapse
I know it is lineageOS based, I already knew that, was just asking if maybe u could look, and there is a fix now ROM side for AOSP or CAF based ROMs, https://github.com/VertexOS-Devices/android_device_oppo_common/commit/b430ffc6e8fb5d7c0ed49a000ad84c2d328ebd2e
The LOS kernels have always worked on other custom ROMs with fixes incorporated.
Running 1.0.8 on RR now, curious what is "CRC" under miscellaneous??
evanxyj said:
Running 1.0.8 on RR now, curious what is "CRC" under miscellaneous??
Click to expand...
Click to collapse
You have a brief description in kernel Adiutor, basically is a mechanism for checking data integrity.
Sent from my Nuclear OnePlus3T
acuicultor said:
You have a brief description in kernel Adiutor, basically is a mechanism for checking data integrity.
Click to expand...
Click to collapse
Cool, BTW I'm configing it by exkm.
Thread cleaned,
Flaming/Disrespectful comments towards our members will not be tolerated.

[KERNEL] Vegito Kernel 1.0 - 05 Jun 2017

Vegito Kernel for Samsung Galaxy S4
{
"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 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.*/
Features:
Easy installation with Aroma installer
Add /dev/frandom support
Performance and power optimizations
Disabled MMC CRC check for extra 30% boost in IO
block: Add SIO I/O scheduler && FIOPS I/O scheduler
Topology: Enhance For MultiCore Decision Making
Optimized Integer SQRT. for upto 3x faster operation
Powersuspend: new PM kernel driver for Android w/o early_suspend
New TCP congestion controls: Westwood(Default), bic, highspeed, hybla, htcp, vegas, veno, scalable, lp, yeah, illinois.
Important:
Some custom kernels modify the ramdisk, this can create problems for other kernels as this.
So it is important that you return to stock kernel first by flashing the boot.img of stock kernel before
flashing this kernel
Download:
Method 1:
Install Vegito Kernel Updater app from Play Store
Go to Vegito Kernel Updater
Download and flash.
Free Version
Paid Version
Method 2:
You can download from here
Compatibility:
Kernel is compatible for Lineage OS 14.1 ( Ja3gxx ) only .
INSTRUCTIONS
Just flash the zip in twrp and you are good to go!
XDA:DevDB Information
Vegito kernel for Samsung Galaxy S4, Kernel for the Samsung Galaxy S4
Contributors
Dreamstar, Alberto96
Source Code: https://github.com/nikitsharma15/Vegito_S4
Kernel Special Features:
Version Information
Status: Stable
Created 2017-06-05
Last Updated 2017-06-05
Reserved
Reserved
Thanks for your hard work.
i have a question.
i have "lineageOS 14.1 Ja3gxx" on my i9500. I didnt flash any kernel before. If i flash this one, will i have to install lineage os and any other installed apps again ??
bycan said:
i have a question.
i have "lineageOS 14.1 Ja3gxx" on my i9500. I didnt flash any kernel before. If i flash this one, will i have to install lineage os and any other installed apps again ??
Click to expand...
Click to collapse
No Just flash the zip in twrp and you are good to go!
sound control?
sandersantos said:
sound control?
Click to expand...
Click to collapse
In next version for sure
Dreamstar said:
In next version for sure
Click to expand...
Click to collapse
Thanks bro : )
Can I flashed this on RR?
vahillah said:
Can I flashed this on RR?
Click to expand...
Click to collapse
Yes
Hi, can you made this kernel compatible to official TouchWiz rom ?
Thanks in advance.
This is for i9505?
krkhaha said:
This is for i9505?
Click to expand...
Click to collapse
No.
Sent from my Redmi 3 using XDA Labs
A small update about my app. I just implemented kernel profile feature to my app, now you can select custom profiles with a single touch, no need to mess with settings.
How to do?
There are 3 types of Profiles available on my app
Normal
Performance
PowerSaving
Normal = Tweak kernel parameters to provide a balance between battery life and performance.
Performance = Tweak kernel parameters to provide maximum performance out of your kernel.
PowerSaving = Tweak kernel parameters to provide maximum battery life out of your kernel.
You can select any of those as per your choice
More features will be added in future release
Try now:
Free Version
Paid Version
Regards
Can this kernel be over clocked, if yes how much?
Hi ,i have i little problem with my galaxy i9500,its runing on lineage 14.1 but when i install this kernel or another ,it didnt replace the lineage kernel,why?

[KERNEL][MM/N/O/P] Cerberus Kernel [Falcon]

{
"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
/*
* I'm not a developer, im taking effort to put more
* choices of kernel for our community.
* This kernel is tweaked for my own taste.
* Please do not request for more features because
* i want to ensure the stability of the kernel first.
* And thank you for using this kernel.
*/
/*
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone
* by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself
* and you are not to blame us or XDA and its developers.
*
*/
[*] What is Cerberus Kernel?
[*] This is my new custom Kernel for the Motorola Moto G 2013 (falcon).
It's based off the LineageOS kernel sources and more custom code from some grand developers.
Bug reports and contributions are welcome.
# CPU Freq/Govs:
* POWERSAVE
* USERSPACE
* ONDEMAND
* INTERACTIVE
* CONSERVATIVE
* LIONHEART
* YANKACTIVE
* INTELLIDEMAND
* INTELLIACTIVE
* INTELLIMM
* ALUCARD
* ZZMOOVE
# CPU Hotplugs :
* IntelliPlug v4.0 added and enable by default
* MSM_Hotplug
# IO Schedulers :
* NOOP
* DEADLINE
* ROW
* CFQ
* FIOPS
* SIO (default)
* SIOPLUS
* BFQ
* ZEN
* VR
* MAPLE
# Sound Controls :
* Dolby-DAP Driver enable by default
* Faux Sound Control v3.6
* High perf mode
* Low Latency Driver mods
* Slimbus overclocked and 48khz freq support
# Others :
* Selinux in permissive mode by default
* Compiled with QUVNTNM 6.4 custom ToolChain Linaro 4.9 cortex-A7 optmized
* DT2W/S2W/S2S features added and working
* KCAL v2 color control
* Reduce swappiness to 45
* Disabled MMC CRC check
* Optimized XZ kernel compression
* Fast Charge v2
* WQ_POWER_EFFICIENT
* Enabled RWSEM_ALGORITHM
* State Notifier Driver
* Powersuspend 1.5
* Added filesystem dynamic read-ahead (Credits to Chad Gooldman)
* Swappiness modified to 45
* GPU KGSL fixes
* GPU 533MHz
* Fixed some memory leaks and much more improvements
* Compatible with Kernel Adiutor, and others kernel tune apps
[*] First time installing Custom kernel on your Moto G 2013?
* Make sure your kernel is compatible with you rom (nougat, oreo, pie)
* Reboot on TWRP recovery mode
* Flash Cerberus kernel zip
* Automatically a backup of your original kernel (boot.img) is made in the root of your internal memory,
in case of emergency or return to your original kernel install the backup img and ready.
* Reboot
[*] Download your correct kernel version:
* For marshmallow (6.0.1) and old 2017 nougat roms (7.1.x)
download the cerberus_x.x_old_MM-N file
* For latest 2018 nougat roms download the cerberus_x.x_nougat file
* For oreo and pie roms download the cerberus_x.x_oreo_pie file
# Download kernel :
Cerberus folder
If you love our work and want to help us? then click the button:angel::angel:
​
XDA:DevDB Information
Cerberus kernel for moto G 2013/2014, Kernel for the Moto G
Contributors
willizambrano01
Source Code: https://github.com/willizambranoback/android_kernel_motorola_msm8226
Kernel Special Features:
Version Information
Status: Beta
Current Beta Version: 1.0
Created 2018-10-23
Last Updated 2018-11-04
Woow... Awesome
Sent from my ONEPLUS A3010 using Tapatalk
OOH, MAN!
Can't wait to try this out once it's available for download!
'Am currently using your Evolution Kernel!
Working good on Aex Pie, better than stock
Thanks for the initiative. Looking forward to use it. Best of luck
OOH, MAN!
Can't wait to try this out once it's available for download!
'Am currently using your Evolution Kernel on AOSP Extended
Hello friends, downloads are available now, enjoy it!
willizambrano01 said:
Hello friends, downloads are available now, enjoy it!
Click to expand...
Click to collapse
Thnx bro
Confirming this is working on XT1033 running LOS14.1:good:
Thanks a ton! Superb work as usual!
Hello, thanks for the kernel. Would I have to reinstall the custom kernel every time I update the weekly build of lineage for micro g? Does this kernel even work with micro g? Also would it be possible to integrate Wireguard support into the kernel? It seems easy enough (the developers provide a patch script): https://forum.xda-developers.com/android/development/wireguard-rom-integration-t3711635
Cheers
@willizambrano01 Can you tell me what line in what file is changed to enable USB fast charge? I don't want to run a program that remains in memory just to perform this task
rintinfinn said:
Hello, thanks for the kernel. Would I have to reinstall the custom kernel every time I update the weekly build of lineage for micro g? Does this kernel even work with micro g? Also would it be possible to integrate Wireguard support into the kernel? It seems easy enough (the developers provide a patch script): https://forum.xda-developers.com/android/development/wireguard-rom-integration-t3711635
Cheers
Click to expand...
Click to collapse
Microg works on any kernel,microg is not kernel dependent,and yes It needs to be reinstalled at every update
---------- Post added at 07:08 AM ---------- Previous post was at 07:03 AM ----------
jajk said:
@willizambrano01 Can you tell me what line in what file is changed to enable USB fast charge? I don't want to run a program that remains in memory just to perform this task
Click to expand...
Click to collapse
It changes the value of /sys/kernel/fast_charge/force_fast_charge to 1,also kernel auditor doesn't remain in memory,it just runs at boot then it will be kicked out of ram once the system needs it
compatible with rom Pixel Experience 9.0 06/11/18 Falcon?
So far so good, 1032 running Lineage 16. Dt2w working nicely too.
I noticed MPDecision was enabled by default alongside MSM when I first opened kernel adiutor, is this expected?
Wo11ven said:
So far so good, 1032 running Lineage 16. Dt2w working nicely too.
I noticed MPDecision was enabled by default alongside MSM when I first opened kernel adiutor, is this expected?
Click to expand...
Click to collapse
disabler.sh should check for /system/vendor/bin/mpdecision, too.
Battery seems to be holding up better on LOS14.1 with this kernel even with default settings:good:
Added this to the end of init.rc file to avoid having to install a Google service ridden app just to do a simple task
Obviously need to unpack/repack boot.img to to make the edit
Code:
on property:sys.boot_completed=1
# Enable Fast Charge
write /sys/kernel/fast_charge/force_fast_charge 1
rintinfinn said:
Hello, thanks for the kernel. Would I have to reinstall the custom kernel every time I update the weekly build of lineage for micro g? Does this kernel even work with micro g? Also would it be possible to integrate Wireguard support into the kernel? It seems easy enough (the developers provide a patch script): https://forum.xda-developers.com/android/development/wireguard-rom-integration-t3711635
Cheers
Click to expand...
Click to collapse
hi bro, unfortunately, wireguard required 3.10 kernel as minimum
Kernel is updated to 1.1, check the OP for downloads and more details
Will there be any support for overclocking??
By the way, the old nougat version (1.0) Made my device a bit... sluggish, in a way.

Categories

Resources