[Kernel] Kermit Kernel [AOSP] - Samsung Galaxy S7 Edge (Exynos) ROMs, Kernels, Rec

{
"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:
I am not responsible for anything that happens to you or your phone or anything! You are allowed to use this kernel but It is not my fault in anyway for causing thermonuclear war or bricking your phone.
Welcome to Kermit Kernel.
Kermit Kernel is intended to be installed on AOSP and uses Anykernel2 to do so. I wanted to share my work with all of you and also provide a smooth, customisation experience for you. This project was inspired by kylothow's work on AOSP and Kernels and big thanks to him for helping me in the beginning!
Click to expand...
Click to collapse
FEATURES
- Based on DQIC Sources
- Powersuspend 1.7
- Asynchronious Fsync from HTC
- Blu_Active with modifications and such
- Boeffla Wakelock Blocker
- djb77's latest toolchain optimised for our devices
- Turn CRC off or on
- Init.d is supported
- Max and Min Frequencies for both CPU big and little have been increased
- Iron-active and Wheatley Governers
- A LOT of under the hood stuff for your user experience
I can take requests of course, don't be shy
I just want the kernel to be in favour of what seems good by users!
What is Anykernel?
You can skip this if you don't want to know how it works.
Kernels tend to have a fully built boot image ready, it just flashes everything and it may not PATCH the necassary files. This means you're gonna have to create a different boot image for different roms such S8 Ports, Note FE Ports and AOSP ROMS. Things such as compatibility maybe an issue also because new things may not be supported by old things (Newer RAMDISK on an older ROM).
That's when Anykernel comes into play. It only includes the zImage (actual prebuilt kernel), dtb (the instructions for hardware stuff), and patches used ontop of the stock ramdisk. It takes the previous/stock kernel, replaces dtb and zImage and then continues to patch the ramdisk. Voila, it's done. It makes it easier for the devs to work on the kernel and has better compatibility! It does come with it's disadvantages, It can't be flashed ontop of other custom kernels that have modifications in the ramdisk. The patch and ramdisk will cause some trouble because there interefering with each other alright!
Click to expand...
Click to collapse
How do I install this?
If you already have AOSP with it's stock kernel.
1) Reboot into recovery and flash it like normal
If you have AOSP with a custom kernel like PRIME, Prophecy or Primal.
1) Go to the AOSP ZIP you installed, extract boot.img from there.
2) Boot into recovery, flash the boot image. Don't forget to switch the option from ZIP to IMG if you can't find it in the directory you extracted it from.
3) Then go back to home screen in recovery, and go flash Excel Kernel
I really don't need to explain this in detail and such because if you got here it mean's you know how to install AOSP ROMS. It's pretty simple.
Telegram
The best possible way to reach me is through telegram and through my group! Theres two channels, one for new and the other for assistance and general things related to my kernel. (a bit of off-topic is always nice!)
This is my News Channel
https://t.me/kermitkernel
This is my Discussion Channel
https://t.me/kermittalk
Downloads
herolte: https://www.dropbox.com/s/69f1lzyh9ecz1zr/Kermit_Kernel-v1.3.0%CE%B2-herolte.zip?dl=0
hero2lte: https://www.dropbox.com/s/e95hmjfn770rwm2/Kermit_Kernel-v1.3.0%CE%B2-hero2lte.zip?dl=0
These builds have freshly been compiled, not thoroughly tested.
Old download links will be here
Old changelogs
Freshly compiled, none so far
Thanks to/Credits
Code:
- kylothow
- djb77
- morogoku
- samsung osrc
- tkkg1994
- osm0sis for anykernel2
- testers
- and everyone who helped in some way or another
I WILL improve this format. stick with it, thread will look nicer.
ik it's ugly man. liek what is this. chiiiiiilll
XDA:DevDB Information
Kermit Kernel, Kernel for the Samsung Galaxy S7 Edge
Contributors
Yuvch122, djb77, kylothow, Tkkg1994, Morogoku, Testers, Farovitus
Source Code: https://github.com/DeadlyMelqn/excel
Kernel Special Features: Boeffla Wakelock Blocker, Blu_Active,
Version Information
Status: Beta
Current Stable Version: 1.0.0
Stable Release Date: 2017-10-16
Current Beta Version: 1.3.0
Beta Release Date: 2017-10-16
Created 2017-10-17
Last Updated 2017-10-17

