ClanGSM.com

Bienvenido, invitado ( Identificarse | Registrarse )

Problemas Al Flashear Moto G6 Play Xt1922-3
ramsesmtz
mensaje Mar 4 2021, 04:56 PM
Publicado: #1

Miembro del Clan
*

Grupo: Miembros
Mensajes: 2
Agradecimientos: 0
Registrado: 4-March 21
Miembro No.: 1,207,869
Pais:ad


Buenas tardes.
Ante todo saludos y bendiciones, me dirijo ante ustedes con la esperanza que me puedan dar una solución a mi problema.

Yo tengo un terminal Moto g6 play Xt1922-3 que me está dando problemas a la hora de flashear.

1- No puedo entrar al sistema operativo.
2- No puedo encontrar el numero de serie para poder desbloquearlo desde la pagina oficial me sale: 912dacd fastboot y por lo visto ese no es el SKU de mi teléfono.
3- No lo puedo poner en modo Download.
4-El Rescue Smart Assistant no lo reconoce.

Lo bueno es lo siguiente, el sistema operativo si lo reconoce perfectamente.

Les voy a adjuntar lo que utilicé para flashear:

1- Drivers de Motorola de la pagina oficial
2- MiniAdbFastboot
3- Firmware para moto g6 play: Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0


A continuación les muestro lo que devuelve la consola en el fastboot:
comando: fastboot devices
respuesta: 912dacd fastboot


fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: MBM-2.1-aljeter_retail-02dae09-190122
(bootloader) product: jeter
(bootloader) board: jeter
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: 5
(bootloader) storage-type: emmc
(bootloader) emmc: 32GB MICRON S0J9B7 RV=08 PV=10 FV=0000000000000004
(bootloader) ram: 3GB MICRON LP3 DIE=8Gb M5=FF M6=01 M7=00 M8=5F
(bootloader) cpu: MSM8937
(bootloader) serialno: 912dacd
(bootloader) cid: 0xDEAD
(bootloader) channelid: 0x00
(bootloader) uid: CF50A52000000000000000000000
(bootloader) securestate: oem_locked
(bootloader) iswarrantyvoid: n/a
(bootloader) max-download-size: 535822336
(bootloader) reason: Fall-through from charger boot mode
(bootloader) imei: 000000000000000
(bootloader) meid:
(bootloader) date: 01-01-1970
(bootloader) sku: 000000000000000
(bootloader) carrier_sku:
(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: MBM-2.1-aljeter_retail-02dae09-190122
(bootloader) frp-state: no protection (err)
(bootloader) ro.carrier:
(bootloader) current-slot:
(bootloader) slot-suffixes: _a
(bootloader) slot-count: 1
(bootloader) slot-successful:_a: INVALID
(bootloader) slot-successful:_b: INVALID
(bootloader) slot-bootable:_a: INVALID
(bootloader) slot-bootable:_b: INVALID
(bootloader) slot-retry-count:_a: unknown
(bootloader) slot-retry-count:_b: unknown
all: listed above
finished. total time: 0.352s

Intento de flashear:
fastboot getvar max-sparse-size
max-sparse-size: 268435456
finished. total time: 0.011s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot oem fb_mode_set
...
FAILED (remote failure)
finished. total time: 0.010s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash partition gpt.bin
target reported max download size of 535822336 bytes
sending 'partition' (45 KB)...
OKAY [ 0.029s]
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.126s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash bootloader bootloader.img
target reported max download size of 535822336 bytes
sending 'bootloader' (7483 KB)...
OKAY [ 0.327s]
writing 'bootloader'...
(bootloader) Validating 'bootloader.default.xml'
(bootloader) Committing 'bootloader.default.xml'
(bootloader) - flashing 'emmc_appsboot.mbn' to 'aboot'
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition aboot
FAILED (remote failure)
finished. total time: 0.582s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash modem NON-HLOS.bin
target reported max download size of 535822336 bytes
sending 'modem' (59664 KB)...
OKAY [ 2.476s]
writing 'modem'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 2.497s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash fsg fsg.mbn
target reported max download size of 535822336 bytes
sending 'fsg' (5984 KB)...
OKAY [ 0.256s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 0.345s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.019s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot erase modemst2
< waiting for any device >
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.023s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash dsp adspso.bin
target reported max download size of 535822336 bytes
sending 'dsp' (16384 KB)...
OKAY [ 0.653s]
writing 'dsp'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition dsp
FAILED (remote failure)
finished. total time: 0.671s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash logo logo.bin
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'logo' (1423 KB)...
OKAY [ 0.068s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 0.147s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash boot boot.img
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.715s]
writing 'boot'...
(bootloader) Image boot failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.924s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash recovery recovery.img
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'recovery' (18532 KB)...
OKAY [ 0.750s]
writing 'recovery'...
(bootloader) Image recovery failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.983s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash system system.img_sparsechunk.0
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'system' (475777 KB)...fastboot getvar max-sparse-size
max-sparse-size: 268435456
finished. total time: 0.011s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot oem fb_mode_set
...
FAILED (remote failure)
finished. total time: 0.010s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash partition gpt.bin
target reported max download size of 535822336 bytes
sending 'partition' (45 KB)...
OKAY [ 0.029s]
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.126s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash bootloader bootloader.img
target reported max download size of 535822336 bytes
sending 'bootloader' (7483 KB)...
OKAY [ 0.327s]
writing 'bootloader'...
(bootloader) Validating 'bootloader.default.xml'
(bootloader) Committing 'bootloader.default.xml'
(bootloader) - flashing 'emmc_appsboot.mbn' to 'aboot'
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition aboot
FAILED (remote failure)
finished. total time: 0.582s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash modem NON-HLOS.bin
target reported max download size of 535822336 bytes
sending 'modem' (59664 KB)...
OKAY [ 2.476s]
writing 'modem'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 2.497s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash fsg fsg.mbn
target reported max download size of 535822336 bytes
sending 'fsg' (5984 KB)...
OKAY [ 0.256s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 0.345s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.019s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot erase modemst2
< waiting for any device >
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.023s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash dsp adspso.bin
target reported max download size of 535822336 bytes
sending 'dsp' (16384 KB)...
OKAY [ 0.653s]
writing 'dsp'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition dsp
FAILED (remote failure)
finished. total time: 0.671s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash logo logo.bin
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'logo' (1423 KB)...
OKAY [ 0.068s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 0.147s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash boot boot.img
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.715s]
writing 'boot'...
(bootloader) Image boot failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.924s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash recovery recovery.img
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'recovery' (18532 KB)...
OKAY [ 0.750s]
writing 'recovery'...
(bootloader) Image recovery failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.983s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash system system.img_sparsechunk.0
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'system' (475777 KB)...

No he podido adjuntar las imagenes.
Disculpen que me halla extendido pero he querido explicar lo mejor posible.
Sin mas
Espero su pronta respuesta
Ramses
 
Go to the top of the page
 
+Quote Post
 
Start new topic
Respuestas (1 - 1)
Anunciante Autorizado
mensaje Mar 4 2021, 04:56 PM
Publicado: #

Auspiciador de ClanGSM

Estas ofertas
pudieran interesarte.











Go to the top of the page
 
Quote Post
raro
mensaje Mar 4 2021, 07:14 PM
Publicado: #2

Miembro del Clan
*

Grupo: Miembros
Mensajes: 101
Agradecimientos: 161
Registrado: 11-December 19
Desde: Jalisco Mexico
Miembro No.: 1,154,427
Pais:mx


CITA(ramsesmtz @ Mar 4 2021, 03:56 PM) *
Buenas tardes.
Ante todo saludos y bendiciones, me dirijo ante ustedes con la esperanza que me puedan dar una solución a mi problema.

Yo tengo un terminal Moto g6 play Xt1922-3 que me está dando problemas a la hora de flashear.

1- No puedo entrar al sistema operativo.
2- No puedo encontrar el numero de serie para poder desbloquearlo desde la pagina oficial me sale: 912dacd fastboot y por lo visto ese no es el SKU de mi teléfono.
3- No lo puedo poner en modo Download.
4-El Rescue Smart Assistant no lo reconoce.

Lo bueno es lo siguiente, el sistema operativo si lo reconoce perfectamente.

Les voy a adjuntar lo que utilicé para flashear:

1- Drivers de Motorola de la pagina oficial
2- MiniAdbFastboot
3- Firmware para moto g6 play: Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0
A continuación les muestro lo que devuelve la consola en el fastboot:
comando: fastboot devices
respuesta: 912dacd fastboot


fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: MBM-2.1-aljeter_retail-02dae09-190122
(bootloader) product: jeter
(bootloader) board: jeter
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: 5
(bootloader) storage-type: emmc
(bootloader) emmc: 32GB MICRON S0J9B7 RV=08 PV=10 FV=0000000000000004
(bootloader) ram: 3GB MICRON LP3 DIE=8Gb M5=FF M6=01 M7=00 M8=5F
(bootloader) cpu: MSM8937
(bootloader) serialno: 912dacd
(bootloader) cid: 0xDEAD
(bootloader) channelid: 0x00
(bootloader) uid: CF50A52000000000000000000000
(bootloader) securestate: oem_locked
(bootloader) iswarrantyvoid: n/a
(bootloader) max-download-size: 535822336
(bootloader) reason: Fall-through from charger boot mode
(bootloader) imei: 000000000000000
(bootloader) meid:
(bootloader) date: 01-01-1970
(bootloader) sku: 000000000000000
(bootloader) carrier_sku:
(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: MBM-2.1-aljeter_retail-02dae09-190122
(bootloader) frp-state: no protection (err)
(bootloader) ro.carrier:
(bootloader) current-slot:
(bootloader) slot-suffixes: _a
(bootloader) slot-count: 1
(bootloader) slot-successful:_a: INVALID
(bootloader) slot-successful:_b: INVALID
(bootloader) slot-bootable:_a: INVALID
(bootloader) slot-bootable:_b: INVALID
(bootloader) slot-retry-count:_a: unknown
(bootloader) slot-retry-count:_b: unknown
all: listed above
finished. total time: 0.352s

Intento de flashear:
fastboot getvar max-sparse-size
max-sparse-size: 268435456
finished. total time: 0.011s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot oem fb_mode_set
...
FAILED (remote failure)
finished. total time: 0.010s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash partition gpt.bin
target reported max download size of 535822336 bytes
sending 'partition' (45 KB)...
OKAY [ 0.029s]
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.126s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash bootloader bootloader.img
target reported max download size of 535822336 bytes
sending 'bootloader' (7483 KB)...
OKAY [ 0.327s]
writing 'bootloader'...
(bootloader) Validating 'bootloader.default.xml'
(bootloader) Committing 'bootloader.default.xml'
(bootloader) - flashing 'emmc_appsboot.mbn' to 'aboot'
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition aboot
FAILED (remote failure)
finished. total time: 0.582s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash modem NON-HLOS.bin
target reported max download size of 535822336 bytes
sending 'modem' (59664 KB)...
OKAY [ 2.476s]
writing 'modem'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 2.497s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash fsg fsg.mbn
target reported max download size of 535822336 bytes
sending 'fsg' (5984 KB)...
OKAY [ 0.256s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 0.345s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.019s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot erase modemst2
< waiting for any device >
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.023s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash dsp adspso.bin
target reported max download size of 535822336 bytes
sending 'dsp' (16384 KB)...
OKAY [ 0.653s]
writing 'dsp'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition dsp
FAILED (remote failure)
finished. total time: 0.671s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash logo logo.bin
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'logo' (1423 KB)...
OKAY [ 0.068s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 0.147s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash boot boot.img
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.715s]
writing 'boot'...
(bootloader) Image boot failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.924s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash recovery recovery.img
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'recovery' (18532 KB)...
OKAY [ 0.750s]
writing 'recovery'...
(bootloader) Image recovery failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.983s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash system system.img_sparsechunk.0
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'system' (475777 KB)...fastboot getvar max-sparse-size
max-sparse-size: 268435456
finished. total time: 0.011s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot oem fb_mode_set
...
FAILED (remote failure)
finished. total time: 0.010s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash partition gpt.bin
target reported max download size of 535822336 bytes
sending 'partition' (45 KB)...
OKAY [ 0.029s]
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.126s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash bootloader bootloader.img
target reported max download size of 535822336 bytes
sending 'bootloader' (7483 KB)...
OKAY [ 0.327s]
writing 'bootloader'...
(bootloader) Validating 'bootloader.default.xml'
(bootloader) Committing 'bootloader.default.xml'
(bootloader) - flashing 'emmc_appsboot.mbn' to 'aboot'
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition aboot
FAILED (remote failure)
finished. total time: 0.582s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash modem NON-HLOS.bin
target reported max download size of 535822336 bytes
sending 'modem' (59664 KB)...
OKAY [ 2.476s]
writing 'modem'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 2.497s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash fsg fsg.mbn
target reported max download size of 535822336 bytes
sending 'fsg' (5984 KB)...
OKAY [ 0.256s]
writing 'fsg'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition fsg
FAILED (remote failure)
finished. total time: 0.345s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot erase modemst1
erasing 'modemst1'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.019s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot erase modemst2
< waiting for any device >
erasing 'modemst2'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.023s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash dsp adspso.bin
target reported max download size of 535822336 bytes
sending 'dsp' (16384 KB)...
OKAY [ 0.653s]
writing 'dsp'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition dsp
FAILED (remote failure)
finished. total time: 0.671s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash logo logo.bin
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'logo' (1423 KB)...
OKAY [ 0.068s]
writing 'logo'...
(bootloader) Failed to erase partition
(bootloader) Failed to flash partition logo
FAILED (remote failure)
finished. total time: 0.147s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash boot boot.img
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.715s]
writing 'boot'...
(bootloader) Image boot failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.924s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash recovery recovery.img
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'recovery' (18532 KB)...
OKAY [ 0.750s]
writing 'recovery'...
(bootloader) Image recovery failed validation
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.983s

D:\Work\Motorola\Motorola_Moto_G6_Play_XT1922-3_ALJETER_TELEU_PPPS29.55-25-2_cid50_9.0\Firmware>fastboot flash system system.img_sparsechunk.0
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'system' (475777 KB)...

No he podido adjuntar las imagenes.
Disculpen que me halla extendido pero he querido explicar lo mejor posible.
Sin mas
Espero su pronta respuesta
Ramses


tiene oem locked


--------------------
cellectronics
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 usuario(s) está(n) leyendo este tema (1 invitado(s) y 0 usuario(s) anónimo(s))
0 usuarios(s) registrado(s):

 



Ver Visitas Fecha y Hora actual: 4th December 2025 - 10:14 AM
►Reglamento      ►Política de Privacidad
Este sitio web usa cookies, puedes ver la política de cookies, aquí -
Política de cookies +