Unlock BootLoader, Boot Logo, Root, TWRP, Motorola Moto G6 Plus, Tutorial, Xposed - Moto G6 Plus Guides, News, & Discussion

This Tutorial I'm doing to get root on our device, I know there are several similar threads, so I gathered the information from them, I've done this post to achieve it in a way easier and faster, without the need to search for thread by thread.
First of all you have to download the files; I leave the official threads, followed by their download links ​
ADB
Thread: Minimal ADB and Fastboot
ADB Portable
Drivers Motorola
Drivers
Boot Logo
Thread: Remove message "Unlocked Bootloader" of your Moto G6/G6 Plus
Logo White.bin
Automatic BootLogo Installer (Black and White)
TWRP & Magisk
Download TWRP ejecutable
Magisk
Unlock Boot Loader
Thread: Unlock Bootloader
Motorola Unlock
Steps:
¬ Download the files, (Put them in an accessible and fast place, the desk would be good)
¬ Unzip the archives
¬ Copy the files to a single folder (where is the adb)
¬ We open the cmd (you execute the app that is in the folder)
¬ You connect the phone in Quick Start mode (Vol minus + off)
¬ Write this but without the quotes "fastboot oem get_unlock_data"
¬ You will see something in the cmd, copy it in the notebook, Pegua the 5 output lines in a continuous string without (boot manager) or 'INFO' or blanks. It should look like this: 0A40040192024205 # 4C4D355631323030373731363031303332323239 # BD008A672BA4746C2CE02328A2AC0C39F951A3E5 # 1F5328000200000000000000000000000000
¬ We go to the Motorola page, we start session.
¬ We paste the code in step number 6, and we give the blue button
¬ In case it works, we accept terms and conditions
¬ You open your email (With which you started session) you should have received an email from Motorola with a code
¬ Now go back to the cmd and paste this: fastboot oem unlock "you paste your code that came" and hit enter, and put the same again to confirm
¬ Restarts. once turned on, you pay and put in quick start mode
¬ Restarts. Once turned on, you stick it and put it in quick start mode
¬ You execute "white or black" .bat according to what you want to patch the Bootloader notice Unlocked
¬ Wait for me to turn on
¬ You configure it
¬ If you want Root:
Put the Magisk Zip in the Internal Memory
Put the phone in Fastboot mode and connect it to the PC
You execute the "TWRP Executable"
Install the Zip
To install xposed:
Open the Magisk app
Find the module
Install it
Restart
You already have Root
Español
Este Tutorial lo estoy haciendo para lograr obtener el Root en nuestro dispositivo, Se que hay varios hilos similares, así que reuní la información de ellos, he hice este post para lograr hacerlo de una manera más fácil y rápida, sin necesidad de buscar hilo por hilo.
Primero que nada hay que descargar los archivos; les dejo los hilos oficiales, seguidos de sus enlaces de descarga​
ADB
Hilo: Minimal ADB and Fastboot
ADB Portable
Drivers Motorola
Drivers
Boot Logo
Hilo: Remove message "Unlocked Bootloader" of your Moto G6/G6 Plus
Descargar Logo Blanco
Instalador Automatico BootLogo (Blanco y Negro)
TWRP & Magisk
Download TWRP ejecutable
Magisk
Liberar el Boot Loader
Hilo: Unlock Bootloader
Motorola Unlock
Pasos:
¬ Descargar los archivos, (Ponerlos en un lugar accesible y rápido, el escritorio sería bueno)
¬ Descomprimimos los archivos("adb")
¬ Abrimos el cmd (ejecutas la app que esta en la carpeta)
¬ Conectas el telefono en modo Arranque Rápido (Vol menos + off)
¬ Escribe esto pero sin las comillas "fastboot oem get_unlock_data"
¬ Te va aparecera algo en el cmd, copialo en el bloc de notas, Pegua las 5 líneas de salida en una cadena continua sin (gestor de arranque) o 'INFO' o espacios en blanco. Debe verse así: 0A40040192024205#4C4D355631323030373731363031303332323239#BD008A672BA4746C2CE02328A2AC0C39F951A3E5#1F532800020000000000000000000000
¬ Nos vamos a la Pág de Motorola, iniciamos sesión.
¬ Pegamos el código en el paso número 6, y le damos al botón azul
¬ En dado caso que funcione aceptamos términos y condiciones
¬ Abres tu correo (Con el que iniciaste sesión) te debió llegar un correo de Motorola con un código
¬ Ahora Volvemos al cmd y pegamos esto: fastboot oem unlock " pegas tu código que te llegó" y le das enter, y vuelves a poner lo mismo para confirmar
¬ Reinicias. una vez encendido, lo pegas y pones en modo arranque rápido
¬ Ejecutas "white o black".bat según lo que desees para así parchar el aviso de Bootloader Desbloqueado
¬ Esperas a que encienda
¬ Lo configuras
¬ Si deseas Root:
Poner el Zip de Magisk en la Memoria Interna
Poner el telefono en Modo fastboot y lo conectas a la pc
Ejecutas el "TWRP Ejecutable"
Instalas el Zip
Para instalar xposed:
Abra la app de Magisk
Busque el modulo
Instalelo
Reinicie
Ya tienes Root

