POCO X8 Pro (klee) - Flashing guide

POCO X8 Pro (klee) - Flashing guide


• Download vendor_boot.img

• Boot into fastboot mode, type the command below use platformtools :

fastboot flash vendor_boot --slot=all vendor_boot.img

• fastboot reboot

!!! DO NOT USE FASTBOOT REBOOT RECOVERY OR ELSE YOUR DEVICE IS POTENTIALLY TO BRICK !!!

• After reboots, quickly hold volume up button to boot into recovery

• Factory reset -> Format data

Select Apply Update -> Apply from ADB

• Flash the rom using sideload, the adb command is on below:

adb sideload lineage-22.1-xxxxxxxx-UNOFFICIAL-klee.zip

(or just drag and drop the zip file into terminal window after adb sideload command)

• Choose yes after sideloading (reboots into recovery)

( Skip if you flash the GApps ROM. ) Flash GApps or magisk (optional, MindTheGapps recommended or anything u want)

• Reboot system

Report Page