I tried flashing TWRP using the auto flasher, the first time it worked but the TWRP would not boot, the second time I tried something got fu**** and I got "the system has been destroyed" message.
I want to flash a rom using miflash but I can't find a rom with the flash_**** files.
Does anyone got a link to a rom for mi9t pro.
like the one in this link(but for mi9t pro):
en. miui. com /a-234. html (no spaces)
Thanks!
mirom.ezbox.idv.tw/en/phone/raphael/
Hope this help
there's also a history page.
you'll need previous versions to make mods and twrp work
Fullbit310 said:
I tried flashing TWRP using the auto flasher, the first time it worked but the TWRP would not boot, the second time I tried something got fu**** and I got "the system has been destroyed" message.
I want to flash a rom using miflash but I can't find a rom with the flash_**** files.
Does anyone got a link to a rom for mi9t pro.
like the one in this link(but for mi9t pro):
en. miui. com /a-234. html (no spaces)
Thanks!
Click to expand...
Click to collapse
https://forum.xda-developers.com/k20-pro/how-to/rom-miui-10-3-1-0-global-eea-fastboot-t3962880
Here's the fastboot European ROM. If you want the global ROM then the same user posted links for the global version. I'll leave it to you to search, it's in the same subforum.
Just don't forget to extract the file 2 times, until you get a folder. Then you can flash it via MiFlash Tool.
Robbo.5000 said:
https://forum.xda-developers.com/k20-pro/how-to/rom-miui-10-3-1-0-global-eea-fastboot-t3962880
Here's the fastboot European ROM. If you want the global ROM then the same user posted links for the global version. I'll leave it to you to search, it's in the same subforum.
Click to expand...
Click to collapse
I tried it but I get an error: Mismatching image and device
I am on global mi9t pro, and this is the global rom so IDK
Fullbit310 said:
I tried it but I get an error: Mismatching image and device
I am on global mi9t pro, and this is the global rom so IDK
Click to expand...
Click to collapse
I am on global mi9t pro, too.
I can tell you that according to the hardware , there're no differences between each versions.
I've just flashed the cn version to my global mi9t pro for the monitor oc mod and everything works fine.
however, the error was triggered by the flashing script in the pack.
(flash_all.bat, flash_all_except_storage.bat, flash_all_lock.bat)
Code:
fastboot %* getvar product 2>&1 | findstr /r /c:"^product: *raphael" || echo Missmatching image and device
and i can tell you that both 9tp and k20p are called "raphael"
so I think it might not the reason cause the error.
or you can try replacing *raphael" to *"
Fullbit310 said:
I tried it but I get an error: Mismatching image and device
I am on global mi9t pro, and this is the global rom so IDK
Click to expand...
Click to collapse
Others have had this problem, if I remember correctly I think they fixed it by using an earlier version of the Mi Flash Tool. Have a search around here to confirm this and find an earlier Mi Flash Tool. Or hopefully someone else can confirm or deny this.
Related
Can someone with a global rom/global eea/global ru redmi note 7 plug their phone into xiaomitoolv2 and see if allows them to download a fastboot package?
Im curious to see whether it actually comes up with anything or not
I have a Chinese hardware, unlocked. i have used this to flash a global rom, but cannot install twrp.
how can you flash global rom if theres no fastboot package?
Tried the tool on Mac OSX and I got it working. The person who created the application is a legend.
booladi said:
Tried the tool on Mac OSX and I got it working. The person who created the application is a legend.
Click to expand...
Click to collapse
any chance you could reupload the tgz package?
Well I plugged mine into the tool and it gave me these variants to install
Hi guys,
Has anyone bought the mi 11 Pro yet and if they have what do they think of it? I know it's China only but I'm interested in it compared to the Ultra which seems just too much (as a phone) and I ask here because the Pro and Ultra are very similar devices after seeing a tear down, only major difference are the camera modules except the main one.
wilpang said:
Hi guys,
Has anyone bought the mi 11 Pro yet and if they have what do they think of it? I know it's China only but I'm interested in it compared to the Ultra which seems just too much (as a phone) and I ask here because the Pro and Ultra are very similar devices after seeing a tear down, only major difference are the camera modules except the main one.
Click to expand...
Click to collapse
Hi, i have an mi 11 pro, i love this device. For me the Ultra is as you already said "too much". The Mi 11 pro is mor decent. I flashed 12.5 eu rom and it is awesome.
Kaleidoscope1337 said:
Hi, i have an mi 11 pro, i love this device. For me the Ultra is as you already said "too much". The Mi 11 pro is mor decent. I flashed 12.5 eu rom and it is awesome.
Click to expand...
Click to collapse
I'm curious about the flashing side but I'm a bit of a novice and may stick with the China Rom and adapt to it and follow the guides in this forum.
I have a cn/mi 11 pro as well and would like to know if you just followed the instructions on the 1st page for the mi11pro/ultra thread to flash stanble 12.5 eu, my current firmware is china/cn 12.0.13 latest ota update I can get...been reading there that bootloop on fastboot is rampant and you need EDL to flash the original/global rom, scared to throw $30 for that
@Kaleidoscope1337
So i was also very nervous but i thought If i get into bootloop then i can call edl for unbricking my device. So IT would only cost me 30 Dollar and i also would be on global. EU Rom is better but edl cant flash EU
(CTTO, steps from xiaomi.eu)
Succeed to flash mi11PRO from 12.0.13CN to 12.5.3 .EU and my step as below...
1. Login Miflash tool
2. Setting phone to Fastboot mode
3. Unlocked phone and reboot
4. Quick setting and make sure can login to phone
5. Setting phone to Fastboot mode again
6. Open CMD as administrator
7. Go to folder platform-tools-windows as keying command
fastboot devices > check phone already link with PC
fastboot getvar current-slot > check slot is a or b, and my device show the slot on b
fastboot set_active a > change the slot from b to a
8. Back to extract file folder and keying command
windows_fastboot_first_install_with_data_format.bat OR
./windows_fastboot_first_install_with_data_format.bat
9. Phone will auto reboot when finished (takes about 15mins to boot).
How does the EU rom compare to Chinese rom?
.eu rom is base on the chinese rom with tweak, for me its the smoothness, no bloatware and the battery, on cn rom im getting around 5-6hr sot only upon flashing .eu rom im hovering around 7-8hr sot easily, also i noticed on initial boot, ram was only around 4gb on .eu vs cn rom where it will eat around 5gb on boot
innocence07 said:
(CTTO, steps from xiaomi.eu)
Succeed to flash mi11PRO from 12.0.13CN to 12.5.3 .EU and my step as below...
1. Login Miflash tool
2. Setting phone to Fastboot mode
3. Unlocked phone and reboot
4. Quick setting and make sure can login to phone
5. Setting phone to Fastboot mode again
6. Open CMD as administrator
7. Go to folder platform-tools-windows as keying command
fastboot devices > check phone already link with PC
fastboot getvar current-slot > check slot is a or b, and my device show the slot on b
fastboot set_active a > change the slot from b to a
8. Back to extract file folder and keying command
windows_fastboot_first_install_with_data_format.bat OR
./windows_fastboot_first_install_with_data_format.bat
9. Phone will auto reboot when finished (takes about 15mins to boot).
Click to expand...
Click to collapse
Hey man I wanna do that too could you let me know where to download the ROM?
Also, is it possible to flash from 12.5 Chinese to 12.0 global? I would like to still get the OTA's
DanC15 said:
Hey man I wanna do that too could you let me know where to download the ROM?
Also, is it possible to flash from 12.5 Chinese to 12.0 global? I would like to still get the OTA's
Click to expand...
Click to collapse
not sure if I can link the download page here
MIUI 12.0 - MIUI 12.0/12.1/12.2/12.5 STABLE RELEASE
STABLE RELEASE RULES WHEN POSTING 1. If a ROM is not published DONT ASK ABOUT ITS ETA 2. If a ROM is not published DONT ASK why! 3. If a ROM is available, download it and use it 4. If a ROM has bugs, post the bug to the bug section if the BUG is not already listed 5. If you use any form of...
xiaomi.eu
this is the page for mi11/pro/ultra
Xiaomi Mi 11 / Pro / Ultra / Lite / 11TPro
[venus, star, mars, courbet, renoir, vili]
xiaomi.eu
also I came from cn rom to .eu so I can't provide assurance if you flash from cn to global
hope this helps, goodluck!
Go for the Mi 11 Pro if you don't need the zoom and just dislike the large camera bump because you're not missing out that much. They both share the same GN2 main sensor fortunately so most camera improvements usually affect the Pro too.
innocence07 said:
not sure if I can link the download page here
MIUI 12.0 - MIUI 12.0/12.1/12.2/12.5 STABLE RELEASE
STABLE RELEASE RULES WHEN POSTING 1. If a ROM is not published DONT ASK ABOUT ITS ETA 2. If a ROM is not published DONT ASK why! 3. If a ROM is available, download it and use it 4. If a ROM has bugs, post the bug to the bug section if the BUG is not already listed 5. If you use any form of...
xiaomi.eu
this is the page for mi11/pro/ultra
Xiaomi Mi 11 / Pro / Ultra / Lite / 11TPro
[venus, star, mars, courbet, renoir, vili]
xiaomi.eu
also I came from cn rom to .eu so I can't provide assurance if you flash from cn to global
hope this helps, goodluck!
Click to expand...
Click to collapse
awesome man thanks for the support, really appreciate it
quick question, does android auto works on that version? cause in CN it does not
Kaleidoscope1337 said:
Hi, i have an mi 11 pro, i love this device. For me the Ultra is as you already said "too much". The Mi 11 pro is mor decent. I flashed 12.5 eu rom and it is awesome.
Click to expand...
Click to collapse
does the zoom work for you ? i just flashed an it dosnt seem to work. ( i can zoom but it still uses the main sensor)
innocence07 said:
.eu rom is base on the chinese rom with tweak, for me its the smoothness, no bloatware and the battery, on cn rom im getting around 5-6hr sot only upon flashing .eu rom im hovering around 7-8hr sot easily, also i noticed on initial boot, ram was only around 4gb on .eu vs cn rom where it will eat around 5gb on boot
Click to expand...
Click to collapse
Which version do you have installed?? The stable or weekly??
I'm getting 4.5 SOT at best, also the phone overheats very easily.. do you have these issues??
I'm having connection issues with the following apps
Android Auto: Drops out after a couple of minutes, goes back to home screen
Dialler: Cannot have a phone conversation longer than 7-8 mins before disconnect
Messaging: Is constantly dropping out and reconnecting to my laptop
Zepp: Keeps giving connection message errors on phone and watch
I guess it's some setting but other than turn off any battery saving I'm buggered if I can find a solution.
I'm running eu rom 12.5.10
Kaleidoscope1337 said:
So i was also very nervous but i thought If i get into bootloop then i can call edl for unbricking my device. So IT would only cost me 30 Dollar and i also would be on global. EU Rom is better but edl cant flash EU
Click to expand...
Click to collapse
Some of them can...
wilpang said:
Hi guys,
Has anyone bought the mi 11 Pro yet and if they have what do they think of it? I know it's China only but I'm interested in it compared to the Ultra which seems just too much (as a phone) and I ask here because the Pro and Ultra are very similar devices after seeing a tear down, only major difference are the camera modules except the main one.
Click to expand...
Click to collapse
I have Mi 11 Pro and I'm very happy with it. I didn't want the ultra as the second screen by the camera is unnecessary for me and was more expensive. The battery is good, bigger than mi 11 and screen is excellent but I prefer the aspect ratio of my old Mi Max 3
innocence07 said:
(CTTO, steps from xiaomi.eu)
Succeed to flash mi11PRO from 12.0.13CN to 12.5.3 .EU and my step as below...
1. Login Miflash tool
2. Setting phone to Fastboot mode
3. Unlocked phone and reboot
4. Quick setting and make sure can login to phone
5. Setting phone to Fastboot mode again
6. Open CMD as administrator
7. Go to folder platform-tools-windows as keying command
fastboot devices > check phone already link with PC
fastboot getvar current-slot > check slot is a or b, and my device show the slot on b
fastboot set_active a > change the slot from b to a
8. Back to extract file folder and keying command
windows_fastboot_first_install_with_data_format.bat OR
./windows_fastboot_first_install_with_data_format.bat
9. Phone will auto reboot when finished (takes about 15mins to boot).
Click to expand...
Click to collapse
Hi,
Can you please post in full? My phone is stuck in fastboot. Cannot do anything. Thanks
Sounds more like that you need an EDL flash f you are stuck in a fastboot loop and really can't do anything more.
innocence07 said:
.eu rom is base on the chinese rom with tweak, for me its the smoothness, no bloatware and the battery, on cn rom im getting around 5-6hr sot only upon flashing .eu rom im hovering around 7-8hr sot easily, also i noticed on initial boot, ram was only around 4gb on .eu vs cn rom where it will eat around 5gb on boot
Click to expand...
Click to collapse
Hey man, I am on CN rom and got 19 hours of standby with 6,5 hours of SOT on my first run of the phone, with initial setup and copying data and so on. Now you scared me for the second regular run
Long story short, my gf Redmi Note 10 Pro somehow got to MIUI Recovery menu and 3rd party service managed to erase recovery and everything from the phone and gave back the fresh looking brick stuck on Fastboot!!!
I have successfully flashed EEU Sweet ROM (Europe (EEA) latest Fastboot ROM MIUI V12.5.6.0.RKFEUXM) on the Global version though and after that it comes to recovery menu but it shows in red "NV data is corrupted" now I am clueless what to do next. Desperate me tried to flash Global latest Fastboot ROM MIUI V12.5.9.0.RKFMIXM but it gives Anti Rollback error so based on info here https://www.xda-developers.com/xiao...78.2028059671.1642858063-854958160.1642858063 I have checked the Anti_version.txt of the current ROM and the one I try to install and both is on 3 so based on the info I should be able to flash to the same number but it wasn't successful so I tried to edit Flash_all.Bat file and remove the ARB check commands but even after that I still get the ABR error. What should I do? Am I taking a wrong path in solving the issue? Would flashing it again solve the "NV data is corrupted" issue?
I dunno if this helps, but I was stuck in Fastboot as well at some time. Nothing helped, not even flashing through fastboot. The only tool that helped me was the Xiaomi Tool V2 https://www.xiaomitool.com/V2/ here. No ad or something but this really helped alot without problems.
Other possible problem by another user: https://forum.xda-developers.com/t/redmi-note-10-pro-sweet-nv-is-corrupted-fixed.4345659/
Maybe you installed the wrong rom?
romuser87 said:
I dunno if this helps, but I was stuck in Fastboot as well at some time. Nothing helped, not even flashing through fastboot. The only tool that helped me was the Xiaomi Tool V2 https://www.xiaomitool.com/V2/ here. No ad or something but this really helped alot without problems.
Other possible problem by another user: https://forum.xda-developers.com/t/redmi-note-10-pro-sweet-nv-is-corrupted-fixed.4345659/
Maybe you installed the wrong rom?
Click to expand...
Click to collapse
Thanks, DLin the tool you mentioned atm but yes I did dl a EU version on global which I read it is no issue as long as it is not on Chinese version. It all started suddenly, out of nowhere the phone rebooted on Fastboot so it was taken to a 3rd party service and their they tried to fix it by wiping the phone to an unrecoverable state and said this is a new model so the files are not yet published you better take it to an authorized service!!!Oh I am mad! I'll report after trying the tool. Btw the other solution you mentioned was the 1st thing I tried but the file in 1st step is removed from the hosting server and someone asked the thread creator to reupload but no reply yet :/
Asgharjoon said:
Thanks, DLin the tool you mentioned atm but yes I did dl a EU version on global which I read it is no issue as long as it is not on Chinese version. It all started suddenly, out of nowhere the phone rebooted on Fastboot so it was taken to a 3rd party service and their they tried to fix it by wiping the phone to an unrecoverable state and said this is a new model so the files are not yet published you better take it to an authorized service!!!Oh I am mad! I'll report after trying the tool. Btw the other solution you mentioned was the 1st thing I tried but the file in 1st step is removed from the hosting server and someone asked the thread creator to reupload but no reply yet :/
Click to expand...
Click to collapse
Ok so now I tried with the tool and interestingly I had to make choices which were not easy and obvious anyhow, it didn't work
It gives the below error and seems to be called "sideload" status issue. But the phone now still reboots on Main Menu with the same old "NV data is corrupted"
romuser87 said:
I dunno if this helps, but I was stuck in Fastboot as well at some time. Nothing helped, not even flashing through fastboot. The only tool that helped me was the Xiaomi Tool V2 https://www.xiaomitool.com/V2/ here. No ad or something but this really helped alot without problems.
Other possible problem by another user: https://forum.xda-developers.com/t/redmi-note-10-pro-sweet-nv-is-corrupted-fixed.4345659/
Maybe you installed the wrong rom?
Click to expand...
Click to collapse
I could finally flash the latest Global version but the error persists. Accidentally I did flash the phone with clean all and lock ticked Now I cannot even flash anything as bootloader is locked! How can I fix it help please
Here is the wrong selection on MI Flash! Is there anyway to get it unlocked?
Hey guys. I have a question that has been bothering me for a long time.I just followed the tutorial correctly.Then no matter what, it is always stuck in fastboot mode.can someone help me.Thanks
Thread '[GUIDE] HOW TO INSTALL GSI CUSTOM ROMS ON REDMI NOTE 10 5G/POCO M3 PRO 5G' https://forum.xda-developers.com/t/...s-on-redmi-note-10-5g-poco-m3-pro-5g.4346983/
tutorial here
I'm sure I did it right
But he is either adb error that the partition size is not enough or stuck in fastboot mode
AriesLinux said:
Thread '[GUIDE] HOW TO INSTALL GSI CUSTOM ROMS ON REDMI NOTE 10 5G/POCO M3 PRO 5G' https://forum.xda-developers.com/t/...s-on-redmi-note-10-5g-poco-m3-pro-5g.4346983/
tutorial here
I'm sure I did it right
But he is either adb error that the partition size is not enough or stuck in fastboot mode
Click to expand...
Click to collapse
did you try reinstalling miui then. the vbmeta fix i suggested in inside this thread? it help me fixed fastboot move
brian00009 said:
did you try reinstalling miui then. the vbmeta fix i suggested in inside this thread? it help me fixed fastboot move
Click to expand...
Click to collapse
I tried reinstalling MIUI. But still doesn't work. I don't think it will work in MIUI 12.5.2
brian00009 said:
did you try reinstalling miui then. the vbmeta fix i suggested in inside this thread? it help me fixed fastboot move
Click to expand...
Click to collapse
Too bad. Sometimes adb also gives error that partition a does not have enough size
adb???? flash using miflash. or another tool. this error mean u have damaged partions table. if you follow the guides u dont recive any error. works fine for miui 12.5.2 and any other version. but i think u didnt follow the guides with attention.
wetito said:
adb???? flash using miflash. or another tool. this error mean u have damaged partions table. if you follow the guides u dont recive any error. works fine for miui 12.5.2 and any other version. but i think u didnt follow the guides with attention.
Click to expand...
Click to collapse
ok I will try MIUI 12.5.2
wait for my message
AriesLinux said:
wait for my message
Click to expand...
Click to collapse
Any results here? Got similar problem after recent update. Chinese version on Global ROM. Bootloader locked. Dunno what to do
Timenator said:
Any results here? Got similar problem after recent update. Chinese version on Global ROM. Bootloader locked. Dunno what to do
Click to expand...
Click to collapse
okey. Please keep calm. Can you speak Chinese? Because I noticed that you can use Chinese.
AriesLinux said:
okey. Please keep calm. Can you speak Chinese? Because I noticed that you can use Chinese.
Click to expand...
Click to collapse
Regretfully, no. But I had already solved the problem. Thanks for support
GSI does not fit, brush another GSI variant version
It is recommended to follow the official tutorial
小米社区
web.vip.miui.com
Phone boot successfully, use normal, and then brush GSI according to the tutorial
Good luck, private message me, you can communicate in Chinese, I English by deepl translation
祝你好运,私信我,可以中文交流的,我英文靠deepl翻译的
jianjianus said:
GSI does not fit, brush another GSI variant version
It is recommended to follow the official tutorial
小米社区
web.vip.miui.com
Phone boot successfully, use normal, and then brush GSI according to the tutorial
Good luck, private message me, you can communicate in Chinese, I English by deepl translation
祝你好运,私信我,可以中文交流的,我英文靠deepl翻译的
Click to expand...
Click to collapse
so you have succesfully flashed a chinese miui over global miui? if you have do this, it's a good report for all users that said this is impossible. great.
wetito said:
so you have succesfully flashed a chinese miui over global miui? if you have do this, it's a good report for all users that said this is impossible. great.
Click to expand...
Click to collapse
My phone is the Chinese version(Redmi Note 10 5G and Redmi Note 11 SE
), but miui global version also brushed, some of the old firmware can be brushed, you can enter the desktop, but part of the existence of 4G5G signal is weak, or even no signal, some have a signal but no sound to call. So brush the correct miui firmware is important
His problem is mainly manifested in the GSI problem.
Hi all,
Hopefully someone can help, as I don’t want to brick the new 11T pro Global Version Miui 13.0.3latest unlocked bootloader.
Ideally I would like to root but TWRP not working apparently on 13 so I want to downgrade to last stable MIUI 12.5
I checked the antiroll back and they appear to be all set at =1 which means flashing will be possible.
For some reason my PC wont run Flash.all.Bat file and I haven’t tried the Mi Flash tool as I don’t want to relock the bootloader or to brick.
Any proven methods that I could execute ?
Evo400 said:
Hi all,
Hopefully someone can help, as I don’t want to brick the new 11T pro Global Version Miui 13.0.3latest unlocked bootloader.
Ideally I would like to root but TWRP not working apparently on 13 so I want to downgrade to last stable MIUI 12.5
I checked the antiroll back and they appear to be all set at =1 which means flashing will be possible.
For some reason my PC wont run Flash.all.Bat file and I haven’t tried the Mi Flash tool as I don’t want to relock the bootloader or to brick.
Any proven methods that I could execute ?
Click to expand...
Click to collapse
use Miflash and select CLEAN ALL
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
NOSS8 said:
use Miflash and select CLEAN ALL
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
Click to expand...
Click to collapse
yes,
be sure you see the bottom of the MiFlash program.. set the display resolution as high as possible to see the options
be sure to check the CLEAN ALL (left side) before you click the FLASH button ..
the default MiFlash setting is always CLEAN ALL + LOCK !
trikomlabs said:
yes,
be sure you see the bottom of the MiFlash program.. set the display resolution as high as possible to see the options
be sure to check the CLEAN ALL (left side) before you click the FLASH button ..
the default MiFlash setting is always CLEAN ALL + LOCK !
Click to expand...
Click to collapse
It's written on my tutto, there are also pictures for those who don't read it.
Has anyone downgraded this via this option? I have tried fastboot and I get “ echo device missmatch”