Thread closed...
You were requested to read the FORUM RULES when you registered.
This Rule applies in this case:
4. Use the English language.
We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature).
Thread can be re-opened if you provide an English translation.

Hi,
after root, etc. this device can i change some settings inside the kernel? like cpu freq, ksm, or others?
Thank You

FYI, this post should be in the Moto G6 Guides, News & Discussion section of the forums.

Hi everyone, i´m trying to flash boot and i get this error using fastboot and mfastboot:
target max-sparse-size: 256MB
sending 'boot' (18992 KB)...
OKAY [ 0.505s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.518s
Someone can help me? plz

Pandarenz said:
Hi everyone, i´m trying to flash boot and i get this error using fastboot and mfastboot:
target max-sparse-size: 256MB
sending 'boot' (18992 KB)...
OKAY [ 0.505s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.518s
Someone can help me? plz
Click to expand...
Click to collapse
You unlocked your bootloader first right?
Sent from my moto g(6) plus using Tapatalk

Xplorer4x4 said:
You unlocked your bootloader first right?
Click to expand...
Click to collapse
Yes bro, I tried to flash the patched boot after unlock the bootloader and the same message appeared

Please can you show me how to do for moto g6 (ALI)

can't root motorola g6 plus (xt-1926-3)
I have a Motorola moto g6 plus (XT1926-3). And i've been trying to root it. I'm trying to unlock my bootloader but , whenever i go into fastboot mode.
Suddenly my phone isn't detected by either fastboot or adb. When i'm using my phone normally it gets detected by adb and not fastboot. I have tried to install the usb drivers by installing Motorola device manager but, i hear a Windows error sound when it gets to step 2 and just hangs on the last few percentile of step 2. I also tried to install the drivers from a site called Motorolausbdriver but then the installation hangs at about 60%. To anyone willing to help me, I thank you from the bottom of my heart.

RABBALQAMAR said:
Please can you show me how to do for moto g6 (ALI)
Click to expand...
Click to collapse
Update the Post, it should work for all variants of the Moto g6, the only thing, find a twrp for your device to be able to root

koningboy18 said:
I have a Motorola moto g6 plus (XT1926-3). And i've been trying to root it. I'm trying to unlock my bootloader but , whenever i go into fastboot mode.
Suddenly my phone isn't detected by either fastboot or adb. When i'm using my phone normally it gets detected by adb and not fastboot. I have tried to install the usb drivers by installing Motorola device manager but, i hear a Windows error sound when it gets to step 2 and just hangs on the last few percentile of step 2. I also tried to install the drivers from a site called Motorolausbdriver but then the installation hangs at about 60%. To anyone willing to help me, I thank you from the bottom of my heart.
Click to expand...
Click to collapse
Many times it's Windows problem, try another PC, OR create another user with administrator privileges and retry
sorry to answer so far, but I did not have my pc at hand

Does this guide still work?
I'm planning to buy an G6+. I'd also like to know if on any of this steps it performs a factory reset (wipe Data)?
Thanks

Related

Root Huawei Ascend Y200 (U8655-51)

Hello friends a salute to this great community, I am writing to make a query Y200 acquired a Huawei Ascend (U8655-51) here in Venezuela the problem is that one of the bad features of this is that it has very little internal space I have this app installed because memory is full and it is saying it has little disk space now the question is how this team rooteo to put the linksd2 and to activate the partition and others in order to have more space there is a Statute for a site German but nothing does not work on my computer I have done several times and does not work in advance thanks for any help greetings hope one response
Tutorial
albertwesker17 said:
Hello friends a salute to this great community, I am writing to make a query Y200 acquired a Huawei Ascend (U8655-51) here in Venezuela the problem is that one of the bad features of this is that it has very little internal space I have this app installed because memory is full and it is saying it has little disk space now the question is how this team rooteo to put the linksd2 and to activate the partition and others in order to have more space there is a Statute for a site German but nothing does not work on my computer I have done several times and does not work in advance thanks for any help greetings hope one response
Click to expand...
Click to collapse
Hi, Albert, I think you are the one who did this tutorial. THANKS :highfive: . It worked for me; XDA is the most known comunity so I think you should post it here too...
Mensaje original:
"(…) Download the application "Y200ToolBox".
Then, configure the device
> Settings -> Applications -> Quick Restart (uncheck)
> Settings -> Applications -> Development -> USB debugging (enable)
Adb drivers installed connect the device and given the option to finish installing the phone disconnected).
Turn off the device, remove the battery a few seconds then put back. Get the device in Fastboot with the combination of the [Volume-/ Power] during 15sec until it stay stuck in the logo
Connect the device to the PC and run the software
Select the Root + CMW
It takes a few seconds to work, do not touch anything.
It takes a while because the software will be doing some work, but it tells you when the process is finished completely and boot.
And you'll be already root users”
It work perfect for me for rooting, CMW I’m still trying, and when I get it I’ll post it. I hope it will work for everybody.
All credits to the friends in MyHuawei.net for the creation of the tool”
“Root Huawei Y200 Modelo U8655-51
Para los que no han podido ser Root en este modelo con otros métodos (no discrimino ni digo que no funcionan solo es otra alternativa)
Descargamos la aplicación Y200ToolBox al final dejo el link
Luego configuran el dispositivo
Configuración -> Aplicaciones -> Reinicio rápido (desmarcar)
Configuración -> Aplicaciones -> Desarrollo -> Depuración USB (activar)
Instalan los drivers adb, conectan el dispositivo y les dará la opción de instalarlos al terminar desconectan el teléfono
Apagan el dispositivo sacan la batería unos segundos luego la colocan de nuevo encienden el dispositivo en Fastboot con la combinación de las teclas [Volumen- / Poder] durante 15seg se quedara estancado en el logo
Conectan el dispositivo a la PC y ejecutan el software
Selecciona la opción Root + CMW
Dejan que trabaje se tardara unos segundos NO TOQUEN NADA
Lo dejan un rato ya que el soft. Estará haciendo unas tareas más el avisara cuando todo el proceso haya terminado completamente se apagara y encenderá nuevamente
Y listo ya serán usuarios Root"
A mí me funciono perfectamente para el Root, aunque el CMW todavía no me funciona. Si lo consigo lo pongo bueno espero que les sirva a los que tienen este equipo que a mi parecer es muy bueno
Todos los créditos por la creación de la herramienta a los amigos de MyHuawei.Net”
Click to expand...
Click to collapse
IMPORTANT/IMPORTANTE:
When I used the tool it didn’t work, so I navigated to the install directory Programs Files/MyHuawei.Net and I found a BAT file: “root.bat” that I ran and did the job, it took like 5 minutes. Follow the steps in the Albert tutorial, and run “root.bat” instead of the “Y200ToolBox.exe” if this happens to you. Wait a while, then the phone will boot unrooted, wait a little more and it will boot again by itself and do the Root. :victory:
The error message was like: It’s not a win32 valid application.
Cuando usé la herramienta no funcionó, así que abrí el directorio de instalación Archivos de Programa/MyHuawei.Net y encontré un archivo BAT: “root.bat”, que corrí e hizo el trabajo, tomó como 5 min. Sigan las instrucciones de Albert en su tutorial y corran “root.bat” en vez de “Y200Toolbox.exe” si les ocurre. Esperen un poco, el teléfono se reiniciará sin privilegios Root y luego se reiniciará de nuevo y finalizará el rooteado.
El mensaje de mi error fue algo como No es una aplicación win32 valida.
XDA doen't let me post the link. Search "Y200ToolBox" in google.
XDA no me deja postear el link. Busquen "Y200ToolBox" en google.
tutorial made by albertwesker at Htcmania
tutorial hecho por albertwesker en Htcmania
I discovered the solution to the error by myself, any questions please ask.
La solución a el error de la aplicación lo descubrí por mi cuenta, cualquier cosa pregúntenme.
thanks
it achieves exactly is mine and quice compratir as I did for this team they have not remembered thanks for bringing xda but I had no problem but brought greetings friend
l7wahn said:
IMPORTANT/IMPORTANTE:
When I used the tool it didn’t work, so I navigated to the install directory Programs Files/MyHuawei.Net and I found a BAT file: “root.bat” that I ran and did the job, it took like 5 minutes. Follow the steps in the Albert tutorial, and run “root.bat” instead of the “Y200ToolBox.exe” if this happens to you. Wait a while, then the phone will boot unrooted, wait a little more and it will boot again by itself and do the Root. :victory:
The error message was like: It’s not a win32 valid application.
Click to expand...
Click to collapse
i follow the instruction.
> usb debug
> uncheck fast boot
> successfully install and connect adb driver
> Turning off the device, remove the battery a few seconds then put back. Get the device in Fastboot with the combination of the [Volume-/ Power] during 15sec until it stay stuck in the logo
Connect the device to the PC and run the software
here, i follow your instruction in running "root.bat" in the myhuawei.net because i found "It’s not a win32 valid application."
after that it ran the bat file, about 1 minute my pc restarted
> i wait until it works again but it doesn't.
> there's windows error message
where and what are my mistakes?
thanks
Answers
bakuradits said:
i follow the instruction.
> usb debug
> uncheck fast boot
> successfully install and connect adb driver
> Turning off the device, remove the battery a few seconds then put back. Get the device in Fastboot with the combination of the [Volume-/ Power] during 15sec until it stay stuck in the logo
Connect the device to the PC and run the software
here, i follow your instruction in running "root.bat" in the myhuawei.net because i found "It’s not a win32 valid application."
after that it ran the bat file, about 1 minute my pc restarted
> i wait until it works again but it doesn't.
> there's windows error message
where and what are my mistakes?
thanks
Click to expand...
Click to collapse
Why did your pc restarted? or do you mean your Device?
This is what the root.bat do:
first it erase the recovery image and flash an image with cwm (step that will make your device to not get into the recovery any more... There's a solution)
second it flash the y200recovery.img that is in the y200toolbox directory
third it boots
then when the device boots into the android software and you see the loader, or the lock (depending on your configuration) it will run a shell in adb that will get the superuser.apk in the /system directory. If you're using an Huawei u8655-51, there will be not a chance to damage anything if your pacient.
last it sends the adb reboot command to the phone and the phone boots rooted.
Know, make all things again, but wait until the command promt shuts itself.
Alfredohs esto es para ti:
si dañaste el proceso de inicio es porque tal vez usaste otro ".bat" en el directorio. Esto va a dañar el boot.img de tu teléfono, debes usar el stockkernel.bat en modo fastbot para restaurarlo.
If you damaged the booting process in the phone it might be because you used another ".bat" in the directory. Which will change the boot.img so you should use the stockkernel.bat whit the device in fastboot mode to restore it.
Hi... I have used "Y200ToolBox" to root my phone, but it seems something went wrong. I tried to do it again, but while I restart the phone it restarts to CWM recovery. I don't know when this happened. So I think I disconnected the phone before the rest of the process completed the first time I tried, I mean the rooting part... Can you help me to solve this?
--------------------------------------------------------------------
Hola, he usado "Y200ToolBox" para rootear mi fone, pero parece que algo salió mal. Intenté hacerlo de nuevo, pero mientras reinicio el fone este se va al CWM recovery. No sé cuando pasó, así que pienso que lo desconecté antes de que cumpliera el resto del proceso la primera vez que lo hice, me refiero a la parte del rooting... Me podrían ayudar a resolver esto?
Huawei ascend y200 FM apk required
Hi
I rooted my Huawei ascend y200 and accidentally removed the FM application. If you have the apk please share it

[Q] ASUS PadFone A66 'invalid kernel', how to fix it? Help! Please.

My padfone was bricked when I tried to replace the recovery by TWRP via goomanager (TWRP official recommended).
The procedure of goomanager makes nothing happens, it seems like just download the TWRP package.
The problem is that phone has different protection policies compared to HTC, samsung etc and the bootloader (fastboot mode) is locked by default.
In other words, there is no such a way to connect your phone when your rom, recovery did not pass the verification unless unlock the bootloader by ASUS official tool and void warranty before your operations.
If the recovery or roms did not pass the validation then the left-top corner of screen will show 'invalid kernel' and the phone haven't been unlocked to be premised to visit fastboot mode then the phone will be bricked.
I think there is two way to unbrick, the first is to unlock the bootloader by external connector, the other is to flash official recovery data by external. But when I tried to search solutions, I got nothing about padfone A66 even that RIFFBOX official forum.
Does anyone have an ideal to help me break the difficult circumstances?
s943035 said:
My padfone was bricked when I tried to replace the recovery by TWRP via goomanager (TWRP official recommended).
The procedure of goomanager makes nothing happens, it seems like just download the TWRP package.
The problem is that phone has different protection policies compared to HTC, samsung etc and the bootloader (fastboot mode) is locked by default.
In other words, there is no such a way to connect your phone when your rom, recovery did not pass the verification unless unlock the bootloader by ASUS official tool and void warranty before your operations.
If the recovery or roms did not pass the validation then the left-top corner of screen will show 'invalid kernel' and the phone haven't been unlocked to be premised to visit fastboot mode then the phone will be bricked.
I think there is two way to unbrick, the first is to unlock the bootloader by external connector, the other is to flash official recovery data by external. But when I tried to search solutions, I got nothing about padfone A66 even that RIFFBOX official forum.
Does anyone have an ideal to help me break the difficult circumstances?
Click to expand...
Click to collapse
even after bootloader unlock still got invalid kernel.. and there is no way to connect the device to pc in this case.
Hi, i did fix "invalid kernel" via jtag
Jig
nicolayer said:
Hi, i did fix "invalid kernel" via jtag
Click to expand...
Click to collapse
Hi!
I heave the same problem on my a66 "invalid kernel"!
I would bee wery thankful i you would describe a little bit more about that how you fixed using jig!
My phone is dead for 6 months, it would be great to fix it!
+ 1
Anyone here succeeded in unbricking?
in Windows 7 64 devicemanger the phone does show up as: ASUS android bootloader interface. In other words; Windows can see the phone.
What if you connect the bricked phone to a Linuxcomputer. Would that help? I mean, System and Storage are all on one single eMMc inside the phone. Is there no way to access this and read - write on it?
Nicolayer: you'r still there? A tutorial would be much appreciated.
signed .hex file needed
Hi guys!
Maybe I founded a soution for unbrick asus A66 with qualcomm download mode.
form teh pst ( http://forum.xda-developers.com/showthread.php?t=2136738 ) I take qlod.py and other stuff, just dosen't work because need proer signed MPRG8260.hex file for waking up the phone from a "deep sleep".
This "invalid kernel" has just happened to me for the second time when downgrading to 4.0.3 ICS using TWRP and I'm rather frustrated right now. I'm posting here because I am highly interested in a way to fix this that does not involve ASUS, which I've already done.
What's the deal with this signed MPRG8260.hex file? Also, is there anything new concerning a fix using JTAG? Is there anyone out there who can fix it and would offer a repair? I really want to get this brick back to life.
Thanks in advance,
-L
Padfone A66 JTAG fix for invalid kernel
<delete please>
missing files
my new information is...
QPST and Qualcomm QDload driver need.
manulal for emmcswdownload you can find on the internet
sahara.xml
8260mprg.mbn
8260_msimage.mbn
rawprogram0.xml
patch0.xml
and need a full firmware.
anybody have got these files?
I fnid *.mbn files (on chinese sites) but all was died...
s943035 said:
Mi padfone se bloqueó cuando intenté reemplazar la recuperación por TWRP a través de goomanager (recomendado por el oficial de TWRP).
El procedimiento de goomanager hace que no pase nada, parece que simplemente descargue el paquete TWRP.
El problema es que el teléfono tiene diferentes políticas de protección en comparación con HTC, Samsung, etc. y el gestor de arranque (modo de arranque rápido) está bloqueado de forma predeterminada.
En otras palabras, no existe tal manera de conectar su teléfono cuando su rom, la recuperación no pasó la verificación a menos que desbloquee el cargador de arranque con la herramienta oficial de ASUS y anule la garantía antes de sus operaciones.
Si la recuperación o las roms no pasaron la validación, la esquina superior izquierda de la pantalla mostrará 'kernel no válido' y el teléfono no se ha desbloqueado para visitar el modo fastboot, entonces el teléfono se bloqueará.
Creo que hay dos formas de desbloqueo, la primera es desbloquear el cargador de arranque mediante un conector externo, la otra es actualizar los datos de recuperación oficiales mediante un conector externo. Pero cuando traté de buscar soluciones, no obtuve nada sobre padfone A66 ni siquiera en el foro oficial de RIFFBOX.
¿Alguien tiene un ideal que me ayude a romper las circunstancias difíciles?
Click to expand...
Click to collapse
Mod edit - translated by https://www.deepl.com/translator
Hello, I have exactly the same problem, KERNEL NOT VALID on my asus a66 and it is incredible that 11 years later there is still no other solution than RIFF JTAG to solve this, however for the asus A68 if it exists, it is very strange, The mobile turns on but the computer does not detect it, any help?
***********************
Hola, tengo exactamente el mismo problema, KERNEL NO VÁLIDO en mi asus a66 y es increíble que 11 años después todavía no haya otra solución que no sea RIFF JTAG para solucionar esto, sin embargo para el asus A68 si existe, es muy raro, El móvil enciende pero no lo detecta el ordenador, alguna ayuda?
kevin_23 said:
Mod edit - translated by https://www.deepl.com/translator
Hello, I have exactly the same problem, KERNEL NOT VALID on my asus a66 and it is incredible that 11 years later there is still no other solution than RIFF JTAG to solve this, however for the asus A68 if it exists, it is very strange, The mobile turns on but the computer does not detect it, any help?
***********************
Hola, tengo exactamente el mismo problema, KERNEL NO VÁLIDO en mi asus a66 y es increíble que 11 años después todavía no haya otra solución que no sea RIFF JTAG para solucionar esto, sin embargo para el asus A68 si existe, es muy raro, El móvil enciende pero no lo detecta el ordenador, alguna ayuda?
Click to expand...
Click to collapse
@kevin_23
As courtesy I've translated your above post. With reference to rule no. 4 of the XDA Forum Rules, please post in English or add at least an English translation to your Spanish posts.
Spoiler: Rule No. 4
4. Use the English language.
We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature). You could try :- https://translate.google.com/ or https://www.babelfish.com/ or use one of your choice.
Thanks for your cooperation!
Regards
Oswald Boelcke
Senior Moderator

[Answer/Solution] Download mode BLOCKED after update / Bootloader lock / No Recovery.

FIRST: Thanks to jose.guillen1302 (User of HTCManía)
==========================
English version:
==========================
*NOTE* Im uruguayan, and my english its TOO BAD but better than google translator.
Yesterday, i updated my phone, with LGUpdateTool and blah blah blah, with kdz from lg-firmware-rom.com and more blah blah blah
Some hours after the update, i tried to re-flash to downgrade, because the last build its unrooteable with towelroot v1 (freezes)
The problem was: No download mode. (It continues normally)
*reaction* :crying: :crying: :crying: :crying:
At 03:00am i found the solution! (Another time thanks to user of htcmania)
1. Enable Usb Debugging
2. Install adb+fastboot app & driver (i used the installer of the user @Snoop05 /showthread.php?t=2588979)
3. Open a cmd, connect the phone, and do adb restart bootloader
4. The phone will restart and stay on a black screen.
5. Now go to Device Manager and search the unknown device: fastboot
6. Right click > Update driver manually > Search on pc > see full list
7. Search Google, Inc. in the list and install HTC Bootloader, overriding windows message.
8. Now close the device manager, disconnect phone from usb, remove the battery
9. Turn it on, with vol + and THAT'S IT! Now download mode works magically.
Hope it helps.
Source: HTCMania thread - Message #18
==========================
Spanish version / Versión en español:
==========================
*NOTA* Si alguien sabe inglés perfectamente, agradecería enormemente que me corrigiesen.
Ayer, actualicé mi teléfono, con LGUpdateTool y bla bla bla, con el kdz de lg-firmware-rom y mas bla bla bla...
Unas horas despues, intenté re-flashear para hacer downgrade, porque la ultima build no es rooteable con towelroot v1 (se tilda)
El problema era: No tenía modo Download (No podía flashear.)
*mi reacción* :crying: :crying: :crying: :crying:
A eso de las 03:00am encontré la solucion (Otra vez gracias al usuario de HTCManía)
1. Activar modo Depuración Usb
2. Instalar adb+fastboot, la aplicación y el driver. (usé el instalador del usuario @Snoop05 /showthread.php?t=2588979)
3. Abrir una consola (cmd), conectar el teléfono, y hacer: adb restart bootloader
4. El telefono se reiniciará y se quedará en una pantalla negra
5. Ahora ve al administrador de dispositivos y busca el dispositivo desconocido: fastboot
6. Haz click derecho > Actualizar driver manualmente > Buscar en el equipo > ver lista completa
7. Busca " Google, Inc. " en la lista y de ella instala HTC Bootloader, sobrepasando el mensaje de advertencia de windows.
8. Cierra el administrador de dispositivos, desconecta el telefono del usb, remueve la batería
9. Enciendelo, con la tecla vol + y FUNCIONA! Modo download a la vida MAGICAMENTE (Bueno, no tan magicamente)
Espero que ayude.
Fuente: Hilo de HTCManía - Mensaje #18
This is for the D625, right?
Sent from my D620r [Stock 4.4.2]
Vagelis1608 said:
This is for the D625, right?
Sent from my D620r [Stock 4.4.2]
Click to expand...
Click to collapse
Yeah, i tested it on a D625, but i think may work on other g2 mini's who haves this problem.
Nice.
In case you dont manage to install as OP said, choose to instal ADB Interface, select google inc, then in the sub options youll find the htc bootloader.
Also confirming it worked.
Thanks.

Serious bootloader error - Error grave de bootloader

What happens is that any command I make in fastboot sends me
...
FAILED (remote: unknown command)
every command even
fastboot oem get-bootinfo
send me the same I do not know what to do, I'm a little desperate
Why even my cell phone does not pick up a signal at the moment
I hope you can support me .... thanks in advance
Lo que pasa es que cualquier comando que hago en modo fastboot me manda
...
FAILED (remote: unknown command)
todo comando incluso
fastboot oem get-bootinfo
me manda el mismo no se que hacer estoy algo desperado
por que incluso mi celular no levanta señal en este momento
espero me puedan apoyar....gracias de antemano
It looks like your computer don't have installed the fasboot commands, if you use Windows, you can search the fastboot and adb installers.
Parece que tu computadora no tiene instalado fastboot, podes buscar en el foro si tenes Windows para instalar adb y fastboot y poder ejecutar desde la terminal
Enviado desde mi Xperia X corriendo Sailfish OS

Moto g6 plus soak update, android 9

Hola a Todos, Este es el proceso de actualización a Android Pie (Soak Test)​
Esto no sería posible sin el apoyo y colaboración de los miembros del grupo "evert "​
"Entre todos podemos hacer las cosas posibles"​
Primero que nada, debemos tener el Bootloader Desbloqueado lo cual pueden conseguir desde cualquiera de estos dos Post
Unlock Bootloader (English & Español)
Preparing-to-unlock-bootloader-t3854240
Luego bajar la Rom Stock con la compilación: OPWS27.113-89-2
Descargar
Seguido de esto bajar los archivos Ota´s
Descargar
No nos olvidemos de los archivos ADB y Los Drivers de Motorola
Hilo: Minimal ADB and Fastboot
ADB Descarga Directa
Drivers
Y de paso los BootLogos
Instalador Automatico BootLogo (Blanco y Negro)
Una vez con todos los archivos ya descargados, procedemos a meterlos a una sola carpeta, para así utilizarlos mas rápidamente.
Descomprimir La ROM 89-2, y adb en una sola carpeta
Ejecutar el Archivo " flash rom.bat
Conectar el Teléfono en modo fastboot y esperar
Saltamos toda la configuración sin permitirle conectarse a Internet
Descomprimimos el zip con las otas y pasamos el archivo mas grande 27.----- a la memoria del teléfono
Nos vamos a permisos de Apps -> Almacenamiento -> Mostrar Sistema -> Activamos, desactivamos y activamos "Actualización de Motorola"
Nos debería aparecer el menú de actualización, si no es así vamos a actualizaciones y aparecerá
Dejamos que se instale y reiniciamos
Ahora ponemos los demás archivos en la memoria interna y automáticamente las actualizaciones serán detectadas, las instalamos y ya.
Después de Instalar todas las actualizaciones, hacemos un hard reset.
Si queremos quitar el anuncio de Bootloader, descomprimimos el zip con los Logos y elegimos el blanco o negro y ejecutamos el ".bat" correspondiente (Importante no usarlo antes o dará error en el proceso de actualizaciones)
Root:
Lo conseguimos con Magisk
Pasamos el zip a la memoria externa (la interna esta encriptada) y ponemos el teléfono en modo fastboot
Descargamos el Recovery y lo ejecutamos
Download TWRP ejecutable
Instalamos el Zip y reiniciamos, en dado caso que presente errores o no aparezca repetimos el paso anterior.
English
Hi Everyone, This is the update process to Android Pie (Soak Test) ​
[FONT= "Century Gothic"] This would not be possible without the support and collaboration of the members of the "evert" group [/FONT]​
"We can do all things together" ​
First of all, we must have the Unlocked Bootloader which can be obtained from any of these two Post
Unlock Bootloader (English & Español)
Preparing-to-unlock-bootloader-t3854240
Then download the Stock Rom with the compilation: OPWS27.113-89-2
Download
Download the Ota's files
Download
Let's not forget the ADB files and Motorola Drivers
Thread: Minimal ADB and Fastboot
ADB Direct Download
Drivers
And of course the BootLogos
BootLogo Automatic Installer (Black and White)
Once with all the files already downloaded, we proceed to put them into a single folder, so they can be used more quickly.
Unzip ROM 89-2, and adb in a single folder
Run the File " flash rom.bat
Connect the phone in fastboot mode and wait
We skipped all the configuration without allowing you to connect to the Internet
Unzip the zip with the otes and pass the largest file 27 .----- to the phone's memory
We go to Apps permissions -> Storage -> Show System -> Activate, deactivate and activate "Motorola Update"
We should see the update menu, if not, let's go to updates and it will appear
We let it install and restart
Now we put the other files in the internal memory and automatically the updates will be detected, installed and now.
After installing all the updates, we do a hard reset.
If we want to remove the announcement from Bootloader, unzip the zip with the Logos and choose the white or black and execute the corresponding ".bat" (Important not to use it before or give an error in the update process)
Root:
We got it with Magisk
We pass the zip to the external memory (the internal one is encrypted) and we put the phone in fastboot mode
Download the Recovery and execute it
Download TWRP executable
We install the Zip and reboot, in case it presents errors or does not appear we repeat the previous step.
OTA files need permission to download
AparecidoFaro said:
OTA files need permission to download
Click to expand...
Click to collapse
I'm uploading the file again, but it might take a while
Miiiis said:
I'm uploading the file again, but it might take a while
Click to expand...
Click to collapse
Can not you just put the file as public?
AparecidoFaro said:
Can not you just put the file as public?
Click to expand...
Click to collapse
The link is not mine, I can not change it
give me two hours and the link will be updated
Miiiis said:
The link is not mine, I can not change it
give me two hours and the link will be updated
Click to expand...
Click to collapse
Got it. All right then, no problem.
Guys, it looks like the stable update has been released in India
https://support.motorola.com/in/en/solution/MS136260
OTA links are not working...
ColaDeveloper said:
OTA links are not working...
Click to expand...
Click to collapse
new links
Thank you. I'm downloading and I will test it. I hope it will work.
I put a massive warning out here for anyone that's going to install this. First of all, with the public version rollout probably very soon, you should ask if it's worth it to install the soak because you have to go back to stock oreo for the official pie ota.
But aside from that, i'm putting a warning here as there have been people bricking their device with the soak.
Obviously, bricking is always a risk factor when your flashing things but i don't know if there will eventually be a fix for those that end up bricked. Do with your device whatever you want but keep this in mind. Yes you get stock pie with soak, but consider if the risk taken is worth the gain.
Miiiis said:
new links
Click to expand...
Click to collapse
Can't seem to open the rar file in the new link. Anyone else having this problem?
The OTA link does not work
The update for Moto G6 plus is started to rolling out buth good take wail before its on youre phone avalbe..
https://www.talkandroid.com/335911-moto-g6-android-pie/
Boot logo fails
Awesome! I flashed this on my Moto G6 plus and it worked, took 30 minutes while all the updates where installing.
I've got this message while running Bootlogo Moto G6 Plus White-Black in fastboot:
Code:
C:\G6+\platform-tools_r28.0.1-windows\platform-tools\roms\stock\Pie\Bootlogo Moto G6 Plus White-Black\Bootlogo Moto G6 Plus>White.bat
C:\G6+\platform-tools_r28.0.1-windows\platform-tools\roms\stock\Pie\Bootlogo Moto G6 Plus White-Black\Bootlogo Moto G6 Plus>fastboot flash logo logo_white.bin
(bootloader) partition-typ: not found
(bootloader) max-download-sizego: not found
target didn't report max-download-size
sending 'logo' (2071 KB)...
(bootloader) Requested download size is more than max allowed
FAILED (remote failure)
finished. total time: 0.007s
Also every time I boot the phone it sends a message in yellow saying: "Verity mode is set to disabled"
Thank you for your work!
Google phone work? Direct from the play store?
angelpradomx said:
Awesome! I flashed this on my Moto G6 plus and it worked, took 30 minutes while all the updates where installing.
I've got this message while running Bootlogo Moto G6 Plus White-Black in fastboot:
Also every time I boot the phone it sends a message in yellow saying: "Verity mode is set to disabled"
Thank you for your work!
Click to expand...
Click to collapse
Hello, what firmware version were you on? I'm on 89-5 and I'm not sure if downgrading to 89-2 can cause bricks

Categories

Resources