Kensur Kernel r5 - Motorola One Fusion+ ROMs, Kernels, Recoveries, &

{
"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"
}
Kensur Kernel is an optimized aftermarket kernel for Moto One Fusion+, focused on efficiency and better UX.​
Features:
- Compiled with Eva GCC + O3 + processor specific optimizations
- Massively debloated, much less logspam
- Recalculated energy model
- Removed inefficient 300 MHz
- Disabled most boosts
- Efficient SchedTune boosts
- Freed 35MB of unneeded memory regions (more RAM)
- TCP, procfs, bitmap and several other backports
- Switched to srandom (upto 150x faster than urandom)
- Added arter97's exfat driver
- zRAM and memory management optimizations
- F2FS extension list optimizer
- KCAL support
- Wireguard support
- Faster USB charging
- Added vDSO32
- Minimized VLA usage
- Reduced dynamic memory allocations
- Many other miscellaneous improvements not listed here
Changelogs in third post.
Compatibility and bugs:
Compatible with stock and custom ROMs.
No known bugs.
Installation:
Boot to TWRP.
Backup Boot and DTBO partition.
Flash zip and reboot.
Download: Telegram Channel
XDA:DevDB Information
[KERNEL] Kensur Kernel, Kernel for the Motorola One Fusion+
Contributors
KenHV, RohanHasabe8
Source Code: https://github.com/KenHV/kensur_kernel_liber
Kernel Special Features: Focused on efficiency and better UX.
Version Information
Status: Stable
Current Stable Version: r3
Stable Release Date: 2021-03-13
Created 2020-10-25
Last Updated 2021-03-13

Notes:
Stable releases will be posted in the channel after testing, as it's easier to post updates there. Feel free to flash the latest zip in the channel anytime.

Changelog - r3:
- First full OSS release
- Compiled with Eva GCC + O3 + processor specific optimizations
- Massively debloated, much less logspam
- Recalculated energy model
- Removed inefficient 300 MHz
- Disabled most boosts
- Efficient SchedTune boosts
- Freed 35MB of unneeded memory regions (more RAM)
- TCP, procfs, bitmap and several other backports
- Switched to srandom (upto 150x faster than urandom)
- Added arter97's exfat driver
- Added KCAL color control
- Many other miscellaneous improvements not listed here
Spoiler: Older Changelogs
Changelog - r2:
Spoiler: Older Changelogs
- Rebased over stock CAF tag for better compatibility
- Fixed rare idle reboot issue
- Compiled with latest Proton clang + Polly + O3 optimizations
- Added CPU input boost
- Added devfreq boost
- Disabled CAF CPU boost
- Bumped minimum frequencies to more efficient ones
- Tuned CPUSets and STune boosts
- Tuned schedutil rate limits
- Added USB fast charging support (enable from kernel manager)
- Added Wireguard support
- Misc. changes and improvements
Changelog - r1:
- Compiled with latest Proton clang
- Upstreamed to v4.14.202
- Merged latest CAF tags
- Toned down tracing and debugging
- Optimized idle drain (~1% overnight with Jio)
- Minimized VLA usage
- Reduced dynamic memory allocations
- Enabled VDSO 32bit
- Optimized zRAM
- Added Westwood (default) and BBR TCP algorithms

Thanks for working on this phone! I'll be able to test later as of now I need my phone as stable as I can for 2 factor auth for my job

Btw, where can I find custom ROMs for this phone? There's nothing in here

FiliBrushedRed said:
Btw, where can I find custom ROMs for this phone? There's nothing in here
Click to expand...
Click to collapse
t.me/OneFusionPlusUpdates

r2 is out!
Changelogs in third post (Link).

Hi, thanks for your work. I want to try this kernel, but I;m guessing root is needed, and TWRP recovery ofc. Can you give me more details?

ryd3r89 said:
Hi, thanks for your work. I want to try this kernel, but I;m guessing root is needed, and TWRP recovery ofc. Can you give me more details?
Click to expand...
Click to collapse
You're welcome . You don't need root, only an unlocked bootloader and TWRP. Backup your boot partition via TWRP before flashing anything. You can flash the latest zip provided in downloads channel through TWRP. The Magisk module provided is completely optional, you can flash it if you have Magisk. The module is not necessary.

r3 is out!
Changelogs in third post (Link).

Sorry for the stupid questions, never downloaded a custom kernel before... Anyway... does this remove /system write protection? And this can be used with Android 10 and 11, right? Also, I know you're not currently aware of any issues with it, but... well basically, what is the kernel in charge of, what does it do? I mean, I know the dictionary definition of a kernel, but what should I look for in a phone?

shadowslasher410 said:
Sorry for the stupid questions, never downloaded a custom kernel before... Anyway... does this remove /system write protection? And this can be used with Android 10 and 11, right? Also, I know you're not currently aware of any issues with it, but... well basically, what is the kernel in charge of, what does it do? I mean, I know the dictionary definition of a kernel, but what should I look for in a phone?
Click to expand...
Click to collapse
1. You can't modify /system due to dynamic partition setup, you can use Magisk create your own Magisk modules if you want to add/edit something.
2. Yep, it's been tested on stock ROM, A10 and A11 custom ROMs.
3. Kernel is the bridge between OS and hardware. It basically manages all resources. You can expect better performance and battery in phones with a good custom kernel.
With my kernel, you also get a few features like display control (RGB, saturation, contrast, hue, temperature), faster charging speeds when connected with USB, better network, native Wireguard support (modern VPN protocol), etc.

I have been using the kernel for about a week, on stock rom. It is stable and battery life seems better than stock kernel. But I found a bug and it's big, when phone is in standby it does not receive calls. Can this be fixed. Thanks!

ryd3r89 said:
I have been using the kernel for about a week, on stock rom. It is stable and battery life seems better than stock kernel. But I found a bug and it's big, when phone is in standby it does not receive calls. Can this be fixed. Thanks!
Click to expand...
Click to collapse
Thanks, I'll look into that.

Fingerprint unlock not working

Fingerprint Scanner stopped working. Is there a known Fix?

r5 is out!
For more info and download: https://kenharris.xyz/kensur-liber
Fingerprint and idle issues should be fixed now.
Note that incremental builds will be posted on the Telegram channel.

