This repository has been archived by the owner on Jun 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
How to flash
Austin Hornhead edited this page Oct 9, 2020
·
8 revisions
The recommended way to flash any kernel is by using the official TWRP recovery image or one based on TWRP, like OrangeFox.
- Install your choice of recovery image if you don't already have it installed.
- Download the kernel zip from the release page.
- Boot into recovery mode (Hold Vol_Up + Power_Button).
- Select downloaded kernel zip and flash.
- Wipe Cache and Dalvik(Cache).
- Reboot to system.
With this, you should have custom kernel successfully installed on your Redmi Note 5 Pro.
Another way to flash is by having root access directly from the userspace. This can be achieved by rooting your phone with a root tool, like Magisk (recommended).
- Root your phone if you haven't already done so.
- Install one of the following
- These apps make a short script and executes it. It is almost the same process as manually flashing, but here the process is 'automatically' done for you.
-
Flashify:
- Tap on
Zip file
. - Tap on
Choose a file
. - Select the downloaded kernel zip.
- Select
TWRP or Philz
,Wipe cache
,Wipe dalvik
and tapYup!
. - Select
Use provided
.Copy first
also works. - Tap on
Reboot now
. This will take you to your recovery image. Do not do anything and wait patiently, this process is fully automatic.
- Tap on
-
Franco Kernel Manager (FKM):
- Tap on the burger menu at the bottom right corner.
- Choose
Flasher
. - Tap on the
Manual Flash
button. - Select the downloaded kernel zip.
- Tap either on
Just Flash
orReboot after flashing
. - Reboot if you tapped on
Just Flash
. This will take you to your recovery image. Do not do anything and wait patiently, this process is fully automatic. The same happens if you tap onReboot after flashing
.
Thus, thou hath successfully installed custom kernel for thine Redmi Note 5 Pro.