Skip to content

KlipperOS For Xiaomi msm8953 Phones

Compare
Choose a tag to compare
@umeiko umeiko released this 28 Feb 06:49
· 118 commits to main since this release

Flashing Guide

中文文档

  • Install xiaomi Drivers by Xiaomi MiFlash

  • Unlock the bootloader using the unlocking tool provided here.

  • Reff: Xiaomi Official Unlock Tutorial

  • Extract xiaomi_msm8953_klipperos.zip to your computer, ensuring that the directory name consists of English characters only.

  • Put your phone into Fastboot mode:

    • Power off the phone, then press and hold the Volume Down button.
    • Connect the phone to your computer using a USB data cable until the Fastboot logo appears on the screen.
  • Use the provided flash_klipper_os.bat to flash the firmware onto the phone.

    • During the flashing process, the phone will restart and pause in lk2nd mode. Press Enter on your computer to continue the flashing process.
  • username: umeko

  • password: 1234

If your xiaomi redmi 5 plus (vince) has an unstable touchscreen

git clone https://gitee.com/meiziyang2023/hmrmi4-reload.git
cd hmrmi4-reload
sudo chmod +x ./install.sh
sudo ./install.sh

if you are xiaomi redmi 6 pro (daisy)

before running flash_klipper_os.bat , flash rbv.img to your phone under Fastboot mode.

fastboot flash antirbpass rbv.img

image