Weeb Kernel OP7/T/Pro - OnePlus 7, 7 Pro, 7T, 7T Pro Cross Device Kernel D

{
"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"
}
Indroduction:
Weeb Kernel is based on the latest source from OnePlus with some cleanup here and there and attempts to improve things kernel-wide.
Feel free to ask for any feature requests, but if I think something is useless or doesn't provide any benefit to warrant its addition, I will NOT add it, irrespective of how many people ask for it.
Code:
/*
* Your warranty is not void (Thank you OnePlus!).
*
* 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.
*/
Supports:
- OxygenOS 10
- Custom ROMs.
- All OP7/T/Pro devices, untested on 5G variants.
Reporting Bugs:
If you want to report any bugs, please post a logcat and dmesg, thank you!
To get a dmesg:
On Mobile:
- Open a terminal app, type:
Code:
su
dmesg > /sdcard/dmesg.log
OR
- Download Matlog.
- 3 dot menu
- "Save zip"
- Check include kernel log
From PC:
Code:
- adb shell su -c dmesg > /sdcard/dmesg.log
To get a pstore post-kernel crash:
- Just send the contents of /sys/fs/pstore
Features:
[ TO BE UPDATED ]
[ SEE https://github.com/RaphielGang/android_kernel_oneplus_sm8150/releases/tag/2.0-Ember ]
- Cleanly based over latest CAF tag with minimal OnePlus changes
-- RAM Boost MUST be disabled
- Merged latest LTS subversion tag
- BBR as the default TCP network congestion control
- vDSO 32 patches to improve 32-bit performance
- vmalloc patches backported from mainline
- UFS optimizations
- Latest CFQ I/O scheduler
- Removed VLAs treewide
- Removed RTB logging
- Block userspace from messing with cpufreq completely
- cpu_input_boost driver by kerneltoast to handle cpu boosting
- devfreq_boost driver by kerneltoast to handle devfreq boosting
- Use userspace LMKD alongside PSI
- Use full PELT with sched_boost added ( but all its influences removed )
to satisfy userspace
- kcal support
- wireguard support
- clean up and optimize some OnePlus changes
- Upstream KGSL and qseecom to latest CAF
- Import several optimizations from Pixel 4
- Don't boost cpu/task utilization by default with schedtune.boost
-- This behaviour is only when schedtune.boost is set to 2
-- Tasks are still biased to big cluster by default for top-app
- force some kernel threads to big cluster
Downloads:
- Beta
- Stable
Telegram Channel: Weeb Announcements
Join me in my Café: // Weeb Karamel Café //
Flashing Instructions:
- Simply flash the kernel
Credits and Thanks:
- raphielscape for inspiration and dealing with my extremely stupid questions ( she is my sensei )
- osm0sis for AnyKernel3
- nathanchance, Akhil Narang, MSFJarvis, kdrag0n, celtare21 et al for their help in totally random places :d
- The Linux Foundation, CAF and OnePlus for the code
Sauce: Ketchup and Mayo Mix
Version Information:
Stable Version: 3.1-Flame
Release Date on XDA: 2020-08-01

AAA that's hot,that's hot.

Oh Boiii very nice

Great...

Got my oneplus 7 pro completely freezed when watching videos on fb app..I am on ob8

@idkwhoiam322 - I tried updating from r3 from TG to r10 and ended up in a Qualcomm Crashdump. I flash stock boot. Fastboot booted TWRP, installed TWRP, reboot TWRP, and installed Magisk and r10. I got Crashdump again. I reverted to r3 and all is fine.

ruhul5 said:
Got my oneplus 7 pro completely freezed when watching videos on fb app..I am on ob8
Click to expand...
Click to collapse
If you had to reboot, I need pstore.

docnok63 said:
@idkwhoiam322 - I tried updating from r3 from TG to r10 and ended up in a Qualcomm Crashdump. I flash stock boot. Fastboot booted TWRP, installed TWRP, reboot TWRP, and installed Magisk and r10. I got Crashdump again. I reverted to r3 and all is fine.
Click to expand...
Click to collapse
What device? I've had reports of successful flashes on op7, op7t and op7 pro already hm

Crash dump on OP7Pro ob8, no logs had to flash TWRP and another kernel to get back into system

do we need to flash twrp after kernel or twrp is already backed into kernel ?
thanks for your awesome work
Sent from my OnePlus7Pro using XDA Labs

idkwhoiam322 said:
If you had to reboot, I need pstore.
Click to expand...
Click to collapse
uploaded pstore

Might be able to test the Tanya kernel on my 5G unless someone gets to it first. Should be getting my unlock token later today.

I found v3 and flashed it, it seems to be working very well! No issues. OP7 Pro ob8

Hentai-perf-r10.zip is last version?
Hentai-perf-r10.zip = weed kernel?

https://github.com/idkwhoiam322/weeb_kernel_oneplus_sm8150/releases/tag/1.0-beta2
Should fix boot issues for anyone that had it, plus cleaned up and included some stuff from Jan p4 kernel source.
ryshd296 said:
Hentai-perf-r10.zip is last version?
Hentai-perf-r10.zip = weed kernel?
Click to expand...
Click to collapse
The one above is the latest now.

idkwhoiam322 said:
https://github.com/idkwhoiam322/weeb_kernel_oneplus_sm8150/releases/tag/1.0-beta2
Should fix boot issues for anyone that had it, plus cleaned up and included some stuff from Jan p4 kernel source.
The one above is the latest now.
Click to expand...
Click to collapse
thx!

Weeb Kernel Hentai Edition RC1
Type: BETA
Device: OnePlus 7/T/Pro/5G
Compiler: Proton Clang 10.0.0
Branch: staging
HEAD: 31c5d6963a027
Build Number: v1.0rc1
Changelog:
• I don't give changelogs/feature list before the first release so don't bother asking.
• Add FKM OTA Support
• Use latest anykernel3
Download: GitHub Releases

Thanks to Franco's brilliant work, FKM OTAs are now supported.
In order to add Weeb Kernel OTAs, open the app, head over to the flasher section, "Import a kernel download configuration", and paste this link:
https://raw.githubusercontent.com/i...el_oneplus_sm8150/staging/updater/update.json
Done!
For other devs that are interested in adding support, here's an example of how I did it purely on GitHub alone.
https://github.com/idkwhoiam322/wee...mmit/76d7ec214ebc6d43342d66b427fe94aa2d187cec

Thanks for the great kernel. Are there any plans to support custom ROMs, like havoc/crdroid etc ?
Gesendet von meinem OnePlus 7 Pro mit Tapatalk

idkwhoiam322 said:
Thanks to Franco's brilliant work, FKM OTAs are now supported.
In order to add Weeb Kernel OTAs, open the app, head over to the flasher section, "Import a kernel download configuration", and paste this link:
https://raw.githubusercontent.com/i...el_oneplus_sm8150/staging/updater/update.json
Done!
For other devs that are interested in adding support, here's an example of how I did it purely on GitHub alone.
https://github.com/idkwhoiam322/wee...mmit/76d7ec214ebc6d43342d66b427fe94aa2d187cec
Click to expand...
Click to collapse
I don't see "Import a kernel download configuration" under flasher tab (screen shot attached), any special version of FKM is needed?

Related

[KERNEL] [OxygenOS] [GPL] TGM-Hybrid Kernel - r1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
#include <std_disclaimer.h>
/*
*
* 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.
*
*/
Code:
- Stable Kernel
- AIO Kernel Optimizations
- Built with Linaro 5.1 with Graphite
- Linux 3.4.107 Kernel
- Based off of OxygenOS Kernel
- Optimized GPU
- Conservative GPU Governor (default)
- Optimized Cache Flags
- TripNDroid I/O Scheduler (default)
- Added NEON Optimizations from CodeAuroraForums
- SmartMax CPU Governor
- Quick Wake Up Driver (battery saving feature)
- Cortex-A15 Optimizations
- Optimized Square Root Algorithm
- TCP Congestion Algorithms Enabled
- Disabled some debugging for better performance
- Dynamic Management of Timer Slack
- Optimized RWSEM Algorithm and Patches
- Sched Patches
- *No custom hotplug has been added for now*
Code:
[URL="https://basketbuild.com/devs/YoshiShaPow/Kernels/Bacon/OxygenOS"]Basketbuild[/URL]
[URL="https://github.com/TGM-Hybrid/tgm-bacon-oos"]Source[/URL]
Code:
1. Download the kernel and place it into your storage directory
2. Reboot into recovery (Power off phone, then hold the Power + Volume Down button)
3. Install the kernel
4. Wipe Dalvik/ART Cache and Cache partitions
5. Reboot and profit
XDA:DevDB Information
TGM-Hybrid Kernel for OxygenOS, ROM for the ONEPLUS ONE
Contributors
Qrze, frap129, Lord Boeffla, flar2, arter97, Christopher83, myfluxi, ak
Source Code: https://github.com/TGM-Hybrid/tgm-bacon-oos
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: ~ n/a ~
Based On: OxygenOS
Version Information
Status: Stable
Current Stable Version: r1
Stable Release Date: 2015-05-28
Created 2015-05-29
Last Updated 2015-05-29
Sick!
Since this is basically pure CAF, will it work with @Sultanxda's build of cyanogen or omnirom?
_ASSASSIN_ said:
Sick!
Since this is basically pure CAF, will it work with @Sultanxda's build of cyanogen or omnirom?
Click to expand...
Click to collapse
No, it's not anykernel.
Does this kernel include the new touch screen driver?
_ASSASSIN_ said:
Sick!
Since this is basically pure CAF, will it work with @Sultanxda's build of cyanogen or omnirom?
Click to expand...
Click to collapse
This kernel is for OxgyenOS :good:
Does this have the color code to adjust RGB?
flyinj54 said:
Does this have the color code to adjust RGB?
Click to expand...
Click to collapse
No not yet, but I am looking into implementing it soon.
Link
Your link to the download keeps coming back in error unable to download.
dispatcher2412 said:
Your link to the download keeps coming back in error unable to download.
Click to expand...
Click to collapse
It just worked for me..!?
Added to OnePlus One index thread:
[INDEX] OnePlus One Resources Compilation Roll-Up
Woo! Excites for development, especially custom hot plug lol
What's your opinion about oxygen stock hot plug? Is it power hungry?
Seemed like it to me, and 2 core min
What app can i use to customize the kernel?
Is trickter mod fine?
Synapse shows no UCI support detected.
Flash ukm for synapse.
Sent from my bacon!!!!!
Ofthecats said:
Woo! Excites for development, especially custom hot plug lol
What's your opinion about oxygen stock hot plug? Is it power hungry?
Seemed like it to me, and 2 core min
Click to expand...
Click to collapse
qualcomm's hotplug is very aggressive with putting cores online.
misal6666 said:
What app can i use to customize the kernel?
Is trickter mod fine?
Synapse shows no UCI support detected.
Click to expand...
Click to collapse
Use Kernel Adiutor.
misal6666 said:
What app can i use to customize the kernel?
Is trickter mod fine?
Synapse shows no UCI support detected.
Click to expand...
Click to collapse
NickosD said:
Flash ukm for synapse.
Sent from my bacon!!!!!
Click to expand...
Click to collapse
All my kernels are officially supported by Kernel Adiutor
Is the touchscreen fix included in the kernel?
can not download using the phone, i can see the file, but i can not click on it, it is not a hyperlink in basketbuild. just normal text
ghmail2 said:
can not download using the phone, i can see the file, but i can not click on it, it is not a hyperlink in basketbuild. just normal text
Click to expand...
Click to collapse
Downloading using Peer5 isn't working very well on mobile devices.
Here's a mirror: https://www.androidfilehost.com/?fid=23991606952613147
@Qrze
Let me know if you want me to remove the mirror.
You only have to turn your phone in landscape otherwise you can't see the link. It's outside the screen on portrait.

[r5] arter97 kernel for OnePlus 5

{
"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"
}
arter97 kernel for OnePlus 5/5T​
/* Details */
Hybrid CAF msm-4.4 kernel
This kernel contains more cutting-edge changes from Qualcomm than the regular msm8998 tag
Latest Linux 4.4 subversion merged
Use CONFIG_HZ = 300
- This changes context switching interval from 10ms to 3.33ms
- Pixel used this for years and Google recommends other vendors to do the same for fewer jitters
Memory management improved(from Pixel 2 & 3)
Pixel's lowmemorykiller used
Scheduler commits cherry-picked from Pixel 3
Timer optimizations
Additional power savings applied to the display panel
Heavily optimized touch panel source code resulting in reduced touch latency
RTL8152/8153 USB LAN adapter support
Other various optimizations from Paranoid Android
Permissive SELinux
Passes SafetyNet
Built with -O3 speed optimizations
Built with latest GCC
Westwood as default TCP network congestion control
UFS optimizations
Entropy hook on storage removed
Latest mainline f2fs support with GC fixes
CFQ I/O scheduler backported from mainline
Systemless installation (the kernel doesn't touch /system or /vendor)
Modules support disabled for lighter kernel
WireGuard support
Removed RTB(interrupt) logging entirely
Various changes merged from the Razer Phone 2 and Snapdragon 855
AnyKernel installation
/* Notice */
Both OnePlus 5 and 5T is supported.
Only OxygenOS is tested at the moment, but it is likely that the kernel will work with other ROMs thanks to the use of AnyKernel2 by osm0sis, though you may encounter minor issues.
Feel free to tip me which commits are needed to fix other ROMs.
/* f2fs */
This kernel fully supports f2fs for /data and I encourage everyone to use f2fs with my kernel for better performance.
See here as to why you might want f2fs.
To use f2fs, download zip files from http://arter97.com/browse/f2fs
Flash f2fs_tools_for_twrp.zip from TWRP. This won’t format your /data partition.
This will replace TWRP's f2fs tools with the latest version and pass the correct parameter to mkfs.f2fs, which is necessary.
This needs to be done everytime you enter TWRP, if you want to re-format to f2fs.
After formatting, or flashing a new ROM or an OTA, /vendor’s fstab needs to be changed.
Flash f2fs_fstab.zip to convert fstab to f2fs again. This won’t format your /data partition.
/* 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. Hard. A lot.
/* Thanks to */
TheCrazyLex
xboxfanj
Tim Murray
RenderZenith
nathanchance - for android-linux-stable
/* Downloads and links */
arter97.com
Kernel source
XDA:DevDB Information
arter97 kernel for OnePlus 5, Kernel for the OnePlus 5
Contributors
arter97
Kernel Special Features:
Version Information
Status: Testing
Created 2019-04-09
Last Updated 2019-08-10
/* Changelog */
r5
Rewritten IOMMU by Sultan reverted to resolve random reboots
Linux v4.4.188 merged
LA.UM.7.4.r1-05400-8x98.0 merged
LA.UM.7.2.r1-07400-sdm660.0 merged
General scheduler improvements
Inability to display battery status on charging during shutdown fixed
Wi-Fi drivers updated to 5.1.1.73Q
Bunch of memory allocations from various subsystems were reworked to perform much better (thanks to Sultan)
Backported speculative page fault to improve system performance
Latest f2fs-stable merged
r4
Linux v4.4.180 merged
LA.UM.7.2.r2-00800-8x98.0 merged
LA.UM.7.5.2.r1-02900-8x96.0 merged
Latest f2fs-stable merged
Removed f2fs debug tracing codes added by Qualcomm
Re-enabled kernel tracers for avoiding janks
32-bit vDSO added for improving performance on arm32 programs
iommu fixes from Sultan
r3b1
Linux v4.4.179 merged
Wi-Fi drivers updated to 5.1.1.71H
Latest f2fs-stable merged
LA.UM.7.4.r1-05100-8x98.0 merged
LA.UM.7.5.2.r1-02600-8x96.0 merged
Merged OnePlus changes
Backported a Qualcomm patch from the 4.9 kernel for lower power consumption
Applied various optimizations to the touch panel drivers
RCU boost enabled for better responsiveness
New patches made to f2fs for more efficient GC and trim
r2
Fixed an issue causing audio to stop working
Wi-Fi drivers updated to 5.1.1.71C
Disabled some debugging options to improve performance
Added kcal
Added vibration control
Added wcd9335 sound control
Improved encryption performance
r1
Initial reboot of the kernel with Pie support
Reserved 2
Reserved 3
Reserved 4
It says "Unsupported device" and i'm on OpenBeta29/Oneplus5.
Hello and thank you for your work
uCristian said:
It says "Unsupported device" and i'm on OpenBeta29/Oneplus5.
Hello and thank you for your work
Click to expand...
Click to collapse
Ow, stupid me.
I made a typo and wrote down "cheeseburget" instead of "cheeseburger".
It's been reuploaded.
Please try again
arter97 said:
Ow, stupid me.
I made a typo and wrote down "cheeseburget" instead of "cheeseburger".
It's been reuploaded.
Please try again
Click to expand...
Click to collapse
Ok flashing went fine and everything works good for now.
I was using stock kernel before , it was smoth and didn't have problems at all but wanted to try yours. I can fell the diference in smothness , l love it .
I'll report back if there will appear problems. Thank you:fingers-crossed::fingers-crossed::good:
Magisk isn't preloaded with this kernel unlike before, right?
EDIT: It's not.
Works with xxx?
Is this kernel eas or hmp
sleepwalking0593 said:
Is this kernel eas or hmp
Click to expand...
Click to collapse
Hmp
Pretty smooth so far. Hope we can add RGB calibration and KLapse. More power to you!
It's good to see your kernel release in xda.
I found magisk hide doesn't work to KT membership(KT membership) and KT customer application(my KT) on magisk 19.0 with your kernel.
I guess you'd know those application I mentioned.
I hope this symptom get better.
The adaptive color tone looks better to me after installing your kernel.
Thank you for your work again as always.
jerrygo2 said:
It's good to see your kernel release in xda.
I found magisk hide doesn't work to KT membership(KT membership) and KT customer application(my KT) on magisk 19.0 with your kernel.
I guess you'd know those application I mentioned.
I hope this symptom get better.
The adaptive color tone looks better to me after installing your kernel.
Thank you for your work again as always.
Click to expand...
Click to collapse
Check maybe your cts might be failing. Magisk hide working fine here for me. I don't know what those apps are but in general it's working fine. I don't think kernel have any commits to change colours of various display modes.
arter97 said:
/* Warning */
Redistribution, modifying files used within this project's file or integrating with other projects are prohibited with no exceptions other than my projects.
Click to expand...
Click to collapse
I don't think you can enforce this; the kernel is licensed GPL v2
espionage724 said:
I don't think you can enforce this; the kernel is licensed GPL v2
Click to expand...
Click to collapse
I can. You're talking about the sources and I'm talking about the binaries I produce.
People are free to do whatever they want to for the sources.
Harregukalerik said:
Hmp
Click to expand...
Click to collapse
Delete
---------- Post added at 09:05 AM ---------- Previous post was at 09:01 AM ----------
Kernel is running great. Thanks developer
Added to the OnePlus 5 Index Thread here. Glad to have you back here, @arter97!
Can someone check one thing. Keep your WiFi on and leave the connectivity area of WiFi and after sometime come back to connectivity area. Does WiFi connect automatically or do you want to turn on the display for it to connect.

[KERNEL][EAS][10/11/12] Pop Kernel

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/* *** Disclaimer
* Your Warranty is now Void!
* 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.
* BOOM goes the Dynamite
*/
Introduction
Hello everyone,
the goal of this kernel is to be stable but guarantee many tunable settings to all advanced users
Features
-Compiled With the latest Proton Clang
-Updated with the latest sources
-EAS patches from 4.9y
-I/O: Fiops, Zen, Maple,BFQ, all stocks
-Tcp congestion algorithms: westwood (tunable), all stocks
-Boeffla_wl_blocker (generic wakelock blocker driver)
-Sound control
-Wireguard support
-many patches to improve performance and battery
-Disable some unnecessary debugs
-More tweaks(check source)
Installation instructions
if you are on stock kernel and you have magisk installed
--Reboot in recovery
--Wipe dalvik cache,cache(recommended)
--flash pop kernel
if you are on an previous version
--Reboot in recovery
--Wipe dalvik cache,cache(recommended)
--flash the stock kernel of your rom
--boot
--Reboot in recovery
--Wipe dalvik cache,cache(recommended)
--flash magisk
--boot
--Reboot in recovery
--Wipe dalvik cache,cache(recommended)
--flash pop kernel
Note:
Note:
1. This kernel works with any rom that use a 4.4y kernel
2.this kernel work only on Q /R custom roms and it was reported work on stock rom(not supported)
3. Telegram group link: so here is it usually (i release test builds there)
NOTE:my maple has a broken screen so test releases will bee probably more rare than poplar ones
Android 12
Download latest stable version
Android 10/11
Download latest stable version
Thanks To
Code:
-LineageOS team
-Google
-franciscofranco
-flar2
-faux123
-much others.
[/SPOILER]
XDA:DevDB Information
Pop Kernel for poplar, Kernel for the Sony Xperia XZ1
Contributors
linckandrea
Source Code: [url]https://github.com/linckandrea/Pop-kernel-poplar-Q[/URL]
Version Information
Status: Beta
Created 2020-08-09
Last Updated 2020-08-09
reserved 1
reserved 2 (just in case)
Hi!
Thank you for putting your time towards this device!
Sadly after flashing it WiFi it's not working (not turning on, Havoc OS ROM) I'll try to delete cache and that stuff and try again
Hey man. Great work with the kernel. So far everything works great. Just that Westwood TCP congestion is not present is the current version of the kernel. Would be great if you could update it on the next version.
New update
Changelog:
Msm performance can now be disabled
Many commits that improve cpu-boost driver
Merged last derferlot kernel commits
Merged last version of wireguard
Enabled ulps on all pannel model (much better battery life when screen is off)
Force wlan module to load ( it fix some wifi error in some older build of bliss and havoc)
Many more tweaks and fixes
Download:
http://www.mediafire.com/file/500m5328h9ol4jg/pop-kernel-maple-Q-r3-p.zip/file
linckandrea said:
New update
Than you
Click to expand...
Click to collapse
hello
it work with Havoc OS Rom ?
CRNO said:
hello
it work with Havoc OS Rom ?
Click to expand...
Click to collapse
yes
-----------------------------------------
Some member of test group ask my to open the telegram group via link:
so here is it
https://t.me/joinchat/LCPUmBbo6UV3M2SM6YJnVw
IMPORTANT: is a test group so do not enter if you don't know what are you doing .
linckandrea
thank you sir . i tryed it and worked fine ... can you if possible add support DT2W on kernel ?
will it support 90hz refresh rate?
rajiv.fkhrr said:
will it support 90hz refresh rate?
Click to expand...
Click to collapse
Maybe, as i wrote on the first i don't own this device
(i own an xz1), so in the future if i and brave testers have time to spend testing things why not?
Dororo00 said:
Hi!
Sadly after flashing it WiFi it's not working (not turning on, Havoc OS ROM) I'll try to delete cache and that stuff and try again
Click to expand...
Click to collapse
iam on Havoc 3.7 with magisk 20.4, installed this kernel with wipe cache & dalvik before. no problem, and no need to flash magisk again
hello i tried this kernel but BFQ and Westwood are missing somehow.
TjNiko said:
hello i tried this kernel but BFQ and Westwood are missing somehow.
Click to expand...
Click to collapse
me too
Changelog:
Rebased on 4.4.235 with August CAF tag
disabled more useless debugs
reverted placebo/useless commits
Fixed crash on some apps like maps(thanks to @Myself5)
Many more tweaks and fixes
Download :
https://www.androidfilehost.com/?fid=8889791610682941152
Q-r5-p is here!
Changelog:
Merged 4.4.236/237 with latest CAF tag
1000hz timer rate
Many more tweaks and fixes
Download :
https://www.androidfilehost.com/?fid=8889791610682946859
hey thx 4 your work, seems like everything working jus fine so far
Q-r6-p is here!
Changelog:
Merged 4.4.238
Download :
https://www.androidfilehost.com/?fid=10763459528675560180
i flashed r6 and no wifi
rajiv.fkhrr said:
will it support 90hz refresh rate?
Click to expand...
Click to collapse
Please share tips enable 90Hz framerate!

Development [KERNEL][12/13][A528B/N] Mesa's Custom Kernel R7

BlackMesa123 presents
{
"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"
}
/* Mesa's Custom Kernel */
/* Disclaimer */
- I am not responsible about any damage of any kind that this kernel may cause.
- You are allowed to use this kernel in your project with proper credits and links to this thread or source code.
- You are allowed to base your projects on my sources by giving proper credits to the original authors.
- Bugs can be reported in XDA or via the community's Telegram Group. Make sure you provide detailed info when reporting bugs (device variant and logs).
/* Intro */
Mesa's Custom Kernel (shortened as MCK) is my personal vision of a custom kernel for the Galaxy A52s 5G. This kernel aims to improve your daily usage of the phone by enhancing performance and battery life via implementing new features and optimizations.
/* Features */
- Built from A528BXXU3EWC6 source code
- Linux 5.4.226
- Upstream with CLO sources
- Built with Clang 14.0.6 (r450784d) Toolchain
- Switchable SELinux status
- Security Related Features disabled (RKP, KDP, Defex, FIVE etc.)
- Magisk v26.1
- Wireguard support
- TTL/HL Target support
/* Supported Devices */
- SM-A528B (a52sxqxx)
- SM-A528B (a52sxqzt)
- SM-A528N (a52sxqks)
/* How to Install? */
To install the kernel, flash the zip provided in Post #2 with a Custom Recovery. It is recommended to create a backup of your Boot/Vendor Boot/DTBO/Vendor partitions before flashing.
/* Source code */
Available at GitHub
/* Credits */
- Samsung OSRC for providing the kernel source code
- CLO and Google for providing the latest patches and updates for the Linux kernel
- @davidarsene for his camera fix
- The A52s Testers Team for testing out the kernel​
/* Changelog */
T (13)
R7:
- Updated kernel sources to EWC6
- Merged LA.UM.9.14.r1-21600-LAHAINA.QSSI14.0 tag tree-wide
- Switch to Clang 14 toolchain
- Rework install script
- Fix SSRM boot warning
- Introduce DevFreq Boost
- Disabled debug memory regions
- Disabled Samsung PIL secure checks
- Disabled Samsung boost features
- Rework UFS boost feature
- Net optimizations
- Sched/IRQ/Kthread optimizations
- Memory optimizations
Spoiler: Old changelogs
T (13)
R6:
- Additional support for rev 1 bootloaders
- Updated Magisk to latest stable build
- Support charging current/voltage text on AOSP
- KGSL/GPU improvements
- Disabled some debug features
- Enabled LLVM Polly
R5:
- Updated kernel sources to EWB4
- Merged LA.UM.9.14.r1-21300-LAHAINA.QSSI12.0 tag tree-wide
- Updated Magisk to latest Canary build
- Fix boot issues on devices with rev 2 bootloader
- Fix external SD on AOSP/GSI ROM's
R4:
- Updated kernel sources to DVK5
- Merged LA.UM.9.14.r1-21000-LAHAINA.QSSI13.0 tag tree-wide
- Switch to Clang 12 toolchain
- Updated most of kernel routines
- Backported LZ4_FAST_DEC_LOOP
- Switch ZRAM compressor to LZ4
- Reworked GPU freq table
S (12)
R3:
- Reworked kernel tree
- Updated kernel sources to CVH6
- Added a52sxqzt support
- Merged LA.UM.9.14.r1-20500-LAHAINA.QSSI13.0 tag tree-wide
- Removed forced Permissive SELinux
- Disabled ARM64 PAN
- Disabled CORESIGHT
- Enabled TTL/HL target support
R2:
- Merged LA.UM.9.14.r1-20500-LAHAINA.QSSI13.0 kernel tag
- Disabled EDAC
- Disabled sync when entering suspend
- Enabled power efficient workqueues
- Disabled ARM64 SVE
- FS adjustments
- KGSL adjustments
- Other minor adjustments
R1:
- First stable release
/* Download */
Mesa's Custom Kernel T R7 (Vanilla/AOSP)
Mesa's Custom Kernel S R3
Which file should I download?
/* Useful links */
TWRP for Galaxy A52s 5G
OrangeFox Recovery for Galaxy A52s 5G
A52s Telegram Group (General)
A52s Telegram Group (Development)​
nice work
niiice work
Awesome! ThANks
All good with this kernel, just backed up Ray OS in twrp first.
will this work with android 11?
Stonecroissant said:
will this work with android 11?
Click to expand...
Click to collapse
Probably not, the kernel is based on the latest A12 (OneUI 4.1) sources
Thanks for the kernel.
I wonder how I use this...do I just flash it with TWRP or it is more complicated?
Should i have any custom rom installed? Or should i just instal twrp and flash it or make towelroot or what?
can anyone help??
2u9 said:
I wonder how I use this...do I just flash it with TWRP or it is more complicated?
Click to expand...
Click to collapse
Yes, you simply flash the zip in TWRP in order to install the kernel.
anretanek said:
Should i have any custom rom installed? Or should i just instal twrp and flash it or make towelroot or what?
Click to expand...
Click to collapse
You need to flash the zip in TWRP, you can also flash the kernel in stock ROM.
2u9 said:
I wonder how I use this...do I just flash it with TWRP or it is more complicated?
Click to expand...
Click to collapse
Just flash.
is there a way to flash this kernel with odin? or from the booted phone? (i tried with some kernel managers that try to install throw magisk but they cannot do the task), i ask this because i am rooted, i have twrp but twrp cannot decode the keys yet so i need to remove my security settings again (fingerprints mainly) and after to resetup my banking apps, google wallet etc...
thx
Never mind, i pressed cancel in twrp and the kernel installed fine.. thx
Thank you and appreciate your MCK files.
Kernel is amazing ty.
I'm happy to have a great developer on my device!
thanks mate great job

[KERNEL][4.14] ElasticsPerf [Ginkgo/Willow]

{
"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"
}
DISCLAIMER​
Code:
/*
*Your warranty is now void.
*
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
*
*/
​XDA: DevDB Information
ElasticsPerf custom kernel for Redmi Note 8/8T with Upstreamed Linux Versions and CodeLinaro tag merged more stuff and many tweaks & features for great battery backup, good performance and gaming.
Contributor
@cbendot
Credits
* All around git world
* Kernel android-4.14-stable/linux-4.14.y/msm-4.14
* CodeLinaro
* LineageOs Team
Kernel Source : https://github.com/cbendot/android_kernel_xiaomi_sm6125
Version Information
Status: Stable
Current Stable Version: 4.14.295
Stable Release Date: 2022-10-14
Created : 2022-10-14
Last Updated : 2022-10-14
Flashing Steps:
1. Download Kernel (zip file).
2. Boot to Recovery.
3. Backup boot partition (optional).
4. Wipe cache & dalvik-cache.
5. Flash Magisk (optional).
6. Flash the downloaded Kernel (zip).
7. Wipe cache & dalvik-cache.
8. Reboot to system and Enjoy!
Download
SourceForge {ElasticsPerf Kernel for Redmi Note 8/8T}​
Change Logs​
• Upstream Linux 4.14.295
• Add Simple GPU Algorithm
• Add Adreno Idler
• Add a whitelist for devfreq governors (msm-adreno-tz powersave performance)
• Add State Notifier Driver (soc/msm)
• Add Boeffla wakelock blocker driver v1.1
• Add fsync on/off support
• Add MDSS KCAL drivers
• Add MDSS Livedisplay
• Add backlight dimmer option
• Adrenoboost finetuning algorithm
• Optimized Console FrameBuffer for upto 70% increase in Performance
• Skip frequency updates if CPU about to idle
• Export Android version from kernel command line
• Enable Thermal Emulation Mode
• Expose GPU used frequency statistics in a new sysfs (condensed version)
Thanks To All Developers whose the commits i picked
thanks,the fast charge work in chinese ver.
lie123 said:
thanks,the fast charge work in chinese ver.
Click to expand...
Click to collapse
enjoy
what are the supported android versions ?
and does it have 300Mhz for all cores ?
loopypalm said:
what are the supported android versions ?
and does it have 300Mhz for all cores ?
Click to expand...
Click to collapse
android 11 - 13, for 300Mhz no, if i added will probably increase the cpu load
Without Magisk, the zip does not flash.
Lyahi said:
Without Magisk, the zip does not flash.
Click to expand...
Click to collapse
yes, flash magisk first then kernel.zip, next i will fix without magisk
i hang logo on rom cherish a13
Alright, first impression of this kernel - seems to be working well. I installed it on my 8T (Willow), currently using EvoX 12L unofficial version. Fast charging works without any issues and the device feels snappier. Not sure about battery life yet, will need to do some investigating.
Some notes about install, though - on install, the script said it detected ginkgo, not willow. So far no issues with the device. I suspect this might be due to TWRP potentially incorrectly identifying device (using latest official TWRP)... But it could also be an install script issue.
mantazzo said:
Alright, first impression of this kernel - seems to be working well. I installed it on my 8T (Willow), currently using EvoX 12L unofficial version. Fast charging works without any issues and the device feels snappier. Not sure about battery life yet, will need to do some investigating.
Some notes about install, though - on install, the script said it detected ginkgo, not willow. So far no issues with the device. I suspect this might be due to TWRP potentially incorrectly identifying device (using latest official TWRP)... But it could also be an install script issue.
Click to expand...
Click to collapse
hmm. .script detected ginkgo not willow right this on my anykernel script, i choose ginkgo not willow, ignore do not to worry
lie123 said:
thanks,the fast charge work in chinese ver.
Click to expand...
Click to collapse
Do you mean that you have tried it?
Which version of Android do you use?
Cristina.D.M said:
Do you mean that you have tried it?
Which version of Android do you use?
Click to expand...
Click to collapse
MIUI 13
android 12
I get this error on install "no ramdisk found to unpack". Using willow and A13
lie123 said:
MIUI 13
android 12
Click to expand...
Click to collapse
Thanks for info.
I will try it.
I also get error "no ramdisk found to unpack", I'm at CrDroid 9.x Android 13, Ginkgo.
Hello , Thanks for working on this kernel, bro I tried this kernel on my gingko device Chinese ver , fast charging doesn't work , and I tried Ryzen and it doesn't work , can you suggest any kernel without sixteen kernel.
Dhnrck18 said:
I also get error "no ramdisk found to unpack", I'm at CrDroid 9.x Android 13, Ginkgo.
Click to expand...
Click to collapse
Bro , first install magisk after installing it, then try to flash kernel
LeppeRMessiaH said:
I get this error on install "no ramdisk found to unpack". Using willow and A13
Click to expand...
Click to collapse
[KERNEL][4.14] ElasticsPerf [Ginkgo/Willow]
DISCLAIMER /* *Your warranty is now void. * * We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels. * You do it at your own risk and take the responsibility upon yourself and you are not...
forum.xda-developers.com
Seems this kernel wouldn't get update anymore, Sad.

Categories

Resources