francescotescari / XiaoMiToolV2

XiaomiTool V2 - Modding tool for xiaomi devices
https://www.xiaomitool.com
Apache License 2.0
625 stars 124 forks source link

Download error - Illegal char <?> #118

Open SU-R27 opened 5 months ago

SU-R27 commented 5 months ago

Hi, Im getting a download error when trying to recover a Xiaomi 11 Lite.

image

vladimir-kuznetsov commented 5 months ago

Hi, I have the same error for Redmi 7A image

vladimir-kuznetsov commented 5 months ago

So issue solved using ADB sideload https://www.xiaomitool.com/adb

juniosxs commented 4 months ago

So issue solved using ADB sideload https://www.xiaomitool.com/adb

how to do this? Does it work with locked bootloader?

vladimir-kuznetsov commented 4 months ago

So issue solved using ADB sideload https://www.xiaomitool.com/adb

how to do this? Does it work with locked bootloader?

If you need to flash an original firmware it will do the job. Just download proper version.

ShreyansJa1n commented 4 months ago

So issue solved using ADB sideload https://www.xiaomitool.com/adb

how to do this? Does it work with locked bootloader?

If you need to flash an original firmware it will do the job. Just download proper version.

@vladimir-kuznetsov, I have downloaded the correct Full-ROM (OTA) package and when I use XiaomiADB, sideload starts and ends within a millisecond with error "ERROR: Sideload error -> adb: failed to read command: no error".

If possible, can you help me with that? Thanks.

vladimir-kuznetsov commented 4 months ago

So issue solved using ADB sideload https://www.xiaomitool.com/adb

how to do this? Does it work with locked bootloader?

If you need to flash an original firmware it will do the job. Just download proper version.

@vladimir-kuznetsov, I have downloaded the correct Full-ROM (OTA) package and when I use XiaomiADB, sideload starts and ends within a millisecond with error "ERROR: Sideload error -> adb: failed to read command: no error".

If possible, can you help me with that? Thanks.

You need to switch your phone into recovery mode (hold Volume Up during reboot) and select " connect to mi assistant". Then connect to PC and run adb sideload. In my case it reported some issues but flashing started. The phone should reboots by itself after everything completed. If this does not help I gues you need to try Emergency recovery but I never try it.