Help with Moto G and CM11 - Android Q&A, Help & Troubleshooting

Hello all,
I flashed my Moto g to CM11, but now I want to go back to the stock version-1.8-1.4_CFC US_retail_XT1032_KXB20.9
I put the phone in usb debugging mode, but when I run the adb devices does not recognize the phone:
Code:
C:\Users\USER\Downloads\ElementalXDesigns-MotoX-Tools>adb devices
List of devices attached
note: I have returned the original recovery

Related

Update built-in ADB of my Android Tablet.

Hi guys,
I've got a question...
But first, STORY:
I have a tablet with stock Android 4.2.2 rooted and a Moto G (not rooted). I had connected my Moto G (4.4.2) to the tablet over an USB Dongle with USB debuging enabled and my tab found my Moto G. So I started the terminal Emulator with SU permisions on my tab and typed:
su
Adb devices
My tab listed my device as "device" and i had control of my Moto G.
Now I updated my Moto G to 4.4.4 and when I connect my device now to my tab, my Moto G is listed as "offline". Thats Bad.
I tried:
- toggle USB debugging
- reset adb Permissions
- reboot Tab and Moto G
- used up -to-date ADB binary of the Android SDK for Linux (failed: magic 7f45)
I think I need to update my build-in ADB binary of my tab to get succesfully connected.
Can anyone send me a Built-in ADB binary from an Android 4.4 device, please? I think it can be found in /system/bin .
Thanks to all!
PS: Sorry for my Bad english.

[Q] Moto G won't boot please help

My Moto G XT1032 won't boot, it gets into the boot animation then goes to a black screen and does nothing, I can get into the fastboot and recovery menus however when I try to do anything through adb and fastboot it's saying either waiting for device or device not found. I wanted to return back to stock 4.4.4 so I could get the lollipop update, bootloader is unlocked. When I connect my phone to the PC is makes the sound that it's connected but it won't show the internal storage, the drivers are there since I checked in device manager.
Is my phone bricked?
Any helped will be gladly appreciated!
Thanks!
iscopesiz said:
My Moto G XT1032 won't boot, it gets into the boot animation then goes to a black screen and does nothing, I can get into the fastboot and recovery menus however when I try to do anything through adb and fastboot it's saying either waiting for device or device not found. I wanted to return back to stock 4.4.4 so I could get the lollipop update, bootloader is unlocked. When I connect my phone to the PC is makes the sound that it's connected but it won't show the internal storage, the drivers are there since I checked in device manager.
Is my phone bricked?
Any helped will be gladly appreciated!
Thanks!
Click to expand...
Click to collapse
Your phone is soft-bricked, but since it boots to all those modes, should be easy enough to get going. Not sure why you would expect the internal storage to show up if the device isn't booting...? Do you have a custom recovery installed? You didn't mention what you did before it stopped booting correctly either, which could be helpful info for troubleshooting. Are you sure the correct drivers are being loaded? Are you using adb and fastboot when the phone is in the correct mode to receive the commands? Fastboot doesn't work in recovery, adb doesn't work in bootloader mode, etc. Worst case scenario, just restore with RSD Lite. If you are still having issues connecting to it, then uninstall all Moto drivers, reboot the PC, then reinstall them most recent Motorola Device Manager and try again.

LG K4 120E in fastboot mode