After flashing, my phone randomly dies (usually twice a day), for no apparent reason. Must plug phone back in to be able to turn back on despite battery %. Any help would be great.

Please link download

Aosp 9.0 ?
Hi friends this kernel work to aosp 9.0 pie? Thanks

Rexsis said:
Hi friends this kernel work to aosp 9.0 pie? Thanks
Click to expand...
Click to collapse
No

Related

[KERNEL][06 JUNE][OP6/6T][OOS/AOSP] HolyDragon [Pie 9.x]

{
"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"
}
Back again!
You may remember me from my SkyDragon roms and HolyDragon kernels for OP3/N6/M8/M7/G3 among other devices. Decided to pick up an OP6T and see what I can do with it. This kernel is made and tested on the 6T but should also work fine on the 6 as well since unified source.
This is the kernel I use as my daily driver, I am working on optimizing it for this device, Will be a work in progress on that aspect for awhile to come. It has been rebased on top of Nathan Chance's Reference kernel so it is current with latest upstream. My goal here, as always, is to get as much performance out of our device(s) as possible without sacrificing any battery life or stability whatsoever. No Ofast or ffast-math flags that break IEEE and math operations. No beta toolchains. I compile my own toolchains from recent stable releases, build them optimizing and targeting a specific processor(the one in our phones) instead of the whole generic architecture, and then I use those to build my kernels that are optimized and targeted for that same processor. So this kernel is meant to be as stable stock, all the performance, and none of the loss in battery life. Anyways, on with the show..
~*~*Information*~*~
Kernel supports all OP6/OP6T devices running OOS Stable 9.0.x:good:
Kernel source is based on official OnePlus 6/6T openbeta source code + Upstream from Linux-Stable :good:
No user setup required - most settings already applied :good:
~*~*Features*~*~
No user clock-speed modifications
Flar2 sleep/wakegesture features (Disabled by default, enable with EX App)
Swappiness set to zero by default - OOS rewrites this so you need to change manually
vfs_cache_pressure set to zero by default
Maple IO Scheduler set to default (IMO best balance of performance/battery life)
Westwood TCP Congestion Profile set to default (Personal preference)
CRC Check Toggle-able (disabled by default)(~%30 performance boost when disabled)
Boeffla's LED Notification(only for op6)
Boeffla's Wakelock Blocker
Tbalden's KCAL modifications
Power Efficient Workqueue
DTS Eagle Support
KLapse-Livedisplay Support
~*~*Credits and Thanks*~*~
frap129
Flar2
Tbalden
SultanXDA
NathanChance
MyFluxi
TheCrazyLex
Andip71
savoca
engstk
FranciscoFranco
Dorimanx
maxwen
arter97
dianlujitao
LazerL0rd
Joshuous
Tanish2k09
DOWNLOADS
HDK_OP6.6T_OOS_V3.0 OOS LINK
HDK_OP6_AK2_AOSP_V0.18.2 AOSP LINK
NOTE:
Kernel zip doesn't touch the ramdisk.
Install if you're on stock OOS: Just flash kernel zip in twrp and reboot.
Install if coming from a different kernel: You may need to flash or restore you're stock boot img or latest rom zip from OnePlus, then flash kernel zip in twrp and reboot.
Reminder you may also need to reflash magisk if you do that.
If you're already on HDK: you can just flash my latest kernel zip in twrp and reboot.[/color]
~~~~~~~~~~~~~~~~~~~~~~~~
Kernel's have been thoroughly tested but if you somehow find an issue or just want to leave feedback, that's always appreciated ^^
You can find changes(changelog) by looking at my posted source. You can also find my custom toolchain's, crosstool-ng, and other sources listed there. Any bug reports require logcats/dmesg, thanks!
~*~*Donations*~*~
If you want to donate to my coffee fund, I prefer any cryptocurrency over paypal.
Donate with Coinpayments
or just use paypal, thanks!
XDA:DevDB Information
[KERNEL][06 JUNE][OP6/6T][OOS/AOSP] HolyDragon [Pie 9.x], Kernel for the OnePlus 6T
Contributors
HolyAngel, Liam_Davenport, Imotep95
Source Code: https://gitlab.com/HolyAngel/op6.git
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: Current
Stable Release Date: 2018-12-11
Created 2018-12-11
Last Updated 2019-06-06
Reserved
HDK-Mod - v1.0.0
This is my own modified build of Grarak's Kernel Adiutor app. Now unified for all my kernels.
I have added a few extras that were missing for sound control, pdesire audio, DCI_P3 mode, tbalden's kcal modificaiton, sultan's battery cycle/charge commit for msm8996, and Tanish2k09's KLapse-Livedisplay.
You may need to disable Play Protect temporarily to install, working on adding to the play store to negate this issue.
Also changed the theme, and updated some stuff.
Work in progress but needed something to fully control my kernel.
Full credits and much love to Grarak for putting in all the hard work on KernelAdiutor, wouldn't be here without his work.
My source for it is here.
Reserved
Thanks you for your work
Excellent will give this a run and see how it goes.
Thanks for choosing to support our device
Will Skydragon also be coming to the 6t?
@HolyAngel sent you a PM.
Thank bro for your beautiful work like ever.
557953 said:
Excellent will give this a run and see how it goes.
Thanks for choosing to support our device
Will Skydragon also be coming to the 6t?
Click to expand...
Click to collapse
Most likely some form of it in time, yes
I first time thinking "a new custom rom..." Bo ok, good too see you on this OP section! GL & HF. And thanks! :3
Good to see another great kernel for this device.......... Welcome aboard man....
And I remember you from the G3 days.....
Eliminater74 said:
Good to see another great kernel for this device.......... Welcome aboard man....
And I remember you from the G3 days.....
Click to expand...
Click to collapse
Thanks!
Nice, I hated that phone lol but I thought you looked familiar ^^
@HolyAngel, good to see you here, just like old times, hope the gang can get back together again!!!
Glad to see you here. Skydragon was a beast on the M8.
Sent from my OnePlus6T using XDA Labs
@HolyAngel u have this device or OP6?
Araa01 said:
@HolyAngel u have this device or OP6?
Click to expand...
Click to collapse
I have the 6t
HolyAngel said:
I have the 6t
Click to expand...
Click to collapse
Sooo sweet! First custom rom It's just a matter of time. [emoji7]
Araa01 said:
Sooo sweet! First custom rom It's just a matter of time. [emoji7]
Click to expand...
Click to collapse
Working on something
liam_davenport said:
Working on something
Click to expand...
Click to collapse
Damn! Good news! [emoji7]
Deleted.
things are starting to heat up a bit.....
thanks to all the devs for their hard work

