Hi, guys, I have problem with my phone:
(History: I bought two phones of the same type. The screen of the aforementioned phone had a slightly broken screen that I paid to be replaced by Xiaomi and it was also reflashed by them. When it came back everything was wiped and while setting it I must have forgotten to click sync pics. The Xiaomi support is sadly not helpful at all and keeps asking the same questions and spinning me in a circle. They also did not agree that it is their fault although it only happened to the phone they serviced and apparently you have to have at least 10GB of free storage to update otherwise the phone gets bricked easily. Sadly I lost a lot of time, hopes and effort in describing the problem but they answer with standard messages, refusing to help on unlocking the bootloader or giving EDL account. Their only offer was sending it to a service center for paid mainboard replacement.)
So I am on my own here and after reading a lot and came to the following ideas:
OT: Thanks to all the forum members for posting their knowledge. You saved me a lot of time during the decades!
- MI 9 cepheus global
- Locked bootloader
- No xiaomi account ever connected to the phone
- In a boot loop after OTA update from stock 12.0.5 to stock 12.5.1
- adb sideload update failes every time
(History: I bought two phones of the same type. The screen of the aforementioned phone had a slightly broken screen that I paid to be replaced by Xiaomi and it was also reflashed by them. When it came back everything was wiped and while setting it I must have forgotten to click sync pics. The Xiaomi support is sadly not helpful at all and keeps asking the same questions and spinning me in a circle. They also did not agree that it is their fault although it only happened to the phone they serviced and apparently you have to have at least 10GB of free storage to update otherwise the phone gets bricked easily. Sadly I lost a lot of time, hopes and effort in describing the problem but they answer with standard messages, refusing to help on unlocking the bootloader or giving EDL account. Their only offer was sending it to a service center for paid mainboard replacement.)
So I am on my own here and after reading a lot and came to the following ideas:
- EDL flash but commenting the userdata lines in partition.xml and rawprogram0.xml so they will not be overridden. Will it work? Do I need to comment other lines?
- Transfer the IMEI to my second phone and register it in Xiaomi. This way I can hopefully unlock the bootloader on the bricked phone because Xiaomi will think with it is connected to the account. The risk is to break my working phone.
- Man in the middle intercept (with Fiddler) my working phone and replace the REST request with the IMEI of the bricked phone. But I need to root the working phone in order to install new trusted root CA.
- Complete backup through EDL with Hydra for example? -> Flash with EDL -> register the phone -> unlock bootloader -> restore the backup –> use shell or twrp to access the files.
- Flash over EDL a script that will delete all files in the download folder. I know it is possible over fastboot but I do not know about EDL.
OT: Thanks to all the forum members for posting their knowledge. You saved me a lot of time during the decades!