Hi,
I own a LG K4 120E running stock firmware, unrooted and bootloader locked. I recently hard reset it blocking with the frp google protection. All my efforts to restore it with LG Driver tool have failed and I would like install a new OS (Marshmallow) using fastboot (as I don't know any other way).
I understand that download mode is not the same that fastboot mode, and messing around I think that I have setup the phone in fastboot mode (holding volume down for a while (5 sec) and plugging the usb cable). I see at the bottom of the screen the hopeful message:
Code:
=> FASBOOT mode....
If install and setup adb and fast boot in windows and linux.
In linux typing the following commands, I get this, which looks good to me.
Code:
$dmesg
[ 6995.101282] usb 2-5: new high-speed USB device number 11 using ehci-pci
[ 6995.237109] usb 2-5: New USB device found, idVendor=18d1, idProduct=d00d
[ 6995.237123] usb 2-5: New USB device strings: Mfr=156, Product=164, SerialNumber=248
Code:
$ lsusb
Bus 002 Device 011: ID 18d1:d00d [B]Google[/B] Inc.
I guess that it shows Google because of the fastboot mode, as LG has id=1004.
Unluckily, when I type:
Code:
$adb devices
I get nothing
Code:
List of devices attached
¿Have any of you succeded with this model (LG K4) and fastboot?
Thank you
[SOLVED]
It was a misunderstanding of fastboot and adb modes.
Obviously, I couldn't connect with the device in fastboot mode with adb.
Code:
$fastboot device
Shows the device.
Any luck with a custom ROM ?
profesor.asix said:
Hi,
I own a LG K4 120E running stock firmware, unrooted and bootloader locked. I recently hard reset it blocking with the frp google protection. All my efforts to restore it with LG Driver tool have failed and I would like install a new OS (Marshmallow) using fastboot (as I don't know any other way).
I understand that download mode is not the same that fastboot mode, and messing around I think that I have setup the phone in fastboot mode (holding volume down for a while (5 sec) and plugging the usb cable). I see at the bottom of the screen the hopeful message:
Code:
=> FASBOOT mode....
If install and setup adb and fast boot in windows and linux.
In linux typing the following commands, I get this, which looks good to me.
Code:
$dmesg
[ 6995.101282] usb 2-5: new high-speed USB device number 11 using ehci-pci
[ 6995.237109] usb 2-5: New USB device found, idVendor=18d1, idProduct=d00d
[ 6995.237123] usb 2-5: New USB device strings: Mfr=156, Product=164, SerialNumber=248
Code:
$ lsusb
Bus 002 Device 011: ID 18d1:d00d [B]Google[/B] Inc.
I guess that it shows Google because of the fastboot mode, as LG has id=1004.
Unluckily, when I type:
Code:
$adb devices
I get nothing
Code:
List of devices attached
¿Have any of you succeded with this model (LG K4) and fastboot?
Thank you
Click to expand...
Click to collapse
Have you had any luck or progress with the above ?
I'm also stuck at Google's FRP and been digging the web for ages ...
Bypass LG K4 / K121 FRP
s3vla said:
Have you had any luck or progress with the above ?
I'm also stuck at Google's FRP and been digging the web for ages ...
Click to expand...
Click to collapse
There's a video on getting past the LG K series FRP.
https://www.youtube.com/watch?v=pOcK1ab7Vss
He posts for K7, K8, K10 but it works for K4.
So simple it's embarrassing.
On another note I need to flash a stock rom/firmware to an LG K121 10b and I can't find a ROM/Firmware anywhere.
A friend buggered up the phone, he says, with kingroot. Home key not working, Bluetooth activity gone, settings force closing...
I can only think flashing a stock rom/firmware will solve the issue.
Links to roms for the lgk121 would be helpful.
spaesani said:
There's a video on getting past the LG K series FRP.
https://www.youtube.com/watch?v=pOcK1ab7Vss
He posts for K7, K8, K10 but it works for K4.
So simple it's embarrassing.
On another note I need to flash a stock rom/firmware to an LG K121 10b and I can't find a ROM/Firmware anywhere.
A friend buggered up the phone, he says, with kingroot. Home key not working, Bluetooth activity gone, settings force closing...
I can only think flashing a stock rom/firmware will solve the issue.
Links to roms for the lgk121 would be helpful.
Click to expand...
Click to collapse
I know un late but this would help other People who might come here looking for original firmware and how todo Flash it
You Will find firmware here https://lg-firmwares.com just click the same model as your, download the version You want. Foro flashing follow this guide: https://forum.xda-developers.com/lg-k10/how-to/flashing-firmware-using-lg-t3517839 it worked for me
I am begginer and I want know this
Hi, guys!
First I want to say sorry because my bad English.
I see this " I would like install a new OS (Marshmallow)" and I really want to know how I can do this.
I have a LG K4 (K120E) with Android 5, I would like do the upgrade how I say before, how i can do that?
P.S. If some one know how write in Portuguese I say thanks. I am brazilian.

Regarding STOCK of MOTO G6 (Motorola G6)

Guys,
Without wasting any time coming direct to the point issue is that I want to install stock firmware in my MOTO G6. Since last 2-3 days I'm going through the below link but it's not working for me IDK why
https://forum.xda-developers.com/moto-g6/how-to/stock-firmware-moto-g6-t3792292
Also tried with RSD lite but that thing is not even showing or detecting my device.
My phone configuration:
Model- XT 1925-3
MOTO G6
64 GB
4 GB RAM
Please help (_/\_)
It sounds like your phone is not set up to all access via the USB port. You need to install motorola USB drivers; https://support.motorola.com/in/en/drivers
Then install Minimal ADB/Fastboot ; https://forum.xda-developers.com/showthread.php?t=2317790
Then have developer options enabled (setup/system/about phone - tap build number 7 times; then backup to developer options and turn on Android debugging/android debug bridge/USB debugging
Then to see if the computer is communicating with the phone, boot the phone into the fastboot flash mode (power off and then hold the power on button and the down volume button together); then issue the command in the adb/fastboot program command terminal window "fastboot devices". The phone should respond with the serial number of the phone and the text string "fastboot". When this happens, you know the phone is able to talk to the computer.
The link provided may or may not be for your phone. You can find all official motorola firmwares for the phone at;
Moto g6 {ali}
https://mirrors.lolinet.com/firmware/moto/ali/official/
moto g6 plus {evert}
https://mirrors.lolinet.com/firmware/moto/evert/official/
moto g6 play {aljeter}
https://mirrors.lolinet.com/firmware/moto/aljeter/official/
Its important that you use the correct firmware for your phone, by country, by carrier or retail version or you can brick the phone.
Then you can fastboot the firmware into the phone. You can also use RSD Lite once the phone is recognized under fastboot flash mode.
I would use https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714 , as it should find the correct firmware
I do not have the moto G6 - I use a moto g5+, but all the moto's are very similar
Hope that helps
HuNnEy said:
Guys,
Without wasting any time coming direct to the point issue is that I want to install stock firmware in my MOTO G6. Since last 2-3 days I'm going through the below link but it's not working for me IDK why
https://forum.xda-developers.com/moto-g6/how-to/stock-firmware-moto-g6-t3792292
Also tried with RSD lite but that thing is not even showing or detecting my device.
My phone configuration:
Model- XT 1925-3
MOTO G6
64 GB
4 GB RAM
Please help (_/\_)
Click to expand...
Click to collapse
RSD Lite doesn't work with windows 10 try 7
https://forum.xda-developers.com/general/rooting-roms/guide-flashing-motorola-firmware-t4042039
Or LMSA
https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714
Sent from my perry_f using XDA Labs
Nivead said:
It sounds like your phone is not set up to all access via the USB port. You need to install motorola USB drivers; https://support.motorola.com/in/en/drivers
Then install Minimal ADB/Fastboot ; https://forum.xda-developers.com/showthread.php?t=2317790
Then have developer options enabled (setup/system/about phone - tap build number 7 times; then backup to developer options and turn on Android debugging/android debug bridge/USB debugging
Then to see if the computer is communicating with the phone, boot the phone into the fastboot flash mode (power off and then hold the power on button and the down volume button together); then issue the command in the adb/fastboot program command terminal window "fastboot devices". The phone should respond with the serial number of the phone and the text string "fastboot". When this happens, you know the phone is able to talk to the computer.
The link provided may or may not be for your phone. You can find all official motorola firmwares for the phone at;
Moto g6 {ali}
https://mirrors.lolinet.com/firmware/moto/ali/official/
moto g6 plus {evert}
https://mirrors.lolinet.com/firmware/moto/evert/official/
moto g6 play {aljeter}
https://mirrors.lolinet.com/firmware/moto/aljeter/official/
Its important that you use the correct firmware for your phone, by country, by carrier or retail version or you can brick the phone.
Then you can fastboot the firmware into the phone. You can also use RSD Lite once the phone is recognized under fastboot flash mode.
I would use https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714 , as it should find the correct firmware
I do not have the moto G6 - I use a moto g5+, but all the moto's are very similar
Hope that helps
Click to expand...
Click to collapse
Thank you so much after so many tries this moto smart assistant finally worked for me
Thanks again :good: . Moderators can close the topic now :highfive:

How to copy photos/files from Moto G30 stuck at bootscreen?

Hi dear community,
My new Moto G30 is stuck at bootscreen after switching it off the last time, and after trying all simple options (Boot from recovery? SD card issue?, Battery issue? ...) support only say I can do factory reset. However I need to get the photos to my laptop before resetting the data. Since I can not boot, I only have recovery mode. From there the only ADB command allowed is ADB sideload or install something from SD card. My Linux laptop recognizes the device in ADB sideload mode. Fastboot is also available in recovery mode but my laptop does not recognize it.
I guess installing TWRP or something via ADB sideload would allow me to then use ADB pull or something to get the photos?
That would void my warranty which might be good to have if the boot issue is a hardware issue?
TWRP, Lineage OS etc are not yet have been made available by someone professional for Moto G30 (aka Capri Plus aka caprip), I could maybe try to follow the compile guide for myself, but are there other options?
Thank you!

Categories

Resources