K.W.A.G.A Kernel for galaxy S8 [Kernel][Android 13][MoroSound 2.2][G950-F] - Samsung Galaxy S8 ROMs, Kernels, Recoveries, & Oth

/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this kernel
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Click to expand...
Click to collapse
What is this?​K.W.A.G.A Kernel is a kernel to improve performance and battery life for Galaxy S8s running Android 13 with Ivan Meler's port of LineageOS.
​Why does it exist?​Well, I thought my phone felt a bit slow so I started developing this. It was never intended to be released to the public but as I started to find out more about what a kernel can do and implemented it into this project it felt almost mean keeping it away from everyone else.
How do I donate?​As I am at the time of writing this 15, I currently do not accept monetary donations as they wont help the project at all, but feel free to send me your S8s. If you want to do that, please open an issue on my github, DM me here on XDA or contact me in another way that you feel is suitable.
How do i change kernel parameters?​I have made a slightly modifyed @corsicanu s app for that. You can download apk from attached files. Source code here: https://github.com/opensourcefreak/KWAGA-kernel-manager
Source code:​Here: https://github.com/opensourcefreak/K.W.A.G.A-kernel-dreamlte
Root?​These images come pre-rooted. Using this kernel without root is not supported.
Download​Coming soon
Kernel features:​* Adjustable Zram size with lz4 compression​* MoroSound 2.2 sound mod​* Up to 2.8 Ghz cpu overclock on big cores(Stock frequency is 2.3 Ghz)​* Up to 2.0 Ghz cpu overclock on small cores(Stock frequency is 1.6 Ghz)​* Up to 839000 Mhz gpu overclock on all cores(Stock frequency is 546000 Mhz)​* Boeffla wakelock blocker​
Coming soon:​* lz4 ramdisk compression for faster boot time​* a2n custom DVFS driver for voltage and temperature control​* An app to change kernel parameters specific for this kernel​* Support for S8+​* Support for running without root​* Support for suspend_max_freq​* Support for enable_oc​Credits:​@ace2nutzer for cpu/gpu overclocking​@bruh™ for inspiration and a few prototype builds​@Ivan Meler for his fantastic ROM and kernel sources(Also implemented MoroSound, Boeffla waklock blocker, fixed zRam with lz4 compression)​@morogoku for MoroSound​@noxxius for device tree mods and MoroSound​@andip71 for Boeffla wakelock blocker​@flar2 for wake gestures​@samsung for kernel sources​Linus Torvalds for Linux​

Changelog:​V 0.1​* Added wake and sleep gestures(Thanks @flar2)​* Fixed incorrectly displayed MoroSound version​

i'm looking forward to it

thank you but does it support evolution x or pixel experience

I have test-builds ready for the full 1.0 release. It will problaby be out next week or something like that.

elosanta said:
thank you but does it support evolution x or pixel experience
Click to expand...
Click to collapse
If it's android 13 so yes, otherwise probably no but there is only one way to find out.

opensourcefreak said:
If it's android 13 so yes, otherwise probably no but there is only one way to find out.
Click to expand...
Click to collapse
Okay!

Related

Owl Kernel for ICS

