[KERNEL][Oxygen/Stock/MIUI] Mono Kernel (31 October) - OnePlus 3 ROMs, Kernels, Recoveries, & Other Devel

Mono Kernel for OnePlus 3 (oneplus3)​
Let's start this off with the basic and regular warning and disclaimer :
Code:
#ifdef IF_YOU_FLASH_THE_KERNEL
* No one except you chooses to flash this kernel, this is your [B]own[/B] choice
* Do not flash this if you expect stability that equals to a stock kernel
* Neither me or XDA is responsible if the kernel destroys your device
* No cats are harmed during the creation of this kernel
#endif
Mono Kernel is a kernel made with simplicity and customizations in mind, I never wanted a kernel with gazillions of "bloaty" features (governors, schedulers, etc) that gives me uneasiness since there's too many choices to be made.
Technical details :
If you want to know about the toolchain and stuff I used
- Compiled with UberTC 4.9.4
- No new experimental compilers used (this means, no GCC 5, 6, or 7 until they are well-tested enough)
- Little to no weird optimizations flags, I'll avoid adding -Ofast, -O3, Graphite or anything related to them
Features :
Some bits of features that you'll see
- blu_active governor
- FIOPS, SIOPLUS, and Zen I/O scheduler
- Toggleable Fsync
- UKSM 0.1.2.3 (Ultra KSM, an improved KSM)
- zRAM support
- doubletap2wake and sweep2wake support for non-Oxygen / Hydrogen system
- sweep2sleep support
- Mini-bits of somewhat-safe (but not necessarily stable) optimizations
- Lots of updates and upstream works from various sources (CAF, Google, and Linux)
- And probably more
Bugs :
- WiFi doesn't work on OOS3.2.6
- None, at least for now
Download :
Get it while fresh!
AndroidFileHost Folder
Installation :
Please read all of this before continuing
- I mean... you probably know how
- Just flash the zip
Compatibility List :
Check if your ROM is compatible
- Fully working on FreedomOS & OP3Lite
- Tested on MIUI8 (thanks to lekzzz for testing and reporting it here!)
- Tested on HydrogenOS (thanks to Mostafa Wael for testing, full reports here!
- Anything based on the recent OxygenOS should work
Credits :
All these talented people deserves a cookie
(In no order)
- flar2
- eng.stk
- faux123
- franciscofranco
- anarkia1976
- neobuddy89
- myfluxi
- Grarak
- ##W4TCH0UT##
- Evolutionzz & Dims_Camper (some nice friends to talk)
- Mostafa Wael for being a nice buddy and tester (and just being patient with me in general)
There's too many people that deserves to be here, if you're one of them (in case I somehow forgot to credit you here and on the source code / Git repo page), please, don't hesitate to PM me!
Notes :
- Mono Kernel will always remain on 'testing' phase, mostly because I tend to screw up and break stuff, so I don't warrant any stable release, unless otherwise mentioned
- No, there is no CM builds planned, I have no plan to switch to CM
- Based on a report, MIUI should work with Mono
- Yes, DASH is working, I don't know why I have to mention it, but some people likes to be assured, I guess
XDA:DevDB Information
Mono Kernel, Kernel for the OnePlus 3
Contributors
F4uzan
Source Code: https://github.com/F4uzan/mono_oneplus3
Kernel Special Features: Uh... it's downloadable ?
Version Information
Status: Testing
Created 2016-08-07
Last Updated 2016-10-31

FAQ (Frequently Asked Questions)
Q : I want "x" and "y" feature to be added in this kernel
A : Sure thing, I'll give no promises it'll be added, but if I find it interesting (and usable), why not?
Q : Hey, can you fix "x" issue ? (if you provides no log or details whatsoever)
A : Please, give me more details, how can I reproduce the issue on my side ? If I'm unable to reproduce the issue then can you please provide more details to the issue ?
Q : What logs are needed to give you an exact information of my issue ?
A : /sys/fs/pstore/console-ramoops, dmesg, and any kind of kernel logs (not logcat) you can find
Q : Will this work on "x" ROM ?
A : Probably, it might or might not work, test it out by yourself. Anything based on Hydrogen or Oxygen should work on this kernel
Q : Is it safe to flash over other custom kernel ?
A : Yes, Mono doesn't modify the ramdisk of the previous kernel, however, this might cause the settings sticked to the ramdisk by previous kernel to persist, do this at your own risk.

Reserved
Reserved #1

Another kernel wow

Thanks for the kernel...
Στάλθηκε από το ONEPLUS A3003 μου χρησιμοποιώντας Tapatalk

Thanks dev
Enviado desde mi ONEPLUS A3003 mediante Tapatalk

No overclock? Sad!!!

Nice to see a new kernel

No "another kernel"
isoladisegnata said:
Another kernel wow
Click to expand...
Click to collapse
It's not "another kernel". It's The Mono Kernel!

gautamhans1 said:
It's not "another kernel". It's The Mono Kernel!
Click to expand...
Click to collapse
Please xplain

Wow will we get saosp too
Sent from my ONEPLUS A3000 using XDA-Developers mobile app

isoladisegnata said:
Another kernel wow
Click to expand...
Click to collapse
Is that sarcastic?! Hope not!
Sent from my OnePlus3 using XDA Labs

yijinsa said:
Wow will we get saosp too
Sent from my ONEPLUS A3000 using XDA-Developers mobile app
Click to expand...
Click to collapse
I might try building it eventually, but Oxygen OS has been serving me finely, so I see no reason to switch.
jason387 said:
No overclock? Sad!!!
Click to expand...
Click to collapse
It will come, I'm just making sure the kernel isn't totally broken on day one release.
isoladisegnata said:
Another kernel wow
Click to expand...
Click to collapse
Thanks? I totally did not sense a sarcastic remarks coming out of those words /s

No dash??
Sent from my ONEPLUS A3000 using XDA-Developers mobile app

evanxyj said:
No dash?
Sent from my ONEPLUS A3000 using XDA-Developers mobile app
Click to expand...
Click to collapse
Well, I mean, I don't know why I forgot to write it, but since it's based on OxygenOS' kernel, and since the source code for DASH is out weeks ago, yes, DASH is there.

F4uzan said:
Well, I mean, I don't know why I forgot to write it, but since it's based on OxygenOS' kernel, and since the source code for DASH is out weeks ago, yes, DASH is there.
Click to expand...
Click to collapse
Fantastic! I'll try it in days. Hhhhhhhhhh
Sent from my ONEPLUS A3000 using XDA-Developers mobile app

Thank you! Sioplus is my favourite then fiops If you like the idea you could make it Synapse compatible! Thanks again

Alright, a quick update to the kernel, this doesn't bring out many new features (since I don't really know what to add, really), but it's an update nonetheless.
Changes:
* (Actually) add SIOPLUS
* Added KCAL v2 (post-processing control for display)
* Some upstream works to match android/kernel_common/tree/android-3.18
* Small code changes
Now, the reason why SIOPLUS is added is because it was missing in the previous release, I added SIO and originally wanted to type "SIO" in the OP. But... since I lazily copy-pasted the OP from my older kernel thread, I forgot to change SIOPLUS to SIO.
But now, SIOPLUS is actually there!
Download : https://www.androidfilehost.com/?fid=24591000424953255

