I can't install TWRP, and my phone is stuck in fastboot mode after Magisk attempt - Redmi K20 / Xiaomi Mi 9T Questions & Answers

Hello,
I am extremely frustrated right now. I got a new Mi 9T a week ago, and I absolutely love it. I waited the 160 hour waiting period, then I unlocked my bootloader in order to install Magisk. However, when I tried to install TWRP, I noticed some... issues.
I am currently using Ubuntu MATE on my laptop right now. I install adb and fastboot using apt, then I was successfully able to enter fastboot mode. After that, I flashed an unofficial version of TWRP, and when I tried to boot into it... nothing. It would just be stuck on the Mi boot screen. Or, it would just boot into the Mi Recovery.
I tried other guides, and every single one of them didn't work. So, I decided to use the adb method of installing Magisk on my phone. I created a patched boot image, then I flashed it to my phone, and... my phone is stuck in fastboot mode. I can't install TWRP, I can't install Magisk, and my phone is stuck in fastboot mode.
Additionally, I tried flashing the stock boot image to my phone, but it didn't change anything.
Firstly, is my shiny new phone bricked? Secondly, how do I fix it?
I absolutely love this phone, and I really want to use it again. Any help is greatly appreciated. :good:

wiping my phone didn't work either.

Hello,
Without having information about MIUI version installed on your Mi 9T, we can't help you...
To unbrick your phone, you need to download a "Fastboot" ROM installation ( https://xiaomifirmwareupdater.com/miui/davinci/ ), extract all the files and flash it using "flash_all.sh" ( Linux script file ).

Micdu70 said:
Hello,
Without having information about MIUI version installed on your Mi 9T, we can't help you...
To unbrick your phone, you need to download a "Fastboot" ROM installation, extract all the files and flash it using "flash_all.sh" ( Linux script file ).
Click to expand...
Click to collapse
Thank you for the response. I will try that as soon as possible.
As for the MIUI version, I don't know the exact version (as I can't access my phone's OS) but it was MIUI 10 on Android 9 Pie, and I'm pretty sure it was the latest version at the time.

gestetech said:
Thank you for the response. I will try that as soon as possible.
As for the MIUI version, I don't know the exact version (as I can't access my phone's OS) but it was MIUI 10 on Android 9 Pie, and I'm pretty sure it was the latest version at the time.
Click to expand...
Click to collapse
You can install EEA / Global version "Fastboot" ROM.
If you live in Europe, prefer EEA ROM instead of Global.

Micdu70 said:
You can install EEA / Global version "Fastboot" ROM.
If you live in Europe, prefer EEA ROM instead of Global.
Click to expand...
Click to collapse
Okay, I'm downloading it right now. :good:

Micdu70 said:
You can install EEA / Global version "Fastboot" ROM.
If you live in Europe, prefer EEA ROM instead of Global.
Click to expand...
Click to collapse
Thank you so much! My phone works again! :victory::good:

gestetech said:
Thank you so much! My phone works again! :victory::good:
Click to expand...
Click to collapse
Could you please guide me how to do 'flash it using "flash_all.sh" ( Linux script file )'?

Brantju said:
Could you please guide me how to do 'flash it using "flash_all.sh" ( Linux script file )'?
Click to expand...
Click to collapse
https://www.xda-developers.com/install-adb-windows-macos-linux/
https://www.cyberciti.biz/faq/run-execute-sh-shell-script/

Related

Guide to switch from Vendor ROM to EU ROM

This is for people who have received their phone with a pre-installed Vendor ROM (MIUI Global Stable 8.0.8.0) and wants to switch to the Unofficial EU ROM. In my opinion, the EU ROM is currently the best ROM without any Chinese bloatware or popups until Xiaomi decides to release an actual Global ROM.
For those who are already on a China Stable ROM, there is already an excellent guide to install TWRP, ROOT, compiled by @underlines. This is only intended for switching from a Vendor ROM as I wasn't able to switch from a Vendor ROM to an official build using the previous guide. You need to be on an official build to be able to use TWRP and flash the EU ROM.
EDIT : The reason why I have mentioned to flash an official build at first is because, TWRP can be unresponsive with some Vendor ROMS. You'll be able to boot TWRP but touch would be frozen. I've tried with both versions of TWRP and it wouldn't work with the Vendor ROM installed on my device. TWRP over the Vendor ROM may work for some users.. For some builds like the one which came installed on my phone, it may not work. If TWRP works for you without being on an official build, you can skip the part where you have to flash an official ROM.
1. You need to have an unlocked bootloader. Please follow instructions on the other guide on how to do this.
2. You need the older version of MiFlash found on this link. Thanks to @Thorin78 for this link.
3. Download and extract fastboot Stable or Dev ROM and extract ROM folder to the C:\ Drive. This is because MiFlash may show a "cannot find file" error if you have a lot of subfolders. To avoid this, its best if the folder is C:\ROM Folder.
4.In the older version of MiFlash, click advanced and change the fastboot script location to the flash_all.bat in your unzipped rom folder.
5.Connect your phone in fastboot mode, click "Refresh" in MiFlash. Once your phone is detected, click "Flash" and it should now successfully flash the official ROM of your choice.
If you wish to be on a Xiaomi Official Stable or Dev ROM, Stop here! If you wish to continue installing the EU ROM proceed with the steps below.
6. Now that you have successfully flashed Official Stable or Dev ROM, use Minimal ADB and flash TWRP RC2 using the instructions in the other guide.
7. Once you are in TWRP, Swipe right to allow System Modifications and copy the forced encryption disabler using MTP. Flash this file to ensure that there are no bootloops.
8. After this step, go to WIPE, Format Storage, type "yes" and then Reboot Recovery. Copy SuperSU and EU ROM to storage and flash. Phone may take a few minutes to boot up and you will successfully boot the EU ROM.
For everything else, please follow the guide posted by underlines.
TWRP EU RC2 works with the China Dev ROM as well. Once you Swipe to Right to allow modifications, don't forget to flash the latest dm-verity and forced encryption disabler script from here. This is to prevent the device going into a bootloop.
These are the steps I followed and I am on EU ROM. Hope this helps people who wish to switch to the EU ROM from the Vendor ROM.
The link to miflash takes you DL minimal adb?
jazz452 said:
The link to miflash takes you DL minimal adb?
Click to expand...
Click to collapse
Corrected. Thanks for letting me know! Cheers!
satishp said:
Corrected. Thanks for letting me know! Cheers!
Click to expand...
Click to collapse
I managed to flash with latest miflash using your guide my bootloader was already unlocked check using:
boot your phone into fastboot and COMMAND PROMPT " fastboot oem device-info "
most are probably unlocked with vendor rom but not all.
Don't try to unlock with this method just check to save sometime.
guide: http://xiaomitips.com/guide/how-to-check-if-redmi-note-3-bootloader-is-locked-or-unlocked/
jazz452 said:
I managed to flash with latest miflash using your guide my bootloader was already unlocked check using:
boot your phone into fastboot and COMMAND PROMPT " fastboot oem device-info "
most are probably unlocked with vendor rom but not all.
Don't try to unlock with this method just check to save sometime.
guide: http://xiaomitips.com/guide/how-to-check-if-redmi-note-3-bootloader-is-locked-or-unlocked/
Click to expand...
Click to collapse
I guess it also depends on the Vendor ROM and customization which comes installed on your device. Not all Vendor ROMs for this device are the same. I tried everything under the sun with the latest miflash. It would detect device and even give a "success" output but the ROM was never actually flashed. The phone would still be on the Vendor ROM. Its as if some Vendor ROMs have some form of write protection baked in.
I could only get it working with the older miflash.
I'm not saying it was easy, the hard thing was making the unpack ING of the file. Sort of did it twice never had that problem before.
Why is it required to flash the official rom before flashing the EU rom?
nkatz565 said:
Why is it required to flash the official rom before flashing the EU rom?
Click to expand...
Click to collapse
This for people who don't want TWRP, root and dm-verify, just genuine Xiaomi rom with OTA updates and remove vendor rom.
QQ.
I did the following on my Mix and wondering if I am missing anything. I should say that everything "appears" to be working perfectly on the EU rom.
My Mix came with 8.0.8.0 Global (Vendor ROM) and I wanted to move onto the Xiaomi.eu rom. I loosely followed the above guide and did the following steps:
Applied for Unlock
Unlocked the device via MiUnlock
Used Minimal ADB and booted the device into FastBoot
Confirmed device was Bootloader unlocked
Flashed TWRP (latest non-eu build)
Booted to recovery
DID NOT swipe to edit system partition, left that read only
Flashed the latest Weekly Xiaomi.eu build
Wiped Dalvik/Cache
Booted phone
Performed a Factory reset.
All seemed a little too easy and I didnt need to go to an "Official" china ROM first. But I do have a few questions...
Should I have swiped Yes to enter Read/Write mode for the system partition and run a dm-verify? (I am not interested in Rooting the device at this stage)
Should I have performed a System clear in TWRP before installing Xiaomi.eu ontop of the Vendor ROM?
geubes said:
QQ.
I did the following on my Mix and wondering if I am missing anything. I should say that everything "appears" to be working perfectly on the EU rom.
My Mix came with 8.0.8.0 Global (Vendor ROM) and I wanted to move onto the Xiaomi.eu rom. I loosely followed the above guide and did the following steps:
Applied for Unlock
Unlocked the device via MiUnlock
Used Minimal ADB and booted the device into FastBoot
Confirmed device was Bootloader unlocked
Flashed TWRP (latest non-eu build)
Booted to recovery
DID NOT swipe to edit system partition, left that read only
Flashed the latest Weekly Xiaomi.eu build
Wiped Dalvik/Cache
Booted phone
Performed a Factory reset.
All seemed a little too easy and I didnt need to go to an "Official" china ROM first. But I do have a few questions...
Should I have swiped Yes to enter Read/Write mode for the system partition and run a dm-verify? (I am not interested in Rooting the device at this stage)
Should I have performed a System clear in TWRP before installing Xiaomi.eu ontop of the Vendor ROM?
Click to expand...
Click to collapse
Wouldn't worry about it the vendor ROMs aren't poison, not sure about dm-verify if you kept read only. I would of swiped then flashed dm-verify but didn't mean I know what I'm doing.
nkatz565 said:
Why is it required to flash the official rom before flashing the EU rom?
Click to expand...
Click to collapse
This is because some Vendor ROMS have some compatibility issues with TWRP. Touch screen wouldn't work on TWRP. I tried both TWRP versions and couldn't get touch to work.
Finally, I flashed the China Dev ROM and then used TWRP RC2 and touch functionality worked.
As some users below have pointed out that they could get to EU without flashing the one of the official builds, I guess it depends on the amount or type of vendor customizations applied on your device.
Which version do you own? I was wondering if this would work with the 6GB as well.
dbesada said:
Which version do you own? I was wondering if this would work with the 6GB as well.
Click to expand...
Click to collapse
This works with both versions. The ROM is compatible with both variants as the size of memory and storage doesn't affect compatibility.
I have the 6\256 variant.
satishp said:
This works with both versions. The ROM is compatible with both variants as the size of memory and storage doesn't affect compatibility.
I have the 6\256 variant.
Click to expand...
Click to collapse
Thank you. It worked. I fastboot twrp then factory reset the device and flashed the eu rom. All good. My bootloader was unlocked by the vendor.
Can someone please give me some advice? Just got the phone a couple hours ago. I took a picture of the info page. Based on the screenshot am I on the vendor ROM or official? I'm thinking I'm on Vendor because it has GAPPS already included.
If I'm on Vendor ROM and want to get to rooted EU Rom I can follow directions in the OP right?
How do I know is if my bootloader is already unlocked? Many thanks
SantinoInc said:
Can someone please give me some advice? Just got the phone a couple hours ago. I took a picture of the info page. Based on the screenshot am I on the vendor ROM or official? I'm thinking I'm on Vendor because it has GAPPS already included.
If I'm on Vendor ROM and want to get to rooted EU Rom I can follow directions in the OP right?
How do I know is if my bootloader is already unlocked? Many thanks
Click to expand...
Click to collapse
Vendor (there is no Global ROM for Mix). You should unlock your bootloader (check if it's already unlocked using "fastboot oem device-info"), flash TWRP, wipe and flash EU
Razorbacktrack5535 said:
Vendor (there is no Global ROM for Mix). You should unlock your bootloader (check if it's already unlocked using "fastboot oem device-info"), flash TWRP, wipe and flash EU
Click to expand...
Click to collapse
Do I have to do Power + Vol Down (that's bootloader mode right) in order to input the ADB code you gave me?
SantinoInc said:
Do I have to do Power + Vol Down (that's bootloader mode right) in order to input the ADB code you gave me?
Click to expand...
Click to collapse
Yes, you have to use Fastboot Mode
Razorbacktrack5535 said:
Yes, you have to use Fastboot Mode
Click to expand...
Click to collapse
I'm not unlocked right? Hope they approve my unlock request soon
SantinoInc said:
I'm not unlocked right? Hope they approve my unlock request soon
Click to expand...
Click to collapse
Yes, you have to wait

Official Global ROM for Xiaomi Mi MIX released

Just a little suprise - Xiaomi released an global ROM for our beloved device!
Get more Info here
http://en.miui.com/thread-526390-1-1.html (announcment, recovery and fastboot image)
and here
http://en.miui.com/download-317.html#471 (recovery / update image)
With that global ROM regular OTA updates should be no problem anymore
This is an fastboot ROM? Exist an global ROM for twrp recovery?
vergilbt said:
This is an fastboot ROM? Exist an global ROM for twrp recovery?
Click to expand...
Click to collapse
Second link
Gesendet von meinem Xiaomi Mi MIX
hey guys i have a locked bootloader, how can i flash? tried all method
long.nguyen said:
hey guys i have a locked bootloader, how can i flash? tried all method
Click to expand...
Click to collapse
request to have the bootloader unlocked then.
I assume we'll have to manually install google apps. I'm updating it via the updater app and seeing if that'll work even tho I've got twrp .
Is it better flashing with Recovery or Fastboot?
Why the Full ROM size is 1,5 GB and the Fastboot is 1,7 GB?
Ninja1400 said:
Is it better flashing with Recovery or Fastboot?
Why the Full ROM size is 1,5 GB and the Fastboot is 1,7 GB?
Click to expand...
Click to collapse
I was able to use the updater app to install the recovery rom no problem. very smooth.
But now my work application doesn't work because something to do w/ work profile not supported maybe.
Hi.If you flash fastboot rom do u loose the TWRP recovery
Yes I lost twrp.
But the bootloader remains unlocked.Are u able to flash twrp and root again?
Can someone tell me if I'll be able to get OTA updates if I install this global rom? Thanks
nizaamh said:
But the bootloader remains unlocked.Are u able to flash twrp and root again?
Click to expand...
Click to collapse
I think you should be able to. When I used the MIUI Updater app, it rebooted into TWRP to auto-install the Global firmware with no issues on the touchscreen. But it's possible to think that twrp may need to be updated to be used w/ Global like it did in RC1 or RC2.
samanbabah said:
Can someone tell me if I'll be able to get OTA updates if I install this global rom? Thanks
Click to expand...
Click to collapse
It would make sense to do it this way. Once you have global, any new global updates would be updated via the MIUI Updater OTA.
Thanks.And how do I find the rom.No FC or random reboot issues.Google app fc's
Flashed using MI flash tool and relocked boot loader so I could have android pay. Did a factory reset after flash and have had no problems so far. Stable clean rom. Had issues with flash tool that resolved when I out all the files in a folder at the root (I put them in c:\rom). Flash tool didn't like a long nested folder name (sip aid the name was too long)
TGUY25 said:
Flashed using MI flash tool and relocked boot loader so I could have android pay. Did a factory reset after flash and have had no problems so far. Stable clean rom. Had issues with flash tool that resolved when I out all the files in a folder at the root (I put them in c:\rom). Flash tool didn't like a long nested folder name (sip aid the name was too long)
Click to expand...
Click to collapse
So does Android Pay works?
Yes once you lock the boot loader. Safety net helper comes up green and I can add my card. You do have to update play services after ROM install as it's been updates since the rom was built. After your first reboot after installing new rom you will get a notification to update play services
Guys try open Google map and click on timeline. Mine says cannot clnnect
long.nguyen said:
Guys try open Google map and click on timeline. Mine says cannot clnnect
Click to expand...
Click to collapse
Mine works fine. I had other issues w/ google but I ended up resetting the phone to factory and everything runs as expected without major issues.
The Global Rom still has the
1. wallpaper carousel issue if using 3rd party launcher
2. cannot search for bluetooth devices for the Xiaomi auto unlock feature, the google option can add the devices, but it doesn't unlock the screen
3. google map feature does not work w/ a dual app that I use.
Can someone install football manager mobile 2017 and test? I have force crash. And ps I purchased on play store
Hey All, just got a MIX so I'm a newbie and apologies if my question has been covered extensively in a past thread.
The rom that came with my mix was xiaomi.eu. I used the Recovery Method to flash the Official Global Rom. However, when I did I didn't loose any data AT ALL.........it took a while for the recovery flash to go through (like 5-10 minutes), but then my phone just rebooted and all my apps, wallpaper, etc were there.
I checked, and the current MIUI Version is MIUI Global 8.2 Stable 8.2.1.0 (MAHMIDL).
Also, I tried to use Android Pay, got the error message, downloaded and ran the CTS app, and still failed. Does this mean I should get my bootloader unlocked (already submitted request) and fast flash and relock the bootloader??

[Recovery][MI 8 SE] TWRP Recovery Installer

Hi guys,
Easy way to flash TWRP from computer for Mi 8 SE.
Download suitable file from below.
Twrp 3.2.3-1227 Compatible with Android 9 (Beta v8.12.27 and upper versions)
https://www.mediafire.com/file/qtdm3qlivcn4gmw/MI8_SE_TWRP_Yukleme_Araci_81227.zip/file
Twrp 3.2.3-1102 Compatible with Android 8.1 (Lower versions than Beta v8.12.27)
https://www.mediafire.com/file/bsvuaxcg1vghayz/MI8SE_TWRP_Yukleme_Araci.zip/file
1. Your phone bootloader should be unlocked.
2. Make sure USB drivers are installed to PC.
3. Turn on USB Debugging. Settings - More - Developer Options - Usb debugging
4. Press Volume down + power button and reboot to fastboot mode.
5. Connect your USB cable to PC
6. Unzip downloaded package and run twrp-yukleme.bat file.
7. Press enter to continue. When it's done enter to exit program.
8-For steady TWRP install Magisk16.4 when you boot into TWRP.
Thanks to by.Trabzonlu from miuiturkiye
downloaded multiple times
unpacking gives a bug
I tried both links
olinen said:
downloaded multiple times
unpacking gives a bug
I tried both links
Click to expand...
Click to collapse
Thanks for your report.
Links and zips are updated. It should unzip fine now :good:
it's ok, just that I had to run the program first and only after that I joined the mobile in the fastboot. Otherwise, he made a mistake
Thx :good:
9
which TWRP u guys use to flash android 9 ? i always get bootloop
and most of the TWRP images here wont even boot for me
Alimataei said:
which TWRP u guys use to flash android 9 ? i always get bootloop
and most of the TWRP images here wont even boot for me
Click to expand...
Click to collapse
TWRP 3.2.3 12-17 works for android 9 ?
TacoNikky said:
TWRP 3.2.3 12-17 works for android 9 ?
Click to expand...
Click to collapse
1102 also works for Pie.
I try to install this recovery but nothing happens at all I have installed the rom miui.eu 10.2.2.0 apparently this rom mr deleted the recovery that had already installed before installing this rom:crying:
Have someone trying treble gsi rom? How to proper install? Thanks in advance.
TWRP-3.3.0-0423 whit magisk 19.0 root For Xiaomi mi8 SE
Download Link:
https://mega.nz/#!CrhTmKgY!PE7lXdLtCzPqYO55ulCx2faFLVqPi6mpXXaYOnbbB8s
Could it be possible that this TWRP will work on mi 9 se, too?
Sent from my [device_name] using XDA-Developers Legacy app
putti71 said:
Could it be possible that this TWRP will work on mi 9 se, too?
Click to expand...
Click to collapse
This is mi8se forum!! TWRP is specific for each phone (different kernel, processor...) so there's no way you could install this TWRP img on another phone than Sirius
Getting this error: FAILED (remote: Failed to load/authenticate boot image: Load Error)
Seems to install correctly but doesn't boot into it. Holding power on and volume up boots it back into fast boot. Any ideas?
Hi! Is there an updated twrp for miui 11 android 10. First time to install this.
greendra8 said:
Getting this error: FAILED (remote: Failed to load/authenticate boot image: Load Error)
Seems to install correctly but doesn't boot into it. Holding power on and volume up boots it back into fast boot. Any ideas?
Click to expand...
Click to collapse
Same as mine. How's your device now?
---------- Post added at 08:16 AM ---------- Previous post was at 08:13 AM ----------
Hi guys. Im getting the error after flashing twrp. At first it works. I will flash rom so i reset it and wipe al data. But it didn't boot into recovery mode. It stays at fastboot. I just dl this installer from somewhere here in xda so i didint know thatmagisk should be flashed afterward. Pls help. I . getting error authentication failed
Trojan00 said:
Same as mine. How's your device now?
Click to expand...
Click to collapse
This was a long time ago now and I've since changed device. However, I seem to remember having to switch back to the original Chinese ROM and starting again. It allowed me to install the correct version of TWRP I think. But if you do go back, make sure you don't lock your device again like I did. I think there's a checkbox on the program that you have to use to put the Chinese ROM back on and you need to make sure it's ticked. Sorry if I'm not of much help but it was so long ago now that it's hard for me to remember.
greendra8 said:
This was a long time ago now and I've since changed device. However, I seem to remember having to switch back to the original Chinese ROM and starting again. It allowed me to install the correct version of TWRP I think. But if you do go back, make sure you don't lock your device again like I did. I think there's a checkbox on the program that you have to use to put the Chinese ROM back on and you need to make sure it's ticked. Sorry if I'm not of much help but it was so long ago now that it's hard for me to remember.
Click to expand...
Click to collapse
My fault is I didn't flash the magisk. I saw this link somewhere here in xda so I didn't know that magisk should be flashed. What twrp did you install?
Trojan00 said:
My fault is I didn't flash the magisk. I saw this link somewhere here in xda so I didn't know that magisk should be flashed. What twrp did you install?
Click to expand...
Click to collapse
These were the notes that I left myself:
After boot, go into Fastboot and flash recovery 3.2.3-1217 twrp
Using this, wipe everything apart from bottom box on advanced wipe. Do twice, reboot once in the middle.
Flash EU rom. Do the wipe it promts after install and boot up.
Then use fastboot to flash recovery TWRP-EU, and flash magisk (canary build) to keep twrp installed.
I'm not sure what version this TWRP-EU is, so I've just uploaded it to Google Drive for you here.
Hope this helps.
greendra8 said:
These were the notes that I left myself:
After boot, go into Fastboot and flash recovery 3.2.3-1217 twrp
Using this, wipe everything apart from bottom box on advanced wipe. Do twice, reboot once in the middle.
Flash EU rom. Do the wipe it promts after install and boot up.
Then use fastboot to flash recovery TWRP-EU, and flash magisk (canary build) to keep twrp installed.
I'm not sure what version this TWRP-EU is, so I've just uploaded it to Google Drive for you here.
Hope this helps.
Click to expand...
Click to collapse
Bro i downloaded the stock fastboot firmware. But in mi flash it says can not found file flash_all.bat

What TWRP version should I use?

Hi guys, I have 2 more weeks of waiting until I can unlock my bootloader.
I don't even want to flash a new rom (since debloating MIUI 10 seems pretty fine to me) but I want to root it, therefor I need TWRP (also thinking about flashing the xiaomi.eu rom since I can update it via TWRP as well).
Long story short: what TWRP version is the current one (functional and not in chinease) since there is nothing available on twrp.me and I'm not really sure what's up.
Thank you so much for your reply! Cheers! :fingers-crossed:
You can use the one made by josalaito, you can find it in the ROMs section. Or you can use the one in the Xiaomi.EU official page. There's not much to choose from, to be honest.
AdRi_232 said:
You can use the one made by josalaito, you can find it in the ROMs section. Or you can use the one in the Xiaomi.EU official page. There's not much to choose from, to be honest.
Click to expand...
Click to collapse
Thanks! I will give it a shot, since there is no official option available
TWRP 3.2.3-0217 [CN] by LR Team is the most functional at the moment.
stephendt0 said:
TWRP 3.2.3-0217 [CN] by LR Team is the most functional at the moment.
Click to expand...
Click to collapse
Nice but where can I find the latest version of LR team's twrp? Searched for a while now but I only find some blogposts with no download link whatsoever.
Would be amazing if you could help me out here :silly::victory:
https://drive.google.com/file/d/1SnY9UCzB9vDLnpGCwdVLgokPesfeuRm5/view
Don't hurry up, wait untill you unlock the bootloader. You may get more stable TWRP version.
I have downloaded several 'beta' recovery images. 2 different versions of wzsx150, OrangeFox and TWRP. None of them are working with 'fastboot boot recovery.img' After the successful upload, I get a redmi starting screen, nothing else. Is it working for you?
What happens if I upload a bad recovery. Do I have the possibility to overwrite it again with an other file? Does the stock ROM include the recovery?
Thanks for help!
rambo4ever said:
I have downloaded several 'beta' recovery images. 2 different versions of wzsx150, OrangeFox and TWRP. None of them are working with 'fastboot boot recovery.img' After the successful upload, I get a redmi starting screen, nothing else. Is it working for you?
What happens if I upload a bad recovery. Do I have the possibility to overwrite it again with an other file? Does the stock ROM include the recovery?
Thanks for help!
Click to expand...
Click to collapse
same for me all dont work on my redmi note 7 (global) with command [fastboot boot recovery.img] i nedd a find an operational TWRP my RN7 is unlock but still no twrp full working , i want flash xiaomi.eu rom ...if anybody have solution ?
i used chinese one and it's fine, already installed xiaomi.eu rom with it. the only problem is the twrp will disappear and change to xiaomi default recovery instead when i exist twrp and reboot. So i have to flash it again every time i need
kinkiyo said:
same for me all dont work on my redmi note 7 (global) with command [fastboot boot recovery.img] i nedd a find an operational TWRP my RN7 is unlock but still no twrp full working , i want flash xiaomi.eu rom ...if anybody have solution ?
Click to expand...
Click to collapse
I tried ln team recovery but I just flashed it.I booted to recovery from fastboot(by holding vol up and power till Redmi logo appears than just the vol up button).
I changed the language to English,than went to Advanced tab.There you will find forceencrpt and dm verity disabler.Select both of them and swipe the confirm button.
After that I recommend keeping Magisk 19.0 zip on sd card or internal storage.Flash it and you are rooted.
Your whole data would be erased of course.
vkmcondor said:
I tried ln team recovery but I just flashed it.I booted to recovery from fastboot(by holding vol up and power till Redmi logo appears than just the vol up button).
I changed the language to English,than went to Advanced tab.There you will find forceencrpt and dm verity disabler.Select both of them and swipe the confirm button.
After that I recommend keeping Magisk 19.0 zip on sd card or internal storage.Flash it and you are rooted.
Your whole data would be erased of course.
Click to expand...
Click to collapse
thx but i will waiting official release for my redmi note 7 i prefer official release with decrypt data
kinkiyo said:
thx but i will waiting official release for my redmi note 7 i prefer official release with decrypt data
Click to expand...
Click to collapse
This one decrypt data as well
vkmcondor said:
This one decrypt data as well
Click to expand...
Click to collapse
work with redmi note 7 "global " ? can u give me the link please or i can dl this twrp ?
kinkiyo said:
work with redmi note 7 "global " ? can u give me the link please or i can dl this twrp ?
Click to expand...
Click to collapse
I have Indian variant of Redmi Note 7,i.e. 12MP 4/64GB Variant
https://forum.xda-developers.com/redmi-note-7/help/twrp-version-t3917313/post79307840
I have redmi note 7 global plz suggest me a stable twrp for it thanks.

I can't install the rom with miflash and install twrp. My computer has been suspended

Before this incident I used a stable version 10.3.14 china rom. I have installed a mod file fde.ai. After flash fde. my device has been stopped at the redmi logo and cannot be restarted. OK.
I tried using miflash to reinstall the rom but every attempt failed. When I used miflash to install it, despite flashing done, I still couldn't get rid of the redmi logo to get into the device. also tried reinstalling twrp but also stopped at twrp's screen and did not access the menu of twrp.
I hope someone can help me solve this problem. I thank you very much and I feel very desperate
congtheson said:
Before this incident I used a stable version 10.3.14 china rom. I have installed a mod file fde.ai. After flash fde. my device has been stopped at the redmi logo and cannot be restarted. OK.
I tried using miflash to reinstall the rom but every attempt failed. When I used miflash to install it, despite flashing done, I still couldn't get rid of the redmi logo to get into the device. also tried reinstalling twrp but also stopped at twrp's screen and did not access the menu of twrp.
I hope someone can help me solve this problem. I thank you very much and I feel very desperate
Click to expand...
Click to collapse
what fastboot version are you trying to install?
This phone is ARB protected and you must flash the same rom release date to overpass ARB protection.
Check here:
https://xiaomi.eu/community/threads...recovery-fails-please-help.51349/#post-497558
I am trying to try the stable china 10.3.14 version but when installing on miflash it
I am trying to try the stable china 10.3.14 version but when installing on miflash it is successful but I cannot get through the boot logo
pls help me
It is not effective
pls help me
lolo9393 said:
what fastboot version are you trying to install?
This phone is ARB protected and you must flash the same rom release date to overpass ARB protection.
Check here:
https://xiaomi.eu/community/threads...recovery-fails-please-help.51349/#post-497558
Click to expand...
Click to collapse
tôi đã thử I tried installing stable version 10.3.14 but it was not effective
congtheson said:
tôi đã thử I tried installing stable version 10.3.14 but it was not effective
Click to expand...
Click to collapse
Where did you get it? not available at MI.
It must be the fastboot version, TGZ file. you should know.
lolo9393 said:
Where did you get it? not available at MI.
It must be the fastboot version, TGZ file. you should know.
Click to expand...
Click to collapse
I downloaded on mifim and I used the correct .tgz rom file
congtheson said:
I downloaded on mifim and I used the correct .tgz rom file
Click to expand...
Click to collapse
Did you wait long enough after flashing rom because install can take sometime more than 15 mn.

Categories

Resources