Visualizzazione stampabile
-
Poi ho notato un'altra cosa, sulla pagina dei firmware c'è scritto che è per hb 1.33
Quote:
x.xx.709.x - Asia TW (Taiwan)
x.xx.751.x - Chunghwa Telecom (Taiwan)
cidnum: HTC__621
Download:
firmware.zip with hboot 1.33
Non è che devo fare un downgrade dell'hb, sempre che sia possibile?
-
Probabilmente è vecchio il backup, ma non so dove trovare uno aggiornato, sul sito che c'è nella guida non ci sono.
La mia versione di base è: 3.19.709.2
-
Quote:
Originariamente inviato da
fralaterza
Probabilmente è vecchio il backup, ma non so dove trovare uno aggiornato, sul sito che c'è nella guida non ci sono.
La mia versione di base è: 3.19.709.2
prova ad usare recovery stock e boot.img estratti da qui : Android Revolution HD - Mirror Site
riavvia in fastboot , sblocca il boot loader , rimetti recovery stock e boot.img estratti da quello zip ....riblocchi il bootloader , riavvia e prova se il touch funziona
-
niente da fare.
Il bootloader ce l'avevo già sbloccato. Ho fatto tutto il resto.
E niente. Funzionano solo volume, on e off.
-
Quote:
Originariamente inviato da
fralaterza
niente da fare.
Il bootloader ce l'avevo già sbloccato. Ho fatto tutto il resto.
E niente. Funzionano solo volume, on e off.
ma te ora che hboot hai?
-
-
Quote:
Originariamente inviato da
fralaterza
Hboot 1.39.0000
allora 2 sono le strade...
1) trovi sui siti asiatici un backup aggiornato
2) oppure fai il downgrade al firmware 3.14.709.20 che comprende hboot 1.33 , blocchi il bootloader e fai gli aggiornamenti ota
-
Puoi spiegarmi come fare il downgrade?
-
Quote:
Originariamente inviato da
fralaterza
Puoi spiegarmi come fare il downgrade?
Aggiornamento manuale del firmware .
usa questo firmware : 3.14.709.20.zip
copia nella cartella del fastboot il tuo Unlock_code.bin e il file recovery.img che trovi nello zip del firmware ed anche il firmware 3.14.709.20.zip scaricato in precedenza rinominandolo firmware.zip .
Riavvia in fastboot
installa la versione stock del recovery che hai estratto dal firmware.zip :
da terminale dai :
fastboot flash recovery recovery.img
fastboot erase cache
dopo aver messo la recovery stock
da terminale dai :
fastboot oem lock
Riavvia in fastboot
da terminale dai :
fastboot oem rebootRUU
fastboot flash zip firmware.zip (Devi dare questo comando due volte)
Quando vedi che la barra verde e arrivata alla fine aggiornamento finito.
p.s la procedura è questa non ho mai fatto il downgrade del firmware ma non credo che ci siano problemi...
-
F:\Fastboot>fastboot flash recovery recovery.img
sending 'recovery' (6814 KB)... OKAY [ 0.979s]
writing 'recovery'... FAILED (remote: not allowed)
finished. total time: 1.187s
F:\Fastboot>fastboot erase cache
erasing 'cache'... OKAY [ 0.100s]
finished. total time: 0.100s
F:\Fastboot>fastboot oem lock
... INFODevice was already locked!
OKAY [ 0.013s]
finished. total time: 0.014s
F:\Fastboot>fastboot flash unlocktoken Unlock_code.bin
sending 'unlocktoken' (0 KB)... OKAY [ 0.034s]
writing 'unlocktoken'... INFOunlock token check successfully
FAILED (status read failed (Too many links))
finished. total time: 4.330s
F:\Fastboot>fastboot flash recovery recovery.img
sending 'recovery' (6814 KB)... FAILED (command write failed (Unknown error))
finished. total time: 0.636s
F:\Fastboot>fastboot flash recovery recovery.img
sending 'recovery' (6814 KB)... OKAY [ 0.890s]
writing 'recovery'... INFOFormat partition SOS done
OKAY [ 0.604s]
finished. total time: 1.495s
F:\Fastboot>fastboot erase cache
erasing 'cache'... OKAY [ 0.090s]
finished. total time: 0.090s
F:\Fastboot>fastboot oem lock
... INFOLock successfully...
FAILED (status read failed (Too many links))
finished. total time: 0.104s
F:\Fastboot>fastboot oem rebootRUU
... FAILED (command write failed (Unknown error))
finished. total time: 0.604s
F:\Fastboot>fastboot oem rebootRUU
... INFOSave data from original MSC...
INFOSave data from SIF...
INFOUpdate partition data to SIF partition
INFOUpdate partition data from original MSC...
INFO[MSG] OKAY
OKAY [ 0.186s]
finished. total time: 0.186s
F:\Fastboot>fastboot flash zip firmware.zip
error: cannot load 'firmware.zip'
F:\Fastboot>fastboot flash zip firmware.zip
error: cannot load 'firmware.zip'
F:\Fastboot>fastboot flash zip firmware.zip
error: cannot load 'firmware.zip'
F:\Fastboot>fastboot flash zip firmware.zip
sending 'zip' (12869 KB)... OKAY [ 1.680s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
INFOchecking model ID...
INFOchecking custom ID...
INFOchecking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 2.788s
F:\Fastboot>fastboot flash zip firmware.zip
sending 'zip' (12869 KB)... OKAY [ 1.659s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
INFOchecking model ID...
INFOchecking custom ID...
INFOchecking main version...
FAILED (remote: 43 main version check fail)
finished. total time: 2.762s
Mi dice FAILED! Ho fatto esattamente come scritto.