_MartyMan_ said:
Thank you! Sioplus is my favourite then fiops If you like the idea you could make it Synapse compatible! Thanks again
Click to expand...
Click to collapse
Synapse compatibility has been lingering me for ages, I'll try adding it since it's way more flexible than Kernel Adiutor, but it might take awhile.

@F4uzan is there anyway to use aroma so i can get the frequencies to stick, b/c i like to underclock, also is there a way to add bluactive govenor, thank you

Related

[KERNEL] [5.1] Darkness V6 (Ex Alex kernel) [HyperLinarmod 4.9.3] + UKM Synapse

/*
* 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.
*/
Click to expand...
Click to collapse
Features
Smartmax governor
Compile Uber Toolchain
-Ofast
Faux Sound
MSM Hotplug
Other optimizations
Tripndroid scheduler
Changelog
New name: Darkness V6
Compile with HyperLinaromod
Undervolt support
Do not put much care or turns off
Update Smartmax
Graphite optimizations
Eliminated nightmare and Tripndroid sheduler
New sheduler: zen, sio and vr
Other optimizations
Download
NOT MIRRORS PLEASE.
https://www.androidfilehost.com/?fid=23991606952593521
If the first link wifi won't you, use this
https://www.androidfilehost.com/?fid=23991606952593994
Installation
We put the zip file in the memory
Reboot to recovery
Wipe cache and dalvik cache
Reboot system
To return to the previous kernel
Flash rom that we carry and cache wipe dalvik cache
Testing roms
Resurrection Remix: Work
Lollipop Iván: Not work
CM12.1: Work
PAC-Man: Work
XDAevDB Information
Alex Kernel, from Mi3
Contributors
@alexret,
Source Code: https://github.com/alexret18/android_kernel_xiaomi_cancro
Version Information
Status: Stable
Created1 2015-04-15
Last Updated 2015-04-25
​
Sorry if there is something wrong, is my first theme here
Synapse Script for Mi3 support
I have given support to the Mi3 to Synapse with this script
Installation
-Reboot in recovery
-Flash the .zip
-Install Synapse
-Reboot in system
Download
https://www.androidfilehost.com/?fid=96042739161893940
More information in his official post http://forum.xda-developers.com/android/software/zip-synapse-script-universal-kernel-t2736986
Ahhh feel so good with this kernel 5-6 hrs screen on time. By the way remind them to download TricksterMod/Synapse so that they can manage your wonderful kernel
Currently using CM 12.1 Android 5.1.1 by Bitti09
Anyway, does this kernel enable full 2.1 A quick charge ?
Can I use this kernel with MIUI Stable ROM? Would it give me any extra benefits?
Awesome dude, it would be great to get more features soon!
Wow..confirm that UKM + Synapse works perfect.. so many options for my MI3
nice work alex :good:
First of all a warm welcome to you at XDA,
Been using your thread since long on SOKP, now the new v5 is super smooth working with no single FC as i faced few at v3.
The script works properly and synapse working great..
Need to explore more stuffs as synapse has tonnes of tweaking features..
Can i undervolt my device, as the CPU volt is showing blank in synapse..
Thanks alexret..
Sent from my MI 3W using Tapatalk
alexret said:
Download
NOT MIRRORS PLEASE.
https://mega.co.nz/#!jR4EHLCZ!-ysxXx...ZOkXm0iphCuDW8
​
Click to expand...
Click to collapse
Ummm, you might need to fix your download link. This one has its link messed up due to copy-pasting without editing it first.
iSagar7 said:
First of all a warm welcome to you at XDA,
Been using your Kernel since a while from htcmania on SOKP, now the new v5 is super smooth working with no single FC as i faced few at v3.
The script works properly and synapse working great..
Need to explore more stuffs as synapse has tonnes of tweaking features..
Can i undervolt my device, as the CPU volt is showing blank in synapse..
Thanks alexret..
Sent from my MI 3W using Tapatalk
Click to expand...
Click to collapse
Sent from my MI 3W using Tapatalk
rxl.noir said:
Ummm, you might need to fix your download link. This one has its link messed up due to copy-pasting without editing it first.
Click to expand...
Click to collapse
here is the working link: https://mega.co.nz/#!jR4EHLCZ!-ysxXxZAdgwai6B09dg17sX06XK3nZOkXm0iphCuDW8
Edit: @alexret is FauxSound working with your kernel?
LoveForEver said:
here is the working link: https://mega.co.nz/#!jR4EHLCZ!-ysxXxZAdgwai6B09dg17sX06XK3nZOkXm0iphCuDW8
Edit: @alexret is FauxSound working with your kernel?
Click to expand...
Click to collapse
Thanks! and for @alexret, can you edit the OP and fix your download link? Keep up the great work!:good:
Sad news, network broke with this kernel on SOKP,
Anyway to fix it?
Sent from my MI 3W using Tapatalk
iSagar7 said:
Sad news, network broke with this kernel on SOKP,
Anyway to fix it?
Sent from my MI 3W using Tapatalk
Click to expand...
Click to collapse
On bitti CM12.1 all works fine
Amruth Pillai said:
Can I use this kernel with MIUI Stable ROM? Would it give me any extra benefits?
Click to expand...
Click to collapse
No, only Android 5.1
iSagar7 said:
First of all a warm welcome to you at XDA,
Been using your thread since long on SOKP, now the new v5 is super smooth working with no single FC as i faced few at v3.
The script works properly and synapse working great..
Need to explore more stuffs as synapse has tonnes of tweaking features..
Can i undervolt my device, as the CPU volt is showing blank in synapse..
Thanks alexret..
Sent from my MI 3W using Tapatalk
Click to expand...
Click to collapse
The undervolt does not work very well in this mobile, in - 75 and goes wrong and cause reboots so took it
rxl.noir said:
Ummm, you might need to fix your download link. This one has its link messed up due to copy-pasting without editing it first.
Click to expand...
Click to collapse
Fixed, sorry
LoveForEver said:
here is the working link: https://mega.co.nz/#!jR4EHLCZ!-ysxXxZAdgwai6B09dg17sX06XK3nZOkXm0iphCuDW8
Edit: @alexret is FauxSound working with your kernel?
Click to expand...
Click to collapse
Yes, of course
alexret said:
No, only Android 5.1
Wha its synapse ?
Click to expand...
Click to collapse
Any ways to fix the network, unable to use it?
Its still blank after many trys..
Or any other option for ROM cuz i need to test on synapse ..
Sent from my MI 3W using Tapatalk
decryption key?
download form mega says enter the decryption key.
Any chance for Double Tap 2 Wake support? or Knock Code?
demon507 said:
download form mega says enter the decryption key.
Click to expand...
Click to collapse
Try the link again, it has been fixed now.
iSagar7 said:
Sad news, network broke with this kernel on SOKP,
Anyway to fix it?
Sent from my MI 3W using Tapatalk
Click to expand...
Click to collapse
Working perfectly here with SOKP

