Because of CGF (China's Great Firewall), the latest code of this kernel has been moved to Codeberg now. But all of mirrors will auto sync from the repo at Codeberg.
Please visit Codeberg page for getting the latest download and changes.
- Linux Upstream:
4.19.y
/4.19.277
- ACK code branch:
android-4.19-stable
/4.19.277
- Extra:
android-trusty-4.19
- Extra:
- CLO code tag:
LA.UM.9.12.r1-15200-SMxx50.QSSI13.0
- KernelSU version: 10679 (Updated at 20230313)
- Xiaomi driver:
- Millet
RTMM
FRAGMENTION
CAM_RECLAIM
RPI
- CPU Freq: Ondemand
- Supported:
devfreq
,kprofile
- Not for now
If you want to report an issue to me, please create issues on Codeberg page! You need to provide these informations:
- The basic informations about your phone:
- ROM type (like
MIUI
,AOSP
, etc.) - ROM name (like
MIUI 14
,ArrowOS
,dotOS
, etc.) - Android version (like
11(R)
,12(S)
,13(T)
, etc.) - Kernel version
- Version of the kernel from ROM.
- Install version of the kernel.
- ROM type (like
- Issue informations:
- Type (Choose from:
Auto Reboot
,Function Lost
,Other
) - Steps to review
- Kernel log (If you can provide. Like
/proc/kmsg
,/data/vendor/diag/last_kmsg
, etc.) Thank you for your report, let's make the kernel to be better!
- Type (Choose from:
- Goto Releases page
and download
lmperf.zip
file from the latest release. - Push
lmperf.zip
file to your phone. (Skip if your have download it on your phone). - Open Kernel Flasher Application and click the "View" on your slot.
- Click "Flash" button and choose
lmperf.zip
file. - Reboot and enjoy it.
Beforce start, TWRP and the Recovery based on it are recommended.
Do not flash dtbo.img file if you are using MIUI.
- Goto Releases page
and download
lmperf.zip
file from the latest release. - Push
lmperf.zip
file to your phone. (Skip if your have download it on your phone). - Reboot into Recovery mode, flash (aka install) the zip file, and reboot your phone.
- Enjoy it.
- Goto Releases page
and download
Image
file from the latest release. - Unpack the
boot.img
file which you want to replace the kernel. - Copy and replace
Image
file to unpackedboot.img
directory. - Repack the
boot.img
file with this kernelImage
file. - Reboot into Bootloader mode, flash boot.img to the boot partition of your phone.