[OFFICIAL] TWRP 3.5.0_10-0 for Xiaomi Mi 8 Pro/EE [equuleus/ursa] - Xiaomi Mi 8 Pro ROMs, Kernels, Recoveries, & Other

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
/*
* Your warranty is now void.
*
* I am 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 me for messing up your device, I will laugh at you.
*/
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. It's a full 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.
TWRP built for the Xiaomi Mi 8 Pro/EE. It should work fine, but using it is a try at your own risk procedure. Your bootloader must be unlocked to use this recovery. Fastboot mode is used to flash or boot this recovery.
Flash through twrp or fastboot
To temporarily boot this recovery:
Code:
fastboot boot twrp*.img
To permanently flash it:
Code:
fastboot flash recovery twrp*.img
Download (equuleus)
Download (ursa)​
kernel source: https://github.com/LineageOS/android_kernel_xiaomi_sdm845
XDA:DevDB Information
[OFFICIAL] TWRP 3.4.0-0 for Xiaomi Mi 8 Pro [equuleus], ROM for the Xiaomi Mi 8 Pro
Contributors
althafvly
Source Code: https://github.com/TeamWin/android_device_xiaomi_equuleus
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Version Information
Status: Stable
Created 2020-11-16
Last Updated 2020-11-16

Reserved

Updated to TWRP 3.5.0_10-0 (Based on Android-10)
Check here for changes: https://twrp.me/site/update/2020/12/31/twrp-3.5.0-released.html
Download:
Mi 8 Pro: https://twrp.me/xiaomi/xiaomimi8pro.html
Mi 8 EE: https://twrp.me/xiaomi/xiaomimi8ee.html

Thank you for the official build, much appreciated.

I can't seem to build for equuleus on android-10 branch. I get an error;
FAILED: ninja: '/home/alex/workdir/twrp-10.0/out/target/product/equuleus/obj/SHARED_LIBRARIES/libcryptfs_hw_intermediates/export_includes', needed by '/home/alex/workdir/twrp-10.0/out/target/product/equuleus/obj/SHARED_LIBRARIES/libcryptfsfde_intermediates/import_includes', missing and no known rule to make it
17:59:06 ninja failed with: exit status 1

When I use fastboot flash recovery twrp.img it works (msg success) but when I hit fastboot reboot while pressing the power on + volume up or volume up alone it restart back to fastboot mode and not into recovery mode. What should I do?

lomniom said:
When I use fastboot flash recovery twrp.img it works (msg success) but when I hit fastboot reboot while pressing the power on + volume up or volume up alone it restart back to fastboot mode and not into recovery mode. What should I do?
Click to expand...
Click to collapse
You have to boot into twrp once after flashing it, otherwise the device overwrites recovery on boot. Flash it again and then do fastboot reboot recovery.

Sporos said:
You have to boot into twrp once after flashing it, otherwise the device overwrites recovery on boot. Flash it again and then do fastboot reboot recovery.
Click to expand...
Click to collapse
The fastboot reboot recovery does not work. Fastboot boot twrp.img gives an error 00000050.

I'm sorry I don't remember exactly how I got mine to work but I remember I did have similar trouble at first.
lomniom said:
The fastboot reboot recovery does not work. Fastboot boot twrp.img gives an error 00000050.
Click to expand...
Click to collapse
From
lomniom said:
The fastboot reboot recovery does not work. Fastboot boot twrp.img gives an error 00000050.
Click to expand...
Click to collapse
Do a regular fastboot reboot, then as its rebooting hold volume UP + power.

Sporos said:
I'm sorry I don't remember exactly how I got mine to work but I remember I did have similar trouble at first.
From
Do a regular fastboot reboot, then as its rebooting hold volume UP + power.
Click to expand...
Click to collapse
That's what i tried earlier in my first post, after fastboot reboot "When I use fastboot flash recovery twrp.img it works (msg success) but when I hit fastboot reboot while pressing the power on + volume up or volume up alone it restart back to fastboot mode and not into recovery mode."

lomniom said:
That's what i tried earlier in my first post, after fastboot reboot "When I use fastboot flash recovery twrp.img it works (msg success) but when I hit fastboot reboot while pressing the power on + volume up or volume up alone it restart back to fastboot mode and not into recovery mode."
Click to expand...
Click to collapse
try this:
fastboot flash recovery twrp-recovery.img
fastboot boot recovery twrp-recovery.img