[ KERNEL] [Mi3W/Mi4W] Franco [AOSP]

I'm no developer, as the name say, I just kang @ cherry-pick franco (one of my favorite dev) work to bring it to our device. Not 100% as same as others originally from franco.kernel. Use at your own risk. Don't held responsible if Thanos come knock your door.
Click to expand...
Click to collapse
Source : https://github.com/kernel-hut/android_kernel_xiaomi_cancro/tree/franco
Feature
Slim Linaro GCC 4.8
Voltage Control
Fsync
Sound Control
Download
cancro_franco_RB1
Older Version
Franco
Changelog
RB1
disable qcom mpdecision, use mako hotplug
add sound control
use Slim Linaro GCC 4.8
add support for FKU Performance profile
-see github for full commit-
Installation
Flash in recovery
Credit
@franciscofranco for the work
Lovely day for MI3 users..
I cant test 3 kernels simultaneously... [emoji1]
Sent from my MI 3W using Tapatalk
Note
I'm also no wizard, please provide log if encounter any error. Also as detail as possible. Don't know to take log? Please do not flash this!!!
MIUI user...probably only for stable release version, need tester.
Another kernel to try out. Thanks!
I can test on miui
Please audahadi added to gamma settings and colours profile to Franco app.
Kernel is very smooth, good job sir.
As always, great work, @audahadi!
As a precaution, maybe you should put the [UNOFFICIAL] tag in the thread title. Just to be safe.
(I got a warning for posting work of others for mirroring BlissPop by moonlight once even though it was just a mirror posted in General section. It was later removed, but rule #12 in XDA is maintained very strictly!)
Shyam Lohar said:
I can test on miui
Click to expand...
Click to collapse
Please try, and report back, differences!!! ????
Στάλθηκε από το MI 4W μου χρησιμοποιώντας Tapatalk
There is separate build for miui or should I try this build only ?
Sorry for asking this, but will it work on Ivan 5.1.1? I can flash the kernel and post the result here but since Mi3 is my main phone, I need to take backup and no PC around right now. Can't wait till tomorrow for backup and check if it works or now. Any pointers? Just waiting to hit flash button.
Edited: Doesn't work, bootloop. Flashed back Ivan ROM and booted back
Shyam Lohar said:
There is separate build for miui or should I try this build only ?
Click to expand...
Click to collapse
This kernel is only for AOSP based roms.
I think it wont work with MIUI or Ivan's AOSP
Nice job!!! Congratulations, keep us updated about future releases and improvements in this kernel, thanks a lot sir Audahadi!!!!
*Sees a new thread named "Franco Kernel". Everything went total darkness and a ray of light hits me. I grimmed. (cue in the gregorian chant here) Its that feeling of getting a gift from God" xD
BEST.MORNING.EVER!! Reality is finally upon us! XD And yes I did a Gabriel Iglesias reference there. XD THANK YOU SIR @audahadi!!
Count me in to test on MIUI. Ill take the risk im on dev Rom. Is this the same package that we are flashing to MIUI or different build? Would be great if we could have a flashable stock kernel as well for recovery purposes.
Sent from my MI 3W using Tapatalk
MIUI need to wait.. Maybe in a week time..
I think it will be better if all devs like {alexret, audahadi, bitty09, arnabbiswasalsodeep, and maybe varun.chitre15, etc} to join and share about making a better/perfect kernel for our MI3....
bahblo said:
I think it will be better if all devs like {alexret, audahadi, bitty09, arnabbiswasalsodeep, and maybe varun.chitre15, etc} to join and share about making a better/perfect kernel for our MI3....
Click to expand...
Click to collapse
What do mean by perfect? There's no stop in development to make things better. The reason there's multiple custom kernel because of choise. Just pick what you like. FYI..my Cm-12.1 branch is aim to be stable as it can get (where it won't have fancy feature @ function) .. Everyone can participate.
audahadi said:
MIUI need to wait.. Maybe in a week time..
Click to expand...
Click to collapse
This is noted sir.
Did you considered to use SaberMod Toolchain or Linaro's one with JustArchi's optimisation?
It would improve performance I think
Anyone tried on mokee 5.1? Or ill try & report back

[KERNEL] redkancut-7x [6.x/7.x/MIUI][04-Aug-17]

Disclaimer
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this 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.
*/
Hi, I am totally noob, not a developer
There is nothing special with this kernel
My project is only adding some features into the CM based kernel source, features that I like and I want to share with people here
Credit is not mine, all of the credits are belong to many developers out there who deserved
redkancut kernel :
- Based on lineageos kernel source for cancro
- Compile with UBER Toolchain GCC 7.x
- Fast Charging
- Add CPU Clockspeed 268 MHz
- Add GPU Clockspeed 27 MHz
- ElementalX CPU Governor by @flar2
- ZZMoove CPU Governor by @zanezam
- Intellim CPU Governor by @faux123
- Barry_Allen CPU Governor
- Smartmax CPU Governor
- InteractiveX CPU Governor
- Pegasusq CPU Governor
- Alucard CPU Governor and Hotplug by @alucard_24
- AutoSMP Hotplug
- Thermal driver by @franciscofranco
- Faux sound by @faux123
- Adreno Idler
- KCAL Driver by @savoca
- Add sio, sioplus, vr, and zen i/o scheduler
- Enable some TCP Congestion Algorithm (illinois, lp, vegas, veno, westwood)
- Frandom based on http://www.billauer.co.il/frandom.html
- Add doubletap2wake and sweep2wake by @vasishath (use s2w version)
- Some little optimization
Credits :
@Dr. Ramm as mentoring me from the scratch
@linuxxxx
many other developers out there
DOWNLOAD
redkancut
DT2W version for MI3 download here
Don't like my work?
No problem at all ​
XDA:DevDB Information
redkancut, Kernel for the Xiaomi Mi 3
Contributors
travarilo
Source Code: https://github.com/travarilo/android_kernel_xiaomi_cancro/tree/7x
Kernel Special Features: Nothing Special
Version Information
Status: Stable
Created 2016-11-06
Last Updated 2017-08-04
Finally shared here:
My review overall stable. I use this on : RR, beanstalk 6 & 7, and many others. Some aosp i forgot booted and no wifi trouble.
Finally new kernels coming.. Thanks dude
Thanks for your work! Can you support MIUI please?
Nice work man
harris123424 said:
Thanks for your work! Can you support MIUI please?
Click to expand...
Click to collapse
I was stuck with wifi module..
travarilo said:
I was stuck with wifi module..
Click to expand...
Click to collapse
Can you ask for help by vasishath?
Don't know why i am having slow internet speed after flashing this
Edit: Sorry it was something wrong with my LAN
Please add OC and UC.
touch not working on my mi3.. using the one with double tap to wake
rom using crdroid 7.1
the kernel name is so epic! :laugh::laugh:
gonna try this one with the latest beanstalk ROM
Akishima said:
the kernel name is so epic! :laugh::laugh:
gonna try this one with the latest beanstalk ROM
Click to expand...
Click to collapse
Yeah only Indonesian knows the meaning. Salam kancut gan.:good:
travarilo said:
I was stuck with wifi module..
Click to expand...
Click to collapse
Zeurionx had two kernel versions, one with WiFi module and one without. Maybe you can try to inspect the kernel? Thanks for your effort anyways.
Sent from my MI 3W using Tapatalk
touchscreen is dead with the latest BS 7.1 version. flashed the DT2W one.
I tried it not dt2w. Firstly it was fine, then anomalies start. In the beginning apps closed immediately after opening them then I rebooted. The boot sequence run completely but after I reach the sim lock, the device is shutting down (the power off charging screen appears because the charger is connected). Using:
Mi4 LTE 3/16
NitrogenOS 10.31
Android 7.0_r14
Mr.C11 said:
I tried it not dt2w. Firstly it was fine, then anomalies start. In the beginning apps closed immediately after opening them then I rebooted. The boot sequence run completely but after I reach the sim lock, the device is shutting down (the power off charging screen appears because the charger is connected). Using:
Mi4 LTE 3/16
NitrogenOS 10.31
Android 7.0_r14
Click to expand...
Click to collapse
Aint nitrogen based on aosp 7.0/7.1? This work perfectly on cm13/14 based rom though.
SnajperKRS said:
Please add OC and UC.
Click to expand...
Click to collapse
I didn't find many advantages from this, but let's see..
jellyfeels said:
touch not working on my mi3.. using the one with double tap to wake
rom using crdroid 7.1
Click to expand...
Click to collapse
1immortal said:
touchscreen is dead with the latest BS 7.1 version. flashed the DT2W one.
Click to expand...
Click to collapse
may you guys check this one https://www.androidfilehost.com/?fid=457095661767112374
and please give me any feedback
stratosk21 said:
Zeurionx had two kernel versions, one with WiFi module and one without. Maybe you can try to inspect the kernel? Thanks for your effort anyways.
Sent from my MI 3W using Tapatalk
Click to expand...
Click to collapse
yup, I never stop trying, hope I'll get flashlight..
Mr.C11 said:
I tried it not dt2w. Firstly it was fine, then anomalies start. In the beginning apps closed immediately after opening them then I rebooted. The boot sequence run completely but after I reach the sim lock, the device is shutting down (the power off charging screen appears because the charger is connected). Using:
Mi4 LTE 3/16
NitrogenOS 10.31
Android 7.0_r14
Click to expand...
Click to collapse
It's pretty weird, I tried reboot while charging on that build and it was working fine no problem at all..may you give your last_kmsg, let me check..
Last night i have installed the zero version on my Beanstalk 7.1. (Mi4w). No problems until now.
travarilo said:
I didn't find many advantages from this, but let's see..
may you guys check this one https://www.androidfilehost.com/?fid=457095661767112374
and please give me any feedback
yup, I never stop trying, hope I'll get flashlight..
It's pretty weird, I tried reboot while charging on that build and it was working fine no problem at all..may you give your last_kmsg, let me check..
Click to expand...
Click to collapse
i already try the test kernel. still not working for me.. even after i change to aicp 12.1
travarilo said:
It's pretty weird, I tried reboot while charging on that build and it was working fine no problem at all..may you give your last_kmsg, let me check..
Click to expand...
Click to collapse
Reflashed it again, I will if failure appears

[KERNEL][MIUI/6.x/7.x] Apollo Kernel for Cancro [5 May]

Code:
/*
* 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.
*/
So guys let me introduce my self. I'm not a developer, I'm just a noob and just started learning about android a month ago.
Now I want to share my project to you which is based on @ssasin.monish 's source, thanks to him for letting me use his source.
I'm only adding some features that I like, and I hope you like it too
Credit is not mine, all of the credits are belong to many developers out there who deserved
Features
Based on @ssasin.monish 's kernel source
Kernel updated with latest 3.4.x linux version
Compiled with UBERTC 5.3
Enable adreno_idler by default
Various minor kernel tweaks
KCAL Driver by @savoca
Alucard Hotplug by @alucard_24
Doubletap2wake and sweep2wake by @vasishath
2 extra power state (268mhz and 2649mhz{MI4 only}) by @ronfante
Additional governors : Abyssplugv2, adaptive, alucard, bioshock, dancedance, darkness, hyper, impulse, lazy, lionheart, nightmare, ondemandplus, optimax, pegasusq
Additional scheduler : bfq, deadline, fifo, noop, row, sio, tripndroid, vr, zen
And more to come (read changelog)
DOWNLOAD KERNEL ZIP
Rom Tested
CM14.1, RR 5.8.0, Mokee 7.1, Nitrogen OS, Slim7, DU 11, CM13
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:
@ssasin.monish, @ronfante, @vasishath, @travarilo, @linuxxxx, @STRYDER~007 and everyone else who helped me out.
(PM if i missed out someone)
XDA:DevDB Information
Apollo, Kernel for the Xiaomi Mi 3
Contributors
farchanrifai, http://github.com/farchanrifai/Foxy
Kernel Special Features:
Version Information
Status: Beta
Beta Release Date: 2017-01-09
Created 2016-12-07
Last Updated 2017-04-02
Changelog
Code:
28-04-2017
- Skymo
- "A lot of changes"
02-04-2017
- OSS Camera HAL support (Thanks to @vasishath)
- Remove some cpu gov
- Add zzmoove & smartmax_eps
- Add Intelliplug
- KCAL support
- Enable some Congestion Algorith
- Kernel Power Suspend
- Add Input boost support
- Adreno Idler
- Remove CPU UC & OC
- Remove dt2w & s2w
- Minor changes & Upstream LOS changes
09-01-2017
- Rebranded to Apollo
- Used ronfante's source as base
- Make alucard as default hotplug
- Enable adreno idler
- Add msm_hotplug by myfluxi
- Add intelli_thermal_v2 by [user=3332811]@faux123[/user]
- Include latest CM changes
21-12-2016
- Upstream changes (hotspot fix)
19-12-2016 19.16
- Enable some TCP congestion : illinois, lp, reno, vegas, veno, westwood
- Additional governors : blu_active, zzmoove, intellim, elementalx, yankactive
- Set westwood as default
- Minor kernel tweaks
07-12-2016 19.16
- Updated download link
- Added no-dttw version
07-12-2016 13.00
- Initial release
Finally, you share here. Congrats
Great :good:
Can u add a version without dtw and stw plz
latest Nitrogen OS, touchscreen doesn't work
tjahjo.djoko said:
Finally, you share here. Congrats
Click to expand...
Click to collapse
@ssasin.monish said:
Great :good:
Click to expand...
Click to collapse
Thank you :fingers-crossed:
reality1234 said:
Can u add a version without dtw and stw plz
Click to expand...
Click to collapse
Sure, I'm working on it. Will share it here on sunday/monday maybe
Edit:no-dttw version is up. Enjoy!
1immortal said:
latest Nitrogen OS, touchscreen doesn't work
Click to expand...
Click to collapse
what device? Mi 3 or Mi 4 ?
farchanrifai said:
Thank you :fingers-crossed:
Sure, I'm working on it. Will share it here on sunday/monday maybe
what device? Mi 3 or Mi 4 ?
Click to expand...
Click to collapse
Mi3, sorry for not stating that
1immortal said:
Mi3, sorry for not stating that
Click to expand...
Click to collapse
+1 touchscreen doesn't work on my Mi3 either.
1immortal said:
Mi3, sorry for not stating that
Click to expand...
Click to collapse
Please wait, I'm making a new build, I will pm u when it's ready
reality1234 said:
Can u add a version without dtw and stw plz
Click to expand...
Click to collapse
No-dttw version is up, I've updated the download link. Enjoy :fingers-crossed:
any progress with the d2tw and a Mi3 screen issue ?
farchanrifai said:
No-dttw version is up, I've updated the download link. Enjoy :fingers-crossed:
Click to expand...
Click to collapse
Thanks a lot sir
Edit: Sir the link is taking me into the login page Plz check the link
Hello @farchanrifai Unfortunately i can't download the file. Have to log in on androidfilehost. After I have logged in there is a message that the access is denied!
Thx!
reality1234 said:
Thanks a lot sir
Edit: Sir the link is taking me into the login page Plz check the link
Click to expand...
Click to collapse
ydd0ras said:
Hello @farchanrifai Unfortunately i can't download the file. Have to log in on androidfilehost. After I have logged in there is a message that the access is denied!
Thx!
Click to expand...
Click to collapse
Link updated. I'm sorry, my bad
Any plan for mi4 android 6.0 miui rom?
Sent from my MI 4W using Tapatalk
farchanrifai said:
Link updated. I'm sorry, my bad
Click to expand...
Click to collapse
Many thanks. I have flashed the no dttw version on my Mi4w, but it won't start anymore. Any idea?
Sent from my MI 4W using XDA-Developers mobile app
Mi3 screen death
Waiting for new release.
ydd0ras said:
Many thanks. I have flashed the no dttw version on my Mi4w, but it won't start anymore. Any idea?
Click to expand...
Click to collapse
Power off and wait for 5 min . so that it cools down a bit then start your phone..I know it sounds weird but I got it working on latest nitrogen os.. Phone actually shuts off when temp increases
reality1234 said:
Power off and wait for 5 min . so that it cools down a bit then start your phone..I know it sounds weird but I got it working on latest nitrogen os.. Phone actually shuts off when temp increases
Click to expand...
Click to collapse
Wow, that's it. I didn't think about it. And my device was really hot after I have performed a nandroid backup before flashing the kernel. Just flashed it again without problems. It seems very good on first sight. Using alucard. Very nice, many thanks.
Sent from my MI 4W using XDA-Developers mobile app

[DISCONTINUED][KERNEL][Rosy][Oreo/Pie] THUNDERSTORM ⚡️- 1st October

Hello People.
Compatibility:
All My Build Will Be Compatible For OREO/PIE
Download:
Choose From my GDRIVE Folder
Android [OREO/PIE]:Click Here To Download
Installation:
Flash the zip in From Your Recovery!
Features:
1 - Awesome battery life
2 - Flash & Dont forget to Tune Features From Kernel Auditor.
3 - Idle power consumption reduced to the absolute minimum (if you have wakelocks from 3rd party apps you're obviously on your own)
4 - Gaming Features Introduced! There is a Slight HEAT.
Disclaimer to moderators:
Slight OT is fine, but when users decide to act stupid they should be dealt with with the appropriate means - its really annoying for me when OT turns crazy. Please put the warning/ban hammer anytime any of you think there's lack of respect and/or too much unwanted OT crap - but if it doesn't meet this criteria let the OT posts alone. Thank you.
Good Bye For Now! And Before Leaving And Flashing the kernel Kindly Read the below Posts
XDA:DevDB Information
THUNDERSTORM, Kernel for the Xiaomi Redmi 5
Contributors
MoonWayStar, franciscofranco, And all The Other Kernel's
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: v1
Stable Release Date: 2018-10-01
Created 2018-10-01
Last Updated 2019-01-30
Thunder-Storm-V1.1 Released [November 7th]
- Linux version 3.18.124
- Android 8.1 Oreo & 9.0 Pie support
- Significantly improved performance & battery life
- Latest Android Binder
- Wake boost driver
- sdFAT filesystem (supports ext4, vFat and others too)
- Wake gestures
- Fingerprint sensor boost driver [FPC]
- WireGuard VPN support
- Qnovo charging driver for maintaining temperature
- USB Fastcharge
- Works in both AOSP/LineageOS based ROMs
- Governors : Impulse,BioShock,LionHeart,Despair,Elementalx,Lion Fish and Nightmare
- Added latest DTS Eagle driver
- Gaming Optimization's
- Spectrum Support
- And a Lot More !
[V1.1] Download-https://www.androidfilehost.com/?fid=11410932744536996329
Credits
Revanth [ME]
FrancoKernel
Murali
And If u Like my Work Do Give A Thanks!
Want to Give Some Tip?
[PAYPAL]= [email protected]
If Someone Wants to Donate in [PAYTM] Ping Me on @revantht[Revanth]
Reserved
Danke!
Wow! Nicee
MoonWayStar said:
mod edit: whole OP quoted
Click to expand...
Click to collapse
Great bro! And welcome to XDA... And bro hope u guys release stable Oreo soon! So we can flash this kernel!
Gggggrrreeat!
Yes!!rosy alive
Wew:3 #rosystillalive
Bro help me to tweak the kernel to get the great battery backup along with performance. Share your profile of kernel auditor... Please...
MoonWayStar said:
mod edit: whole OP quoted...
Click to expand...
Click to collapse
If i flash this on oreo, then flash nougat rom, will it work? Do i need to get stock kernel then? How?
Everytime I try to download 1.1 ver. it says that this is a virus and it doesn't let me to save this file. I already tried on different browsers. I never had any similar problems with other kernels
karolak-33 said:
Everytime I try to download 1.1 ver. it says that this is a virus and it doesn't let me to save this file. I already tried on different browsers. I never had any similar problems with other kernels
Click to expand...
Click to collapse
Download directly into the phone.
is it need rooted device ?
is it need rooted device ?
radudluffy said:
is it need rooted device ?
Click to expand...
Click to collapse
No. Just need twrp.
karolak-33 said:
Everytime I try to download 1.1 ver. it says that this is a virus and it doesn't let me to save this file. I already tried on different browsers. I never had any similar problems with other kernels
Click to expand...
Click to collapse
Be careful using this Kernel (Thunderstorm kernel from Revanth).
It has some bugs like battery drains with no solutions.
In the other hand, the developer manages a telegram group where he and its admins insult users. Very bad support.
I think it's so dangerous to install a kernel come from annoying people and a bad developer wjo doesn't know all the bugs his kernel brings.
Try Code-x kernel for ROSY.
xDoge said:
Danke!
Click to expand...
Click to collapse
Dope
Wew! Thanks
AP hacker said:
Great bro! And welcome to XDA... And bro hope u guys release stable Oreo soon! So we can flash this kernel!
Click to expand...
Click to collapse
Enjoy the Thunder
rapgod said:
Gggggrrreeat!
Click to expand...
Click to collapse
:good:
ConeSRB said:
Yes!!rosy alive
Click to expand...
Click to collapse
Xenomorph #A said:
Wew:3 #rosystillalive
Click to expand...
Click to collapse
Yeah It's Still Alive
SNOW- said:
If i flash this on oreo, then flash nougat rom, will it work? Do i need to get stock kernel then? How?
Click to expand...
Click to collapse
As i clearly mentioned Only for Oreo/Pie

Categories

Resources