Xiaomi mi 5s - not detected by PC in fastboot mode

ilpratti

Senior Member
Mar 18, 2013
98
5
28
Turin
Dears,
I made a mistake. by TWRP I did a full wipe: System, data, internal storage, cash...
Now I'm able to boot in fastboot or TWRP but I don't have rom file on Smartphone.
Also the spartphone is not detected by PC.

I tryed to boot in fastboot and by pc, using the command "fastboot devices" it shows the device: "faecd61d fastboot"
Unfortunately if I do the same with ADB "adb devices" I got no answer. Could be the fact that USB debugging is not enabled ? If it is the case, how can I enable USB debugging mode now?

So I don't know how to copy rom on my smartphone.

who can help me?

THANKS to evryone
 
Last edited:

ilpratti

Senior Member
Mar 18, 2013
98
5
28
Turin
yes,
OTG USB is not detected by phone.

The good news is that final fastboot mode is recognized and if I type "fastboot devices" on command windows it returs something
Unfortunately if I do the same with ADB "adb devices" I got no answer
 

ilpratti

Senior Member
Mar 18, 2013
98
5
28
Turin
Which is the command in fastboot mode to copy file in internal memory of smartphone?

I have a custom rom RR in ZIP format. If I could send this zip by fastboot I should solve my problem
 

NightRaven49

Senior Member
Sep 13, 2013
768
304
63
most likely at home
I don't think simply copying the file over into your phone will solve it. also, in fastboot you have to flash .img files, not .zip files, since you will have to flash partitions manually.

have you also tried adb sideload?