Ver la Versión Completa : [ CONSULTA ] Brick xt1680
7helipe
02/05/18, 08:32:33
Bueno, sucede que llego a mis manos un moto G(5) plus xt1680 que esta atascado en el fastboot y básicamente no hace nada, he tratado de todo y me da error, no me deja pasar le ningún archivo y me da un error como el siguiente:
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot oem fb_mode_set
...
FAILED (remote failure)
finished. total time: 0.033s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash partition gpt.bin
target reported max download size of 536870912 bytes
sending 'partition' (45 KB)...
OKAY [ 0.031s]
writing 'partition'...
(bootloader) Validating 'gpt.default.xml'
(bootloader) Committing 'gpt.default.xml'
(bootloader) - flashing 'gpt_main0.bin' to 'partition:0'
(bootloader) Flashing primary GPT image...
(bootloader) Failed to write primary GPT.
(bootloader) Failed to program partition table
FAILED (remote failure)
finished. total time: 0.234s
Sinceramente no se si sea la rom o algo, ojala alguien pueda guiarme en este tema porque ya estoy algo desesperado, gracias de antemano ;-)
7helipe
02/05/18, 08:35:47
También le pase el siguiente comando ( fastboot getvar all )para tratar de recopilar mas información para ver que puede ser y esto fue lo que me mostró
C:\Users\7helipe\Downloads\POTTER_RETAIL_7.0_NPN25 .137-92_cid50_subsidy-DEFAULT_
regulatory-DEFAULT_CFC.xml>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8953-C0.8B(*)
(bootloader) product: potter
(bootloader) board: potter
(bootloader) secure: yes
(bootloader) hwrev: P3B
(bootloader) radio: 2
(bootloader) storage-type: emmc
(bootloader) emmc: 32GB SAMSUNG QX13MB RV=08 PV=07 FV=0000000000000007
(bootloader) ram: 2GB SAMSUNG LP3 DIE=8Gb M5=01 M6=05 M7=00 M8=1F
(bootloader) cpu: MSM8953
(bootloader) serialno: 35ac4e02
(bootloader) cid: 0xDEAD
(bootloader) channelid: 0x00
(bootloader) uid: 9A663FDC00000000000000000000
(bootloader) securestate: oem_locked
(bootloader) iswarrantyvoid: n/a
(bootloader) max-download-size: 536870912
(bootloader) reason: Fall-through from charger boot mode
(bootloader) imei: 000000000000000
(bootloader) meid:
(bootloader) date: 01-01-1970
(bootloader) sku: 000000000000000
(bootloader) battid:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time:
(bootloader) ro.build.fingerprint:
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full:
(bootloader) ro.build.version.qcom:
(bootloader) version-baseband:
(bootloader) kernel.version:
(bootloader) sbl1.git: sbl1.git
(bootloader) rpm.git: rpm.git
(bootloader) tz.git: tz.git
(bootloader) devcfg.git: devcfg.git
(bootloader) keymaster.git: keymaster.git
(bootloader) cmnlib.git: cmnlib.git
(bootloader) cmnlib64.git: cmnlib64.git
(bootloader) prov.git: prov.git
(bootloader) aboot.git: git=MBM-NG-VC0.8B-0-g7cadbe7
(bootloader) qe:
(bootloader) frp-state: no protection (err)
(bootloader) ro.carrier:
all: listed above
finished. total time: 0.771s
C:\Users\7helipe\Downloads\POTTER_RETAIL_7.0_NPN25 .137-92_cid50_subsidy-DEFAULT_
regulatory-DEFAULT_CFC.xml>
diegomartinezlovey84
02/05/18, 16:34:42
no funciona tampoco flasheando por rsd lite?
diegomartinezlovey84
02/05/18, 16:39:51
tambien podes probar estos comandos en modo fasboot
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot oem lock
fastboot oem lock
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash boot boot.img
fastboot oem lock
7helipe
02/05/18, 16:45:04
no funciona tampoco flasheando por rsd lite?
no :cry: se queda trabado en 2/22 y dice failed
7helipe
02/05/18, 17:02:52
tambien podes probar estos comandos en modo fasboot
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot oem lock
fastboot oem lock
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash boot boot.img
fastboot oem lock
prove los siguientes comandos y me dio esto:
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash logo logo.bin
target reported max download size of 536870912 bytes
sending 'logo' (2186 KB)...
OKAY [ 0.077s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 0.186s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.479s]
writing 'boot'...
(bootloader) Image boot failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.713s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (20580 KB)...
OKAY [ 0.596s]
writing 'recovery'...
(bootloader) Image recovery failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.865s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash dsp adspso.bin
target reported max download size of 536870912 bytes
sending 'dsp' (16384 KB)...
OKAY [ 0.451s]
writing 'dsp'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition dsp
FAILED (remote failure)
finished. total time: 0.548s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash oem oem.img
target reported max download size of 536870912 bytes
sending 'oem' (94799 KB)...
OKAY [ 2.574s]
writing 'oem'...
(bootloader) Image o failed validation
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 2.714s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
sending 'system' (509531 KB)...
OKAY [ 13.743s]
writing 'system'...
(bootloader) Image s failed validation
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 13.913s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
sending 'system' (508567 KB)...
OKAY [ 13.714s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 13.813s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
sending 'system' (523388 KB)...
OKAY [ 14.086s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 14.173s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.3
target reported max download size of 536870912 bytes
sending 'system' (505618 KB)...
OKAY [ 13.599s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 13.691s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.4
target reported max download size of 536870912 bytes
sending 'system' (445596 KB)...
OKAY [ 12.029s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 12.121s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.5
error: cannot load 'system.img_sparsechunk.5'
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.6
error: cannot load 'system.img_sparsechunk.6'
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (75156 KB)...
OKAY [ 2.021s]
writing 'modem'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 2.118s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.079s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase modemst2
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.070s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (2484 KB)...
OKAY [ 0.084s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 0.184s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase cache
erasing 'cache'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.048s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase userdata
erasing 'userdata'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.071s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase customize
erasing 'customize'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.031s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase clogo
erasing 'clogo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.052s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot oem fb_mode_clear
...
FAILED (remote failure)
finished. total time: 0.051s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot oem lock
...
(bootloader) Not in unlocked state
OKAY [ 0.020s]
finished. total time: 0.028s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot oem lock
...
(bootloader) Not in unlocked state
OKAY [ 0.020s]
finished. total time: 0.030s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash oem oem.img
target reported max download size of 536870912 bytes
sending 'oem' (94799 KB)...
OKAY [ 2.553s]
writing 'oem'...
(bootloader) Image o failed validation
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 2.709s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
sending 'system' (509531 KB)...
OKAY [ 13.684s]
writing 'system'...
(bootloader) Image s failed validation
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 16.999s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
sending 'system' (508567 KB)...
OKAY [ 13.730s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 13.783s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.2
target reported max download size of 536870912 bytes
sending 'system' (523388 KB)...
OKAY [ 14.223s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 14.285s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.3
target reported max download size of 536870912 bytes
sending 'system' (505618 KB)...
OKAY [ 13.782s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 13.844s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.4
target reported max download size of 536870912 bytes
sending 'system' (445596 KB)...
OKAY [ 12.145s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 12.208s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.5
error: cannot load 'system.img_sparsechunk.5'
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.6
error: cannot load 'system.img_sparsechunk.6'
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.473s]
writing 'boot'...
(bootloader) Image boot failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.691s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot oem lock
...
(bootloader) Not in unlocked state
OKAY [ 0.021s]
finished. total time: 0.021s
C:\Users\7helipe\Downloads\POTTER_NPNS25.137-78-4_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>
oef2016
08/05/18, 16:39:38
hola tube el mismo problema flasheale esta version con rds lite
POTTER_RETAIL_7.0_NPNS25.137-93-4_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml
al flashearla vas a quedar sin señal no importa flasheale alguna rom oreo y vuelve a tomar señal, yo de hay lo puse la revolution remix v5.8.4 y volvi a android 7.1.2 con la señal activa, espero que te ayude saludos
oef2016
08/05/18, 16:41:39
hola tube el mismo problema flasheale esta version con rds lite
POTTER_RETAIL_7.0_NPNS25.137-93-4_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml
al flashearla vas a quedar sin señal no importa flasheale alguna rom oreo y vuelve a tomar señal, yo de hay lo puse la revolution remix v5.8.4 y volvi a android 7.1.2 con la señal activa, espero que te ayude saludos
eso pasa que le pusieron una rom oreo con twrp 3.1.1.0 y al flashearlo se brickea tiene que ser con twrp 3.2.1.0, y al volver a la rom stock queda sin señal el celu, hace lo que te digo y vas a solucionar el problema
Alguien me puede ayudar tengo el mismo problema y no quiero perder todos mis archivos que tengo dentro del telefono
c:\Users\Eagle\Desktop\platform-tools>fastboot oem fb_mode_set
...
OKAY [ -0.000s]
finished. total time: -0.000s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash logo logo.bin
target reported max download size of 534773760 bytes
sending 'logo' (2186 KB)...
OKAY [ 0.047s]
writing 'logo'...
OKAY [ 0.063s]
finished. total time: 0.109s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash boot boot.img
target reported max download size of 534773760 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.376s]
writing 'boot'...
(bootloader) Security version downgrade
(bootloader) Image boot failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.548s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash recovery recovery.img
target reported max download size of 534773760 bytes
sending 'recovery' (20580 KB)...
OKAY [ 0.453s]
writing 'recovery'...
(bootloader) Security version downgrade
(bootloader) Image recovery failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.656s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash dsp adspso.bin
target reported max download size of 534773760 bytes
sending 'dsp' (16384 KB)...
OKAY [ 0.360s]
writing 'dsp'...
OKAY [ 0.156s]
finished. total time: 0.516s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash oem oem.img
target reported max download size of 534773760 bytes
sending 'oem' (104608 KB)...
OKAY [ 2.257s]
writing 'oem'...
(bootloader) Security version downgrade
(bootloader) Image o failed validation
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 2.288s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash system system.img_sparsechunk.0
target reported max download size of 534773760 bytes
sending 'system' (256557 KB)...
OKAY [ 5.535s]
writing 'system'...
(bootloader) Security version downgrade
(bootloader) Image s failed validation
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 5.582s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash system system.img_sparsechunk.1
target reported max download size of 534773760 bytes
sending 'system' (256617 KB)...
OKAY [ 5.502s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 5.502s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash system system.img_sparsechunk.2
target reported max download size of 534773760 bytes
sending 'system' (254213 KB)...
OKAY [ 5.558s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 5.568s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash system system.img_sparsechunk.3
target reported max download size of 534773760 bytes
sending 'system' (256710 KB)...
OKAY [ 5.549s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 5.556s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash system system.img_sparsechunk.4
target reported max download size of 534773760 bytes
sending 'system' (256912 KB)...
OKAY [ 5.560s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 5.575s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash system system.img_sparsechunk.5
target reported max download size of 534773760 bytes
sending 'system' (257861 KB)...
OKAY [ 5.538s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 5.554s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash system system.img_sparsechunk.6
target reported max download size of 534773760 bytes
sending 'system' (260027 KB)...
OKAY [ 5.603s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 5.619s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash system system.img_sparsechunk.7
target reported max download size of 534773760 bytes
sending 'system' (257537 KB)...
OKAY [ 5.543s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 5.559s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash system system.img_sparsechunk.8
target reported max download size of 534773760 bytes
sending 'system' (257805 KB)...
OKAY [ 5.516s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 5.532s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash modem NON-HLOS.bin
target reported max download size of 534773760 bytes
sending 'modem' (71925 KB)...
OKAY [ 1.547s]
writing 'modem'...
OKAY [ 0.578s]
finished. total time: 2.125s
c:\Users\Eagle\Desktop\platform-tools>fastboot flash fsg fsg.mbn
target reported max download size of 534773760 bytes
sending 'fsg' (3012 KB)...
OKAY [ 0.078s]
writing 'fsg'...
OKAY [ 0.047s]
finished. total time: 0.125s
c:\Users\Eagle\Desktop\platform-tools>fastboot erase cache
erasing 'cache'...
OKAY [ 0.000s]
finished. total time: 0.000s
c:\Users\Eagle\Desktop\platform-tools>fastboot erase customize
erasing 'customize'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.000s
c:\Users\Eagle\Desktop\platform-tools>fastboot erase clogo
erasing 'clogo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: -0.000s
DorianBowie
02/11/21, 19:55:45
Como lo solucionaste, tengo ya 14 dias sin poder hacer nada, no inicia la room y solo puedo entrar a modo fastboot y no entra a recovery
vBulletin® v3.8.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.