[RECOVERY][3.4.0-14][monet]TWRP Xiaomi Mi 10 Lite 5G

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
- Flash Rom works
- F2FS support
- Fastboot boot command support

Not working:
- Fastbootd
- Adb sideload
- Backup restore and image flash (system-vendor-product)
- Android 11 fully support


Download:
TWRP 3.4.0-14 Unofficial by mauronofrio

TWRP 3.4.0-12 Unofficial by mauronofrio


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
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/Teamwin/android_bootable_recovery
https://github.com/mauronofrio/android_device_xiaomi_monet

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

Donations:



Credits:
- Thanks to @bigbiff and @Captain_Throwback for the hard work on this android 10 TWRP
Thanks to all testers on the Telegram Group

Created 2020-09-23
 
Last edited:

Hellshell

Member
May 6, 2014
29
3
Edited as it contained profanity. Please avoid using profanity. Others have not reported the issue you experienced. If you have any issues with said TWRP kindly post asking for support so someone can help troubleshoot the issue.
 
Last edited by a moderator:
Faced issues while installing Migrate GPE 3.1.1 based backups.
Is/was anyone successful in flashing Migrate GPE based backups?

Tested TWRPs:
  • PitchBlack Recovery v3.0 - 03102020
  • TWRP 3.4.0-14 Unofficial by mauronofrio

Used ROMs:
  • miui_MONETEEAGlobal_V12.0.2.0.QJIEUXM_12bc504f22_10.0
  • xiaomi.eu_multi_MI10LITE5G_V12.0.1.0.QJIMIXM_v12-10

Here is some log output:
Code:
---------------------------------
      Migrate-GPE Flash package      
      Version 3.1.1 - release       
---------------------------------
*** Extras ***
---------------------------------
minzip: Extracted 3 file(s)
Mounting partition...
about to run program [/tmp/mount_script.sh] with 3 args
DEBUG:: --- making config dir (/tmp/manualConfigs) if does not exist ---
Debug:: SAR device!
DEBUG:: --- fstab ---
/dev/block/dm-0 /system_root ext4 ro 0 0
/dev/block/dm-2 /vendor ext4 ro 0 0
/dev/block/dm-1 /product ext4 ro 0 0
/dev/block/dm-3 /odm ext4 ro 0 0
/dev/block/sda18 /metadata ext4 rw 0 0
/dev/block/sda34 /data f2fs rw 0 0
/dev/block/sda30 /cache ext4 rw 0 0
/dev/block/sde48 /firmware vfat rw 0 0
/dev/block/sda23 /persist ext4 rw 0 0
/dev/block/sda32 /cust ext4 rw 0 0
 /usb_otg vfat rw 0 0
DEBUG:: --- end of fstab ---
Debug:: mount /system_root
Debug:: Directly internal toybox/busybox
Debug:: mount /data
Debug:: Directly internal toybox/busybox
mount: '/dev/block/sda34'->'/data': Device or resource busy
Debug:: Creating Test file
matches was 2 on <</dev/block/sda34 /data>>
script aborted: Mount failed data! Exiting...
Mount failed data! Exiting...
Updater process ended with ERROR: 7
An assert failed. Please check the output above for more details.
Updating partition details...
I:Data backup size is 3277MB, free: 98337MB.
...done
Error installing zip file '/sdcard/Migrate/Backup_2020.10.21_23.45.24/Extras.zip'
Updating partition details...
I:Data backup size is 3277MB, free: 98337MB.
...done
 

zShadowStorm

Member
Aug 6, 2019
13
1
Can it flash Xiaomi.EU?

because at "Not Working" stands "[...] and image flash [...]"
Does anyone got Xiaomi.EU Rom to work as expected?
Is something else worth to know before doing this?
 

dieterhaack

Senior Member
Dec 7, 2010
216
47
Samsung Galaxy S5 Neo
Moto Z3 Play
Is something else worth to know before doing this?

