|
||
|
![]() |
![]() |
ROMs y desarrollo LG G3 ROMs y desarrollo LG G3 |
![]() |
|
Herramientas |
#1
|
||||
|
||||
"Fastboot mode started" DESBRICKEA TU G3&RECOVERY BOOTLOOP (por ADB&FASTBOOT)
Bueno, debido a problemas que hemos tenido algunos con nuestro terminal, me he decidido a preparar este tutorial para desbrikearlo, todo son procesos probados con éxito
Totalmente de acuerdo con las palabras de nuestro compañero @MetaDeivid " Para evitar estos problemas,yo lo que haria,no actualizaria nunca por OTA,nunca lo he echo pues en todos los galaxy que tuve siempre me dio problemas,siempre cargar la bateria,eso lo primero y me voy al recovery,restauro un nandroid a KK..y flasheo un KDZ y rooteo,bumpeo ect.Si quiero lollipop pues lo instalo ya en el recovery,asi lo prefiero pues actualizandolo o flasheandolo por flashtool y visto la cantidad de problemas que esta dando a muchos usuarios,pues hasta que no se saque root y recovery oficialmente en lollipop,no flasheare ninguna KDZ 5.0 para nuestro G3 y habra que seguir instalando lollipop desde KK en el recovery y regresando asi para hacer instalaciones limpias y evitar errores." Espero que no le haga falta a mucha gente, pero por si acaso.....por supuesto si algún makina ve algo mejorable, le ruego que lo diga para mejorar todo lo que podamos el hilo, ya que cuanto más completo mejor para todos nosotros. FASTBOOT MODE STARTED Vaya bajón nene, pero hay solución, tranquilidad y sigue los pasos...al final lo que conseguirás es que tu G3 entre en modo download para poder flasearle un kdz, y así dejarlo prácticamente de fábrica, si lo quieres dejar lo más stock posible deberás después meterle un TOT. A)Antes de nada prueba: -Quitar bateria y usb el movil. -Pulsar sin soltar volumen+ y: 1- Conectar USB 2- Y el teléfono debería entrar en modo Download- 3- Después con flashtool KDZ al canto. B) cago entó si estas leyendo esto es que no te funcionó lo anterior, no pasa nada seguimos para adelante;(DEBERÍA VALER PARA " security booting error") Bueno pues descargamos SDK tools, y sólo en el caso de que no haya funcionado con SDK, descargamos ADB AND FASTBOOT de aquí Instalación de SDK TOOLS, en el link viene todo explicado. Instalación de ADB AND FASTBOOT; (instalar si con SDK TOOLS no hemos tenido resultados) 1) Ejecuta el archivo como administrador. 2) Dale a YES las tres veces que te lo pida. 3) Deja que se instale. 4) En mi caso la carpeta ADB AND FASTBOOT la tengo dentro de la de SDK tools. Ahora vamos a recuperar la partición stock-laf.img, para que tu teléfono entre en modo download, descarga éste archivo y mételo en tu externalsd, (en tu microsd). Una vez reinsertada tu microsd en el móvil conectalo al pc, y te saldrá el cartelito de los huevos, abres un cmd dentro de tu carpeta "Adb and fastboot files", y primero probamos por fastboot ya que es más rápido, tecleamos, fastboot boot stock-laf.img Si tampoco ha iniciado el modo download, probamos tecleando en el mismo cmd, adb shell su dd if=/storage/external_SD/stock-laf.img of=/dev/block/platform/msm_sdcc.1/by-name/laf En teoría con esto último has restaurado tu partición stock-laf.img por adb y deberías estar ya en modo download, si no desenchufa el terminal del ordenador, sácale la batería unos segundos, y vuelve a conectarlo con volumen + apretado a la vez que enchufas el cable, ya tendrías que estar en modo download.. Si has triunfado, enhorabuena, ahora bien si flaseaste un kdz lollipop para arreglar el tema y quieres tener el móvil roteado sigue el siguiente tutorial de @villazon78 con todo minuciosamente explicado. Fuentes; http://www.htcmania.com/showthread.php?t=947326 http://www.htcmania.com/showthread.php?t=941833 Agradecer a nuestros compañeros sufridores de ésta putada felizmente solucionada; @Molgorth, @magber68 y @javier flecha(gracias por las imágenes). Última edición por canteo Día 09/03/15 a las 21:27:57. |
Los siguientes 26 usuarios han agradecido a canteo su comentario: | ||
|
#2
|
||||
|
||||
BOOTLOOP RECOVERY
Bueno ya que sabemos usar comandos en cmd, pues podremos salir del bootloop del recovery con unos sencillos pasos....gracias a autoprime de xda Descarga LG_G3_Flash2FixStuckRecovery.zip y metelo en tu teléfono(memoria interna). Puedes usar TWRP's MTP para pasarlo del ordenador a tu teléfono, puedes usar un OTG conectado con el zip dentro o usa adb push para mandar el archivo a tu teléfono... adb push LG_G3_Flash2FixStuckRecovery.zip /sdcard Flasea LG_G3_Flash2FixStuckRecovery.zip con el recovery o usa los siguientes commandos adb para arreglar el problema.. adb shell su dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/misc bs=256 count=1 conv=notrunc reboot Terminado Si continuas igual quizás has flaseado un archivo recovery.img corrupto o flaseaste la partición boot.img en lugar de la recovery.img. Reflasea una rom con TWRP/CWM que deberá arreglar el boot.img... or descarga un boot.img, mételo en el almacenamiento interno ( /sdcard/ ) y flasea con el recovery el archivo boot.img in TWRP/CWM...ó dd if=/sdcard/boot.img of=/dev/block/platform/msm_sdcc.1/by-name/boot reboot Fuente:http://forum.xda-developers.com/lg-g...g-ota-t2907508 Última edición por canteo Día 29/12/14 a las 22:24:14. |
Los siguientes 14 usuarios han agradecido a canteo su comentario: | ||
#3
|
||||
|
||||
Increíble tuto compi, eres un crack.
Le vendrá bien a gente que se haya quedado con un precioso pisapapeles.
__________________
![]() |
Gracias de parte de: | ||
#5
|
||||
|
||||
Buenísimo tuto!! Gracias chinchetazo
__________________
Dropbox http://db.tt/Bvng1RSJ
|
Gracias de parte de: | ||
#8
|
||||
|
||||
Bueno, flashear sin estos sustos no tiene gracia.
![]() ![]() La mayoría, mas de una vez nos hemos quedao blancos jeje. Gracias colega por los comandos. Saludos, |
Gracias de parte de: | ||
#14
|
||||
|
||||
Hola tengo un problema grande con esta ROM //D855 Int\\ON-LINE v13\\*KN_VIRUS_ACURA_ROM_v13_20F_FO R MATO_IM G, de repente se me apago estado con batería a tope y no me entra en modo Download y tampoco me lo reconoce con los drivers originales el PC.
He seguido este tutorial http://www.htcmania.com/showthread.php?t=947729 y nada no me entra en modo Download y tapoco lo reconoce los drivers .Alguna ayuda llevo tres dias sin movil intentandolo . Gracias . Saludos. MOREN |
#15
|
||||
|
||||
If -p is not specified, the ANDROID_PRODUCT_OUT
environment variable is used, which must be an absolute path. devices [-l] - list all connected devices ('-l' will also list device qualifiers) connect <host>[:<port>] - connect to a device via TCP/IP Port 5555 is used by default if no port number is specified. disconnect [<host>[:<port>]] - disconnect from a TCP/IP device. Port 5555 is used by default if no port number is specified. Using this command with no additional arguments will disconnect from all connected TCP/IP devic es. device commands: adb push <local> <remote> - copy file/dir to device adb pull <remote> [<local>] - copy file/dir from device adb sync [ <directory> ] - copy host->device only if changed (-l means list but don't copy) (see 'adb help all') adb shell - run remote shell interactively adb shell <command> - run remote shell command adb emu <command> - run emulator console command adb logcat [ <filter-spec> ] - View device log adb forward <local> <remote> - forward socket connections forward specs are one of: tcp:<port> localabstract:<unix domain socket name> localreserved:<unix domain socket name> localfilesystem:<unix domain socket name> dev:<character device name> jdwp:<process pid> (remote only) adb jdwp - list PIDs of processes hosting a JDWP transport adb install [-l] [-r] [-s] [--algo <algorithm name> --key <hex-encoded key> -- iv <hex-encoded iv>] <file> - push this package file to the device and instal l it ('-l' means forward-lock the app) ('-r' means reinstall the app, keeping its data ) ('-s' means install on SD card instead of inter nal storage) ('--algo', '--key', and '--iv' mean the file is encrypted already) adb uninstall [-k] <package> - remove this app package from the device ('-k' means keep the data and cache directories ) adb bugreport - return all information from the device that should be included in a bug report. adb backup [-f <file>] [-apk|-noapk] [-shared|-noshared] [-all] [-system|-nosy stem] [<packages...>] - write an archive of the device's data to <file> . If no -f option is supplied then the data is wr itten to "backup.ab" in the current directory. (-apk|-noapk enable/disable backup of the .apks themselves in the archive; the default is noapk.) (-shared|-noshared enable/disable backup of the device's shared storage / SD card contents; the defau lt is noshared.) (-all means to back up all installed applicatio ns) (-system|-nosystem toggles whether -all automat ically includes system applications; the default is to inclu de system apps) (<packages...> is the list of applications to b e backed up. If the -all or -shared flags are passed, then t he package list is optional. Applications explicitly g iven on the command line will be included even if -nosys tem would ordinarily cause them to be omitted.) adb restore <file> - restore device contents from the <file> backup archive adb help - show this help message adb version - show version num scripting: adb wait-for-device - block until device is online adb start-server - ensure that there is a server running adb kill-server - kill the server if it is running adb get-state - prints: offline | bootloader | device adb get-serialno - prints: <serial-number> adb get-devpath - prints: <device-path> adb status-window - continuously print device status for a specifie d device adb remount - remounts the /system partition on the device re ad-write adb reboot [bootloader|recovery] - reboots the device, optionally into the boo tloader or recovery program adb reboot-bootloader - reboots the device into the bootloader adb root - restarts the adbd daemon with root permissions adb usb - restarts the adbd daemon listening on USB adb tcpip <port> - restarts the adbd daemon listening on TCP on th e specified port networking: adb ppp <tty> [parameters] - Run PPP over USB. Note: you should not automatically start a PPP connection. <tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1 [parameters] - Eg. defaultroute debug dump local notty usepeerdns adb sync notes: adb sync [ <directory> ] <localdir> can be interpreted in several ways: - If <directory> is not specified, both /system and /data partitions will be u pdated. - If it is "system" or "data", only the corresponding partition is updated. environmental variables: ADB_TRACE - Print debug information. A comma separated list of the following values 1 or all, adb, sockets, packets, rwx, usb, sync , sysdeps, transport, jdwp ANDROID_SERIAL - The serial number to connect to. -s takes prior ity over this if given. ANDROID_LOG_TAGS - When used with the logcat option, only these de bug tags are printed. C:\Program Files (x86)\Minimal ADB and Fastboot>su "su" no se reconoce como un comando interno o externo, programa o archivo por lotes ejecutable. C:\Program Files (x86)\Minimal ADB and Fastboot>su "su" no se reconoce como un comando interno o externo, programa o archivo por lotes ejecutable. C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot stock-laf.img cannot load 'stock-laf.img': No error C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot stock-laf.img cannot load 'stock-laf.img': No error C:\Program Files (x86)\Minimal ADB and Fastboot>adb sell Android Debug Bridge version 1.0.31 -d - directs command to the only connected USB devic e returns an error if more than one USB device is present. -e - directs command to the only running emulator. returns an error if more than one emulator is r unning. -s <specific device> - directs command to the device or emulator with the given serial number or qualifier. Overrides ANDROID_S ERIAL environment variable. -p <product name or path> - simple product name like 'sooner', or a relative/absolute path to a product out directory like 'out/target/product/sooner'. If -p is not specified, the ANDROID_PRODUCT_OUT environment variable is used, which must be an absolute path. devices [-l] - list all connected devices ('-l' will also list device qualifiers) connect <host>[:<port>] - connect to a device via TCP/IP Port 5555 is used by default if no port number is specified. disconnect [<host>[:<port>]] - disconnect from a TCP/IP device. Port 5555 is used by default if no port number is specified. Using this command with no additional arguments will disconnect from all connected TCP/IP devic es. device commands: adb push <local> <remote> - copy file/dir to device adb pull <remote> [<local>] - copy file/dir from device adb sync [ <directory> ] - copy host->device only if changed (-l means list but don't copy) (see 'adb help all') adb shell - run remote shell interactively adb shell <command> - run remote shell command adb emu <command> - run emulator console command adb logcat [ <filter-spec> ] - View device log adb forward <local> <remote> - forward socket connections forward specs are one of: tcp:<port> localabstract:<unix domain socket name> localreserved:<unix domain socket name> localfilesystem:<unix domain socket name> dev:<character device name> jdwp:<process pid> (remote only) adb jdwp - list PIDs of processes hosting a JDWP transport adb install [-l] [-r] [-s] [--algo <algorithm name> --key <hex-encoded key> -- iv <hex-encoded iv>] <file> - push this package file to the device and instal l it ('-l' means forward-lock the app) ('-r' means reinstall the app, keeping its data ) ('-s' means install on SD card instead of inter nal storage) ('--algo', '--key', and '--iv' mean the file is encrypted already) adb uninstall [-k] <package> - remove this app package from the device ('-k' means keep the data and cache directories ) adb bugreport - return all information from the device that should be included in a bug report. adb backup [-f <file>] [-apk|-noapk] [-shared|-noshared] [-all] [-system|-nosy stem] [<packages...>] - write an archive of the device's data to <file> . If no -f option is supplied then the data is wr itten to "backup.ab" in the current directory. (-apk|-noapk enable/disable backup of the .apks themselves in the archive; the default is noapk.) (-shared|-noshared enable/disable backup of the device's shared storage / SD card contents; the defau lt is noshared.) (-all means to back up all installed applicatio ns) (-system|-nosystem toggles whether -all automat ically includes system applications; the default is to inclu de system apps) (<packages...> is the list of applications to b e backed up. If the -all or -shared flags are passed, then t he package list is optional. Applications explicitly g iven on the command line will be included even if -nosys tem would ordinarily cause them to be omitted.) adb restore <file> - restore device contents from the <file> backup archive adb help - show this help message adb version - show version num scripting: adb wait-for-device - block until device is online adb start-server - ensure that there is a server running adb kill-server - kill the server if it is running adb get-state - prints: offline | bootloader | device adb get-serialno - prints: <serial-number> adb get-devpath - prints: <device-path> adb status-window - continuously print device status for a specifie d device adb remount - remounts the /system partition on the device re ad-write adb reboot [bootloader|recovery] - reboots the device, optionally into the boo tloader or recovery program adb reboot-bootloader - reboots the device into the bootloader adb root - restarts the adbd daemon with root permissions adb usb - restarts the adbd daemon listening on USB adb tcpip <port> - restarts the adbd daemon listening on TCP on th e specified port networking: adb ppp <tty> [parameters] - Run PPP over USB. Note: you should not automatically start a PPP connection. <tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1 [parameters] - Eg. defaultroute debug dump local notty usepeerdns adb sync notes: adb sync [ <directory> ] <localdir> can be interpreted in several ways: - If <directory> is not specified, both /system and /data partitions will be u pdated. - If it is "system" or "data", only the corresponding partition is updated. environmental variables: ADB_TRACE - Print debug information. A comma separated list of the following values 1 or all, adb, sockets, packets, rwx, usb, sync , sysdeps, transport, jdwp ANDROID_SERIAL - The serial number to connect to. -s takes prior ity over this if given. ANDROID_LOG_TAGS - When used with the logcat option, only these de bug tags are printed. C:\Program Files (x86)\Minimal ADB and Fastboot> |
#17
|
||||
|
||||
Gracias pero hace tiempo se me brickeo y no me acuerdo en que foro encontre un archivo que se flasheaba en el recovery que te dejaba el telefono desbrickeado y funcional.
|
Gracias de parte de: | ||
#18
|
||||
|
||||
puedes entrar en recovery manualmente??
aparte de todo el error que te da de que no te reconoce "su" me da que es porque no tienes bien puesta la ruta para abrir el cmd... si le das a encender que hace el teléfono? prueba también lo que comentó otro compañero, encenderlo con volumen+ hasta que salga el logo de lg, sueltas un segundo y luego vuelves a pulsar encender y volumen+ y se supone, yo no lo he probado, que arranca normal Última edición por canteo Día 18/01/15 a las 21:16:43. |
Gracias de parte de: | ||
#19
|
||||
|
||||
puedes entrar en recovery manualmente??
aparte de todo el error que te da de que no te reconoce "su" me da que es porque no tienes bien puesta la ruta para abrir el cmd... si le das a encender que hace el teléfono? prueba también lo que comentó otro compañero, encenderlo con volumen+ hasta que salga el logo de lg, sueltas un segundo y luego vuelves a pulsar encender y volumen+ y se supone, yo no lo he probado, que arranca normal ![]() Si lo pongo en modo download ,sale el logo de LG un buen rato ,luego el cartelito pequeño de download y después las letras en blanco de las fotos que tienes puestas. Gracias . Alguna sugerencia mas porfa. Saludos. MOREN Última edición por MOREN Día 22/01/15 a las 21:51:35. |
|
#20
|
||||
|
||||
Hola no me entra en modo recovery normal y la ruta la pongo tal y como comentas en el tutorial.Pero aun sigo sin el telefono.Cuando lo enciendo se queda en el logo de LG.
Si lo pongo en modo download ,sale el logo de LG un buen rato ,luego el cartelito pequeño de download y después las letras en blanco de las fotos que tienes puestas. Gracias . Alguna sugerencia mas porfa. Saludos. MOREN ![]() es de lg para recuperar móviles, instala solo los drives, es muy intuitivo en otros foros a alguno le ha solucionado La carpeta "minimal adb...." ¿donde la tienes? ¿En el escritorio?, ¿dentro de otra carpeta?.... Última edición por canteo Día 22/01/15 a las 22:24:14. |
![]() |
![]() |
||||||
|
Herramientas | |