SmartPack [Kernel] GCC 8.x for Android Oreo, Pie & 10 [osprey]

SmartPack Kernel for Moto G 2015 aka osprey
Code:
/*
* Your warranty is now void.
*
*I am not responsible for any damage to your device. Everything you are doing on your device is at your own risk.
*The kernel is only tested on Moto G 2015 (osprey) running the latest AospExtended Unnoficial (Android 8.1.0/9) & LineageOS 17.0
*Please note that flashing any custom Kernel including mine will void your warranty.
*/
Read the whole OP! Be respectful to each other and don't ask for ETAs, it's considered as being rude!
This Kernel is a forked project from Original SmartPack, wich as stopped by the dev, and i decided to continue.
The soul of this project and the credit on this solid work goes to @sunilpaulmathew
Features
Code:
[B]
Build from Lineage OS source code
Built using latest (GCC 8.x) toolchain
Anykernel base for the best compatibility
Kernel tweaking app recommend: SmartPack-Kernel Manager (please note: official Kernel Adiutor is NOT fully compatible with this kernel)
CPU Input Boost
CPU Freq Gov: Blu_active, ElementalX, Interactive and Interactive-pro
CPU hotplugs: Lazyplug, MSM Sleeper & Alucard
Adreno Idler
Faux Sound to control Headphone, Speaker and Microphone (calls)
Real-time charging status in SmartPack-Kernel Manager
Option to adjust Maximum & Minimum Display Backlight
Option to disable charging LED light (I don't like it )
SELinux “Enforcing” by default (but can be switched to “Permissive” in SmartPack-Kernel Manager)
a lot more…[/B]
{
"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"
}
Download Kernel
Kernel Manager
SmartPack Kernel Manager
SmartPack Kernel Manager -- all versions
Code:
[b]-Reboot to your recovery, make a backup of your current kernel
Flash the provided zip.
Note: you will have to reflash your root solution again[/b]
Code:
[b] *Release status: beta-v10.4*
jro1979oliver - smartpack: fixes for build adreno idler
sunilpaulmathew - devfreq: enable adreno_idler
linckandrea - adreno_idler: clean-up and enable it by default
Joe Maples - adreno_idler: Declare display_on correctly
Joe Maples - adreno_idler: Add display state awareness
Joe Maples - adreno idler: Ramp down more agressively
arter97 - adreno_idler: fix typos :)
arter97 - adreno_idler: fix-up some comments
arter97 - adreno_idler: fix-up type definitions
arter97 - adreno_idler: remove frequency bump
arter97 - adreno_idler: switch to count based instead of time based
arter97 - Introduce Adreno idler for devfreq-based Adreno devices
jro1979oliver - Revert "Added support for Adreno IDLER"
jro1979oliver - smartpack: up a tag
Sultan Qasim Khan - msm8916: Mild undervolt
Sultan Qasim Khan - msm8939: mild undervolt for heat reduction
jro1979oliver - Revert "cpuset: Add allow_attach hook for cpusets on android."
[/b]
If you want any bug to be fixed please write here on xda in detail. Give Logcats. By helping me, you are helping yourself too.
->How to take Logcats?
https://goo.gl/UcTM9 and https://goo.gl/J4CSEP
Thanks To/Credits
@sunilpaulmathew(Original developer)
@DanGLES3(Technical tests and suggestions)
@ishubhamsingh(Thread template it's from AEX and also AEX its the test basis)
and all the people at MotoG3 OSPREY | BR OFICIAL
XDA:DevDB Information
SmartPack Kernel Osprey, Kernel for the Moto G 2015
Contributors
jeferson1979
Source Code: https://github.com/jro1979oliver/SmartPack-Kernel-Project_osprey
Kernel Special Features:
Version Information
Status: Beta
Current Stable Version: 10.4
Stable Release Date: 2019-12-02
Created 2019-12-03
Last Updated 2019-12-03
Good kernel. Thanks dev
Thanks alot
It is a lie does not change at all and to be able to edit and save it must be done before compiling .If I did not upload a video, have you edited it and after restarting the phone the changes were saved .With rotor and kernel editor I never edit anything but to get rid of the doubt I uninstalled the APK and you will see that I don't edit anything it is not worth downloading any of this
jony797 said:
It is a lie does not change at all and to be able to edit and save it must be done before compiling .If I did not upload a video, have you edited it and after restarting the phone the changes were saved .With rotor and kernel editor I never edit anything but to get rid of the doubt I uninstalled the APK and you will see that I don't edit anything it is not worth downloading any of this
Click to expand...
Click to collapse
Excuse me, what are you talking about?
Is this kernel development still alive???
Amjadh said:
Is this kernel development still alive???
Click to expand...
Click to collapse
Ye, but upgrades in kernel are not so frequently as ROM development
jeferson1979 said:
Ye, but upgrades in kernel are not so frequently as ROM development
Click to expand...
Click to collapse
I still wonder why the modifications made by Dangles3 are not linked here... It's the same kernel, even if it was forked from the original by you and then forked again... it's still the same kernel.
We have uploaded and described here an improved version made by you but no links nor details for the newest version 12, that has more improvements and it's already well tested.
Ok, it's linked in the Indian and Brazilian telegram groups, but most people don't even know about the existence of those groups.
So, Jeferson, can you please share the link of the newest version of the SmartPack kernel here?
(I can ask, I'm way older than you)
Regards.
coldgin_ said:
I still wonder why the modifications made by Dangles3 are not linked here... It's the same kernel, even if it was forked from the original by you and then forked again... it's still the same kernel.
We have uploaded and described here an improved version made by you but no links nor details for the newest version 12, that has more improvements and it's already well tested.
Ok, it's linked in the Indian and Brazilian telegram groups, but most people don't even know about the existence of those groups.
So, Jeferson, can you please share the link of the newest version of the SmartPack kernel here?
(I can ask, I'm way older than you)
Regards.
Click to expand...
Click to collapse
Seriously you are older lol? I am old geek also, and he can share here ofc, I do not made by myself because I like to keep my eyes on code. Also, the Dan version is a fork and the responsibility of what is inserted is not mine, so I'd prefer keep only what I'm inserting, rater than made blind shares. And I'm not putting Dan works ratting low, he is a great developer.
jeferson1979 said:
Seriously you are older lol? I am old geek also, and he can share here ofc, I do not made by myself because I like to keep my eyes on code. Also, the Dan version is a fork and the responsibility of what is inserted is not mine, so I'd prefer keep only what I'm inserting, rater than made blind shares. And I'm not putting Dan works ratting low, he is a great developer.
Click to expand...
Click to collapse
Fair enough Jeferson, at least now people know that there is another fork of this great kernel, they have just to look for it in osprey' s telegram groups.
And yes, I'm from 1970, fazer o q né?
Regards.

[ROM] [9] [QUEEN OS] [BY] [HENRY1578] A.k.A [DIVYAM VARIYA}

Queen OS for Samsung Galaxy j7(Nxt,Prime,2016) Series Exynos 7870
{
"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"
}
Some information you should know..
This is a full Samsung OneUI port with android version 9.0
Any sort of File Kanging will be reported without hesitation.
If you like my work then you can consider a donation
RULES OF POSTING :
READ everything before commenting, And especially the install steps, the rom has been tested throughly for a long time, so if you have an critical issue like not booting or no sim, you missed the instructions, posts that are irrelevant to this project will be ignored(Constructive criticism is welcomed). If you do face a new bug however, dont just say "hey bug here" provide more information, and a LOGCAT, bug reports without logcats will most likely be ignored.
HΞNRY1578 ∆~, [29.11.19 12:17]
[Forwarded from Henry's Newsletter]
[ Photo ]
ONE UI V1.5 By Using Some Libs And Apks and Framework
BASED on A80 Arm Port I have change this port to Arm64 To Arm
Gcam Arm 64 Ported
New Emojis
Fast And Smooth
New Csc Features
S9+ Flaw Detection and New More Features added in Camera
Google Face Unlock
Rom Support J7 Nxt Or Prime Or 2016
New Advances Features
New Fonts
Customizable Rom
Magisk V20.0
Android Q Status Bar 10.0 Depending on user
Best Battery life
Always on display Support
Galaxy Fold Wallpapers
Data Speed on Status
New Build.prop Tweaks
Optical Reader Support
Bixby Home Added
Bixby Vision Support
Svoice Support
New Excel App
Knox
Samsung Members
Samsung Health Service Support
Secure Folder Support
New Apps
Highly Debloated
Super Wifi Speeder
Fully stable
and manymore but icnt remember
Ensure you have LATEST TWRP.
Download and copy the ROM to your device external SDcard (preferred)
Wipe everything (SYSTEM,DATA,CACHE,DALVIK and preferably Internal storage all together)
Flash the ROM.ZIP
then flash the Compatible device kernel that you needed(make first boot with helios 3.6 kernel for safety,)
After the boot animation is on for 15~20 Seconds. Hold VolumeDown+power until the device reboots[/COLOR]
Setup your rom and READ the F.A.Q for more information.
To Root, Flash the latest Magisk Canary Build after a successful Boot.
henry1578 A.k.A (Divyam Variya)
To build this ROM for the Users and spend more time on this project.
 @Anant
To test out the rom and be the part of the team, without him the result would be not perfect.
 @samsungindia
To allows to use their firmware for building up the roms for the users.
 @samfrew
samfrew.com provided the Rom files from his website.
 @xda
Provided Libs and extra Files + More knowledge to make out this perfect rom.
None ???????
I don't need them, I don't need coffees or beers. I really hate see here people with high end devices asking for donations, but you can still donate money to charity. Donate money or simply help people that is really needed. If you like this port you can make me very happy just pushing THANKS
For Screen Shots Click Here
XDA:DevDB Information
A80 Port, ROM for the Samsung Galaxy J7
Contributors
Divyam 2004, Divyam 2004
Source Code: Mod edit: Download links removed
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Oreo Bootloader
Based On: OneUI
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2019-12-10
Created 2019-12-10
Last Updated 2019-12-10
Hi bro
Where is link for download
Thread closed as it's lacking direct download links and kernel source.

[KERNEL] [OP8 Series] [Hasty] [2021/04/03]

{
"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"
}
Hasty focuses on delivering the best possible experience out of the box, without needing a thousand different tweaks, essentially this kernel delivers the best performance, battery life, and stability without needing tweaks by the user at all.​
Features
Always using the latest SMxx50.0 CAF tag
Using the latest Clang by Google
Device-specific optimizations
General optimizations
Compatability
OP8, OP8 Pro and OP8T
Custom ROMs and OxygenOS 11
Installation
You can either flash this kernel using a kernel manager or a recovery such as PE recovery, that recovery, for example, can be found at the downloads site for PE for your device, with that recovery installed it is as simple as pressing "Apply update" and adb sideload the kernel zip.
Downloads
AndroidFileHost
Telegram
Hasty discussion group
Donations
Like my work? Buy me a beer
PayPal
​Kernel source
https://github.com/blankaf/hasty_instantnoodle
Reserved
Pro
Good to see Hasty here. Thanks for your hard work.
Interesting. Will run a couple of tests with this one right now.
Edit: nope, won't run. Just noticed OOS isn't supported lol.
enjoy_life said:
Interesting. Will run a couple of tests with this one right now.
Edit: nope, won't run. Just noticed OOS isn't supported lol.
Click to expand...
Click to collapse
I'll try to support it in the next release, some issues with WIFI and stuff now, working on it.
What are the features of this kernel? Is there a list or will there be a list?
thanks for supporting custom rom!
Working really well on 8 Pro, thank you!
Is there K-Lapse support?
Exceptional work!! And chance we'll see a build to support OOS 11?
mobile_sensei said:
Exceptional work!! And chance we'll see a build to support OOS 11?
Click to expand...
Click to collapse
There's already one that supports it mate, It's in the telegram group, I'll update the version here on xda when there's a new CAF release
New Hasty update
OOS 11 is now fully supported
Merged LA.UM.9.12.r1-10700-SMxx50.0
Updated to Clang r412851
General cleanups & remove OnePlus leftovers
Performance and battery improvements
Custom ROMs: Hasty-20210305-2009-instantkebab.zip
OxygenOS 11: Hasty-OOS-20210305-2019-instantkebab.zip
Can I mount otg ntfs?
hello what interests me can we record the conversation natively?
blankaf said:
View attachment 5219231
Hasty focuses on delivering the best possible experience out of the box, without needing a thousand different tweaks, essentially this kernel delivers the best performance, battery life, and stability without needing tweaks by the user at all.​
Features
Always using the latest SMxx50.0 CAF tag
Using the latest Clang by Google
Device-specific optimizations
General optimizations
Compatability
OP8, OP8 Pro and OP8T
Custom ROMs and OxygenOS 11
Installation
You can either flash this kernel using a kernel manager or a recovery such as PE recovery, that recovery, for example, can be found at the downloads site for PE for your device, with that recovery installed it is as simple as pressing "Apply update" and adb sideload the kernel zip.
Downloads
AndroidFileHost
Telegram
Hasty discussion group
Donations
Like my work? Buy me a beer or help me fund a faster SSD for faster builds
PayPal
​Kernel source
https://github.com/blankaf/hasty_instantnoodle
Click to expand...
Click to collapse
Great kernel It's comparable if not better than neutrino kernel that comes with crdroid. I've also tried radioactive and blustar and Hasty is still the only custom kernel I feel Confident in daily driving
Great kernel it works amazing with crdroid and is the only custom kernel I'm confident in daily driving.
Thanks for your works. And is there any way to adjust the amplitude of vibration? It's still not comfortable like OSS. Or it just ROM feature specified?
i cant seem to get my bank app to work, if i just have magisk and magisk hide on the stock crdroid kernel it works but if i install your kernel it passes but the bank app doesnt work anymore if i uninstall your kenel it works again on my oneplus 8t any ideas?
dominicstg2 said:
i cant seem to get my bank app to work, if i just have magisk and magisk hide on the stock crdroid kernel it works but if i install your kernel it passes but the bank app doesnt work anymore if i uninstall your kenel it works again on my oneplus 8t any ideas?
Click to expand...
Click to collapse
Bank apps work on my 8pro with this kernel

[CLOSED][KERNEL] LawRun Kernel [4.14.253][28-10]

HEY ALL I HOPE YOU ARE FINE HERE !!!
WELCOME TO OUR FORUM FOR LawRun-Kernel For Mi9 - Cepheus
{
"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
- Custom rom supported
- Kcal
- Westwood TCP
- GPU hz New Configration
- Underclock CPU to 300mhz (better standby battery)
- CPU Governor add-BLU_SCHEDUTIL
- Uclamp Default
- I/O schedulers Deadline default
- Optimisations from other kernels
- More and more features check changelogs
Fourth-
WHERE IS THE DOWNLOAD LINK
Kernel..: Link
&&
You can Join Our Telegram Channel... Link for more features like app & profiles...
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 2020-10-02
Last Updated 2020-10-28
How much battery savings are we talking about while in use with the battery setting toggle on.
Thanks a lot sir, I'll try it with my rom
Also, the creation and update date is 2020-10-02 and note 2021-10-02, is it normal?
MIUI rom support or not?
Since it's a GPLv2 Project, you must provide Source Code or the project (and that includes your modifications to the existing tree and not the base tree).
I hope XDA Mods takes actions to this.
oc screen posible? thanks for the work
roberogi said:
oc screen posible? thanks for the work
Click to expand...
Click to collapse
we will work on it asap
hua3354 said:
MIUI rom support or not?
Click to expand...
Click to collapse
nope we tested it on custom only
Zep0th said:
How much battery savings are we talking about while in use with the battery setting toggle on.
Click to expand...
Click to collapse
you need to try

			
				
Battery profile is draining more than pixel experience stock kernel.
Hoping to update the kernel for MIUI
In Pixel Experience Rom changelog is information:
"CAREFULLY uses a third party kernel without proper support for Pixel Power hal or dimlayer DC dimming"
So maybe this kernel not support that options ?
Thanks for your effort. It doesnt work for me on xiaomi.eu weekly. I will try it with custom rom soon
Hallolol97 said:
Thanks for your effort. It doesnt work for me on xiaomi.eu weekly. I will try it with custom rom soon
Click to expand...
Click to collapse
Thanks Yea its not supporting miui sorry for that we will support it as we can
Slawas87 said:
In Pixel Experience Rom changelog is information:
"CAREFULLY uses a third party kernel without proper support for Pixel Power hal or dimlayer DC dimming"
So maybe this kernel not support that options ?
Click to expand...
Click to collapse
yea its supporting pixel power hal dont worry
You say that CPU clock can be reduced to 300MHz during idle, but the lowest frequency I can set in a kernel manager is like 700MHz, and stats show lowest frequency reached is 700, how can I go lower than that?
Hello !
I have installed it on MiuiMix Rom (based on Xiaomi.eu) .
Fingerprint doesn't work.
Also, can't acces the kernel manager (no side app, and no from magisk)
Thx
Has anyone tested with CherishOs?
[email protected] said:
Has anyone tested with CherishOs?
Click to expand...
Click to collapse
I have tested it without problems in:
- Spark OS
- Xtended OS
- CrDroid
- Evolution X
- Awaken (A11, A12)
- Cherish OS (A11, A12)
- Arrow OS (A11, 12)
The only thing you'll notice in Cherish OS is that the fingerprint lock option is lost. It is not the first time that it has happened with Cherish, since several versions ago the same thing happened with other kernels.

Categories

Resources