per il fastboot devo essere in bootloader e credo scrivere in minuscolo.....
almeno adesso mi riconosce il telefono
C:\ADB-FASTBOOT>fastboot devices
SH35RW909967 fastboot
C:\ADB-FASTBOOT>
ma quando provo a flashare recovery non va, nemmeno me la fa trascinare dentro
praticamente se provo a reistallare la recovery custome che sia cwm o twrp "cannot load cwm.img" perche?
ma scusate con cavo OTG non posso istallare la recovery custom?
si lo so sembro un pazzo a quest'ora ma nn mi arrendo...
dopo che provo a flashare recovery mi da questo messaggio:
C:\Windows\system32>cd C:\adb-fastboot
C:\ADB-FASTBOOT>fastboot devices
SH35RW909967 fastboot
C:\ADB-FASTBOOT>fastboot flash recovery openrecovery-twrp-2.8.1.0-m7.img
target reported max download size of 1514139648 bytes
sending 'recovery' (11864 KB)...
OKAY [ 1.656s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 2.594s
C:\ADB-FASTBOOT>fastboot flash recovery boot.img
target reported max download size of 1514139648 bytes
sending 'recovery' (5786 KB)...
OKAY [ 0.922s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.391s
C:\ADB-FASTBOOT>fastboot flash boot boot.img
target reported max download size of 1514139648 bytes
sending 'boot' (5786 KB)...
OKAY [ 0.928s]
writing 'boot'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.381s
C:\ADB-FASTBOOT>fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
target reported max download size of 1514139648 bytes
sending 'recovery' (9184 KB)...
OKAY [ 1.125s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.859s
C:\ADB-FASTBOOT>
Non mi sembra sia un problema di recovery DEX, o di file.
Il bootloader è andato secondo me, lo vede bloccato. Praticamente devi risbloccare il bootloader prima di fare il flash della recovery.
Prova prima fastboot erase cache
Poi riprova
Ultima modifica di Senso41; 17-12-14 alle 06:47
Xiaomi Mi A2
Prova adesso la recovery
Xiaomi Mi A2
C:\ADB-FASTBOOT>fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
target reported max download size of 1514139648 bytes
sending 'recovery' (9184 KB)...
OKAY [ 1.127s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.874s