Disclaimer:
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.
*
*/
I made that kernel for myself,but decided to share it:maybe someone finds it useful.
Short list of features(not full,I could forgot something):
Latest source code
Patched to version 3.0.101(credits to munjeni)
Compiled with GCC 4.8.2 toolchain(self builded)
Various optimisation flags(-mtune=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard)
Huge amount of CFS patches(improved load balancing)
Memory unaligned access
ARM RWSEM optimized algorithm
Asynchronous I/O disk usage algorithm
Auto-Root
CWM Touch Recovery
Init.d support
BusyBox
ZRAM(with LZ4 compression)/ZCACHE/UKSM/CleanCache
SLUB memory allocator
Overclockable to 1.2 GHz(stable only with performance governor(for now))
Dynamic FSync Control
Exclusive Bionic libc(improved memory acces efficiency)
Adaptive readahead
RCU boost enabled
Power Saving tuned
...list will be updated,when i remember more added features
Changelog
5.3->5.5
Stabilized overclock @1.2GHz(but be aware-phone is heating very much now(in OC mode))
Dynamic & async fsync(faux123)
RWsem & mutex patches
Several changes for ext4 and mmc subsystem
Added parameter extra_free_kbytes(by default 4096)
Switched to GCC 4.9.0
Frequencies by default:200MHz-1,2GHz
About overclock: For now overclocked frequency stable only with performance governor,in other cases reboots are possible(This information actual till version 5.5). This overclock-real, not just digits in "current frequency" field. Original overclock technology made by cocafe,I am just ported his LiveOPP to our device(only core functionality).
Also, exclusive libc integrated into kernel(I was compiled it from sources and changed string routines to more optimized for armv7).
I want to say thanks to all people with public github repos:there are very little amount of my code in that kernel,most of patches I was picked up from public sources.
Download v5.3:http://d-h.st/fFg
Download v5.5:http://d-h.st/mdr
XDA:DevDB Information
Owl, Kernel for the Sony Xperia Sola
Contributors
B.B.N.
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 5.5
Created 2014-06-02
Last Updated 2014-07-06
The WiFi kernel module should remain as kernel-separate module?
I am noticed a little bug:
- WiFi is activated with random MAC addresses. I have set up MAC filtering on my router, and when trying to connect, my router kicks me
Optimizing libc is a good idea. Works great!
CM Version or Stock Version ?????
v5.5 please..
I can't download it from 4pda.ru:laugh:
maverickperfect said:
I am noticed a little bug:
- WiFi is activated with random MAC addresses.
Click to expand...
Click to collapse
I shall look for solution,thanks for bug report. But I am can't develop too often, When I have time i will continue.
does anyone have this kernel ?
maverickperfect said:
I am noticed a little bug:
- WiFi is activated with random MAC addresses. I have set up MAC filtering on my router, and when trying to connect, my router kicks me
Optimizing libc is a good idea. Works great!
Click to expand...
Click to collapse
I remember this issue with MAC in ICS. Maybe it is the same?
Have a look here:
http://forum.xda-developers.com/xpe...ria-sola-ics-rom-6-1-1-b-1-10-t1922029/page47
akkufix said:
I remember this issue with MAC in ICS. Maybe it is the same?
Have a look here:
http://forum.xda-developers.com/xpe...ria-sola-ics-rom-6-1-1-b-1-10-t1922029/page47
Click to expand...
Click to collapse
hey can u share the link for this kernel
ak.akshay said:
hey can u share the link for this kernel
Click to expand...
Click to collapse
I'm a long time away from Sola, but you should have a look here.
You have to register there. For browser use Chrome to translate
Info and thread:
http://4pda.ru/forum/index.php?act=search&source=all&forums[]=all&query=Owl+Kernel+&x=23&y=11
Well, for you i hosted them. If anyone have concerns, i will remove them.
V5.5
Owl_CWM_5.5(3.0.101).zip - 8.18 MB
V5.7
Owl_CWM_5.7_partially_replicated.zip - 8.54 MB
All credits to the OP @B.B.N. :good:
akkufix said:
I'm a long time away from Sola, but you should have a look here.
You have to register there. For browser use Chrome to translate
Info and thread:
http://4pda.ru/forum/index.php?act=search&source=all&forums[]=all&query=Owl+Kernel+&x=23&y=11
Well, for you i hosted them. If anyone have concerns, i will remove them.
V5.5
Owl_CWM_5.5(3.0.101).zip - 8.18 MB
V5.7
Owl_CWM_5.7_partially_replicated.zip - 8.54 MB
All credits to the OP @B.B.N. :good:
Click to expand...
Click to collapse
thanx I tried ON That Site But FIles Were Deleted
ak.akshay said:
thanx I tried ON That Site But FIles Were Deleted
Click to expand...
Click to collapse
You have to be registered to see them files on 4pda.
akkufix said:
You have to be registered to see them files on 4pda.
Click to expand...
Click to collapse
tried the kernel antutu gave me 17000+ score but kernel is laggy
ak.akshay said:
tried the kernel antutu gave me 17000+ score but kernel is laggy
Click to expand...
Click to collapse
17000+ for Sola, but laggy?
Can't say anything about this Kernel, maybe this comes from device's less RAM and/or LMK is to aggressive?
So everything must be reloaded before running? Try to make LowMemoryKiller "softer".
Play with governors - check with i.e. NoFrills.
akkufix said:
17000+ for Sola, but laggy?
Can't say anything about this Kernel, maybe this comes from device's less RAM and/or LMK is to aggressive?
So everything must be reloaded before running? Try to make LowMemoryKiller "softer".
Play with governors - check with i.e. NoFrills.
Click to expand...
Click to collapse
look Here 17905
ak.akshay said:
look Here 17905
Click to expand...
Click to collapse
Well...we were all happy at the time, as we reached the 10K with P, Go and Sola.
We started with 6K