KenHV said:
Kensur Kernel is an optimized aftermarket kernel for Moto One Fusion+, focused on efficiency and better UX.​
Features:
- Compiled with Eva GCC + O3 + processor specific optimizations
- Massively debloated, much less logspam
- Recalculated energy model
- Removed inefficient 300 MHz
- Disabled most boosts
- Efficient SchedTune boosts
- Freed 35MB of unneeded memory regions (more RAM)
- TCP, procfs, bitmap and several other backports
- Switched to srandom (upto 150x faster than urandom)
- Added arter97's exfat driver
- zRAM and memory management optimizations
- F2FS extension list optimizer
- KCAL support
- Wireguard support
- Faster USB charging
- Added vDSO32
- Minimized VLA usage
- Reduced dynamic memory allocations
- Many other miscellaneous improvements not listed here
Changelogs in third post.
Compatibility and bugs:
Compatible with stock and custom ROMs.
No known bugs.
Installation:
Boot to TWRP.
Backup Boot and DTBO partition.
Flash zip and reboot.
Download: Telegram Channel
XDA:DevDB Information
[KERNEL] Kensur Kernel, Kernel for the Motorola One Fusion+
Contributors
KenHV, RohanHasabe8
Source Code: https://github.com/KenHV/kensur_kernel_liber
Kernel Special Features: Focused on efficiency and better UX.
Version Information
Status: Stable
Current Stable Version: r3
Stable Release Date: 2021-03-13
Created 2020-10-25
Last Updated 2021-03-13
Click to expand...
Click to collapse
Without Kensur vs With Kensur.. (R5)

Is there any chance that the kernel is updated to version 4.19 or later?

dont know why but give me a infinity loading, stay on motorola logo.
Trying in stock rom and evolution rom

@KenHV I have 3 questions.
1. Can I use this kernel with the latest Evolution X (v6.3.1) Android 12.1 ROM? I just recently updated from Stock Android 11.
2. Also, according to @Rex_251's reply, aren't the AnTuTu scores higher without the Kensur Kernel? If I'm getting better battery life for these scores, I really wouldn't mind using Kensur over stock, but just a question nonetheless.
Rex_251 said:
Without Kensur vs With Kensur.. (R5)
Click to expand...
Click to collapse
3. If I were to flash / try out the Kensur kernel, how do I go about getting back to my previous kernel, considering I will continue using the Evolution X ROM?

Related

[CLOSED][Kernel][mido] ReVolt Kernel [Los/Aosp]

