I am trying to boot the phone into edl mode, with no luck, fastboot not working, so I try adb.
I realize you leave the phone on, but in developers section I learned to enable USB Debugging, and Select USB Configuration (MIDI).
adb devices shows the device, but 'adb reboot edl' just reboots the phone...
fastboot oem edl gives me - failed status read failed to many links
Hmm
P.S. After making this post I got it working with fastboot oem edl, even thought it gives the failed message. The key I realize is to make sure to have qualcomm drivers installed, but Windows has to run with digital signature verification off, so these drivers work, then in MiFlash, it detects the phone as COM4...
I realize you leave the phone on, but in developers section I learned to enable USB Debugging, and Select USB Configuration (MIDI).
adb devices shows the device, but 'adb reboot edl' just reboots the phone...
fastboot oem edl gives me - failed status read failed to many links
Hmm
P.S. After making this post I got it working with fastboot oem edl, even thought it gives the failed message. The key I realize is to make sure to have qualcomm drivers installed, but Windows has to run with digital signature verification off, so these drivers work, then in MiFlash, it detects the phone as COM4...
Last edited: