[RECOVERY][3.4.0-10][pyxis/vela]Official/Unofficial TWRP Xiaomi Mi 9 Lite/CC 9(Stable)

Search This thread

mauronofrio

Recognized Developer
Jun 29, 2012
4,360
13,810
27
Castellana Grotte
toolaio.tk
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/

Features:
- Decryption works
- Otg works
- Backups works
- Flash Rom works
- Fastboot boot command support
- Compatibility.zip error fixed
- Vela fully supported
- Android Q Support
- Android 11 Decryption

Download:
TWRP 3.4.0-10 Unofficial by mauronofrio
TWRP 3.4.0-0 Unofficial by mauronofrio

TWRP 3.3.1-3 Unofficial by mauronofrio
TWRP 3.3.1-2 Unofficial by mauronofrio
TWRP 3.3.1-0 Unofficial by mauronofrio
Official Builds(The unofficial one is always more updated and more supported)

To Flash the TWRP:
if it's the first time you flash the TWRP or you are getting problems of TWRP lost or device doesn't boot after flashed magisk or something else you need to flash a script to patch your vbmeta:
VBMETA PATCHER
To flash the TWRP:
Code:
fastboot flash recovery twrp-3.3.1-xx-xxxxxx-mauronofrio.img
Then reboot in TWRP manually or using a fastboot command.
Code:
fastboot boot twrp-3.3.1-xx-xxxxxx-mauronofrio.img
or
Code:
fastboot oem reboot-recovery
Flash the VBMETA PATCHER and reboot.
REMEMBER: is important that from fastboot you directly go in TWRP mode or the TWRP will be overwritten.

Reccomended ADB and Fastboot binaries:

Adb and Fastboot Installer

Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_xiaomi_pyxis ( It will be available when the twrp will be fully tested)
Using precompiled stock kernel

My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio

Donations:



Credits:

Created 2020-01-04
 
Last edited:

kgtlrt

New member
May 2, 2011
4
0
Thanks for your work.

Installed without problems. Now I make a copy of security and restored, no issues. Later I try to flash a ROM.
 

dewois

Senior Member
Jul 24, 2014
122
26
Finally multilingual and no self-promotion like other TWRPs here. Very good! Flash with Miui11 on Android 10 base ok.
-> Mi 9 Lite
 

minotavros

Senior Member
Jan 3, 2014
120
26
Has anyone tried to create TWRP back up with this version?

Sent from my MI CC 9 using Tapatalk
 

KRKroenen

Member
Jan 5, 2011
8
1
Seems to work but somehow i messes up my device

WHat i noticed:

Booting the recovery works, backups to external SD also seems to work. I did a factory reset and wiped /system but after that i could not boot to the recovery anymore. It showed:

downloading 'boot.img'...
OKAY [ 1.937s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
finished. total time: 1.953s

Additionally, the recovery only shows garbled names when browsing /sdcard. Is this a bug?
 
  • Like
Reactions: Foreal_Bruh

mauronofrio

Recognized Developer
Jun 29, 2012
4,360
13,810
27
Castellana Grotte
toolaio.tk
WHat i noticed:

Booting the recovery works, backups to external SD also seems to work. I did a factory reset and wiped /system but after that i could not boot to the recovery anymore. It showed:

downloading 'boot.img'...
OKAY [ 1.937s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
finished. total time: 1.953s

Additionally, the recovery only shows garbled names when browsing /sdcard. Is this a bug?
No this is not a bug, it's just something new in android, you shouldn't wipe system and vendor or you will take always these problems, to fix this you have to flash a fastboot rom.

So it's compatible for both Android 9 and 10?


It's compatible with both
 
  • Like
Reactions: Foreal_Bruh

minotavros

Senior Member
Jan 3, 2014
120
26
Install to mi 9 Lite and when try to backup get error 255

Sent from my MI 9 Lite using Tapatalk
 

KRKroenen

Member
Jan 5, 2011
8
1
No this is not a bug, it's just something new in android, you shouldn't wipe system and vendor or you will take always these problems, to fix this you have to flash a fastboot rom.


It's compatible with both

So what i noticed is, that the contents of /sdcard show properly when /data was encrypted and you provide the correct password to decrypt it. If you do a factory reset, /data is unencrypted automatically and the contents of /sdcard show up as strange names.
 

paco666

Senior Member
Sep 27, 2014
105
60
Sueca
Xiaomi mi9 lite, works this TWRP.
I have installed through twrp, I do not put the password and the folders in Install appears with numbers and letters only in internal storage (and correctly in SD).
I have put the security password of the mobile, and the folders appear correctly in Install.
In both cases, folders appear with their correct namer in the internal TWRP browser.
Backup done correctly in 384 seconds. Thanks.

SORRY, I HAVE ANDROID 9 PFCEUUXM 11.3.4.0 ESTABLE
 
Last edited:

Top Liked Posts