{
"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:
/*
* Your Warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, dead dogs, or cats,
* but i'm very interest in thermonuclear war, so if you point the finger
* at me for messing up your device just because this kernel, I will
* send you to the mars with Nuclear Rocket. Act accordingly.
* I know this paragraph is conspiracy-included, so
* dont ask about it. Welcome.
*/
ReVolt Kernel For Redmi Note 4​
Features :
--Upstream to 3.18.99 & based on LA.UM.6.6.r1-06700-89xx.0 caf tag
--Android O (8.0&8.1) only
--New display supported
--Compiled with Linaro 7.x A53 tool-chain
--Optimized for msm8953 chip
--KCAL color control
--Sound control
--Pdesire audio drivers
--GPU boost added
--Virtual memory : KSM,ZRAM, ZCACHE & FONT SWAP
--Misc : Dynamic Fsync, Arch Power,CRC & Gentle fair sleepers toogle
--Added Intelitermal solution
--I/O SCHEDULERS :FIOPS,MAPLE,SIO,BFG,CFQ,deadline,noop
--Gpu oc to 750 MHz [removed]
-- Governor :Blue_active,,chill,relaxed ,conservative, ondemand, userspace, powerspace, interactive, performance.
--Tweaked interactive /electron governor
--Early suspend driver
--Vibration intensity control
--F2FS support
--Fingerprint sensor boost driver
--exFAT Support
--Disabled CRC check (up to 30% faster I/O)
--Blocked many wakelocks
--USB fast charge
--KSM optimization
--Zram optimization
--random updated to 4.2
--Frandom number generator
--HZ 100 for best performance
--HW 32,chacha20poly1305,poly1305 & SHA256 cypto support
--Load average fix
--Optimized SHA256
--Nvidia power saving tunnigs
--Ardeno idler
--Lazyplug hotplug [removed]
--Power suspend
--Quick wakeup
--USB fast charge 2.0
--KCAL color control
--Wireguard support
--Gestures :
*Swipe to wake
*Swipe to sleep
*Double tap to wake
--Boeffla wakelocker
-- TCP congestion algorithm : bic,cubic, htcp, highspeed, vegas, reno, scalable, lp, , illinois, Westwood,hybla,veno,yeah
--spectrum support
--Works in both AOSP/LineageOS based ROMs
--General Performance & Battery life optimizations
And more you can find on my GitHub in commits
DOWNLOADS on this post ​
Credits :
- LINUS for the sources
- @LordArcadius
- @DroidTug
[email protected]
- @franciscofranco
[email protected]
[email protected]
[email protected]
- @Arnav Gosain​
-all the other developers from i cherry-picked commits
-all the other testers:silly:
For support join our telegram group
ReVolt group
Requirements
*Mido
*Working brain
*Basic understanding on how to read things
*Capability to use Google.com
*Not messing things up ,just to look cool
XDA:DevDB Information
[Kernel][mido] ReVolt Kernel [Los/Aosp], Kernel for the Xiaomi Redmi Note 4
Contributors
Boomshiva, NATO66613
Source Code: https://github.com/kondors1995/android_kernel_xiaomi_msm8953
Kernel Special Features: Compiled with Linaro 7.x A53 tool-chain && Optimized for msm8953 chip
Version Information
Status: Stable
Current Stable Version: O-R-20
Stable Release Date: 2018-03-17
Created 2017-10-22
Last Updated 2018-03-17
DOWNLOADS​
Nougat {dropped support }
Oreo
Changelogs
17/03/2018
Code:
*upstream to 3.18.99
*updated to caf LA.UM.6.6.r1-06700-89xx.0.xml
*compiled with my own uber tc gcc 7.3
*Added YouTube crash fix
*Added features back (based on v19)
08/03/2018
Code:
*Upstreamed to 3.18.98
*prima updated to caf LA.UM.6.6.r1-06500-89xx.0
*Switched camera stack from old mido N to caf LA.UM.6.6.r1-06500-89xx.0* (latest Oreo caf)
*Changed Ardeno idler implementation to use display state api instead of state notifier api
*Sources based on omni sources
*Fixed youtube issues (as reported by users )
*Few features like spectrum support , few TCP algorithm , others removed as its initial build, will be added later
*Misc changes
27/02/2018
Code:
Updated to 3.18.96
Updated sdcardfs
Few improvement for battery conservation
25/02/2018
Code:
Updated to 3.18.95
f2fs: updates on v4.16-rc1
Added Speck cipher support
HZ set to 1000
Improved charging
Updated QNS system
improvements to ARCH power & gentle fair sleepers
Improved Impedance detection;
Improved Sampling formats;
Improved Samplerates;
Improved SoundControl;
Added some sound tables.
Added Intelitermal V3 optimized
10/02/2018
Code:
Updated to 3.18.94
GPU improvements
Enabled D2W
Improved D2W & SW2 responsiveness
Touch-sensor improvements
Updated mm controller
07/02/2018
Code:
*Omnivision cam fix
*Binder switched to aosp
*Misc fixes and optimization
05/02/2018
Code:
*updated prima
*sdcardfs
*cpuidle improvments
*and many misc changes
03/02/2018
Code:
Updated to caf LA.UM.6.6.r1-06200-89xx.0
updated F2FS for batery life
Some GPU stuff
Misc changes
Batery life improvents
01/02/2018
Code:
updated to 3.18.93
misc AOSP changes
Boeffla wakelock blocker ( war against deepsleep):p
And few optimisation here and there for better user experience .
23/01/2018
Code:
)Addressed deep sleep issue and included a possible fix for that.
2)sorted out system has been destroyed issue
20/01/2018
Code:
Upstreamed to 3.18.92
Updated f2fs
Merge aosp changes to arm64
Misc updates
16/01/2018
Code:
Cpu boost
Arm64 instructions updates
Added gestures (swipe gesture) wake /sleep
Improved fp responsiveness
And many more fixes under the hood
05/01/2018
Code:
Fix for new display
Upstreamed to 3.18.91
Caf updates
Updated bfq to r8v12
Reverted many dts changes doe to reported cam / boot issues
Many more misc fixes
02/01/2018
Code:
upstreamed to 3.18.90
Caf updates
Updated DTS
misc fixes
Rebased to new sources
More Oreo optimization.
Interactive set as default
24/12/2017
Code:
Upstreamed to 3.18.89
Updated AOSP sources
Updated CAF tags
Added all remaining features from nougat
Fixed hdr
F2FS updated
Added RCU boost
Optimized adreno idler
Made changes in adreno boost
Updated ZRAM && swap
Improved memory management
Improved ram management && optimized for performance
Updated battery profile in spectrum
Added WIREGUARD support
15/12/2017
Code:
kernel is rebased on oreo base (works with nougat too) and optimized
updated to 3.18.87
It works on Oreo roms 8.0 /8.1
baseed of LA.UM.6.6.r1-04500-89xx.0 caf tag
Removed multiple features to debloat kernel
Tunned more for msm8953 chipset
updated devfreq ( GPU drivers)
updated cpuidle (cpu powersaving stuff)
19/11/2017
Code:
Updated to 3.18.82
Fixed krack vulnerability
Updated prima driver
Led drivers [new drivers]
18/11/2017
Code:
updated to 3.18.81
Updated cypto from according to 3.18 aosp changes
updated CAF to LA.UM.5.6.r1-06300-89xx.0
Led drivers fixed[old drivers] ..(notification light works now )
Manuals && Announcement:
Installation instructions:
download the kernel from above links (post 3)
Boot to twrp
flash the zip
reboot
If coming from another custom kernel :
Extract the boot.img from your current rom zip
boot to twrp
flash the extracted boot.img
flash the kernel (revolt kernel zip)
flash magisk or super su (optional )
reboot
swipe gestures
Watch a video how it works (reference is of one plus ) :
https://www.youtube.com/watch?v=UvyUJxna-1E
How to take logs ?
Check the below thread
https://forum.xda-developers.com/showthread.php?t=2185929
General flashing way
This is how u should flash stuff
Rom+gapps+root+mods(sound,kernel etc )
When flashing stock kernel
Kernel +root
Flashing custom kernel after stock
Stock kernel +root+custom kernel
Check the zip is corrupt or not my comparing the md5(available on afh )
Still if U are getting system destroyed then check what u have done wrong .
Like
1) what magisk modules u guys are using
2) xposed is there or NOT
3)data is encrypt or not
4) mount system partition issues
5) outdated recovery
5)changed system file partition
Good Job @Kevin Saiza
Reserved
If it's the same kernel source from Soviet kernel, it probably has the MTP bug. Takes always connecting to MTP. Also the boot animation hangs a little bit in the start. I am not sure about this one specifically. But from the looks of it seems to be the same kernel.
Going to test now!
Do the OC-s are overvolting, or 2.2 GHz uses the same voltage which uses 2.0GHz? And the GPU oc?
MIUI MM supported ??
Work on RR rom
magnum_2007 said:
If it's the same kernel source from Soviet kernel, it probably has the MTP bug. Takes always connecting to MTP. Also the boot animation hangs a little bit in the start. I am not sure about this one specifically. But from the looks of it seems to be the same kernel.
Click to expand...
Click to collapse
To fix MTP , Add this to build.prop and report .
kaushal_1711 said:
MIUI MM supported ??
Click to expand...
Click to collapse
Only for Nougat & Oreo
david kapek said:
Work on RR rom
Click to expand...
Click to collapse
Spectrum support is also present . You can use that too .
holozis_HUN said:
Going to test now!
Do the OC-s are overvolting, or 2.2 GHz uses the same voltage which uses 2.0GHz? And the GPU oc?
Click to expand...
Click to collapse
No Over volting
Kevin Saiza said:
To fix MTP , Add this to build.prop and report .
Click to expand...
Click to collapse
What to add in build.prop ?
Sorry its in op saw r8 now
david kapek said:
Work on RR rom
Click to expand...
Click to collapse
Should work on RR and all custom Nougat and Oreo roms
itsRJT said:
What to add in build.prop ?
Click to expand...
Click to collapse
Add The code in OP
Folder in miui is blank
Wow. Thanks man for many features. i glad for see hotplug kernel. But not work on my aosp rom lazyplug.
exodius48 said:
Folder in miui is blank
Click to expand...
Click to collapse
As soon as kernel is tested it will be uploaded .