[Kernel] Render Kernel for AOSP/LG ROMs [D80x/LS/VS980/F320x]

RenderBroken's Custom Kernel for AOSP/LG Based Roms!​
Code:
/* *** Disclaimer
*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed. Please do some research
* if you have any concerns about features included in this KERNEL
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
I am fairly new to Android Development but started out because I wanted to learn and to share what i have learned so far. My goal with this kernel is to be a very fast and stable build that offers some things that the other kernels do not. I want to initiate Development Discussions amongst the community. This will be a noob friendly thread as long as the new users follow 2 rules. First is to do some research before asking. Most likely your question has already been asked. If not in this thread then in another. Second is BE RESPECTFUL. You do these two things and even the most hardened Dev will assist you.
Current Features
General List:
* Built with Custom A15 Linaro 4.8.3 Toolchain thanks to pinkflozd
* -O3 and Linaro 4.8.3 patches
* Powersuspend Thanks yank555 and Faux
* Falcon_hotplug by Blechd0se!! Ultra Simple but even more effective!
* Intelliactive and Intellidemand from Faux
* sweep2wake (S2W) & doubletap2wake (DT2W)
* FIOPS, ROW, BFQ-v7, SIO, DEADLINE, NOOP, CFQ Schedulers
* Frandom
* GCC Tweaks for Cortex A15
* Color Calibration Thanks to Savoca
* KSM from CAF
* USB Fast Charge (ON/OFF Toggle)
* New LZ4 Compressor/Decompressor: Just plain fast!
* Numerous CAF Patches!
I recommend Tricktermod for Kernel Tuning
https://play.google.com/store/apps/details?id=com.bigeyes0x0.trickstermod
Instructions:
* Boot into Recovery
* (Recommended) Make a complete backup of entire rom
* Flash Zip
* Reboot
Download:
Mediafire Mirror
Changelog:
https://github.com/RenderBroken/render_kernel_msm8974
THANKS!!!!
First I want to say thank you to everyone who has answered my questions and responded to my pm's when I know they are busy with their own lives. Pretty much everyone I have come into contact with here on XDA has been truly helpful and respectful. Here is a list of people that had helped me in one way or the other:
myfluxi, Dorimanx, Neobuddy89, Savoca, Faux123, Blechd0se, and Many More!
Thank you guys! Without your contributions to the community we would not have the level of performance, stability and interaction that we have today
Official Testers
Thank you guys for your help with testing my kernels!
XDA:DevDB Information
[Kernel] Render Kernel for AOSP/LG ROMs [D80x/LS/VS980/F320x] , Kernel for the LG G2
Contributors
RenderBroken
Kernel Special Features:
Version Information
Status: Beta
Created 2014-07-03
Last Updated 2014-07-03
Reserved 1
Reserved 2
I see it right: there's only a lgd kernel for the d-802? An app shows me that I have an lgd panel, but dr87 says that is not definitely.
Matze060906 said:
I see it right: there's only a lgd kernel for the d-802? An app shows me that I have an lgd panel, but dr87 says that is not definitely.
Click to expand...
Click to collapse
I made this in the wrong thread.
RenderBroken said:
I made this in the wrong thread.
Click to expand...
Click to collapse
I don't mean a thread, I see it in your folder on mediafire...
Was reading the other thread you opened a few days ago....can't wait to try this out! Will flash when my charge cycle is done (later this evening). Thank you for bringing another kernel to our device! Glad to see more development for the G2 [emoji106][emoji2]
@RenderBroken, just flashed your kernel on my vs980 with Mahdi. Running great so far. Volume does seem a little bit lower than stock kernel. I know in the first thread you started someone stated that Mahdi is using N5 drivers instead of LG drivers, but just wanted to confirm the volume issue is present. Thanks for creating another kernel for us to use, and look forward to future developments you have planned.
Memebers please refer http://forum.xda-developers.com/lg-g2/development/kernel-render-kernel-aosp-lg-roms-t2803929 for the Kernel related information.
THREAD CLOSED.

[KERNEL][EAS] [7.1.2] sinDelta kernel for Omni rom (LeEco Pro3)

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. Hard. A lot.
*
About
sinDelta kernel is my custom kernel for omnirom with EAS included.
Install instructions:​Download my kernel and send it to your LeEco pro3 which has installed omni 7.1.2 by darkobas
Reboot to twrp go to the install page,select the kernel-super.zip, then swipe to flash, then reboot.(if u have installed supersu or magisc before, your root will keep because kernel-super.zip is based on anykernel2. )
Features
1. Merge a lot of patches for eas (credit to RenderBroken )
2. Adreno boost(I have add switch in kernel adiutor, you can adjust it more easliy)
3. bw_hwmon Boost (from sultan)
4. and many other little changes
Thanks to:
darkobas
Sultan
RenderBroken
GalaticStryder
and many others who help me with kernel
Download link:
kernel: https://www.androidfilehost.com/?w=files&flid=178374
app: https://www.androidfilehost.com/?fid=817550096634767649
Source:
kernel:https://github.com/18712886438/android_kernel_leeco_zl1
kernel adiutor:
https://github.com/18712886438/Kernel_Adiutor
btw, the kernel did not include too many features which not be used usually ,because I don't think it will make much diffient to phone, so what I will do next is stability improvement and more useful features including
Reserve
Great ! Another kernel for our Le Pro 3
Thank you for your work :good:
CallMESuper said:
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. Hard. A lot.
*
About
sinDelta kernel is my custom kernel for omnirom with EAS included.
Install instructions:​Download my kernel and send it to your LeEco pro3 which has installed omni 7.1.2 by darkobas
Reboot to twrp go to the install page,select the kernel-super.zip, then swipe to flash, then reboot.(if u have installed supersu or magisc before, your root will keep because kernel-super.zip is based on anykernel2. )
Features
1. Merge a lot of patches for eas (credit to RenderBroken )
2. Adreno boost(I have add switch in kernel adiutor, you can adjust it more easliy)
3. bw_hwmon Boost (from sultan)
4. and many other little changes
Thanks to:
darkobas
Sultan
RenderBroken
GalaticStryder
and many others who help me with kernel
Download link:
kernel: https://www.androidfilehost.com/?w=files&flid=178374
app: https://www.androidfilehost.com/?fid=817550096634767649
Source:
kernel:https://github.com/18712886438/android_kernel_leeco_zl1
kernel adiutor:
https://github.com/18712886438/Kernel_Adiutor
btw, the kernel did not include too many features which not be used usually ,because I don't think it will make much diffient to phone, so what I will do next is stability improvement and more useful features including
Click to expand...
Click to collapse
Plz we need generic one too
CallMESuper said:
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. Hard. A lot.
*
About
sinDelta kernel is my custom kernel for omnirom with EAS included.
Install instructions:​Download my kernel and send it to your LeEco pro3 which has installed omni 7.1.2 by darkobas
Reboot to twrp go to the install page,select the kernel-super.zip, then swipe to flash, then reboot.(if u have installed supersu or magisc before, your root will keep because kernel-super.zip is based on anykernel2. )
Features
1. Merge a lot of patches for eas (credit to RenderBroken )
2. Adreno boost(I have add switch in kernel adiutor, you can adjust it more easliy)
3. bw_hwmon Boost (from sultan)
4. and many other little changes
Thanks to:
darkobas
Sultan
RenderBroken
GalaticStryder
and many others who help me with kernel
Download link:
kernel: https://www.androidfilehost.com/?w=files&flid=178374
app: https://www.androidfilehost.com/?fid=817550096634767649
Source:
kernel:https://github.com/18712886438/android_kernel_leeco_zl1
kernel adiutor:
https://github.com/18712886438/Kernel_Adiutor
btw, the kernel did not include too many features which not be used usually ,because I don't think it will make much diffient to phone, so what I will do next is stability improvement and more useful features including
Click to expand...
Click to collapse
Thank you
But plz check as its always on 1593MHz
Been running for about 2 days. Seems pretty good. Nice and smooth on Omni, battery life is looking good. I'm at 3 hr 21m and still 52% left!
Great work. This kernel fixes the USB-C headphone/charger bug that required a reboot to get working after unplugging. :good:
There is one problem though. This kernel seems to kill the IR blaster. Is this a known bug?
Thanks,Can you build for every rom?
thanks, still the only kernel that clda headphones work perfectly.
The audio quality during calls is good as the stock ROM, using this kernel?
Yes can anyone please tell us if there is any sound cracking during call using earphone and loudspeaker?? That's the only issue I have with nougat ROMs. Please any information would be highly appreciated.
Link seems dead
Can YouTube port It for lemax 2?
Super qq
This is a nice work!, all in the phone seem working except the IR Blaster, it's finally the only thing that is failing: it's a kernel issue or I'm doing the things bad?
yisao said:
This is a nice work!, all in the phone seem working except the IR Blaster, it's finally the only thing that is failing: it's a kernel issue or I'm doing the things bad?
Click to expand...
Click to collapse
This kernel was posted before the IR fix was figured out, if dev decides to update it, maybe he'll add IR support.
Aicp
Does this work for 727?

[Kernel][7.0][SM-G920/5 F-FD-I-K-L-S] MiPa Kernel

MiPa Kernel​​Disclaimer:
Code:
/*
* Your warranty is void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this kernel
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Features:
Toolchain Google's TC v4.9
Linux 3.10.108
SELinux Permissive
CPU UC 200/400Mhz (A53/A57)
GPU UC/OC 160-772Mhz
CPU and GPU Voltage Controls
Memory Bus Voltage Controls
Thermal Control
Init.d Support
Add many CPU Governors and IO Schedulers
Add support AOD
Fake flag knox 0x0
Led Controls (FadeLed)
Synapse support
Many optimizations for battery life and performance
Boeffla Wakelock Block
Wakelock Block
State Notifier
Tweaks Ramdisk
Settings: Synapse and MTweaks
Installation instructions:
Use TWRP
Flash Kernel
Then flash root (Magisk/SuperSU)
Reboot
Download:
v.0.5:
925F/FD/I/S/K/L: https://yadi.sk/d/LtmYNcqR3Yg3Wp
920F/FD/I/S/K/L: https://yadi.sk/d/R8viMTMC3Ytp7r
v.0.4:
925F/FD/I/S/K/L: https://www.androidfilehost.com/?fid=890278863836288930
920F/FD/I/S/K/L: https://www.androidfilehost.com/?fid=890278863836288929
If you like my work, you can buy me coffee
paypal.me/palaych
​
Telegram link:
https://t.me/joinchat/DNw0ZEN1NZEhWoXraa1XqQ
Credits:
@Tamerlan2009
@Noxxxious
Those whose commits i used
XDA:DevDB Information
MiPa Kernel, Kernel for the Samsung Galaxy S6
Contributors
palaych
Source Code: https://github.com/palaych/mipa_kernel
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: 0.5
Stable Release Date: 2018-07-18
Created 2018-05-31
Last Updated 2018-07-18
Changelog:
v.0.5:
Add driver WireGuard
Add driver Frandom
Some optimize commits
Optimize Makefile
Some edite ramdisk
Some tweaks sched/fair/hmp
Different edits
Small edits in cpufreq/interactive
Click to expand...
Click to collapse
Reserved
will this kernel works on galaxy S6 Nougat stock rom?
iamkani said:
will this kernel works on galaxy S6 Nougat stock rom?
Click to expand...
Click to collapse
Yes
Great kernel
Release the last 0.5 version. Support discontinued.
Add driver WireGuard
Add driver Frandom
Some optimize commits
Optimize Makefile
Some edite ramdisk
Some tweaks sched/fair/hmp
Different edits
Small edits in cpufreq/interactive
Click to expand...
Click to collapse
Download:
925F/FD/I/S/K/L: https://yadi.sk/d/LtmYNcqR3Yg3Wp
920F/FD/I/S/K/L: https://yadi.sk/d/R8viMTMC3Ytp7r
Can I update the kernel on your rom? Thanks
Running MIPA rom for the 1st time.
Runs really smooth.
Battery is excellent.
Using as my daily driver.
Love it.
Also using latest v.05 MIPA kernel as well.
Thanks Dev for all the hard work))
I have been using this Kernel on my stock Nouget rom for 2 days. So far so good, everything is very smooth.
Thanks buddy, you have saved my S6 Edge
Sound included in your Kernel for our Wm1840??
Your kernel is not showing up or working on Nemesis Rom V3.1 synapse is saying no "UCI Support"
Does it have cifs support?
Your kernel is great but I think he has latency problem when I play games I hear crackling audio and lag stutring stuff
Installed this a little while ago on my S6 edge, performance and battery life were good, great work.
Good Job
I love this kernel, i hope you always make this kernel more better ...
Thanks for your effort @palaych
Can this be installed on custom rom. I currently have LOS 16.
How to activate Always on display??

[Kernel] F1xy kernel for Poco X3 (NFC) [Android Q/R] [17th January]

DISCLAIMER:
Haha warranty goes brrr. . .
I am not responsible for your broken phones, sdcards, dreams and etc. You are on your own, kernel is provided as-is.
Features:
1. Wireguard.
2. Adjustable TTL.
3. Based on latest ALS (CAF+upstream) source with Xiaomi edits applied and slightly cleaned up.
4. Embedded dtbo - you don't need to worry about bad/leftover dtbo's, kernel uses its own and ignores dtbo partition altogether.
Optimizations applied:
This list most likely isn't full.
1. Compiled with GCC 10.2, O3, LTO and crazy inlining.
2. Performance critical kthreads/irqs API.
3. Cpusets/Stune assists.
4. Optimized frequent memory allocations.
5. Greatly sped up memory regular memory allocarions.
6. Simple LMK for better multitasking.
7. BBR TCP algorithm.
8. TLB invalidation, mmu_gather backported from mainline for a major performance boost. (thx Arter <3)
9. General undebugging, reduced logging and fixes for braindead Xiaomi/CAF code.
10. Entropy, and crypto engine optimizations.
11. Scheduler improvements from Google.
OS Support:
Anything that isn't MIUI or based on it should work.
Where to download:
Releases on Github.
Franco Kernel Manager integration:
If you purchased FKM you can tap on the link below, open it with FKM and install this kernel automatically
+ check for updates every day.
https://raw.githubusercontent.com/F1xy-kernels/SURYA_kernel/Q-surya/fkm/update.json
Support chat in Telegram:
(I'm much more active there)
My Poco X3 chat in TG
Credits:
CAF Help Desk | devloopers.
Ferat Kesaev and Niko Schwickert for inspiration and for entertaining me in the darkest points of my life.
BUGREPORTS WITHOUT LOGS WILL BE IGNORED.
Donations:
paypal - my friend's paypal, please add a note "To Yaro" if you decide to donate.
Reserved.
Want to test it on Xiaomi.eu rom.. will it work on miui rom? You didn't mention about OS compatibilty !!
mehdi.shah said:
Want to test it on Xiaomi.eu rom.. will it work on miui rom? You didn't mention about OS compatibilty !!
Click to expand...
Click to collapse
Added.
Star_king12 said:
Added.
Click to expand...
Click to collapse
Thanks but alas not compatible with miui... I was so excited to try out this new kernel on miui rom.. anyway i hope you will make one for miui too one day.. keep up the good work and thank you for the kernel.!! Peace
What is the difference between this kernel and the one below?
[KERNEL][SURYA] Optimus Drunk Kernel v12.10 [12-07]
Optimus Drunk Kernel for POCO X3 (NFC) #include /* * Your warranty is... Still valid??. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed...
forum.xda-developers.com
Sofiane toumi said:
What is the difference between this kernel and the one below?
[KERNEL][SURYA] Optimus Drunk Kernel v12.10 [12-07]
Optimus Drunk Kernel for POCO X3 (NFC) #include /* * Your warranty is... Still valid??. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed...
forum.xda-developers.com
Click to expand...
Click to collapse
Developer.
thaks for the kernel, please add exfat support for sdcard, thanks
Thanks friend for your work.
Work in last Havoc rom?
jeryll said:
thaks for the kernel, please add exfat support for sdcard, thanks
Click to expand...
Click to collapse
I think it's there already.
Star_king12 said:
I think it's there already.
Click to expand...
Click to collapse
then it will be something related to OTG, since I'm connecting my sdcard via OTG adapter and was not even detected (usually Android complain about formatting my card if it can't read it), thanks again
Kernel working fine over ArrowOS! Things definitely feel slightly smoother, haven't run any benchmarks however. I do appreciate is the latest Linux patches & the cleanup the Xiaomi junk!
I'm finally happy with my Poco X3, Thanks OP!
Star_king12 said:
DISCLAIMER:
Haha warranty goes brrr. . .
I am not responsible for your broken phones, sdcards, dreams and etc. You are on your own, kernel is provided as-is.
Features:
1. Wireguard.
2. Adjustable TTL.
3. Based on latest ALS (CAF+upstream) source with Xiaomi edits applied and slightly cleaned up.
4. Embedded dtbo - you don't need to worry about bad/leftover dtbo's, kernel uses its own and ignores dtbo partition altogether.
Optimizations applied:
This list most likely isn't full.
1. Compiled with GCC 10.2 and O3.
2. Performance critical kthreads/irqs API.
3. Cpusets/Stune assists.
4. Optimized frequent memory allocations.
5. Greatly sped up memory regular memory allocarions.
6. Simple LMK for better multitasking.
7. BBR TCP algorithm.
8. mmap/mremap, TLB invalidation, mmu_gather backported from mainline for a major performance boost. (thx Arter <3)
9. General undebugging, reduced logging and fixes for braindead Xiaomi/CAF code.
10. Entropy, and crypto engine optimizations.
11. Scheduler improvements from Google.
OS Support:
Anything that isn't MIUI or based on it should work.
Where to download:
Releases on Github.
Franco Kernel Manager integration:
If you purchased FKM you can tap on the link below, open it with FKM and install this kernel automatically
+ check for updates every day.
https://raw.githubusercontent.com/F1xy-kernels/SURYA_kernel/Q-surya/fkm/update.json
Support chat in Telegram:
(I'm much more active there)
My Poco X3 chat in TG
Credits:
CAF Help Desk | devloopers.
Ferat Kesaev and Niko Schwickert for inspiration and for entertaining me in the darkest points of my life.
Donations:
paypal - my friend's paypal, please add a note "To Yaro" if you decide to donate.
Click to expand...
Click to collapse
Flashing instructions?
Can anyone confirm if this kernel has power efficient work queues enabled?
So far, it appears only Stormbreaker kernel has it.
Revontheus said:
Can anyone confirm if this kernel has power efficient work queues enabled?
So far, it appears only Stormbreaker kernel has it.
Click to expand...
Click to collapse
It does.
sammanesh1 said:
Flashing instructions?
Click to expand...
Click to collapse
Reboot to twrp, flash.
it is support ip6tables nat ?
Infrared not working for me
mandanga said:
Infrared not working for me
Click to expand...
Click to collapse
Indeed, gonna try to fix it for the next release.
I tried this on Pixel Experience Android 10, My phone went to bootloop. Please write flashing guide

Categories

Resources