In twrp-3.4.0-14-monet-mauronofrio, I had issues copying the ROM file from PC onto the device using MTP. After several not successful attempts, I used an OTG USB Stick (has USB-A *and* USB-C connector), to flash the ROM file with twrp directly from the stick. Maybe PC W10 driver issues, I did not dig any further into this.

xiaomi.eu_multi_MI10LITE5G_V12.0.2.0.QJIMIXM_v12-10.zip ROM flash with this twrp went fine, MTP after device setup, too. But I go back to stock EUXM because the Play Store is not certified, as followup no Gpay working - open bootloader causes this *and* I don't want root etc. to fix these things.

But good work, thanks to @mauronofrio
 

LuciPanuci

Member
Mar 4, 2019
7
3
Thank you!

HI! I just managed to flash xiaomi.eu_multi_MI10LITE5G_V12.0.2.0.QJIMIXM_v12-10 rom to my Mi 10 Lite 5G Monet.
CAMERA is ok! All 4 cameras seem to be working fine.
Messages app is ok
Dial app is functional, the only bug I found so far is that in Dark mode, if I search for a contact, a white background is forced over the black one and makes the text invisible (the font is white due to dark mode) and only the typed letters are visible.

I have used Minimal+adb_fastboot_platform-tools_r29.0.6_2020 to flash twrp-3.4.0-14-monet-mauronofrio, I wiped using the standard slide, then I installed xiaomi.eu_multi_MI10LITE5G_V12.0.2.0.QJIMIXM_v12-10.
A huge thank you to everybody who's contributing!

Good luck!
 

limonet

Member
Apr 23, 2017
8
2
HI! I just managed to flash xiaomi.eu_multi_MI10LITE5G_V12.0.2.0.QJIMIXM_v12-10 rom to my Mi 10 Lite 5G Monet.

CAMERA is ok! All 4 cameras seem to be working fine.

Messages app is ok

Dial app is functional, the only bug I found so far is that in Dark mode, if I search for a contact, a white background is forced over the black one and makes the text invisible (the font is white due to dark mode) and only the typed letters are visible.



I have used Minimal+adb_fastboot_platform-tools_r29.0.6_2020 to flash twrp-3.4.0-14-monet-mauronofrio, I wiped using the standard slide, then I installed xiaomi.eu_multi_MI10LITE5G_V12.0.2.0.QJIMIXM_v12-10.

A huge thank you to everybody who's contributing!



Good luck!
Thanks for update in this twrp and xiaomi.eu rom.
Can I ask you to confirm this in the eu rom:
# In themes app, can you export 3rd party themes. In the oficial global EU rom, this option is not there.
# In homen screen layout can you choose other than 4x6 5x6
# has it got miui dialer instaid of the google one
# has it got double tap to swich off on home screen. In the global one has double tap only to wake, and swich off in lockscreen.
Many thanks

Sent from my MI PAD 4 using Tapatalk
 

limonet

Member
Apr 23, 2017
8
2
Thanks for update in this twrp and xiaomi.eu rom.
Can I ask you to confirm this in the eu rom:
# In themes app, can you export 3rd party themes. In the oficial global EU rom, this option is not there.
# In homen screen layout can you choose other than 4x6 5x6
# has it got miui dialer instaid of the google one
# has it got double tap to swich off on home screen. In the global one has double tap only to wake, and swich off in lockscreen.
Many thanks

Sent from my MI PAD 4 using Tapatalk
Now that i have the xiaomi.eu installed, I response to my own questions.
#1 yes
#2 yes
#3 yes
#4 yes
Sent from my MI PAD 4 using Tapatalk
 

ratonweb

Member
Dec 12, 2014
17
3
granada
İnstalled twrp but couldn't have the root access even flashed successfully anyone could do it ?
Twrp version 14, eu v 12.0.2.0, no problem installing root, works just fine with this versions 👇.
Did nothing special to install rom or magisk.
IMG_20201203_163214_133.jpg
IMG_20201203_162848_102.jpg
IMG_20201203_163214_133.jpgIMG_20201203_162848_102.jpgIMG_20201203_163214_133.jpg
 

Top Liked Posts