|
||
|
|
|
|||||||
| ROM y desarrollo Motorola Moto G (2013) ROM y desarrollo Motorola Moto G (2013) |
![]() |
|
|
Herramientas |
|
#1
|
||||
|
||||
|
Fastboot no reconoce lo que flasheo
Buenas mi problema es que mi moto G no pasa de la pantalla de advertencia de bootloader desbloqueado y al intentar instalar ROM Stock (4.4.3) o 4.4.4 a pesar de hacer el proceso sine errores este sigue sin iniciar y con la misma version antes de flashear, e igual pasa al intentar instalar custom recovery, e intentado hasta brickearlo pero no puedo, lo raro es que el telefono es reconocido por la pc, no se si pueda ser algo en el hardware
Muchas gracias por cualquier ayuda |
|
|
|
#2
|
||||
|
||||
|
Pero en la ventana de comandos no aparece ningun error al flashear alguna particion? o en la pantalla del fastboot en el movil?
__________________
Pienso que una vida dedicada a la música es una vida bellamente empleada, y es a eso a lo que he dedicado la mía... I Love Trance Music
|
|
#4
|
||||
|
||||
|
que estabas haciendo que te quedo asi, un poco de info compi
__________________
MOTO X4 alta maquina!!!!
|
|
#5
|
||||
|
||||
|
|
|
#6
|
||||
|
||||
|
Y ahora en vez de no pasar del logo de motorola no pasa es de la advertencia del bootloader Última edición por angelgzg Día 31/08/14 a las 10:19:03. |
|
#7
|
||||
|
||||
|
Descargate el ultimo firmware europeo 4.4.4 y usa este flash-all que te dejo. Cuando te reinicie de nuevo al bootloader, entra al recovery y realiza los wipes.
Última edición por Borrego92 Día 31/08/14 a las 16:45:54. |
| Gracias de parte de: | ||
|
#8
|
||||
|
||||
|
__________________
Usa el buscador del foro. No crees hilos por crear, lee las
.Googlea un poquitín . Luego te ayudamos en la medida de lo posible.
|
|
#9
|
||||
|
||||
|
Para editarlo es tan fácil como abrirlo con el block de notas y modificar lo que quieras
Última edición por Borrego92 Día 31/08/14 a las 17:03:02. |
| Gracias de parte de: | ||
|
#10
|
||||
|
||||
|
yo e estado varios dias con el compañero intentando solucionar algo y no hemos podidohacer nada,para mi que los intentos varios de desbloquear no salieron bien y algo a sucedido bloqueando el terminal ponga lo que ponga...
siendo un error de estos niveles yo lo manadaria al servicio tecnico
|
|
#11
|
||||
|
||||
|
yo e estado varios dias con el compañero intentando solucionar algo y no hemos podidohacer nada,para mi que los intentos varios de desbloquear no salieron bien y algo a sucedido bloqueando el terminal ponga lo que ponga...
siendo un error de estos niveles yo lo manadaria al servicio tecnico ![]() ![]() http://forum.xda-developers.com/show...&postcount=168 |
|
#12
|
||||
|
||||
|
¿No tiene el bootloader desbloqueado? en XDA han desarrollando un keygen para sacar el código de desbloqueo...si quiere probar...
http://forum.xda-developers.com/show...&postcount=168 ![]() o este mal el firmware (zip) o hacer mal la instalación o drivers ..tanto stock como recovery..esto no es nada normal y con lo del IMEI solo tienes una oportunidad como se te olvide un 0 al escribirlo o algun comando ya no sirve de nada por mucho que lo intentes .... Última edición por franq36 Día 31/08/14 a las 17:27:59. |
|
#13
|
||||
|
||||
|
* fastboot oem fb_mode_set * fastboot oem fb_mode_clear Que instale estos drivers: http://forum.xda-developers.com/show....php?t=2588979 y utilice mi flash-all.bat Última edición por Borrego92 Día 31/08/14 a las 17:29:27. |
|
#14
|
||||
|
||||
|
¿Habéis probado a limpiar el fastboot flash mode (bootloader) con los siguientes comandos?
* fastboot oem fb_mode_set * fastboot oem fb_mode_clear Que instale estos drivers: http://forum.xda-developers.com/show....php?t=2588979 y utilice mi flash-all.bat ![]()
Última edición por franq36 Día 31/08/14 a las 17:34:07. |
|
#15
|
||||
|
||||
|
|
|
#17
|
||||
|
||||
|
¿Habéis probado a limpiar el fastboot flash mode (bootloader) con los siguientes comandos?
* fastboot oem fb_mode_set * fastboot oem fb_mode_clear Que instale estos drivers: http://forum.xda-developers.com/show....php?t=2588979 y utilice mi flash-all.bat ![]() hab check failed for boot hab check failed for recovery De resto sin problemas este es el registro de la instalacion Código:
C:\Minimal ADB and Fastboot>SET fastboot=fastboot.exe C:\Minimal ADB and Fastboot>fastboot.exe getvar max-sparse-size max-sparse-size: 268435456 finished. total time: 0.002s C:\Minimal ADB and Fastboot>fastboot.exe oem fb_mode_set ... FAILED (remote failure) finished. total time: 0.007s C:\Minimal ADB and Fastboot>fastboot.exe flash partition gpt.bin target reported max download size of 536870912 bytes sending 'partition' (32 KB)... OKAY [ 0.032s] writing 'partition'... (bootloader) This may take a few seconds, if a (bootloader) different partition table is being (bootloader) flashed since we need to backup (bootloader) and restore a few partitions (bootloader) Flashing primary GPT image... (bootloader) Flashing backup GPT image... OKAY [ 0.356s] finished. total time: 0.389s C:\Minimal ADB and Fastboot>fastboot.exe flash motoboot motoboot.img target reported max download size of 536870912 bytes sending 'motoboot' (1953 KB)... OKAY [ 0.109s] writing 'motoboot'... (bootloader) flashing tz ... (bootloader) flashing rpm ... (bootloader) flashing sdi ... (bootloader) flashing aboot ... (bootloader) flashing sbl1 ... OKAY [ 1.106s] finished. total time: 1.219s C:\Minimal ADB and Fastboot>fastboot.exe flash logo logo.bin target reported max download size of 536870912 bytes sending 'logo' (1060 KB)... OKAY [ 0.100s] writing 'logo'... OKAY [ 0.045s] finished. total time: 0.148s C:\Minimal ADB and Fastboot>fastboot.exe erase boot erasing 'boot'... (bootloader) Erase allowed in unlocked state OKAY [ 0.091s] finished. total time: 0.093s C:\Minimal ADB and Fastboot>fastboot.exe flash boot boot.img target reported max download size of 536870912 bytes sending 'boot' (10240 KB)... OKAY [ 0.426s] writing 'boot'... OKAY [ 0.697s] finished. total time: 1.126s C:\Minimal ADB and Fastboot>fastboot.exe erase recovery erasing 'recovery'... (bootloader) Erase allowed in unlocked state OKAY [ 0.080s] finished. total time: 0.082s C:\Minimal ADB and Fastboot>fastboot.exe flash recovery recovery.img target reported max download size of 536870912 bytes sending 'recovery' (10240 KB)... OKAY [ 0.429s] writing 'recovery'... OKAY [ 0.698s] finished. total time: 1.132s C:\Minimal ADB and Fastboot>fastboot.exe erase system erasing 'system'... (bootloader) Erase allowed in unlocked state OKAY [ 0.064s] finished. total time: 0.066s C:\Minimal ADB and Fastboot>fastboot.exe flash system system.img_sparsechunk.0 target reported max download size of 536870912 bytes sending 'system' (259277 KB)... OKAY [ 8.629s] writing 'system'... OKAY [ 8.647s] finished. total time: 17.277s C:\Minimal ADB and Fastboot>fastboot.exe flash system system.img_sparsechunk.1 target reported max download size of 536870912 bytes sending 'system' (247529 KB)... OKAY [ 8.225s] writing 'system'... OKAY [ 7.076s] finished. total time: 15.303s C:\Minimal ADB and Fastboot>fastboot.exe flash system system.img_sparsechunk.2 target reported max download size of 536870912 bytes sending 'system' (253351 KB)... OKAY [ 8.346s] writing 'system'... OKAY [ 15.645s] finished. total time: 23.991s C:\Minimal ADB and Fastboot>fastboot.exe flash modem NON-HLOS.bin target reported max download size of 536870912 bytes sending 'modem' (47152 KB)... OKAY [ 1.597s] writing 'modem'... OKAY [ 0.766s] finished. total time: 2.365s C:\Minimal ADB and Fastboot>fastboot.exe erase modemst1 erasing 'modemst1'... OKAY [ 0.057s] finished. total time: 0.058s C:\Minimal ADB and Fastboot>fastboot.exe erase modemst2 erasing 'modemst2'... OKAY [ 0.057s] finished. total time: 0.059s C:\Minimal ADB and Fastboot>fastboot.exe flash fsg fsg.mbn target reported max download size of 536870912 bytes sending 'fsg' (102 KB)... OKAY [ 0.098s] writing 'fsg'... OKAY [ 3.183s] finished. total time: 3.283s C:\Minimal ADB and Fastboot>fastboot.exe erase cache erasing 'cache'... OKAY [ 0.060s] finished. total time: 0.062s C:\Minimal ADB and Fastboot>fastboot.exe erase userdata erasing 'userdata'... OKAY [ 0.063s] finished. total time: 0.064s C:\Minimal ADB and Fastboot>fastboot.exe oem fb_mode_clear ... OKAY [ 0.031s] finished. total time: 0.032s C:\Minimal ADB and Fastboot>fastboot.exe reboot-bootloader rebooting into bootloader... OKAY [ 0.031s] finished. total time: 0.032s C:\Minimal ADB and Fastboot>pause Presione una tecla para continuar . . . AHora el registro con el mfastboot getvar all Código:
C:\Users\PC\Desktop\Tools\DeviceInfo>mfastboot getvar all < waiting for device > (bootloader) version: 0.5 (bootloader) version-bootloader: 4111 (bootloader) product: falcon (bootloader) secure: yes (bootloader) hwrev: 0x83C0 (bootloader) radio: 0x1 (bootloader) emmc: 16GB Sandisk REV=06 PRV=07 TYPE=17 (bootloader) ram: 1024MB Samsung S4 SDRAM DIE=4Gb (bootloader) cpu: MSM8226 CS (bootloader) serialno: TA93005UU8 (bootloader) cid: 0x0009 (bootloader) channelid: 0x00 (bootloader) uid: C3A9C5020F000000000000000000 (bootloader) unlocked: yes (bootloader) iswarrantyvoid: yes (bootloader) mot_sst: 3 (bootloader) max-download-size: 536870912 (bootloader) reason: Volume down key pressed (bootloader) imei: (bootloader) meid: (bootloader) date: (bootloader) sku: (bootloader) iccid: (bootloader) cust_md5: (bootloader) max-sparse-size: 268435456 (bootloader) current-time: "Wed Aug 6 6: 7:12 UTC 2014" (bootloader) ro.build.fingerprint[0]: motorola/falcon_retuglb/falcon_umt (bootloader) ro.build.fingerprint[1]: s:4.4.3/KXB21.14-L1.32/33:user/rel (bootloader) ro.build.fingerprint[2]: ease-keys (bootloader) ro.build.version.full[0]: Blur_Version.210.12.32.falcon_umt (bootloader) ro.build.version.full[1]: s.Retail.en.US (bootloader) ro.build.version.qcom[0]: AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1 (bootloader) ro.build.version.qcom[1]: .04.04.02.048.020 (bootloader) version-baseband: (bootloader) kernel.version[0]: Linux version 3.4.42-g26ca2df (hudsoncm@ (bootloader) kernel.version[1]: ilclbld54) (gcc version 4.7 (GCC) ) #1 S (bootloader) kernel.version[2]: MP PREEMPT Fri May 30 11:08:03 CDT 2014 (bootloader) sdi.git: git=MBM-NG-V41.11-0-gdc5aeaf (bootloader) sbl1.git: git=MBM-NG-V41.11-0-gcff5797 (bootloader) rpm.git: git=MBM-NG-V41.11-0-g71b1aae (bootloader) tz.git: git=MBM-NG-V41.11-0-ga27c415 (bootloader) aboot.git: git=MBM-NG-V41.11-0-g7d46a5a (bootloader) qe: qe 0/1 (bootloader) ro.carrier: unknown all: listed above finished. total time: 0.056s C:\Users\PC\Desktop\Tools\DeviceInfo>pause Presione una tecla para continuar . . . Lo extraño es que a pesar de flashear una 4.4.4 este todavia este en 4.4.3 creo que es lo que hace que mi telefono no avance |
|
#18
|
||||
|
||||
|
Edito: No te flashea tampoco el bootloader, creo que tienes la memoria corrupta (vamos, que no escribe). Última edición por Borrego92 Día 31/08/14 a las 18:10:15. |
|
#19
|
||||
|
||||
|
entro con las combinaciones volumen+ y despues de unos segundos power y me salen unas opciones (es el recovery de android) y he intentado con wipe cache y con wipe data Edito: Por eso creo que nada de lo que le mando hacer lo hace, aunque no muestre errores Última edición por angelgzg Día 31/08/14 a las 18:23:41. |
|
|
|
#20
|
||||
|
||||
|
al entrar al recovery me sale la imagen de un android con un signo de exclamacion y dice sin comandos
entro con las combinaciones volumen+ y despues de unos segundos power y me salen unas opciones (es el recovery de android) y he intentado con wipe cache y con wipe data Edito: Por eso creo que nada de lo que le mando hacer lo hace, aunque no muestre errores ![]() |
![]() |
Estás aquí
|
||||||
|
||||||