Ver Mensaje Individual
  #1  
Viejo 22/07/18, 06:00:55
Array

[xs_avatar]
Foxhunter161 Foxhunter161 no está en línea
Usuario poco activo
 
Fecha de registro: jul 2018
Mensajes: 2
Modelo de smartphone: xt1621
Tu operador: Movistar
interrogacion Moto G4 XT1621 solo inicia en AP Fastboot Flash Mode (Secure)

Como puedo desbloquear el oem desbloquear el bootloader si el teléfono no pasa del modo fastboot?
El teléfono esta en un estado como si no tuviera Android, o Recovery o alguna otro tipo de SO, no me permite hacer nada mas que encenderlo (entra al modo fastboot), ver el bootloader logs, ver los codigos de barras y usar una opción que se llama "Switch Tools mode", que desconozco cual es su función, al intentar poner un firmware de android me aparece algo similar a lo siguiente:

sending 'logo' (1708 KB)...
OKAY [ 0.059s]
writing 'logo'...
(bootloader) Invalid partition name logo
FAILED (remote failure)
finished. total time: 0.068s
(Pero con cada linea de comando que haya puesto en la ventana de comandos de la PC)
Ademas de que al intentar poner "Start" (O alguna otra opción ); Me dice:

Start Up Failed:
Your device didn't start successfully.
Use the Software Repair Assistant on your computer to repair your device.
Connect your device to your computer to get the Software Repair Assistant.
(Todo esto escrito anteriormente en color rojo)

AP Fastboot Flash Mode (Secure) (En Rojo)
Fastboot Reason: Failed to initializa partition table (En amarillo)
USB connected (En amarillo)
ERROR: No bootimage found. Skip to fastboot (En rojo)
Boot up Failed (En amarillo)

Tambien me sucede que al poner "fastboot oem get_unlock_data" en la ventana de comandos me aparece: "Estado de arranque invalido"

Alguien que sepa como ayudarme? (Subo unas imagenes para que se den la idea de que sucede)



Por cierto, dejo lo que me muestra el CMD al intentar instalar un firmware de android:

PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot flash oem oem.img
target reported max download size of 536870912 bytes
sending 'oem' (124713 KB)...
OKAY [ 3.933s]
writing 'oem'...
(bootloader) Invalid partition name oem
FAILED (remote failure)
finished. total time: 12.693s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot flash system system.img_sparsechunk.0
target reported max download size of 536870912 bytes
sending 'system' (257278 KB)...
OKAY [ 8.097s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.111s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot flash system system.img_sparsechunk.1
target reported max download size of 536870912 bytes
sending 'system' (258607 KB)...
OKAY [ 8.140s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.155s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot flash system system.img_spars
echunk.2
target reported max download size of 536870912 bytes
sending 'system' (258384 KB)...
OKAY [ 8.132s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.147s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot flash system system.img_spars
echunk.3
target reported max download size of 536870912 bytes
sending 'system' (252313 KB)...
OKAY [ 7.941s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 7.956s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot flash system system.img_spars
echunk.4
target reported max download size of 536870912 bytes
sending 'system' (254404 KB)...
OKAY [ 8.010s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.036s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot flash system system.img_spars
echunk.5
target reported max download size of 536870912 bytes
sending 'system' (258060 KB)...
OKAY [ 8.125s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.148s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot flash system system.img_spars
echunk.6
target reported max download size of 536870912 bytes
sending 'system' (257177 KB)...
OKAY [ 8.097s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 8.122s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot flash system system.img_spars
echunk.7
target reported max download size of 536870912 bytes
sending 'system' (155122 KB)...
OKAY [ 4.886s]
writing 'system'...
(bootloader) Invalid partition name system
FAILED (remote failure)
finished. total time: 4.919s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (76857 KB)...
OKAY [ 2.425s]
writing 'modem'...
(bootloader) Invalid partition name modem
FAILED (remote failure)
finished. total time: 2.442s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot erase modemst1
erasing 'modemst1'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.009s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot erase modemst2
erasing 'modemst2'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.010s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot flash fsg fsg.mbn
target reported max download size of 536870912 bytes
sending 'fsg' (1864 KB)...
OKAY [ 0.064s]
writing 'fsg'...
(bootloader) Invalid partition name fsg
FAILED (remote failure)
finished. total time: 0.075s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot erase cache
erasing 'cache'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.009s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot erase userdata
erasing 'userdata'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.008s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot erase customize
erasing 'customize'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.010s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot erase clogo
erasing 'clogo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.008s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot oem fb_mode_clear
...
FAILED (remote failure)
finished. total time: 0.008s
PS D:\Mi Pc\Escritorio\Herramientas ADB\platform-tools> fastboot reboot
rebooting...

finished. total time: 0.007s
Responder Con Cita