[KERNEL][Marshmallow][3.10.90+] Zeus Kernel v1.0 | Tried | Tested | Trusted | - Android One (First-Generation) Cross-Device Origin

{
"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 am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or the current economic crisis caused by you following these
* directions. YOU are choosing to make these modificiations, and
* if you point your finger at me for messing up your device, I will
* laugh at you.
*/
This Kernel is Based off latest kernel source from Google.Works on all ROMs available out there for all Android One devices. This Kernel possesses better Performance , Stability and Battery Backup than Stock Kernel.
F.A.Q:
1. My device rebooted or crashed, how can I help?
A: Get me /proc/last_kmsg on pastie.org.
2. Battery sucks, my device is not entering deep sleep. FIX PLOX!
A: Fix it yourself, it's an app waking your device up not the kernel's problem
3. Signal is dropping since I flashed the kernel, amg u sucks!
A: The kernel has nothing to do with gsm/cmda signal. Make sure you have the latest radios
4. Do I need to wipe anything when flashing this kernel?
A: No.
5. Does this kernel has X or Y mod?
A: Learn to read, everything you need to know is in the features list, changelog or public repo.
Features :
Updated Linux kernel version 3.10.90
I/O Schedulers : noop, deadline, fiops, cfq.
Insecured
adb runnable as root
Dynamic Fsync Control
Improved filesystem mounting flags - NOATIME and NODIRATIME
ARM: Cortex A7 compiler optimizations
MTK: removed HUGE HUGE trail of stupid MTK kernel logging
ARM: Removed various debug traces
Compiled with Linaro 4.9.4 Toolchain.
VFP Optimizations
Mali GPU cache Optimizations And Various GPU Tweaks.
MMC: disable crc check for 30% extra performance
Mutlicore Scheduler Support
Dynamic FSync Control
Dirty Ratio Tweaks
init.d support
INSTRUCTIONS
- Just flash the zip you want in recovery and you are good to go!
Source:
https://github.com/Swapnil133609/Zeus_sprout
DOWNLOADS
Credits :
Code:
[user=3292224]@franciscofranco[/user]
[user=5475344]@##W4TCH0UT##[/user]
@varun.chitre15
[user=3332811]@faux123[/user]
XDA:DevDB Information
[KERNEL][MM][3.10.90+] Zeus Kernel | Tried | Tested | Trusted |, Kernel for the OEM Cross Device Development
Contributors
Swapnil Solanki
Source Code: https://github.com/Swapnil133609/Zeus_sprout
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2015-10-07
Created 2015-10-07
Last Updated 2015-10-07

Reserved

Reserved

Support double tap to wake?

Will Add them in the next build.

Swapnil Solanki said:
Will Add them in the next build.
Click to expand...
Click to collapse
OK :good: I will try now on my sprout_b MM

Can Marshmellow be rooted by flashing this with supersu2.50 beta? i am really excited reply fast if you can please...i had read on forums that nexus devices need specifically modified boot.IMG for rooting specified here http://forum.xda-developers.com/apps/supersu/wip-android-6-0-marshmellow-t3219344 please do confirm
Edit: It worked,thank you very much for compiling kernel in such a little time.

rohitsonone said:
Can Marshmellow be rooted by flashing this with supersu2.50 beta? i am really excited reply fast if you can please...i had read on forums that nexus devices need specifically modified boot.IMG for rooting specified here http://forum.xda-developers.com/apps/supersu/wip-android-6-0-marshmellow-t3219344 please do confirm
Edit: It worked,thank you very much for compiling kernel in such a little time.
Click to expand...
Click to collapse
Me to root with philz (supersu 2.50) and use Zeus kernel :good:

Press thanks If you like my kernel.

Great job Sir..
I really appreciate it..
:good:

Closed per OPs request.

Related

[KERNEL][I9100G][FINAL][08/4/12][VIB FIX] ♫ Cranium Kernel ♫ build#4 -It's Fast ;)

[KERNEL][I9100G][FINAL][08/4/12][VIB FIX] ♫ Cranium Kernel ♫ build#4 -It's Fast ;)
Without further ado,let's begin.
I DO NOT OWN A SAMSUNG GALAXY S2 GT-19100G!So i will be slow
{
"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(Subject to change)
Governors- Lionheart,MinMax,SmartAss2,Interactive,Gallimaufry (Pre-tuned)
I/O Schedulers- VR And SIO(set as default)
Used xz compression instead of gzip to save space(Thanks to hanny562)
CIFS support(loaded at startup)
Compiled with arm-eabi-2009q1
memory Fixes
Faster Boot(boots at 1008 Mhz instead of 600 Mhz)
Custom bootanimation support- place bootanimation.zip into sdcard/misc
init.d support(busybox pre-installed)
ClockWorkMod Recovery 5.0.26 (hanny562)
Disabled useless stuff
Updated drivers
pre-Rooted with SuperUser And CWM Manager and ro.secure=0
Some init.d scripts pre-installed
Proximity sensor fixed
dm-cache(Faux123)
Increased SD-card read ahead of 1024 KB
Implemented Cleancache driver
SLQB Memory allocator(also set as default)
Bumped Jhash to V3
Modified vm ratios
A few cherry-picks taken from LeeDroid's Htc Shooter kernel
A few other misc. initramfs modifications
And lot's of patches that are too technical to be mentioned(Refer to my github repo for more info)
DOWNLOADS-
BUILD #1- http://www.mediafire.com/?ws7c4i1r2sb0q60
BUILD#2- http://www.mediafire.com/?6qgdics088yk5fz
BUILD#3- http://www.mediafire.com/?ew64x238z6zexfw
BUILD#4- http://www.mediafire.com/?0nmccnoly0ioqx3
Thanks And Credits-
*hanny562 AKA Hanny Liu(For lot's of help,initramfs,testing)
if i forgot yr name,send me a pm!
Instructions-
Instructions
first delete all init.d scripts from /system/etc/init.d and then flash otherwise u wont get the full effect/phone cud become even slower!(Use root explorer or adb)
Download--> flash with odin as PDA
NOTE:IF U USE KTOOLS,DO NOT reboot to recovery from ktools,otherwsie recovery will reboot!
KERNEL SOURCE CODE
https://github.com/sakindia123/kernel_i9100G
Want to stay up-to-date with devlopment progress and tips/tricks?Join this group- http://www.facebook.com/groups/203703389724143/251425024951979/?notif_t=group_activity
Changelogs for Build #2
Now compiled with arm-eabi-2010q1
Proximity sensor fixed
Some init.d tweaks
Added interactive governor
Makefile Optimizations( -pipe)
Disabled CFQ iosched(i dont like it )
Some misc. fixes(see github for more info)
Changelogs for Build#3
Reverted to arm-eabi-2009q3
XZ boot compression set as default(Best for Omap 4430)
dm-cache(Faux123)
Tuned Ondemand,Interactive Governors
Implemented Cleancache driver
SLQB Memory allocator(also set as default)
Bumped Jhash to V3
Modified vm ratios
lots of cherry-picks taken from LeeDroid's Htc Shooter kernel
Some misc. fixes(see github for more info)
Changelogs for Build#4(in progress)
VIBRATION FIXED!!!!
Updated drivers
OMAP-PM : Always respect cpufreq policy limits[hanny562]
Added Gallimaufry governor[hanny562]
recovery looping problem has been fixed
its awesome LOL
I will test it now.
Thx
Gesendet von meinem GT-I9100G mit Tapatalk
Is this a GB only Kernel or will it work on ICS?
jagnet said:
Is this a GB only Kernel or will it work on ICS?
Click to expand...
Click to collapse
This is for i9100G,which doesnt have ICS yet
Great to have new kernel for G ~
dude, welcome to the sgs2 family.. i see you brought the Cranium name in your ROM back in the sgsl days
Sent from my GT-I9100 using xda premium
good job my friend
H4CK3R. said:
This is for i9100G,which doesnt have ICS yet
Click to expand...
Click to collapse
Aha thanks, I'm new to the SGS2 from the XE
flash via odin but stuck on boot screen!
yeah new kernel again i'm testing !!
Bumped post#2 with build#2
Hopefully recovery and proximity sensors are finex.Also a new governor called "interactive" is there.Enjoy!
Nice work mate. Thank you!!
Bumped First 3 posts with download link,features and changelogs for Build#3
nice!!!!!!!!!
Thank you This is My Best kernel
Sent from my GT-I9100G using Tapatalk 2 Beta-4
Anybody try this kernel with SuperRom_3 ?
I installed this kernel but now there is no vibration.

[CLOSED][KERNEL][3.10.104][STOCK/CM/AOSP] Explosion Kernel For fortunaxx3g [04/12/2016]

{
"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 Kernel for the Galaxy Grand Prime (G530H). It's based off the ZIM55 kernel available on ZIM555 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 (lollipop, marshmallow, nougat).
GOVERNORS
Interactive Pro
Intelliactive
Bluactive
Zzmoove
Smartmax
Lionfish
Interactive
Conservative
Ondeman
Userspace
Powersave
Bioshock
Performance
GPU
msm-adreno-tz
userspace
powersave
performance
simple ondemand
cpufreq
I/O schedulers
noop
deadline
row
cfq
sio
zen
More Feactures
Powered by Ubuntu 16.04 x86_64
USB Fastchanger
Moderately undervolted
Updated to Linux 3.10.104
Synced with latest CodeAurora changes
Improved memory caching backported from Linux 3.15
Improved storage performance
Optimized ARM crypto routines
Updated f2fs and WiFi drivers
KCAL MDP5 colour control (by savoca)
Improved zRAM backported from Linux 4.1
Compiled with Linaro GCC 4.8 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
--Mod edit-- link removed
Installation Instructions​
My suggested install procedure:
Boot into TWRP (make sure you have a suitable ROM installed)
Flash my kernel zip.
Reboot into Android.
@Christopher83 @zim555
and more people
Screenshots​
XDA:DevDB Information
Explosion Kernel, Kernel for the Samsung Galaxy Grand Prime
Contributors
Carlos Arriaga
Source Code: https://github.com/ExplosionKernel/android_kernel_samsung_fortunaxx3g
Kernel Special Features:
Version Information
Status: Stable
Created 2016-10-28
Last Updated 2016-12-04
CHANGELOG
More features will be added in future. Don't hesitate to make a feature request. Thanks!
Modded kernel adiutor apk: https://basketbuild.com/filedl/devs?...nelAdiutor.apk
Thanks to @martinusbe and GZR team for allowing me to use and distribute this apk
CHANGELOG KERNEL: https://github.com/CarlosArriagaCM/android_kernel_samsung_fortunaxx3g/commits/Explosion-MM
what advantages ?
and bug?
sorry bad english
:v
husein98 said:
what advantages ?
and bug?
sorry bad english
Click to expand...
Click to collapse
It is the first version men, no bugs in roms cm/aosp in stock you used versión lp.
Enviado desde mi SM-G530H mediante Tapatalk
Carlos Arriaga said:
It is the first version men, no bugs in roms cm/aosp in stock you used versión lp.
Enviado desde mi SM-G530H mediante Tapatalk
Click to expand...
Click to collapse
oh ok
Thanks sir for your reply
NEW VERSION
added governors, I/O SIO/ZEN and more... check in the second post (changelog)
DOWNLOAD IN THE OP
For more info about CPU governors, I/O schedulers check this amazing post of @Saber [REF][GUIDE]Most up to date guide on CPU governors, I/O schedulers and more! Can find valuable info to make the best configuration than siut your expects !!
Can I flash this on stock lollipop rom 5.0.2 xxu? If yes.. Wat version should I flash?
jaydsosa13 said:
Can I flash this on stock lollipop rom 5.0.2 xxu? If yes.. Wat version should I flash?
Click to expand...
Click to collapse
cm-12.1 version
Enviado desde mi SM-G530H mediante Tapatalk
how to download it? i want to use it in stock
gianekap said:
how to download it? i want to use it in stock
Click to expand...
Click to collapse
Download CM12.1 version and flash it
GOOD JOP .. @Carlos Arriaga
Really great, but is there any possible way to increase battery back up in the next version?
The versión R02 have SOD (deadlock) tested in prime 530M with IACP MM-
Edit: still deadlock
I didn't experienced deadlock running sm-G30H xcu. using aicp rom
---------- Post added at 10:40 AM ---------- Previous post was at 10:28 AM ----------
btw thanks for bringing this kernel. my phone so fast now
Update : deadlock is back. i repeat deadlock is back!
XCU MM PAC-ROM, work
for me , deadlock's back when i change cpu governors
Please add cpu hotplug like Intelli-plug,MP-decision
great job for this kernel keep it up ??✌
Does this Supports OTG suppprt?

[ Kernel ] [4.9.x] IllusionX

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
*Disclaimer
*
* Your warranty is now void.
*
* We're 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.
IllusionX​Features​Linux Upstreams.
Wireguard
lz4 compression for zram
Boeffla wakelock blocker
Fsync switch
Klapse
Westwood TCP
Power efficient workque by default
BFQ io scheduler
Supports​#Custom Roms based on Q source ( OOS GSI Works)
#Realme UI
Instruction for flashing​If you are using ROM running on stock kernel,
•Flash stable Magisk(<=20.3)
•Flash IllusionX.zip
But if you are coming from custom kernels,
•Flash/restore stock boot.img of that ROM.
•Flash stable Magisk(<=20.3)
•Flash IllusionX.zip
Changelogs​•Added Klapse
•Added BFQ io scheduler
•Added Westwood TCP
•Enabled Power efficient workque by default
Download​
XDA:DevDB Information
IllusionX, Kernel for the Realme 3 Pro
Contributors
V3NK4135H
Source Code: https://github.com/Blaster4385/realme3Pro_realmeXT_AndroidQ-kernel-source [Mod note] Source violates GPL and does not meet XDA quality standards. Recommendation: do not flash this!
Kernel Special Features:
Version Information
Status: Stable
Created 2020-04-14
Last Updated 2020-04-17
V3NK4135H said:
IllusionX
Features
Linux Upstreams.
Wireguard
lz4 compression for zram
Boeffla wakelock blocker
Fsync switch
Klapse
Westwood TCP
Power efficient workque by default
BFQ io scheduler
Supports
#Custom Roms based on Q source ( OOS GSI Works)
#Realme UI
Instruction for flashing
If you are using ROM running on stock kernel,
•Flash stable Magisk(<=20.3)
•Flash IllusionX.zip
But if you are coming from custom kernels,
•Flash/restore stock boot.img of that ROM.
•Flash stable Magisk(<=20.3)
•Flash IllusionX.zip
Changelogs
•Added Klapse
•Added BFQ io scheduler
•Added Westwood TCP
•Enabled Power efficient workque by default
Download
XDA:DevDB Information
IllusionX, Kernel for the Realme 3 Pro
Contributors
V3NK4135H
Source Code:https://github.com/Blaster4385/realme3Pro_realmeXT_AndroidQ-kernel-source
Kernel Special Features:
Version Information
Status: Stable
Created 2020-04-14
Last Updated 2020-04-17
Click to expand...
Click to collapse
how to usewireguard vpn after installing this
[Thread Locked]
After careful consideration, XDA has deemed this kernel to violate GPLv2 and does not meet the high quality standards we expect from stable releases on our platform. Please review [Mandatory] XDA-Developers and the GPL for more information on GPLv2. Thank you for your attention and have an amazing day.

[Kernel] [4.9.x] IllusionX

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
*Disclaimer
*
* Your warranty is now void.
*
* We're 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.
Sorry for the wrong information about upstream in previous versions and we apologise for it. It happened by accident and we promise not to repeat it. Also we are using another base for this kernel and for the future releases of IllusionX kernel.
Click to expand...
Click to collapse
Features
Linux Upstreams.
lz4 compression for zram
FSync Switch
F2FS support
BFQ IO scheduler
Anxiety IO Scheduler
Vibration Control
Sound Control
TCP westwood
Compiled with Proton Clang 13
O3 Optimization
Boeffla Wakelock Blocker
CRC Switch
Clang Polly Optimization
Kernelspace Battery Saver
Adreno Boost
Supports
Custom Roms (Android 10/11) based on Realme UI( OOS GSI Works)
Realme UI
Instruction for flashing
If you are using ROM running on stock kernel,
Flash Magisk (Not required for version 7.5 and greater)
Flash IllusionX
But if you are coming from custom kernels,
Flash/restore stock boot.img of that ROM.
Flash Magisk (Not required for version 7.5 and greater)
Flash IllusionX
NOTE-: Magisk will be retained after flashing kernel. So no need to reflash.
Changelogs
Kernel upstreamed to 4.9.268
Performance tweaks
Kernelspace Battery Saver
Download
XDA:DevDB Information
IllusionX Kernel, Kernel for the Realme 3 Pro
Contributors
V3NK4135H
Source Code:
Blaster4385/IllusionX_RMX1851
Contribute to Blaster4385/IllusionX_RMX1851 development by creating an account on GitHub.
github.com
Kernel Special Features:
Version Information
Status: Stable
Created 2020-04-27
Last Updated 2021-05-10
Good
Really nice.
Download link still v3 not v4
BabyVanby said:
Download link still v3 not v4
Click to expand...
Click to collapse
Fixed now.
I am using stock kernal and corvus 7.5 custom rom then how can i flsh custom kernal
Can I ask to make a kernel with support for external Wi-Fi cards?
For the test "Kali nethunter" I will be very grateful)
IllusioX v6 released. OP updated.
IllusionX v6.1 released. OP updated
After flashing this kernel my cts failed, how to fix in magisk 20.3 realmeui ols help.
IllusionX v7 released. OP updated
The_complicated_one said:
After flashing this kernel my cts failed, how to fix in magisk 20.3 realmeui ols help.
Click to expand...
Click to collapse
CTS doesnt fail because of kernel. It fails because of magisk. Hide magisk and if that doesn't work then change props.
IllusionX v7.5 released. OP updated
I'm new with this kind of thing, my phone is un-rooted, pls guide me how to install/flash this kernel.
do i need to root first? install the kernel from the previous vers or directly to the lastest (7.5) ?
Can i flash it without root
my wifi doesnt work, how is it ? rom corvus 16.5
im using stock rom realme ui android 10, can i install this kernel on my device? My device rooted

[KERNEL] LawRun Kernel [4.4.302][05-06]

HEY ALL I HOPE YOU ARE FINE HERE !!!
WELCOME TO OUR FORUM FOR LawRun-Kernel For Redmi Note 7 - Lavender​
{
"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 not responsible for any damage on your device, for X or Y reason, also I'm not responsible if you loose your alarm and got fired, anything like that, installing this kernel you renounce to make me responsible of any unwanted behavior of your device */​
First-
Introduction
WHY WE BUILD THIS KERNEL --- THE MAIN VALUE OF THIS
we tried to give you the best experience of your phone as the following
in my opinion you will not be satisfied with the phone with the gaming kernel without the battery were last alot of time
in the same side you will have a great performance...
Secondly-
IF YOU HAVE ANY PROBLEM WHILE YOU ARE USING KERNEL JUST TRY TO TEST IT
WITHOUT ANY MODULE, CLEAN FLASH IT & TRY IT Clearly FOR Enough time...
Thirdly-
Kernel Features
- Built with android clang
- AnyKernel3
- MIUI & Custom rom supported
- Westwood TCP
- CPU Governors add-BLU_SCHEDUTIL, smurfutil, alucardsched, smurfutil_flex, electroutil, pwrutilx, pixel_SCHEDUTIL, darknessched & pixel_smurfutil
- I/O schedulers add-Zen_SCHEDUTIL, anxiety, maple, fiops, sio & tripndroid
- GPU hz New Configration (better For battery)
- I/O schedulers Deadline default
- Optimisations from other kernels
- Separated magisk Profile .zip for enabling profiles on our app
- Optimisations from other kernels
- More and more features check changelogs
Planned Features
IF YOU WANT TO ADD SOME FEATURES OR HAVE ANY PROBLEM YOU CAN CONTACT ME AT Telegram
YOU CAN JOIN OUR TELEGRAM GROUP FOR MORE INFO AND SUPPORT
Fourth-
WHERE IS THE DOWNLOAD LINK
Kernel..: Link
Profiles..: Link
App..: Soon
for more features like app, profiles & performance modules...
Our Telegram Channel... Link
Our Youtube channel... Link
Our Telegram Group... Link
&&
MY DONATION LINK
Our donation: Link
Fifth-
Bugs
-Dont Know :')
Finally-
LawRun App
We are Introducing our New App You can use it For better experience
You can find it in our Website too..
####Installation_guide####
to Get a better experience
- Dirty Flash your rom or boot.img / reboot to recovery
- FLash Magisk ((Recommended))
- Flash Kernel / reboot to recovery
reboot and enjoy
Thanks TO BE HERE AND ALWAYS BE READY TO RUN!!!!!​
Source: Link
Version Information
Status: Stable
Created 2023-06-05
Last Updated 2023-06-05
Reserved
Reserved...
Hello!
I have crdroid 9.5 on my Redmi Note 7. And Magisk 26.1
The phone is working fine.
As I did not know whether I wopuld need to use NEWCAM or OLDCAM and if I should enable QTI or not, I tried all four possible combinations, with the other features like overclocking and thermals disable.
All four combinations lead to a boot loop.
Elmarigo said:
Hello!
I have crdroid 9.5 on my Redmi Note 7. And Magisk 26.1
The phone is working fine.
As I did not know whether I wopuld need to use NEWCAM or OLDCAM and if I should enable QTI or not, I tried all four possible combinations, with the other features like overclocking and thermals disable.
All four combinations lead to a boot loop.
Click to expand...
Click to collapse
Sorry for this trouble.. Do you mind to join our testing group to help us fixing this issue and better support ?
I don't know if I wil have enough time for being of much help, but I can try.
Elmarigo said:
I don't know if I wil have enough time for being of much help, but I can try.
Click to expand...
Click to collapse
Very good contact me on telegram

Categories

Resources