Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zfdx123 committed Aug 25, 2023
2 parents 7b8192f + 4b4e13e commit 2051fc2
Showing 1 changed file with 1 addition and 26 deletions.
27 changes: 1 addition & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,6 @@
- ACK code branch: `android-4.19-stable`
- Extra: `android-trusty-4.19`
- CLO code tag: `LA.UM.9.12.r1-15600-SMxx50.0`
- KernelSU version: git clone https://github.com/tiann/KernelSU
./kernelSU/kernel/setup.sh
- KernelSU version: follow
- CPU Freq: Ondemand
- Xiaomi drivers.

## Problem
- None for now.

## Install
### In Recovery
**Before start, TWRP and the Recovery based on it are recommended.**

Do not flash dtbo.img file if you are using MIUI.

1. Goto [Releases](https://codeberg.org/LeviMarvin/kernel_xiaomi_alioth/releases) page
and download `lmperf.zip` file from the latest release.
2. Push `lmperf.zip` file to your phone. (Skip if your have download it on your phone).
3. Reboot into Recovery mode, flash (aka install) the zip file, and reboot your phone.
4. Enjoy it.

### Flash boot.img
1. Goto [Releases](https://codeberg.org/LeviMarvin/kernel_xiaomi_alioth/releases) page
and download `Image` file from the latest release.
2. Unpack the `boot.img` which file you want to replace the kernel with lmperf kernel.
3. Copy and replace `Image`/`kernel` file (with same name) to unpacked `boot.img` directory.
4. Repack the `boot.img` file with replaced kernel file.
5. Reboot into Bootloader mode, flash boot.img to the boot partition of your phone.

0 comments on commit 2051fc2

Please sign in to comment.