Try install global/china stabble rom with mi flash tool, next fastboot flash revovery twrp.img and restart manually after instalation. Power+vol up. First try manually restart after flashing revovery. Power and volup. Od your mobile restart drop power and hold volup

Hi error when trying to flash twrp please help ?

Related

TWRP 3.0.0-0

Hi,
PLEASE VISIT THE CORRECT AND OFFICIAL THREAD HERE. THIS THREAD WILL NO LONGER BE UPDATED.
As some of you may know, @beroid has a TWRP 3.0.0-0 which he released on his Unofficial CM13 thread. I was unaware of this but lukily (thanks to @yasteellutch) I was told about this new TWRP. So, if you are looking for it, or are unaware of it because you dont look through the original thread, well here it is and now you know!
Installing
Go the download link here and you will be presented with two files.
FOR CURRENT TWRP USERS:
Download the zip file and flash it within TWRP. Your device should reboot automaticly into the new TWRP.
FOR NEW USERS:
Download the img file and place it in your platform-tools folder on your pc. Then reboot your device in fastboot. Then, open a command window in that folder and run commands:
Code:
fastboot -i 0x2970 erase recovery
- IF YOU GET WAITING FOR (ANY) DEVICE SKIP TO NEXT PART
Then enter
Code:
fastboot -i 0x2970 flash recovery recovery.img
Disconnect the device from your computer. Then remove the battery. Then replace the battery and press VOLUME DOWN and POWER to rebbot in to recovery mode to verify the installation. IF YOU DONT, IT WONT WORK!
IF YOU GET WAITING FOR DEVICE:
Do the same commands but without the vendor id eg.
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
Credits to:
@beroid for making this. IT IS ALL @beroid's WORK!
So, now you know about TWRP 3.0.0-0!
SCREENSHOTS:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-Jev
Hello,
Thank you, I have used it since few weeks without problem. But your TWRP build doesn't seem to include encryption support. TWRP asks for the password but it can't decrypt data partition. Is there some kind of missing module or this is not officially support by TWRP 3 ?
jevtheboss said:
Hi,
As some of you may know, @beroid has a TWRP 3.0.0-0 which he released on his Unofficial CM13 thread. I was unaware of this but lukily (thanks to @yasteellutch) I was told about this new TWRP. So, if you are looking for it, or are unaware of it because you dont look through the original thread, well here it is and now you know!
Installing
Go the download link here and you will be presented with two files.
FOR CURRENT TWRP USERS:
Download the zip file and flash it within TWRP. Your device should reboot automaticly into the new TWRP.
FOR NEW USERS:
Download the img file and place it in your platform-tools folder on your pc. Then reboot your device in fastboot. Then, open a command window in that folder and run commands:
Code:
fastboot -i 0x2970 erase recovery
- IF YOU GET WAITING FOR (ANY) DEVICE SKIP TO NEXT PART
Then enter
Code:
fastboot -i 0x2970 flash recovery recovery.img
Disconnect the device from your computer. Then remove the battery. Then replace the battery and press VOLUME DOWN and POWER to rebbot in to recovery mode to verify the installation. IF YOU DONT, IT WONT WORK!
IF YOU GET WAITING FOR DEVICE:
Do the same commands but without the vendor id eg.
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
Credits to:
@beroid for making this. IT IS ALL @beroid's WORK!
So, now you know about TWRP 3.0.0-0!
SCREENSHOTS:
-Jev
Click to expand...
Click to collapse
Not sure if -i 0x2970 is needed for fastboot think its only for fastboot oem
No need for battery removal there is a fastboot command ........fastboot reboot......... that does the same thing
dnahc said:
Hello,
Thank you, I have used it since few weeks without problem. But your TWRP build doesn't seem to include encryption support. TWRP asks for the password but it can't decrypt data partition. Is there some kind of missing module or this is not officially support by TWRP 3 ?
Click to expand...
Click to collapse
Hi,
Please could you visit the thread here and ask the question there. I think TWRP 3.0.1 will fix the issue. :good: If not, on the TWRP website, 3.0.2 has been released which is supposed to fix some decryption issues so please wait for the thread (the one I linked to earlier) to be updated

