Not Updating - Xiaomi Mi A2 / 6X Questions & Answers

I Have a MI A2 and tried to make root to install the gcam, after that i tried to unroot my phone and re started to bootloop, i tried to fix it with mi flash but just show a devcfg error, after that i found a stock rom that can be installed with TWRP and worked, but now my phone doesn't update anymore, anyone knows what that can be????

Leodsantos said:
I Have a MI A2 and tried to make root to install the gcam, after that i tried to unroot my phone and re started to bootloop, i tried to fix it with mi flash but just show a devcfg error, after that i found a stock rom that can be installed with TWRP and worked, but now my phone doesn't update anymore, anyone knows what that can be????
Click to expand...
Click to collapse
with cmd flash stock boot img.

mariosenta said:
with cmd flash stock boot img.
Click to expand...
Click to collapse
its already flashed and today i have noticed that the model number of my phone its showing "Unknown"

Leodsantos said:
its already flashed and today i have noticed that the model number of my phone its showing "Unknown"
Click to expand...
Click to collapse
Unlocked bootloader? Well, you could try again to reflash whole system via miflash
Don't forget to enable oem unlock and debuging in developer options.

mariosenta said:
Unlocked bootloader? Well, you could try again to reflash whole system via miflash
Don't forget to enable oem unlock and debuging in developer options.
Click to expand...
Click to collapse
It's still giving a error, but thanks a lot

Leodsantos said:
It's still giving a error, but thanks a lot
Click to expand...
Click to collapse
Try to flash some custom rom, like pe or havoc, then try to reflash with mi tools

mariosenta said:
Try to flash some custom rom, like pe or havoc, then try to reflash with mi tools
Click to expand...
Click to collapse
I Have found this tutorial that install the room with ADB Fastboot and worked well the updates have worked well
link for the tutorial: https://www.techdroider.com/2018/08/install-official-firmware-mi-a2-fastboot.html

Related

Help installing TWRP on Xiaomi mi5

