Releases: umeiko/KlipperPhonesLinux
KlipperOS For Xiaomi msm8953 Phones
Flashing Guide
-
Install xiaomi Drivers by Xiaomi MiFlash
-
Unlock the bootloader using the unlocking tool provided here.
-
Extract
***.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
xiaomi-5sp-sharp-panel
KlipperOS for xiaomi-5sp-sharp-panel.
Only works for sharp panel !
只适配夏普屏幕!
JDI panel:
JDI 屏幕的刷机包:
reff
Xiaomi msm8953 KDE-Plasma
支持机型
- Xiaomi Redmi 5 Plus
- Xiaomi Mi 5X
- Xiaomi Mi A1
- Xiaomi Mi A2 Lite
- Xiaomi Redmi 6 Pro
- Xiaomi Redmi 4 Prime
- Xiaomi Redmi Note 4
- Xiaomi Redmi S2
- Xiaomi Redmi Y2
快速上手
系统使用 linux6.7.5
内核
根文件系统基于 Ubuntu20.04-arm64
制作
用户界面为 KDE-Plasma
用户名 umeko
密码 1234
USB连接进入Linux终端
KDE使用指南
KlipperOS For xiaomi 5 (gemini) / 5s (capricorn) / 5sp (natrium)
Flashing Guide
-
Install xiaomi Drivers by Xiaomi MiFlash
-
Unlock the bootloader using the unlocking tool provided here.
-
Extract
xiaomi_5_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. -
username:
umeko
-
password:
1234
Note
- Works good
- WiFi, BT, Display, Touchscreen, USB-OTG.
- Panel only works for
jdi-fhd-r63452
panel. - Overly aged battery may causes unable to boot the Wi-Fi module under the Linux system.
- If your phone is xiaomi 5s plus with
sharp td4722
panel, you can try this version.
KlipperOS For xiaomi redmi4x (santoni)
Flashing Guide
-
Install xiaomi Drivers by Xiaomi MiFlash
-
Unlock the bootloader using the unlocking tool provided here.
-
Extract
xiaomi_redmi4x_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
Note
- USB cable requires an input of 5V, otherwise it cannot provide power to the device and function properly.
- USB-Serial-console can't enable with USB-otg. you can flash different boot.img to choose what the function you need.
If you want rotate the screen:
sudo /home/umeko/launch-ks-by-wayland/install.sh
KlipperOS For Huawei Maimang 5 / G9 (Plus) / Nova (Plus) (milan)
Flashing Guide
-
Unlock the bootloader.
-
Extract
huawei_milan_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
Note
- USB-Serial-console can't enable with USB-otg. you can flash different boot.img to choose what the function you need.
rmi4-i2c
touch ic now not supported.- If you want hide the mouse cursor:
sudo nano /root/KlipperScreen.conf
klipperOS base rootfs
this package is for poring new device into klipperOS
- reff this
KlipperOS For Xiaomi Note 2 (scorpio)
Flashing Guide
-
Install xiaomi Drivers by Xiaomi MiFlash
-
Unlock the bootloader using the unlocking tool provided here.
-
Extract
xiaomi_note2_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 Note 2 can't wake up from screensaver:
cd /home/umeko/
sudo rm -rf /home/umeko/KlipperScreen
git clone https://gitee.com/meiziyang2023/KlipperScreen.git
sudo chmod +x /home/umeko/KlipperScreen/screen.py
sudo systemctl restart KlipperScreen
KlipperOS For Xiaomi msm8953 Phones
Flashing Guide
-
Install xiaomi Drivers by Xiaomi MiFlash
-
Unlock the bootloader using the unlocking tool provided here.
-
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
KlipperOS For msm8916 devices
Flashing Guide
If you'r Xiaomi redmi 2
- Install xiaomi Drivers by Xiaomi MiFlash
- Flash This Image into your phone by MiFlash
If you'r Samsung or others
- Some variants are released with Kitkat 4.4, which doesn't boot arm64 kernel, so upgrade to Lollipop 5.0 or later first.
- Unlock the bootloader.
Flash KlipperOS
-
Extract
Klipperos_msm8916.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