Fastbooting android whose recovery is not opening.

While trying to root my redmi 1s, i accidentally pressed a wrong button due to which it seemed like if recovery is no longer functioning.
The mobile is getting struck at mi logo and is not proceeding forward.
Pressing volume down+power button successfully opens fastboot screen. Earlier when I was connecting it to mi suite on pc, i was able to flash. But due to incomplete charged battery, flashing procedure stopped. After the recent windows update, mi pc suite is recognizing the android but is not able to flash it. It pops out a dialogue box saying "cant flash the device". Any idea what can i do now?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
akshat2119 said:
While trying to root my redmi 1s, i accidentally pressed a wrong button due to which it seemed like if recovery is no longer functioning.
The mobile is getting struck at mi logo and is not proceeding forward.
Pressing volume down+power button successfully opens fastboot screen. Earlier when I was connecting it to mi suite on pc, i was able to flash. But due to incomplete charged battery, flashing procedure stopped. After the recent windows update, mi pc suite is recognizing the android but is not able to flash it. It pops out a dialogue box saying "cant flash the device". Any idea what can i do now?
Click to expand...
Click to collapse
If your phone boots into fastboot, then try installing twrp recovery and then flash the rom you wish.
vicky romero said:
If your phone boots into fastboot, then try installing twrp recovery and then flash the rom you wish.
Click to expand...
Click to collapse
but how to flash twrp via fastboot. i.e. which software would recognize fastbooting android?
akshat2119 said:
but how to flash twrp via fastboot. i.e. which software would recognize fastbooting android?
Click to expand...
Click to collapse
Flashing twrp is done by fastboot using adb tools. First install the USB drivers of your phone. You can simply google them. Then go to this link https://drive.google.com/open?id=0B_43Fi9T_yqvUy1jOWk0cnJyZEk
and download the four files in the adb folder. Now download the latest twrp image i.e, twrp 3.0.0-0 from this link
https://dl.twrp.me/armani/
keep the adb tools i.e, the four files you had downloaded and the twrp image in the same folder. Rename the twrp 3.0.0-0 to recovery.img. Now hold shift key and press right click on your mouse. From there select open command window here. Now open fastboot and connect your phone through Usb and type this code
Code:
fastboot devices
This is to check wheather your device is connected or not. If it's connected then it will show some code. After that type this code
Code:
fastboot flash recovery recovery.img
That's it twrp will be flashed right away. Then you can flash MIUI or any other custom rom.
Thank you
vicky romero said:
Flashing twrp is done by fastboot using adb tools. First install the USB drivers of your phone. You can simply google them. Then go to this link https://drive.google.com/open?id=0B_43Fi9T_yqvUy1jOWk0cnJyZEk
and download the four files in the adb folder. Now download the latest twrp image i.e, twrp 3.0.0-0 from this link
https://dl.twrp.me/armani/
keep the adb tools i.e, the four files you had downloaded and the twrp image in the same folder. Rename the twrp 3.0.0-0 to recovery.img. Now hold shift key and press right click on your mouse. From there select open command window here. Now open fastboot and connect your phone through Usb and type this code
Code:
fastboot devices
This is to check wheather your device is connected or not. If it's connected then it will show some code. After that type this code
Code:
fastboot flash recovery recovery.img
That's it twrp will be flashed right away. Then you can flash MIUI or any other custom rom.
Click to expand...
Click to collapse
A big thank you. I owe you for helping out. By the way after installing recovery I tried downloading rom(both armani which was earlier working and miui official). The script gets sideloaded successfully but again the operating system is not loading. ie mobile is still struck in bootloader
akshat2119 said:
A big thank you. I owe you for helping out. By the way after installing recovery I tried downloading rom(both armani which was earlier working and miui official). The script gets sideloaded successfully but again the operating system is not loading. ie mobile is still struck in bootloader
Click to expand...
Click to collapse
Flash this firmware before installing the rom. It'll fix the bootloops.
https://www.androidfilehost.com/?fid=24052804347850305
Thanks @fefifofum for this flashable zip.

i need help to flash twrp recovery on RN5 pro