[KERNEL][O/MIUI][4.4.140+] ★BlackBox-Kernel-R1.5★ | Darker Than Your Ex's Heart

[KERNEL][O/MIUI][4.4.140+] ★BlackBox-Kernel-R1.5★ | Darker Than Your Ex's Heart
{
"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"
}
BlackBox Kernel "R"-Edition
(Redmi Note 5 Pro - WhyRed)​R-Edition of this Kernel will always be focused on Stability and the X-Edition will be Focused on Experimental features. This Thread is for R-Edition of BlackBox Kernel. ​Compatibility:
Every Oreo Based ROM
-LineageOS
-Resurection Remix
-Mokee ROM
-AEX
-DOTOS
-ETC
[*] WORKS ON MIUI TOO
Features:
Epic Battery Life
No Tweaking Needed - Kernel takes care of everything! Flash and Forget!
WhyRed: Enable KCAL Color Control
Enable Boeffla WakeLock Blocker
Adreno Idler & Simple GPU Algorithm
Viberation Strength Control
Adreno Boost
Added UKSM (Special Thanks to @haseo97)
Added and Enabled Westwood (Default) and Other Congestion Control
Fsync on/off Support
WireGuard Kernel Integration
CPU Wake Boost Driver Enabled for WhyRed
Optimized Console FrameBuffer
Updated Camera Drivers (Video Recording Fixed)
Various Patches for Battery Efficiency and CPU Tweaks. Thanks to @sultanxda
Misc ARM Patches, VFS Cache Reduced to 50
CPU Freq: Patches
Disabled GFS: Improves UI Responsiveness.
TCP: Initial window size (Net Speed Improvement)
Enabled F2FS Support
Dirty Ratio & Dirty Background Ratio Tweaks
NOATIME and NODIRATIME by default ~20-30% Linux Disk Performance Gain
Disabled CRC Check - mmc: disable crc check for 30% extra performance
Compiled with Clang 7.0.2
Built on Stable Kernel Source by TeamWhyRed
Updated CAF to LA.UM.6.2.r2-03900-sdm660.0
Upstreamed to Latest Kernel Version - 4.4.140 (Check Here - https://www.kernel.org/)
Seperate Builds for MIUI and Custom ROMs (Fixed Brightness for Both, can't have the same source for both)
To Do List:
Release X (Experimental) Version of this Kernel for Overclocking, Special Drivers, Etc(Will Have a Seperate Thread)
Add well known BlackBox patches to this Kernel
Add More Governors
Add More I/O Schedulers
Listen to the Users
Installation:
Download the Flashable Kernel Zip
Flash using TWRP or Equivalent Recoveries
Restart and Let the Kernel take care of everything
Download Link: Download Latest BlackBox-R-Edition
Want to Learn how to make Kernel's and ROM's? - Video Tutorials on My Channel
My Github Profile - Kunal Kene on Github
Want to Buy Me a Coffee? - Donate to Kunal Kene on PayPal
XDA:DevDB Information
[KERNEL][O/MIUI][4.4.140+] ★BlackBox-Kernel-R1.5★ | Darker Than Your Ex's Heart, Kernel for the Xiaomi Redmi Note 5 Pro
Contributors
Kunal.Kene.1797
Source Code: https://github.com/BlackBox-Kernel/blackbox_whyred_TWR
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: R1.5
Created 2018-06-02
Last Updated 2018-07-18
Changelog
BlackBox-R1.5 - 19/07/2018:
Merge tag 'v4.4.140' into BlackBox R
Added UKSM (Special Thanks to @Haseo97)
Add and Enable Westwood and Others
Enable Simple GPU Algorithm
Few Other Patches for battery and Performance
Seperate Builds for MIUI and Custom ROMs (Fixed Brightness for Both, can't have the same source for both)
BlackBox-R1.4 - 25/06/2018:
Adreno Idler
Viberation Strength Control
Upstreamed Linux Kernel to v4.4.138
Block more Wakelocks
BlackBox-R1.3 - 10/06/2018:
Updated Camera Drivers (Video Recording Fixed)
Various Patches for Battery Efficiency and CPU Tweaks. Thanks to @Sultanxda
Updated CAF to LA.UM.6.2.r2-03900-sdm660.0
Upstreamed Linux Kernel to v4.4.136
Works on MIUI (Auto brightness a little broken, will be fixed soon )
BlackBox-R1.2 - 06/06/2018:
WiFi Fix for people with WiFi Problems
WhyRed: Enable KCAL Color Control
Enable Boeffla WakeLock Blocker
Fsync on/off Support
Adreno Boost
BlackBox-R1.1 - 05/06/2018:
WireGuard Kernel Integration
CPU Wake Boost Driver Enabled for WhyRed
Optimized Console FrameBuffer
Misc ARM Patches, VFS Cache Reduced to 50
CPU Freq: Patches
Disabled GFS: Improves UI Responsiveness.
TCP: Initial window size (Net Speed Improvement)
BlackBox-R1.0 - 02/06/2018:
Epic Battery Life
No Tweaking Needed - Kernel takes care of everything! Flash and Forget!
Enabled F2FS Support
Dirty Ratio & Dirty Background Ratio Tweaks
NOATIME and NODIRATIME by default ~20-30% Linux Disk Performance Gain
Disabled CRC Check - mmc: disable crc check for 30% extra performance
Compiled with Clang 7.0.2
Built on Stable Source
How to Report and Request Feature? Post Logs if Needed! Be specific on feature for requests. :highfive:​
Reserved
TELEGRAM GROUP FOR THIS KERNEL -> Join BlackBox Kernels - WhyRed Telegram Group
KERNEL BASE SOURCE -> On Github Thanks to @Shahan_mik3 & vasishath
CREDITS FOR THE PATCHES, DRIVERS AND MODS GOES TO THEIR CREATORS WHOM YOU CAN FIND IN THE COMMITS SECTION
AND FINALLY THANKS TO BETA TESTERS
@ayushk780 for testing the WiFi Fixed Version on AEX (BlackBox-R1.2)
Yeah ...thankx
Thanks dev ?
Sorry for lame question but since Mokee is a lil bit uniqe... do you think it should work with it?
alreadyregistered said:
Sorry for lame question but since Mokee is a lil bit uniqe... do you think it should work with it?
Click to expand...
Click to collapse
Haven't Tested it on Mokee, but shouldn't have any Issues! Can you confirm it for us?
Pls make it stable always ...don't OC/UC kernel or useless patches ...gonna flash in RR O
blackman01 said:
Pls make it stable always ...don't OC/UC kernel or useless patches ...gonna flash in RR O
Click to expand...
Click to collapse
In our case OC would make sense because we have an underclocked Snapdragon 660. Same for our GPU, it's an underclocked Adreno 512. However, a stable kernel is more important (for me).
blackman01 said:
Pls make it stable always ...don't OC/UC kernel or useless patches ...gonna flash in RR O
Click to expand...
Click to collapse
Don't worry the R-Edition of this Kernel will always be focused on Stability and the X-Edition will be Focused on Experimental features. This Thread is the R-Edition Thread. :fingers-crossed:
Try it or die said:
In our case OC would make sense because we have an underclocked Snapdragon 660. Same for our GPU, it's an underclocked Adreno 512. However, a stable kernel is more important (for me).
Click to expand...
Click to collapse
Whyed has 636 brada ...
blackman01 said:
Whyed has 636 brada ...
Click to expand...
Click to collapse
WHICH is an underclocked 660. Which is an underclocked 820 (with a ****tier gpu). What does not make sense?
Kunal.Kene.1797 said:
Haven't Tested it on Mokee, but shouldn't have any Issues! Can you confirm it for us?
Click to expand...
Click to collapse
Surely, but 2mrw.
blackman01 said:
Whyed has 636 brada ...
Click to expand...
Click to collapse
Snapdragon 636 = Snapdragon 660, just a lower clock.
Is there sound control in this kernel?
WiFi is not working, anyone else with that problem?
I can attach logs if needed.
Is This kernel fix video recording issue in RR , asking because u mantion built with miui stable sources.
alreadyregistered said:
Sorry for lame question but since Mokee is a lil bit uniqe... do you think it should work with it?
Click to expand...
Click to collapse
I can confirm its working on mokee rom:good:
Try it or die said:
WiFi is not working, anyone else with that problem?
I can attach logs if needed.
Click to expand...
Click to collapse
wifi fine here, latest RR
Im gonna review in these days, thanks for kernel!
Try it or die said:
WiFi is not working, anyone else with that problem?
I can attach logs if needed.
Click to expand...
Click to collapse
gaurav055 said:
Is This kernel fix video recording issue in RR , asking because u mantion built with miui stable sources.
Click to expand...
Click to collapse
WiFi is working normally! which ROM are u on? try Reflashing and Restarting. Anyone else facing this?
@gaurav the focus hunting issue on RR or any is because MIUI sources are partially broken. will be fixed soon! and when it is, you will be notified in the changelog!

[KERNEL] NoName-r2.4

.
.
.
.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This kernel focuses on STABILITY. I wont be adding things which I deem isn't necessary. Futher, there wont be false claim like epic battery or ultimate performance etc.
No ETA!!!​
Compatibility:
Custom roms based on Orep and Pie
MIUI builds can be found below, but won't be supported.
Features:
Based on LA.UM.7.2.r1-05500-sdm660.0 caf tag
Up-to-date with latest linux kernel base (4.4.166)
Compiled with CLANG 7.0.x
"Legendary" battery life *Pun intended*
Double tap to wake [Thanks to @vasishath]
Sound Control (Thanks to @shekhawat2)
KCAL support
Added Adreno boost
WireGuard support
And many more!
I would like to thank these amazing people for all their help and contributions!
@Shahan_mik3
[* @vasishath
[* @frap129
[* @nathanchance
@akhilnarang
@AxelBlaz3
[* @shekhawat2
@Ajmy_znr
@Venu_GopalU (The Super Cool Logo)
All the devs from whom i kanged
This awesome community
Ping me if I missed anyone
Installation:
Download the zip
Flash it using any recovery
Tweak it as you like with kernel managers like EX Kernel Manager!
I would like to thank @nathanchance for his work on android-linux-stable which is of great help to noobs like me!
Download Link:
R2.4 Link : https://www.androidfilehost.com/?fid=11410963190603870739
https://drive.google.com/folderview?id=1O-s2sAj7-Y4VJfKK49RTbjbLjbfoTfxw
MIUI Builds : https://androidfilehost.com/user/?w=settings-dev-files&flid=279267
Spectrum App:https://www.androidfilehost.com/?fid=5862345805528051894
Note: I have changed some strings to change the profile naming. No other changes are there in the app
All credits for spectrum goes to @frap129 . I have uploaded the changes to my git.
Older Builds : https://www.androidfilehost.com/?w=files&flid=274260
Telegram Group: Invite Link
Like my work? Nice!
XDA:DevDB Information
NoName Kernel, Kernel for the Xiaomi Redmi Note 5 Pro
Contributors
mihran_thalhath
Source Code: [url]https://github.com/mihranz7/kernel_xiaomi_whyred[/URL]
Kernel Special Features: LEGENDARY BATTERY BACKUP if you connect to the charger!
Version Information
Status: Stable
Current Stable Version: v2.4
Stable Release Date: 2018-12-09
Beta Release Date: 2018-12-09
Created 2018-06-04
Last Updated 2018-12-09
Changelog r2.4
- Merge in linux-stable 4.4.166
- Merge latest caf tag LA.UM.7.2.r1-05500-sdm660.0
- Remove OC/UC
- Remove spectrum support for now
- Remove the extra governors
- Remove the extra IO scheds
- CPU Input Boost
- and many other things...
Changelog r2.2
- Merge in linux-stable 4.4.159
Changelog r2.1
- Merge in 4.4.158
- Merge latest caf tag LA.UM.7.2.r1-04900-sdm660.0
Changelog r2.0:
- Rebased on Pie caf tag
- Upstreamed to 4.4.157
- Enabled CPU Boost
- Many misc changes
Changelog r1.8:
- Upstream to 4.4.145
- Merge latest caf tag LA.UM.6.2.r2-04800-sdm660.0
- Add sound control (Thanks to @shekhawat2)
- Fix issues with spectrum profiles
Note: People on P Semi-GSI need to set profiles on each reboot because P Semi-GSI doesn't save the last used profiles for some reason.
Changelog r1.7:
- Upstream to 4.4.143
- Update spectrum profiles
- Reduce voltages a bit
Changelog r1.6:
- Add Spectrum support (Download Spectrum App from the link in OP as it has some strings modified)
- Upstream to 4.4.141
- Merged latest caf tag
- Remove CPU boost
- Add Simple GPU algorithm
Changelog r1.5:
- Upstreamed to 4.4.140
- Merged latest caf tag
- Fix issues with WiFi (Thanks to @akhilnarang)
- Move to SDFAT driver
- Other changes
OC version:
- Added 2.2Ghz step
Changelog r1.4:
*Add Darkness cpu governor
*Add Chill cpu governor
*Add row io sched
*Add more frequencies to both cluster [Only on OC version]
*Various other optimizations
Changelog r1.3:
*Upstream to 4.4.138
*Enforcing by default
*Add fingerprint boost driver
*Add Alucard governor
*Support for TTL fixation
*Various other changes
Changelog r1.2 :
*Merge latest LA.UM.6.2.r2-03900-sdm600.0 caf tag
*Merge latest kernel base (4.4.136) (Thanks to @Shahan_mik3)
*Add tripndroid governor
*Fix exfat support (Try and report)
* various other improvements
Changelog r1.1F :
*Fixes video focusing issues (thanks to miui devs for finally releasing the fix)
*Added Adreno Idler
*Disabled fsync by default
*Enabled a few tcp cong algo's and made westwood as default
*Various other improvements
This kernel is based on @Shahan_mik3 's and @vasishath 's amazing work!
https://github.com/Whyred-Dev/android_kernel_xiaomi_sdm660
I am using DERP kernel as the base now. Credits go to @akhilnarang
Gonna check if wifi is working. (some reports problems on other custom kernels).
Another custom kernel release
Thank you dev :good:
Will try it as soon as possible when link will be available
Is this a overclock kernel? Cause you say "adreno boost", I don't understand what it is…
OP updated with download links! Enjoy!
ZHQzhq087 said:
Is this a overclock kernel? Cause you say "adreno boost", I don't understand what it is…
Click to expand...
Click to collapse
Nop it doesn't support OC for now. Adreno boost means boosting gpu performance!
mihran_thalhath said:
OP updated with download links! Enjoy!
Nop it doesn't support OC for now. Adreno boost means boosting gpu performance!
Click to expand...
Click to collapse
Thanks. I know it's about GPU, but without overclocking, boosting performance seems difficult……
Small size comparing to most known.
ZHQzhq087 said:
Thanks. I know it's about GPU, but without overclocking, boosting performance seems difficult……
Click to expand...
Click to collapse
Even without overclocking, i don't have any issues with the performance of whyred.
mihran_thalhath said:
Even without overclocking, i don't have any issues with the performance of whyred.
Click to expand...
Click to collapse
That's true though
Nice work ?
**Legendary Battery backup **
Thank you so much for sharing .
nice work.....long list of features for a first build
Wifi, bluetooth, & Fingerprint works fine. Will report the battery life later
Nice work ??
Battery backup is noticable in just a few hours... literally good!!
Anyone experiencing Instagram keep crashing? Or it's rom related? I'm on AOSP extended.
edit : SOLVED
Is there anything that could be done to prevent the safetynet trip in the kernel?
Battery Backup is ?

[KERNEL][12/06/2020][SafetyNet]fsociety for Google Pixel 4/XL[4.14.210]

Welcome to fsociety, friend!
This is my vision of how Pixel 4/XL should run. I'm using Artemis from KuranKaname as a base. I'm pulling features from all kinds of places like Artemis, CleanSlate, Kirisakura and more, just trying to create the best experience possible for the device.
Features
- Upstreamed to latest linux-stable
- CleanSlate features merged- all credits to @tbalden
- Efficient frequencies set for speed
- Little cluster using performance governor to reduce schedutil overhead
- Simple_LMK from Sultan
- Memory leak fixes
- Wireguard support
- Vibration control
- BBR tcp defaulted and optimized
- Cpumask enabled for all clusters
- Software key debouncer
- Franco Kernel Manager flasher support
- Various other optimizations, tweaks & fixes
Download & Links
Download zip: https://sourceforge.net/projects/fsociety-kernel/files/fsociety#3.14.zip/download
Download img: https://sourceforge.net/projects/fsociety-kernel/files/fsociety#3.14.img/download
Franco Kernel Manager custom json: https://raw.githubusercontent.com/fsociety-kernel/pixel4/master/fkm/fkm.json
Telegram group: https://t.me/fsociety_p4xl
Donations: https://www.paypal.me/wrongway213
Installation instructions
- If on stock ROM/stock kernel or custom ROM with the baked in kernel it comes with - simply flash this in FKM/EXKM
- If on another kernel - flash the dtbo.img and boot.img that come with the factory image or custom ROM you are on. Then flash this kernel in FKM or EXKM.
- If using Franco Kernel Manager, you can simply use the custom json linked above for auto-flashing as the kernel supports it.
Changelog
stable #3.14 changelog
- Linux 4.14.210
- uci: userland: add blur switch thru resetprop/restart for systemui
- f2fs: Fix deadlock between f2fs_quota_sync and block_operation
- binaries: update hosts with latest Steve Black's repo/adaway/yoyo
- dsi: phy: add in-driver: Power off DSI PHY during idle PC
- dsi: panel: add in-driver ULPS enabling
- Merged latest AnyKernel3 changes from osm0sis
Thanks
@KuranKaname for his awesome base, his personal guidance, & also for his contributions
@tbalden for making CleanSlate available & his contributions
@Freak07 for helping me with issues personally & also for his contributions
@NYCHitman1 for his awesome base for past Q builds
@Dabug123 for his contributions
@flar2 for his contributions
@kingbri for his contributions
@Sultanxda for his contributions
@kdrag0n for his contributions
@arter97 for his contributions
@osm0sis for AnyKernel
@nathanchance for compilation guide
@Subl1m1nal1 for being an awesome tester
@bbender716 for testing R all by himself
@12Fully for being an awesome tester
@The Laser Bear for being an awesome tester
XDA:DevDB Information
fsociety for Pixel 4/XL, Kernel for the Google Pixel 4 XL
Contributors
wrongway213
Source Code: https://github.com/fsociety-kernel/pixel4
Kernel Special Features: Kernel with stuff and things
Version Information
Status: Stable
Current Stable Version: 3.14
Stable Release Date: 2020-12-06
Created 2020-01-15
Last Updated 2020-12-06
Reserved
Reserved #2
Glad I could help in any way. Thank you, sir.
Been using the kernel since last night and everything working well for me so far.
alpha #1.02 is here
https://www.androidfilehost.com/?w=files&flid=304296
1.02 changelog-
- Removed wake gestures as they break deep sleep
- Disabled CONFIG_WQ_POWER_EFFICIENT_DEFAULT to test for more responsiveness
Support: https://paypal.me/wrongway213
Flash and enjoy
alpha #1.03
https://www.androidfilehost.com/?fid=4349826312261702995
1.03 changelog:
- Limit big and prime cluster max freqs
- jump label optimizations
Donations: https://paypal.me/wrongway213
Flash and enjoy!
Thanks for the kernel. It seems that your kernel doesn't like ainur narsil mod (similar with Franken kernel). Phone gets unresponsive with ainur mod. When i deactivate the mod and restart the phone its working fine. Just for info.
Donric13 said:
Thanks for the kernel. It seems that your kernel doesn't like ainur narsil mod (similar with Franken kernel). Phone gets unresponsive with ainur mod. When i deactivate the mod and restart the phone its working fine. Just for info.
Click to expand...
Click to collapse
Weird. I haven't had any issues with Narsil installed.
bbender716 said:
Weird. I haven't had any issues with Narsil installed.
Click to expand...
Click to collapse
What other modules do you have? I have v4a and wireguard tools apart from ainur. How did you flash it (coming from other custom kernel)? I first flashed stock magisk patched kernel and dtbo. Then flashed this kernel through fkm.
How well does bbr work in comparison to, let's say westwood?
Donric13 said:
Thanks for the kernel. It seems that your kernel doesn't like ainur narsil mod (similar with Franken kernel). Phone gets unresponsive with ainur mod. When i deactivate the mod and restart the phone its working fine. Just for info.
Click to expand...
Click to collapse
Are you able to pull a logcat or dmesg of the behavior? If so please send it and I'll look and see what I find.
RogerF81 said:
How well does bbr work in comparison to, let's say westwood?
Click to expand...
Click to collapse
Data I've seen seems to suggest BBR is more efficient. I like BBR personally from my own usage.
{
"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"
}
Out of alpha and into beta!
beta #1.00
https://www.androidfilehost.com/?fid=4349826312261704276
beta #1.00 changelog:
- Out of alpha and into beta!
- Hacks reverted - building properly now thanks to help from @Freak07
- Enabled lld
- Enabled LTO and CFI
Donations: https://paypal.me/wrongway213
Flash and enjoy!
beta #1.01
https://www.androidfilehost.com/?fid=4349826312261705634
beta #1.01 changelog:
- Upstreamed to latest 4.14.166
- kernel: Use the stock coral config for /proc/config.gz: Spoof kernel config to userspace to avoid error messages
- Touchboost reverted
- Some logging removed
- GCC 9.2 warnings fixed
Donations: https://paypal.me/wrongway213
Flash and enjoy!
beta #1.02
https://sourceforge.net/projects/fsociety-kernel/files/fsociety.beta#1.02.zip/download
beta #1.02 changelog:
- sched/fair.c: Don't allow SchedTune boosted tasks to be migrated to small cores
- proc: Don't let Google Camera run in the background
- ion: system_heap: Fix uninitialized sg-table usage
- devfreq: add use_ab tunnable
- dmaengine: Fix memory leak in dma_async_device_register
- media: v4l2-ioctl: Use a larger on-stack video copy buffer
- sched/swait: Switch to full exclusive mode
Donations: https://paypal.me/wrongway213
Flash and enjoy!
On an unrelated note - I know I'm very active on Telegram, but it sure is quiet in here. How's the kernel running for you guys? Any issues I should know about? Any feedback - good or bad - is always appreciated :good:
I'm running alpha 1.01 or what ever you called it. Your second release. On the benzo ROM. Workin great here
I am on Dirty Unicorns RC and I am going to give this a go. Will report back.
Sent from my Pixel 4 XL using Tapatalk
wrongway213 said:
beta #1.02
https://sourceforge.net/projects/fsociety-kernel/files/fsociety.beta#1.02.zip/download
beta #1.02 changelog:
- sched/fair.c: Don't allow SchedTune boosted tasks to be migrated to small cores
- proc: Don't let Google Camera run in the background
- ion: system_heap: Fix uninitialized sg-table usage
- devfreq: add use_ab tunnable
- dmaengine: Fix memory leak in dma_async_device_register
- media: v4l2-ioctl: Use a larger on-stack video copy buffer
- sched/swait: Switch to full exclusive mode
Donations: https://paypal.me/wrongway213
Flash and enjoy!
On an unrelated note - I know I'm very active on Telegram, but it sure is quiet in here. How's the kernel running for you guys? Any issues I should know about? Any feedback - good or bad - is always appreciated :good:
Click to expand...
Click to collapse
I can't seem to get the telegram link in the first post to bring me to the group??
kirschdog1 said:
I can't seem to get the telegram link in the first post to bring me to the group??
Click to expand...
Click to collapse
I just checked the link and it's still working..

[KERNEL][9.0/10.0/11][HMP/EAS] Panda Kernel v8.4

{
"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"
}
Panda kernel is a kernel suitable for whyred devices.
Under the premise of maintaining stability, it's optimized as much as possible, and appropriately add some features.
Features
1. Built with Google Clang 12 + O3 + Polly optimize
2. Merge Linux kernel and CAF upstream kernel and driver as soon as possible
3. Fixed all compile-time warnings
Exclusive features
1. Include Aroma Installer. Visible & customizable installation. English & Chinese(simplified) interface.
OC/Non-OC, No UV/80mV UV, Old/New camblobs. Do whatever you want
2. Kernel-level battery capacity fix. Keep your battery capacity at 4000mAh
3. HMP build supports Spectrum, governor profile from Project WIPE v2 (by yc9559)
4. EAS build supports the selection of different energy model schemes (CAF, Kdrag0n, Hypeartist)
Other features
1. kcal, sound gain control, srgb, lz4, lz4hc, zstd
2. Boeffla wakelock blocker v1.1.0
3. Exfat driver comes from arter97
4. F2fs rapid GC
5. Fsync switch, you can sacrifice stability for better I/O performance by disable it
6. Available I/O scheduler: bfq, cfq(default), sio, fiops, maple, deadline
7. Available TCP congestion algorithm: westwood(default), cdg, reno, cubic, bbr
8. Merge some optimization commits from Sultan
9. Disable tracing/logging at various places (from AGNi kernel)
10. Kernel-level cpusets parameter optimization, optimize CPU core calls
11. Modify the GPU model to Adreno 512 (for PUBGM HD)
12. Ainur DTS hardware driver
13. USB fast charge driver, enjoy 900mA charging speed when connected to a computer
14. Latest Wireguard driver
15. Update & enable sr9700 driver, wired Internet access via OTG and wired network card
16. Enable CONFIG_HZ_300, faster system response
17. Adreno GPU boost
18. Some other visible and invisible optimizations...
Notes
1. Support both Oreo & Pie firmware.
2. Support both Pie & Q Roms.
3. Panda kernel does not provide MIUI support. It will boot on MIUI. But developer will not fix any bugs on MIUI.
Download & changelogs
https://github.com/Pzqqt/android_kernel_xiaomi_whyred/releases/latest
Source code
https://github.com/Pzqqt/android_kernel_xiaomi_whyred
Telegram discussion group
https://t.me/pandakerneldiscussion
Give you my kernel with love
Thanks to the logo created by WhyRedCloud™ channel
XDA:DevDB Information
Panda Kernel, Kernel for the Xiaomi Redmi Note 5 Pro
Contributors
Pzqqt
Source Code: https://github.com/Pzqqt/android_kernel_xiaomi_whyred
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: v8.4
Stable Release Date: 2020-04-24
Created 2020-04-25
Last Updated 2021-02-15
Reserved
tql
sdl
ddw
Cool Panda..?
Its smooth and has sRGB fix people what other features you possibly need?xD
Panda is awsm
Perhaps the best kernel ever tried, always updated and Pzqqt always listening to user problems. Good, keep going this way
Panda Kernel v5.3 changelog:
For all builds:
- Merge v4.4.221
- Enable ZRAM's zstd compression feature
- USB fast charge mode is back & fixed (now enjoy 900mA charge)
- Deepsleep bug fixed
- Prevent kernel panic caused by modem crash
- Latest WireGuard driver (v1.0.20200429)
- Some other changes (see Github)
Download from Github releases:
https://github.com/Pzqqt/android_kernel_xiaomi_whyred/releases/tag/v5.3
Pzqqt said:
Panda Kernel v5.3 changelog:
For all builds:
- Merge v4.4.221
- Enable ZRAM's zstd compression feature
- USB fast charge mode is back & fixed (now enjoy 900mA charge)
- Deepsleep bug fixed
- Prevent kernel panic caused by modem crash
- Latest WireGuard driver (v1.0.20200429)
- Some other changes (see Github)
Download from Github releases:
https://github.com/Pzqqt/android_kernel_xiaomi_whyred/releases/tag/v5.3
Click to expand...
Click to collapse
Hi Dev,
how does undervolting work? Is there a real battery saving without taking risks?
and now deepsleep works well on PE10 too?
with 5.2.5 it did not always activate ...
Thanks so much
-40 undervolt working well, still no any freezes
Panda Kernel v5.4 changelog:
For all builds:
- Merge v4.4.222
Download from Github releases:
https://github.com/Pzqqt/android_kernel_xiaomi_whyred/releases/tag/v5.4
Panda Kernel v5.5 changelog:
For all builds:
- Merge v4.4.223
- Enable ZRAM's lz4hc compression feature
- crypto: zstd: Set the compression level to the lowest
- Latest WireGuard driver (v1.0.20200506)
- Some other changes (see Github)
Download from Github releases:
https://github.com/Pzqqt/android_kernel_xiaomi_whyred/releases/tag/v5.5
under Clock
OC / Non-OC || No UV / -40 mV / -80 mV
Can u add: No UC / UC, Z-Ram: On / Off.
UC:
CPU: Little core : 300 MHz
CPU: Big core: 300 / 600 / 900 mHz
GPU: 19 MHz
(CPU Gov: Conservative (tuned))
Tks!
Panda Kernel v5.6 changelog:
For all builds:
- Merge v4.4.224
- Merge LA.UM.8.2.r2-01900-sdm660.0
- qcacld-3.0: Merge LA.UM.7.2.r1-08800-sdm660.0
- zstd: Make the compression level can be modified in userspace
- camera_v2: vidc: disable tracing
- Now LED will working fine on both OLD & NEW led implementation
- Now dt2w will working fine on Roms of base common device tree
- Remove 40mv UV option
Download from Github releases:
https://github.com/Pzqqt/android_kernel_xiaomi_whyred/releases/tag/v5.6
Panda Kernel v5.7 changelog:
For all builds:
- Merge v4.4.225
- Merge LA.UM.8.2.r1-06600-sdm660.0
- New white led implementation from AGNi
- Latest WireGuard driver (v1.0.20200520)
- Some patches from Sultan
Download from Github releases:
https://github.com/Pzqqt/android_kernel_xiaomi_whyred/releases/tag/v5.7
How good is the EAS Version? Which energy Model does it use?
Benny Alex said:
How good is the EAS Version? Which energy Model does it use?
Click to expand...
Click to collapse
very good. using official EM from CAF
Panda Kernel v5.8 changelog:
For all builds:
- Merge v4.4.226
- Merge LA.UM.8.2.r1-06700-sdm660.0
- Some other patches (see github)
Download from Github releases:
https://github.com/Pzqqt/android_kernel_xiaomi_whyred/releases/tag/v5.8
thank you covid guy for the update! love ya ?
Panda Kernel v5.8 has stopped working sound. On the 5.7 kernel, everything works fine, android 8.1 is on friendly terms with it. While staying on version 5.7 ...

Categories

Resources