I am trying to flash twrp to my ZTE Axon 7 but until now I just keep getting errors every time I try to flash something.
Device is already wiped and bootloader unlocked.
I am in fastboot mode, I also get some unknown error in MiFlash. So basically I haven't really been able to flash anything.
Already tried different ports and cables, don't have any other cables lying around.
PC does have a ryzen 5800x, some maybe that is the problem?
D:\ZTE Axon 7>fastboot devices
a773911d
fastboot
D:\ZTE Axon 7>fastboot flash recovery "D:\ZTE Axon 7\twrp-3.5.2_9-0-ailsa_ii.img"
Sending 'recovery' (16104 KB)
FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
I also tried some commands like "clear cache" and "reboot bootloader" but they produce the same kind of error.
Really running out of ideas on this one, i've already tried numerous things and keep getting a variation of these "Write to device failed" errors all the time.
When I look at any guides/videos online it just works, but not for me.
Trying to use fastboot boot (different usb ports):
C:\adb-platform-tools>fastboot boot twrp-3.5.2_9-0-ailsa_ii.img
Sending 'boot.img' (16104 KB)
FAILED (Status read failed (Too many links))
fastboot: error: Command failed
C:\adb-platform-tools>fastboot boot twrp-3.5.2_9-0-ailsa_ii.img
Sending 'boot.img' (16104 KB)
FAILED (Write to device failed in SendBuffer() (Too many links))
fastboot: error: Command failed
C:\adb-platform-tools>fastboot boot twrp-3.5.2_9-0-ailsa_ii.img
Sending 'boot.img' (16104 KB)
FAILED (Status read failed (Too many links))
fastboot: error: Command failed