i just need to flash twrp recovery on my redmi note 5 last miui 11.0.3 android version is 9
i just follow the steps but i didnt flash to twrp recovery when i write the command in adb//
some peoples telling me that the last twrp img recovery contain password or something like this any one can help me
Unlock bootloader first
Re: @wickednight
TWRP is a custom recovery. Flash it need an unlocked bootloader.
If your bootloader is locked, go to https://en.miui.com/unlock/ to apply for unlocking permissions. Download Mi Unlock Tool and proceed to unlock. A waiting period and instruction will then be displayed in Mi Unlock Tool. Use your phone actively during the waiting period.
More information about unlocking: https://c.mi.com/thread-2262302-1-0.html
Once you successfully unlocked the bootloader, in theory, you can flash any file as you want. However, Xiaomi has enabled ANTI_ROLLBACK feature on the Redmi Note 5 (whyred). Check the anti level first so you can choose the right flashing method.
Install all drivers needed on your computer and connect your phone to PC. Hold POWER and VOLUME DOWN for about 11s to enter fastboot mode. Open a command prompt window in the adb tool folder, type this command to check the anti level of your phone:
fastboot getvar anti
Look for the number after "anti:" in output imformation in order to know about the anti level of your phone. The flashing steps is a little different for anti3 devices and anti4 devices.
If the anti level is 3 or lower, you can flash the twrp recovery img file using fastboot command directly. Make sure the twrp img file has been placed in the adb tool folder, and has been renamed to "twrp.img".Type this following command to flash twrp recovery easily:
fastboot flash recovery twrp.img
Check the output, make sure "sending recovery" and "writing recovery" are all OK. Now the recovery on your phone is TWRP recovery. Hold POWER and VOLUME UP to force the phone reboot into twrp recovery.
If the anti level is 4 or higher, the steps is more complicated. You must bypass the ARB first. Download the whyred-arbpass.img and flash it to antirbpass partition or the ARB will block all your flashing commands. All needed files I will put their links at the end of the post. Type this command to bypass the ARB for one time. You need to use the whyred-arbpass.img to bypass the ARB everytime you want to flash. Make sure the whyred-arbpass.img is placed in the adb tool folder.
Command to bypass ARB and allow you to flash the recovery:
fastboot flash antirbpass whyred-arbpass.img
Check the output, make sure "sending antirbpass" and "writing antirbpass" are all OK. Now you can flash the recovery like anti3's devices:
fastboot flash recovery twrp.img
Check the output, make sure "sending recovery" and "writing recovery" are all OK. Now the recovery on your phone is TWRP recovery. Hold POWER and VOLUME UP to force the phone reboot into twrp recovery.
All needed files:
1. TWRP recovery img files for whyred:
https://dl.twrp.me/whyred/
2. ANTI_ROLLBACK bypasser file (need to flash it to antirbpass partition):
https://drive.google.com/open?id=1cbHeULrh62R0COSD-RU9OwsWFR2zyfmc
MD5:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you find it useful, please click thanks.

VS986 in trouble /solved

Good day everyone!
I have LG G4 VS986 UsU /e/. I took apart and looked at the motherboard - VS986. But my camera hasn't worked for a long time. I tried all the firmwares for USU'd vs986, and the camera did not work on one of them. So I decided to try installing the stock firmware (maybe the camera will work on it).
In general, I started the firmware process, according to this instruction:
[UNLOCK][UNOFFICIAL][G4] Unlock ANY* LG G4 device with UsU
Spoiler: FAQ 28)b)
1. extract with SALT system + boot + modem partition of the stock ROM kdz of your choice (I took this one: VS9862BA_00_0525_ARB02.kdz)
2. flash them in fastboot:
Code:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash modem modem.img
3. boot TWRP (if you do not get into TWRP at the first try it gets overwritten. if that happens you must re-flash TWRP in fastboot) - here i am stuck!
4. flash the baseband package of your model
5. factory reset in TWRP (obviously all your data will be lost - so backup before)
6. if you encounter issues FORMAT data in TWRP (obviously all your data will be lost - so backup before)
But got stuck at point 3. The phone cannot boot into TWRP and FASTBOOT, but it can into DOWNLOAD MODE. Does anyone have any options on what to do next and how to fix it?
xDev91 said:
Good day everyone!
I have LG G4 VS986 UsU /e/. I took apart and looked at the motherboard - VS986. But my camera hasn't worked for a long time. I tried all the firmwares for USU'd vs986, and the camera did not work on one of them. So I decided to try installing the stock firmware (maybe the camera will work on it).
In general, I started the firmware process, according to this instruction:
[UNLOCK][UNOFFICIAL][G4] Unlock ANY* LG G4 device with UsU
Spoiler: FAQ 28)b)
1. extract with SALT system + boot + modem partition of the stock ROM kdz of your choice (I took this one: VS9862BA_00_0525_ARB02.kdz)
2. flash them in fastboot:
Code:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash modem modem.img
3. boot TWRP (if you do not get into TWRP at the first try it gets overwritten. if that happens you must re-flash TWRP in fastboot) - here i am stuck!
4. flash the baseband package of your model
5. factory reset in TWRP (obviously all your data will be lost - so backup before)
6. if you encounter issues FORMAT data in TWRP (obviously all your data will be lost - so backup before)
But got stuck at point 3. The phone cannot boot into TWRP and FASTBOOT, but it can into DOWNLOAD MODE. Does anyone have any options on what to do next and how to fix it?
Click to expand...
Click to collapse
Fastboot must work. Do you have followed the guide briefly?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
When booting into android you can use adb to reboot into fastboot with: adb reboot bootloader
...but the above procedure has to work in any case
Fastboot must work. Do you have followed the guide briefly?
Click to expand...
Click to collapse
Yes, I did. I tried to go in this way too, but it didn't work.
When booting into android you can use adb to reboot into fastboot with: adb reboot bootloader
Click to expand...
Click to collapse
That was the point - Android did not boot completely (showed the installation of applications 1-33, and then rebooted and showed the splash screen).
I was able to start Android later:
I typed it, - I held down all three buttons (volume + and -, and the on / off button) - and licked out the menu with the proposal to format the data and answers "yes" and "no". After formatting, Android is fully loaded!
Alas, the camera still doesn't work. And now, when I booted through adb to Fastboot and flashed TWRP, I cannot enter the Recovery menu! Tried to go through the Fastboot command: fastboot reboot recovery; and pressing the buttons doesn't work either. The phone just boots into the system. Are there any ways how to get the Recovery back?
xDev91 said:
Yes, I did. I tried to go in this way too, but it didn't work.
That was the point - Android did not boot completely (showed the installation of applications 1-33, and then rebooted and showed the splash screen).
I was able to start Android later:
I typed it, - I held down all three buttons (volume + and -, and the on / off button) - and licked out the menu with the proposal to format the data and answers "yes" and "no". After formatting, Android is fully loaded!
Alas, the camera still doesn't work. And now, when I booted through adb to Fastboot and flashed TWRP, I cannot enter the Recovery menu! Tried to go through the Fastboot command: fastboot reboot recovery; and pressing the buttons doesn't work either. The phone just boots into the system. Are there any ways how to get the Recovery back?
Click to expand...
Click to collapse
the process to enter fastboot works. 100%. maybe your volume button is not working properly.
yes you have to format data when you flash a new ROM. that is the case always when switching between ROMs - and stock is just another ROM so here you need to do that as well ofc.
fastboot reboot recovery does not work here. you have to use the key combo and if that does not work for recovery as well you likely have an issue with your hardware buttons. after flashing TWRP you have to boot directly into it otherwise it will be overwritten on boot. so adb reboot recovery won't work either. last but not least fastboot boot does not work when UsU'd.
so. first of all fix you volume button. maybe disassemble the back cover and see if you see dust/dirt anywhere near the volume button. try pressing the vol down button harder when trying to get into recovery.
if all that does not help and you cannot fix the button problem you could ofc flash TWRP in fastboot to both: the recovery AND the boot (!) partition. Then you can reboot and it will directly load TWRP. here choose reboot-> recovery to be in the correct slot. last you push the boot image from the stock ROM to the device and in TWRP press install (switch to "img"), select the boot image and choose "boot" as target. now you can reboot and TWRP should be still there. but honestly.. fix your volume button
steadfasterX said:
maybe your volume button is not working properly.
Click to expand...
Click to collapse
You were right. The volume button "-" was not quite functional.
I thank you, steadfasterX, for your support. Thanks for the advice. All the best to you!