Hello people
i'm aware that there are guides out there, but i'm honestly not the best at all this flashing stuff, i have done it to a few phones but this one needs to be done just right!
So, where should i begin?, i reckon i should start with unlocking the phone via the unlock tool (i am registered and accepted) and then flash TWRP via that tool?
or is the best/only way of flashing TWRP with the ADB fastboot?
Citroon said:
Hello people
i'm aware that there are guides out there, but i'm honestly not the best at all this flashing stuff, i have done it to a few phones but this one needs to be done just right!
So, where should i begin?, i reckon i should start with unlocking the phone via the unlock tool (i am registered and accepted) and then flash TWRP via that tool?
or is the best/only way of flashing TWRP with the ADB fastboot?
Click to expand...
Click to collapse
There is a Mi5 flashing tool, but I've never used it.
sent from my Mi5
Citroon said:
Hello people
i'm aware that there are guides out there, but i'm honestly not the best at all this flashing stuff, i have done it to a few phones but this one needs to be done just right!
So, where should i begin?, i reckon i should start with unlocking the phone via the unlock tool (i am registered and accepted) and then flash TWRP via that tool?
or is the best/only way of flashing TWRP with the ADB fastboot?
Click to expand...
Click to collapse
Use MiUnlock tool to unlock BL
Then flash TWRP through fasboot
otonieru said:
Use MiUnlock tool to unlock BL
Then flash TWRP through fasboot
Click to expand...
Click to collapse
my problem now is i have no idea how to get miui 7 on it. Iknow that all CM based roms will end in a bootloop if i try to flash with that on.
i have tried a number of things, last time i tried i ended up with it not detecting my sim card, so i had to revert back to Miui 8
Citroon said:
my problem now is i have no idea how to get miui 7 on it. Iknow that all CM based roms will end in a bootloop if i try to flash with that on.
i have tried a number of things, last time i tried i ended up with it not detecting my sim card, so i had to revert back to Miui 8
Click to expand...
Click to collapse
Use miflash tool to flash latest stable global miui 8, then flash CM
It will be fine. I went to CM that way
otonieru said:
Use miflash tool to flash latest stable global miui 8, then flash CM
It will be fine. I went to CM that way
Click to expand...
Click to collapse
i guess ill trust you then! =)
i have the latest stable rom with my bootloader unlocked i'll try to flash TWRP now
did you do that with ADB? seems like im a tad unlucky there as well. (i'm not a noob at this, nor a pro)
Citroon said:
i guess ill trust you then! =)
i have the latest stable rom with my bootloader unlocked i'll try to flash TWRP now
did you do that with ADB? seems like im a tad unlucky there as well. (i'm not a noob at this, nor a pro)
Click to expand...
Click to collapse
No, the MIUI need to be flashed through Miflash tool
TWRP through fastboot
And CM through TWRP
No adb at all
otonieru said:
No, the MIUI need to be flashed through Miflash tool
TWRP through fastboot
And CM through TWRP
No adb at all
Click to expand...
Click to collapse
my miflash wont detect my phone :/
Citroon said:
my miflash wont detect my phone :/
Click to expand...
Click to collapse
let me correct that, it wont detect the file
Citroon said:
let me correct that, it wont detect the file
Click to expand...
Click to collapse
What do you mean by that?
marcoly said:
What do you mean by that?
Click to expand...
Click to collapse
in the flash tool it simply says "error could not find the package"
Citroon said:
in the flash tool it simply says "error could not find the package"
Click to expand...
Click to collapse
Could you post screenshot of MiFlash showing path too?
marcoly said:
Could you post screenshot of MiFlash showing path too?
Click to expand...
Click to collapse
This is what it does, it finds my phone
Gyazo link: https://gyazo.com/a68917c96a4e9d6b3aa4da60ae671454
i locate the file, i've tried both in zip and as a normal folder.
Citroon said:
This is what it does, it finds my phone
Gyazo link: https://gyazo.com/a68917c96a4e9d6b3aa4da60ae671454
i locate the file, i've tried both in zip and as a normal folder.
Click to expand...
Click to collapse
this is another problem, when i want to flash TWRP it cant find my device
https://gyazo.com/9ef62b14719dcc9049b7103167921853
Your thread is getting slightly confusing so let's do it step by step.
Is your phone currently unlocked?
To check, put it into fastboot mode manually without adb:
Turn off your device. Then turn on your device again while holding volume down button.
Plug in your device. Use fastboot:
Code:
fastboot oem device-info
Post screenshots.
Reboot your phone. Post a screenshot of your "About phone" settings menu.
Citroon said:
Hello people
i'm aware that there are guides out there, but i'm honestly not the best at all this flashing stuff, i have done it to a few phones but this one needs to be done just right!
So, where should i begin?, i reckon i should start with unlocking the phone via the unlock tool (i am registered and accepted) and then flash TWRP via that tool?
or is the best/only way of flashing TWRP with the ADB fastboot?
Click to expand...
Click to collapse
I also tried this way.But not miflash tool. I use twrp to flash global stable rom,boot up the rom and flash twrp through fastboot.And then you can flash your favourite rom.
Hi,
sorry to hijack this thread, but i also have problem flashing TWRP.
I have unlocked phone.
I have USB debugging enabled.
I can reboot to fastboot via adb.
I ca flash twrp (twrp-3.0.2-1-gemini.img 25.2M 2016-07-19 18:48:36 EDT).
But when i go to recovery i still see Mi PcSuite thing. No twrp.
What am i doing wrong? IS there some other, more appropriate twrp image?
Svashtar said:
Hi,
sorry to hijack this thread, but i also have problem flashing TWRP.
I have unlocked phone.
I have USB debugging enabled.
I can reboot to fastboot via adb.
I ca flash twrp (twrp-3.0.2-1-gemini.img 25.2M 2016-07-19 18:48:36 EDT).
But when i go to recovery i still see Mi PcSuite thing. No twrp.
What am i doing wrong? IS there some other, more appropriate twrp image?
Click to expand...
Click to collapse
I got mine sorted out, what you are missing is when you are done flashinh you have to type "Fastboot reboot" and then set TWRP to default recovery
hope that helps you out
Same problem for me, when i type "Fastboot reboot", my Mi5 reboot quickly and after when i go to recovery i see also Mi PC Suite....
Do you have a workaround ?
Second question, is it normal that time to send TWRP.img to phone in ADB is only 0,9s ?
http://forum.xda-developers.com/showthread.php?p=69249337
sent from my MI5

I erased all in twrp stuck in fastboot mode

I need help can't access adb only stuck in fastboot please help
tried xiaomi tool and didnt work, need to enable usb debugging please help
Flash stock rom with miflash.
Have you tried flashing TWRP then MIUI in TWRP?
Kollachi said:
Flash stock rom with miflash.
Click to expand...
Click to collapse
I'm getting an error "couldn't find flash script"
_MartyMan_ said:
Have you tried flashing TWRP then MIUI in TWRP?
Click to expand...
Click to collapse
I flashed twrp using the fastboot command many times but it doesn't install
I also tried the fastboot boot twrp.img but im getting an error
zydalili said:
I'm getting an error "couldn't find flash script"
Click to expand...
Click to collapse
did you download the correct file? did you download stock fastboot rom or stock flash rom?
It's okay now
I used miflash pro and downloaded the rom directly from the app. Now it's fully working again. Thanks for the help guys.
"Flash crclist error" in MI 9 cepheus
Hello, I deleted everything in my MI 9 cepheus, already tried with mi flash, with mi flash pro, with mi suite with xiaomi tools and I can not reset anything.
This happened after installing twrp with adb and within twrp do wipe cache / dalvik, the files were all coded and from there it was in fastboot mode and I can not do anything else.
In mi flash gives the error "Flash crclist error", and died ... peace to your soul :crying:
mavimendes said:
Hello, I deleted everything in my MI 9 cepheus, already tried with mi flash, with mi flash pro, with mi suite with xiaomi tools and I can not reset anything.
This happened after installing twrp with adb and within twrp do wipe cache / dalvik, the files were all coded and from there it was in fastboot mode and I can not do anything else.
In mi flash gives the error "Flash crclist error", and died ... peace to your soul :crying:
Click to expand...
Click to collapse
You have to lock bootloader again "fastboot oem lock" and that Will give you the error system hás been destroyed. Then put him um fastboot mode and flash with miflash tool. Last time that happend me i was in a fastboot loop it took me 5 days to discover.
Flashing Guide - Fastboot Update
Try fastboot ROM to flash new ROM by fastboot tool.
1.Fastboot tool: http://api.en.miui.com/url/MiFlashTool
2.Fastboot ROM download: http://en.miui.com/a-234.html (Find correct one for your device )
zydalili said:
I need help can't access adb only stuck in fastboot please help
tried xiaomi tool and didnt work, need to enable usb debugging please help
Click to expand...
Click to collapse
mavimendes said:
Hello, I deleted everything in my MI 9 cepheus, already tried with mi flash, with mi flash pro, with mi suite with xiaomi tools and I can not reset anything.
This happened after installing twrp with adb and within twrp do wipe cache / dalvik, the files were all coded and from there it was in fastboot mode and I can not do anything else.
In mi flash gives the error "Flash crclist error", and died ... peace to your soul :crying:
Click to expand...
Click to collapse
I had same thing happen to me. You need to force flash firmware. Another XDA member suggested to use miuiflashpro. And flash your phone's firmware back. Part of your phone's recovery has been erased I think. Choose keep data or flash all in settings an your cell will work again
Hello, thanks for the tips, Miflashpro nor detects the equipment... I've exhausted the ideas and options. I think I got a paperweight to put in the Office ?
mavimendes said:
Hello, thanks for the tips, Miflashpro nor detects the equipment... I've exhausted the ideas and options. I think I got a paperweight to put in the Office ?
Click to expand...
Click to collapse
You put him in fastboot mode? Because you only can flash in Miflash pro with fastboot mode
PRolo said:
You put him in fastboot mode? Because you only can flash in Miflash pro with fastboot mode
Click to expand...
Click to collapse
Yes, is in fasboot Mode.
Sent from my MI 9 using Tapatalk
Can you reflash twrp?
Then ADB sideload ROM?
Goto advanced twrp file manager and move ROM to internal storage?
Then flash ROM?
Follow first post in this thread:
https://forum.xda-developers.com/Mi-9/how-to/guide-how-flashed-twrp-xiaomi-eu-rom-t3912952
After all this was easier to solve than apparently it seemed. Just installed a new version of TWRP (3.3.1-34), the previous one although it indicated that it was nominated for the MI9, was not the best choice. After installing a new one, I uploaded the ROM(MIUI 10.5 by xiaomi.eu 9.6.20) to the root of the phone and installed it. It's all working again.
mavimendes said:
After all this was easier to solve than apparently it seemed. Just installed a new version of TWRP (3.3.1-34), the previous one although it indicated that it was nominated for the MI9, was not the best choice. After installing a new one, I uploaded the ROM(MIUI 10.5 by xiaomi.eu 9.6.20) to the root of the phone and installed it. It's all working again.
Click to expand...
Click to collapse
can you link me the one you downloaded? i installed twrp multiple times and it still wont go to recovery.

Stuck in Fastboot. Won't boot into TWRP or System. It wont even turn off.

Hi everyone. Please help, I am stuck in Fastboot and it wont boot into TWRP nor the System. This happened after I restored a backup of the System partition using TWRP.
Anyways, Im trying to flash the official stock ROM and I always get the "Mismatching device and image" error. I downloaded the 3.8.0 Fastboot btw.
Please help, I'm very desprate
jceey15 said:
Hi everyone. Please help, I am stuck in Fastboot and it wont boot into TWRP nor the System. This happened after I restored a backup of the System partition using TWRP.
Anyways, Im trying to flash the official stock ROM and I always get the "Mismatching device and image" error. I downloaded the 3.8.0 Fastboot btw.
Please help, I'm very desprate
Click to expand...
Click to collapse
try flashing stock rom via miflash
ddrface said:
try flashing stock rom via miflash
Click to expand...
Click to collapse
I tried this but I get the "Mismatch between image and device" error everytime I flash the stock ROM
if you device is chinese you can flash chinese rom via miflash
jceey15 said:
I tried this but I get the "Mismatch between image and device" error everytime I flash the stock ROM
Click to expand...
Click to collapse
Maybe try to flash an newer version (always via fastboot). Be sure about the ROM you're downloading!
thelegoboy said:
Maybe try to flash an newer version (always via fastboot). Be sure about the ROM you're downloading!
Click to expand...
Click to collapse
I already tried to flash the latest version 10.3.16, and still nothing
jceey15 said:
I already tried to flash the latest version 10.3.16, and still nothing
Click to expand...
Click to collapse
Maybe this could help you. BUT IS VERY RISKY
https://forum.xda-developers.com/redmi-note-4/help/getting-mismatched-image-error-fastboot-t3638653
It's risky because if the ROM is not right it will mess up your phone completly.
Did you download it from the XDA thread, right?
jceey15 said:
I tried this but I get the "Mismatch between image and device" error everytime I flash the stock ROM
Click to expand...
Click to collapse
Try a different USB port or cable... Somehow solved it for me. Keep flashing the latest fastboot version and remain patient
Sent from my Redmi K20 Pro using Tapatalk
jceey15 said:
I already tried to flash the latest version 10.3.16, and still nothing
Click to expand...
Click to collapse
I faced something like this...stock rom was not flashing...some error shows up... someone told me to change the fastboot rom file directory...i copied the rom to my desktop...thn it worked...i don't know if it would help...but why not give it a try
Thanks to everybody who gave their advice here. For me, it was a PC problem (or adb driver problem). I factory reset my PC cause I have cloud backup, and started the process clean. From there, I only downloaded Minimal ADB and Fastboot. Then I tried MiFlash, and the flashing process went through without any errors this time.
Hello,
I have the same problem, screen stuck on Fastboot.
It happened after having cleared up too much with TWRP.
I can't figure out how to flash back the original rom.
I see lot of tutorials and roms but nothing really clear.
I downloaded Mi Flash Pro.
Questions:
- Where can I find the last official rom for Xiaomi Mi 9T Pro / Redmi K20 Pro? (for European Union)
- How can I use Mi Flash Pro to re-install it back?
Thanks a lot for your help
thibaut0 said:
Hello,
I have the same problem, screen stuck on Fastboot.
It happened after having cleared up too much with TWRP.
I can't figure out how to flash back the original rom.
I see lot of tutorials and roms but nothing really clear.
I downloaded Mi Flash Pro.
Questions:
- Where can I find the last official rom for Xiaomi Mi 9T Pro / Redmi K20 Pro? (for European Union)
- How can I use Mi Flash Pro to re-install it back?
Thanks a lot for your help
Click to expand...
Click to collapse
Hello,
I found the solution with the right explanations and source where to get the rom and the software.
Unfortunately, as a new member here, I cannot share the link...
Will do it whenever I can.
Download ROM: http://c.mi.com//miuidownload/detail?device=1700361

MI A2 not receiving OTA

Just bought MI A2 from official dealer and the phone is stuck on Android one version 8.1.0 and not getting PIE via OTA.
Is there a safe method to manually install the latest stock PIE version of android one ?
Is it possible the update was removed from the servers ?
kalda01 said:
Just bought MI A2 from official dealer and the phone is stuck on Android one version 8.1.0 and not getting PIE via OTA.
Is there a safe method to manually install the latest stock PIE version of android one ?
Is it possible the update was removed from the servers ?
Click to expand...
Click to collapse
Use this method:
https://forum.xda-developers.com/mi-a2/how-to/fastboot-xiaomi-mi-a2-fastboot-images-t3824849
It's officially
d3rt0xx said:
Use this method:
https://forum.xda-developers.com/mi-a2/how-to/fastboot-xiaomi-mi-a2-fastboot-images-t3824849
It's officially
Click to expand...
Click to collapse
Just to clarify, using this method will not void the warranty ?
kalda01 said:
Just to clarify, using this method will not void the warranty ?
Click to expand...
Click to collapse
Yes, it's safe and the official way
d3rt0xx said:
Use this method:
https://forum.xda-developers.com/mi-a2/how-to/fastboot-xiaomi-mi-a2-fastboot-images-t3824849
It's officially
Click to expand...
Click to collapse
d3rt0xx said:
Yes, it's safe and the official way
Click to expand...
Click to collapse
Can the stock rom be applied by booting into recovery mode and using the apply update from SD card ?
kalda01 said:
Can the stock rom be applied by booting into recovery mode and using the apply update from SD card ?
Click to expand...
Click to collapse
Just use the MiFlashTool.
It's easy to use
d3rt0xx said:
Just use the MiFlashTool.
It's easy to use
Click to expand...
Click to collapse
I have the MI FLASH TOOL installed but it would not succeed to install the drivers.
I assume nothing will work if windows does not have correct drivers installed.
Can I install the fastboot driver manually ? which driver ?
Btw, the phone is detected in fastboot mode by the FASTBOOT/ADB command line interface. Is that helpfull to me ?
kalda01 said:
I have the MI FLASH TOOL installed but it would not succeed to install the drivers.
I assume nothing will work if windows does not have correct drivers installed.
Can I install the fastboot driver manually ? which driver ?
Btw, the phone is detected in fastboot mode by the FASTBOOT/ADB command line interface. Is that helpfull to me ?
Click to expand...
Click to collapse
Yes it's helpful, but my english isnt good enough to explain the next steps
kalda01 said:
Just bought MI A2 from official dealer and the phone is stuck on Android one version 8.1.0 and not getting PIE via OTA.
Is there a safe method to manually install the latest stock PIE version of android one ?
Is it possible the update was removed from the servers ?
Click to expand...
Click to collapse
Afaik...to flash latest pie base firmware, first you need to unlock your phone's bootloader and then only you can flash available fastboot firmware (pie based) using MiFlash tool.
Try to OTA update using WiFi(Keep the phone to airplane mode and just turn on the WiFi and then try to update). Also before updating the phone just turn on the oem unlock switch under developer option on safer side so you can unlock your bootloader later if anything goes wrong while updating your device since many people have reported that they've bricked their device during updating their device..
Updaing to PIE was successfull.
Used this guide to unlock bootloader: https://www.androidexplained.com/mi-a2-unlock-bootloader/
Then used the MI FLASH tool to apply the stock rom. First atemp failed with "write error" after 55 seconds, but I tried a second time and this time the process completed.
kalda01 said:
Updaing to PIE was successfull.
Used this guide to unlock bootloader: https://www.androidexplained.com/mi-a2-unlock-bootloader/
Then used the MI FLASH tool to apply the stock rom. First atemp failed with "write error" after 55 seconds, but I tried a second time and this time the process completed.
Click to expand...
Click to collapse
I hope you flash both this fastboot codes when unlocked your bootloader.
Code:
fastboot flashing unlock
fastboot flashing unlock_critical
Unlock_Critical is require to flash custom roms and if you would want to revert back to stock from custom rom.
NE0HP said:
I hope you flash both this fastboot codes when unlocked your bootloader.
Code:
fastboot flashing unlock
fastboot flashing unlock_critical
Unlock_Critical is require to flash custom roms and if you would want to revert back to stock from custom rom.
Click to expand...
Click to collapse
Yes, did both commands. However, after flashing PIE via the flash tool, the bootloader became locked again.
kalda01 said:
I hope you flash both this fastboot codes when unlocked your bootloader.
Yes, did both commands. However, after flashing PIE via the flash tool, the bootloader became locked again.
Click to expand...
Click to collapse
You must have selected "flash all and lock" under MiFlash tool so it lock the bootloader as well but now you know how to unlock it so do it whenever you feel like unlocking your bootloader..

Downgrade miui 11 to miui 10

I'm getting some random disconnects on wifi after the update to miui 11, so I want to go back to the miui 10. Can someone explain to me how I can do that?
If your bootloader is locked then download fastboot ROM and flash it using mi flash. If bootloader unlocked the usual way.
g_seva said:
If your bootloader is locked then download fastboot ROM and flash it using mi flash. If bootloader unlocked the usual way.
Click to expand...
Click to collapse
I just swiped right to wipe. Flashed a pie rom and it worked.
g_seva said:
If your bootloader is locked then download fastboot ROM and flash it using mi flash. If bootloader unlocked the usual way.
Click to expand...
Click to collapse
I get this error when I try to flash it. "Erase is not allowed in lock state". So, I can't flash it without unlocking it?
vitor_fs said:
I get this error when I try to flash it. "Erase is not allowed in lock state". So, I can't flash it without unlocking it?
Click to expand...
Click to collapse
For flashing recovery ROM, MUST.
g_seva said:
For flashing recovery ROM, MUST.
Click to expand...
Click to collapse
Amazing. I'll wait until weekend, when the time to unlock bootloader ends.
vitor_fs said:
Amazing. I'll wait until weekend, when the time to unlock bootloader ends.
Click to expand...
Click to collapse
You can use fastboot ROM as i already said Bootloader is needed mainly for custom ROMs and root.
g_seva said:
You can use fastboot ROM as i already said Bootloader is needed mainly for custom ROMs and root.
Click to expand...
Click to collapse
Sorry man, I never changed a xiaomi rom before. I'll try it now. Thanks man! One last doubt, I just need to flash through updater? Nothing more?
g_seva said:
You can use fastboot ROM as i already said Bootloader is needed mainly for custom ROMs and root.
Click to expand...
Click to collapse
Nevermind, found it. XD
g_seva said:
You can use fastboot ROM as i already said Bootloader is needed mainly for custom ROMs and root.
Click to expand...
Click to collapse
Nope, tried, don't got it. When I try to install the fastboot rom, I always get the message on miflash that I need to unlock it first. Can you send me a link that shows how to do it without unlock the bootloader?
vitor_fs said:
Nope, tried, don't got it. When I try to install the fastboot rom, I always get the message on miflash that I need to unlock it first. Can you send me a link that shows how to do it without unlock the bootloader?
Click to expand...
Click to collapse
MIUI 10 fastboot:
Global:
http://bigota.d.miui.com/V10.2.13.0...XM_20190709.0000.00_9.0_global_73cdd6acfe.tgz
Global EEU (for Europe):
https://bigota.d.miui.com/V10.2.30....AEUXM_20190806.0000.00_9.0_eea_391ddcd7d0.tgz
Download, extract the archive, reboot your device in to fastboot mode and connect it to pc, flash using Mi Flash (option flash all).
Fastboot and adb must be installed on your pc.
g_seva said:
MIUI 10 fastboot:
Global:
http://bigota.d.miui.com/V10.2.13.0...XM_20190709.0000.00_9.0_global_73cdd6acfe.tgz
Global EEU (for Europe):
https://bigota.d.miui.com/V10.2.30....AEUXM_20190806.0000.00_9.0_eea_391ddcd7d0.tgz
Download, extract the archive, reboot your device in to fastboot mode and connect it to pc, flash using Mi Flash (option flash all).
Fastboot and adb must be installed on your pc.
Click to expand...
Click to collapse
Did exactly like you said, got the same message. Maybe the procedure has been modified.
vitor_fs said:
Did exactly like you said, got the same message. Maybe the procedure has been modified.
Click to expand...
Click to collapse
Then i have been mistaken and you must have unlocked bootloader even for fastboot ROM.
g_seva said:
Then i have been mistaken and you must have unlocked bootloader even for fastboot ROM.
Click to expand...
Click to collapse
Well, no problem. I'll wait and flash the miui 10. Thanks anyway!
I used this version of MiFlash Unlock Tool, miflash_unlock-en-2.2.624.14, to unlock my bootloader immediately without the waiting period. Do take note that unlocking your bootloader will wipe your phone.
sangbuana said:
I used this version of MiFlash Unlock Tool, miflash_unlock-en-2.2.624.14, to unlock my bootloader immediately without the waiting period. Do take note that unlocking your bootloader will wipe your phone.
Click to expand...
Click to collapse
I'll try use that version. I'm aware about the wipe, backup is already up. Thanks man!
sangbuana said:
I used this version of MiFlash Unlock Tool, miflash_unlock-en-2.2.624.14, to unlock my bootloader immediately without the waiting period. Do take note that unlocking your bootloader will wipe your phone.
Click to expand...
Click to collapse
Don't work anymore, asks to download the lastest version.
g_seva said:
If your bootloader is locked then download fastboot ROM and flash it using mi flash. If bootloader unlocked the usual way.
Click to expand...
Click to collapse
My bootloader is locked. Can you tell me where to find fastboot ROM and an explanation to do it?
I'd like to go back to miui 10 as well (v2.13). BL unlocked but I have a weird problem when flashing. I can't flash crclist partition (just failed). What you guys think - is safe to try fastboot erase and then flash? Someone had promlem like mine before?
Btw - crclist "image" is just a txt file.
Steeplechase said:
My bootloader is locked. Can you tell me where to find fastboot ROM and an explanation to do it?
Click to expand...
Click to collapse
1 post on second page. But thread started says he can't flash fastboot ROM.

Categories

Resources