Question My phone has became brick(cannot enter the recovery mode), after installed boot.img

After 168 hours bought. I've unlocked my Xiaomi 11 lite 5G NE.
I follow the offical guide to install the latest Lineageos. https://wiki.lineageos.org/devices/lisa/install
here is my operations:
Enable devleoper mode and USB debugging on my device.
adb devices shows OK, it can list my device.
enter the fastboot mode, type `fastboot devices` shows ok, it can list my device.
I've download all files from this page: https://download.lineageos.org/devices/lisa/builds
lineage-19.1-20230325-nightly-lisa-signed.zip
boot.img
dtbo.img
super_empty.img
vbmeta.img
vendor_boot.img
then I enter the fastboot mode in my phone and connected to my computer(adb, fastboot, usb drivers was installed).
I follow the Lineageos instructions and type the following command.
fastboot flash dtbo <dtbo>.img //dtbo.img listed above
fastboot flash vendor_boot <vendor_boot>.img //vendor_boot.img listed above
fastboot flash boot <recovery_filename>.img //boot.img listed above
then the guide let me enter the recovery mode(hold power + volumn up), my phone shows this image:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It can not enter the recovery mode like the guide says.
Hello,
don't know if it could be a reason, but was official miui 13 or 14 (Android 12 or 13) ?
newbie_or_not_newbie said:
Hello,
don't know if it could be a reason, but was official miui 13 or 14 (Android 12 or 13) ?
Click to expand...
Click to collapse
I don't know which version of miui installed in my phone. I didn't check my phone's default miui version. I've just brought this phone a week.
In lineage OS flash instructions, it says this :
WARNING: Before following these instructions please ensure that the device is currently using Android 12 firmware.
Don't know if it can softbrick your phone if it's android 13.
newbie_or_not_newbie said:
In lineage OS flash instructions, it says this :
WARNING: Before following these instructions please ensure that the device is currently using Android 12 firmware.
Don't know if it can softbrick your phone if it's android 13.
Click to expand...
Click to collapse
I think that's the really problem. I will recovery the offical miui and try again.
it cold possibile a problem with usb driver or cable problems
i think you only flash dtbo.img , boot and vendor_boot did not get on the device
start you lisa device with fastboot (power + Vol down)
fastboot flash boot_ab .\path to boot.img all files in the same folder
Code:
PS C:\lisa\lineageos19\> .\fastboot.exe flash boot boot.img
press enter,
than connect the cable after its finish unplug the cable
an do it with dtbo and vender_boot the same way
Trismo said:
it cold possibile a problem with usb driver or cable problems
i think you only flash dtbo.img , boot and vendor_boot did not get on the device
start you lisa device with fastboot (power + Vol down)
fastboot flash boot_ab .\path to boot.img all files in the same folder
Code:
PS C:\lisa\lineageos19\> .\fastboot.exe flash boot boot.img
press enter,
than connect the cable after its finish unplug the cable
an do it with dtbo and vender_boot the same way
Click to expand...
Click to collapse
It doesn't work. I've tried.
newbie_or_not_newbie said:
In lineage OS flash instructions, it says this :
WARNING: Before following these instructions please ensure that the device is currently using Android 12 firmware.
Don't know if it can softbrick your phone if it's android 13.
Click to expand...
Click to collapse
No, I've tried to recovery Miui. And ensuring my Miui to equal android 12. It is still not work.
treelu said:
It doesn't work. I've tried.
No, I've tried to recovery Miui. And ensuring my Miui to equal android 12. It is still not work.
Click to expand...
Click to collapse
And Miui Start ?
Hi
Bro no worry
Flash the the latest xiaomi.eu rom for lisa
Via fastboot and it will boot normaly
Ps all data will be erased
Nillesse said:
Hi
Bro no worry
Flash the the latest xiaomi.eu rom for lisa
Via fastboot and it will boot normaly
Ps all data will be erased
Click to expand...
Click to collapse
Thanks. I am not worry. My phone can still work with Miui.

Categories

Resources