[Q] Moto G No OS! - Moto G Q&A, Help & Troubleshooting

Okay,
So I have a Moto G. I have TWRP installed and I accidentally deleted my OS, I have no ROM installed and my computer will not recognize the device. Can anyone help? Please and thank you.

SoloDoloDoe said:
Okay,
So I have a Moto G. I have TWRP installed and I accidentally deleted my OS, I have no ROM installed and my computer will not recognize the device. Can anyone help? Please and thank you.
Click to expand...
Click to collapse
i dont own the device but if you download adb (android development). go to cmd and type adb devices
After you have donwloaded adb
Go to my computer....system properties ..... advanced system setting.... advanced.... enviromentel variables....path.. add the folder at the end with (;C:\(user)\location of adb)

device offliine
xmattjus said:
Just download the ROM you want to install, reboot to recovery, plug the usb cable and type "adb push (rom name).zip /sdcard/" in a terminal/console window on your PC - without quotes. You need to have installed adb, if you don't have it already just search for an installation guide with Google.
Click to expand...
Click to collapse
when i plug my device to the pc and i type adb devices i see my device listed there but it says offline! what can i do?

You need yo get the adb drivers. Goto motorola's website and install the software for our device
Sent from my Moto G using Tapatalk

jglm4u said:
when i plug my device to the pc and i type adb devices i see my device listed there but it says offline! what can i do?
Click to expand...
Click to collapse
To me the same story.I have TWRP installed and I accidentally deleted my OS.
When i plug my device to the pc and i type adb devices i see my device listed there but it says offline. NOT helping adb/USB drivers.
Answer by Motorola Support:
"We regret that after unlocking the bootloader and subsequent modification of your terminal software warranty is voided.
Also, in your specific case, we could not guarantee that your phone can be repaired. If the PCB has been damaged, the cost of repair would exceed the value of the phone, and therefore it would be irreparable."

put a usb otg with the rom in it and flash so it will be fixed!

provalpaypal said:
Answer by Motorola Support:
"We regret that after unlocking the bootloader and subsequent modification of your terminal software warranty is voided.
Also, in your specific case, we could not guarantee that your phone can be repaired. If the PCB has been damaged, the cost of repair would exceed the value of the phone, and therefore it would be irreparable."
Click to expand...
Click to collapse
This shows, in order to become a customer care executive, you need not have much knowledge about your product, and intellect is not required at all. [emoji1] [emoji1] [emoji1]

SoloDoloDoe said:
Okay,
So I have a Moto G. I have TWRP installed and I accidentally deleted my OS, I have no ROM installed and my computer will not recognize the device. Can anyone help? Please and thank you.
Click to expand...
Click to collapse
here you go this will help u to flash a rom onto your phone thank me later https://www.youtube.com/watch?v=YmCBVTgSXnY

use this tutorial, i recovered my phone with the same problem of yours with this! http://forum.xda-developers.com/showthread.php?t=2542219

SoloDoloDoe said:
Okay,
So I have a Moto G. I have TWRP installed and I accidentally deleted my OS, I have no ROM installed and my computer will not recognize the device. Can anyone help? Please and thank you.
Click to expand...
Click to collapse
Just flash stock ROM via bootloader.

Get a rom flashable zip then you can "adb sideload" the file to recovery!

device not found
xmattjus said:
Just download the ROM you want to install, reboot to recovery, plug the usb cable and type "adb push (rom name).zip /sdcard/" in a terminal/console window on your PC - without quotes. You need to have installed adb, if you don't have it already just search for an installation guide with Google.
Click to expand...
Click to collapse
Well i tried to flash the rom in your way but it is showing an error message: device not found and when i tried to find my device through adb device command... it is showing zero devices attached... pls help and revert asap

You can also try flashing a stock ROM via mfastboot or fastboot commands.

I don't know if this will be any help but sometimes even though adb recognizes my device it says device not found/device offline.
I plug the phone in and type "fastboot reboot-bootloader" it reboots to bootloader and everything works from that point on.

bro,i my adb it shows *cannot read 'sideload'* then what should i command
pliz help btw m using custom rom BissPop3.2

SoloDoloDoe said:
Okay,
So I have a Moto G. I have TWRP installed and I accidentally deleted my OS, I have no ROM installed and my computer will not recognize the device. Can anyone help? Please and thank you.
Click to expand...
Click to collapse
I know this is an old question, but just to share my experience, me too coincidently deleted OS from TWRP. I tried using ADB, but it was not detecting the phone. Then I copied custom ROM (CM 12.1 in my case) to USB drive, connected it with my phone using USB OTG and flashed the ROM. It worked like a charm

SoloDoloDoe said:
Okay,
So I have a Moto G. I have TWRP installed and I accidentally deleted my OS, I have no ROM installed and my computer will not recognize the device. Can anyone help? Please and thank you.
Click to expand...
Click to collapse
boot in twrp and plug the phone to pc.you can put rom trough mtp.install motorola drivers maybe that's the problem.works fine for me.

you can reboot to twrp and it have a mount function

Gill Android said:
I know this is an old question, but just to share my experience, me too coincidently deleted OS from TWRP. I tried using ADB, but it was not detecting the phone. Then I copied custom ROM (CM 12.1 in my case) to USB drive, connected it with my phone using USB OTG and flashed the ROM. It worked like a charm
Click to expand...
Click to collapse
i also deleted my os. and tried to flash cm13 from usb otg. but it just stuck on 'patching system image unconditionaly' for almost an hour.

JoshuaUngson said:
i also deleted my os. and tried to flash cm13 from usb otg. but it just stuck on 'patching system image unconditionaly' for almost an hour.
Click to expand...
Click to collapse
Maybe bad download. Try downloading again or try some older built.

Related

[Q] Moto G has no OS installed!

hi everyone,
i accidentally deleted all of my data from my sd card when i got stuck in a bootloop and now my moto g has no OS installed. I've tried using adb to push the stock ROM onto it but because I cant access usb debugging through TWRP it doesn't even recognise my device is plugged in. any advice would be help full thanks.
NexusHaggis said:
hi everyone,
i accidentally deleted all of my data from my sd card when i got stuck in a bootloop and now my moto g has no OS installed. I've tried using adb to push the stock ROM onto it but because I cant access usb debugging through TWRP it doesn't even recognise my device is plugged in. any advice would be help full thanks.
Click to expand...
Click to collapse
Hmmm.. You basically have 2 options here.
1. Get ADB working (it's not hard, try the Koush's Universal ADB driver)
2. Restore back to stock ROM, but you will need Fastboot working.
The thing is, if you can get Fastboot working, ADB should work too.. so...
If you need help with ADB, just ask..
Maybe this will help you http://forum.xda-developers.com/showthread.php?t=2542219
guide me pls
same problem with me guide me step by step pls
i m fresher for all this stuff
neozen21 said:
Hmmm.. You basically have 2 options here.
1. Get ADB working (it's not hard, try the Koush's Universal ADB driver)
2. Restore back to stock ROM, but you will need Fastboot working.
The thing is, if you can get Fastboot working, ADB should work too.. so...
If you need help with ADB, just ask..
Click to expand...
Click to collapse
Ok so ive got the universal drivers, now what?
Same problem here...
Please help us
Check the link that Eduzerokm posted
Sent from my XT1032 using xda app-developers app
More info on your status quo please..
1) Got ADB up and running on your PC?
No: Use search option, there's plenty of guides in this forum..
Yes:
2) Make sure you flash the latest recovery image. Here's the link to the link:
http://forum.xda-developers.com/showthread.php?t=2608377
Place the recovery image in the same folder with your adb and fastboot
Connect your phone to your computer
Boot into bootloader by holding power + volume down
Open command prompt and type:
fastboot flash recovery PUTNAMEOFRECOVERYHERE.img <press enter>
3) From here just follow this link:
http://forum.xda-developers.com/showthread.php?t=1667929
(It's for HTC phone, but applies to moto g, too. Tested by myself)
4) Enjoy!
After flashing miui in moto g5s plus it is showing no os installed are u sure to reboot?
plz help me?

[Q] Motorola Moto G Lost OS

Hey guys,
Recovery : TWRP 2.6.3.3
USB Debugging : Off
Cannot connect to PC.
Recently, I accidently formatted my Moto G through the advanced wipe and I selected all the partitions to be wipe such as dalvik cache, data, internal storage, cache and system. And now my Moto G doesn't have any OS in it and I can't reboot it at all. I don't have any idea what to do right now. Can someone please help me how can I install a new rom for my Moto G so I can use it like a normal phone again. Please no harsh words, I know it's my mistake and I really need help.
Make sure you post things like this in the Q&A section ull get better help over there then in this General section
Xavier102296 said:
Make sure you post things like this in the Q&A section ull get better help over there then in this General section
Click to expand...
Click to collapse
Thanks
You just need to flash a ROM.
Ammar115 said:
Hey guys,
Recovery : TWRP 2.6.3.3
USB Debugging : Off
Cannot connect to PC.
Recently, I accidently formatted my Moto G through the advanced wipe and I selected all the partitions to be wipe such as dalvik cache, data, internal storage, cache and system. And now my Moto G doesn't have any OS in it and I can't reboot it at all. I don't have any idea what to do right now. Can someone please help me how can I install a new rom for my Moto G so I can use it like a normal phone again. Please no harsh words, I know it's my mistake and I really need help.
Click to expand...
Click to collapse
If you are able to go to recovery(which you should be able to do), download any custom ROM of your choice like PA, CM, SLIM etc.. flash that rom by following the Installation instructions in the thread. YOu should be able to get the phone back to normal. And if you want the stock ROM, then download the stock files and flash it, you might loose custom recovery, then follow the same things you did to get TWRP in the first place.
phanitej said:
If you are able to go to recovery(which you should be able to do), download any custom ROM of your choice like PA, CM, SLIM etc.. flash that rom by following the Installation instructions in the thread. YOu should be able to get the phone back to normal. And if you want the stock ROM, then download the stock files and flash it, you might loose custom recovery, then follow the same things you did to get TWRP in the first place.
Click to expand...
Click to collapse
I would if I could. The problem is I formatted the whole phone which included the internal storage too. My CM Rom is in the internal storage and it's already deleted. I tried to connect my phone to the pc so that I could transfer a rom into it but failed cause my pc won't recognized my phone as the media transfer devices. It's only recognized my phone as fastboot falcon s. I've installed Motorola Device Manger but it's also failed. I also tried to install using adb sideload but I got device not found error and my phone doesn't listed in the device attached after I typed 'adb devices'. For the OTG and memory card reader method I haven't try yet because I don't have any of it.
Ammar115 said:
I would if I could. The problem is I formatted the whole phone which included the internal storage too. My CM Rom is in the internal storage and it's already deleted. I tried to connect my phone to the pc so that I could transfer a rom into it but failed cause my pc won't recognized my phone as the media transfer devices. It's only recognized my phone as fastboot falcon s. I've installed Motorola Device Manger but it's also failed. I also tried to install using adb sideload but I got device not found error and my phone doesn't listed in the device attached after I typed 'adb devices'. For the OTG and memory card reader method I haven't try yet because I don't have any of it.
Click to expand...
Click to collapse
What does it say when you try
Code:
adb devices
or
when you reboot to bootloader with phone connected and type
Code:
fastboot devices
If it shows a device for fastboot devices then follow this to flash back to stock. Make sure you download the right stock firmware for your phone.
phanitej said:
What does it say when you try
Code:
adb devices
or
when you reboot to bootloader with phone connected and type
Code:
fastboot devices
If it shows a device for fastboot devices then follow this to flash back to stock. Make sure you download the right stock firmware for your phone.
Click to expand...
Click to collapse
when I type 'adb devices' it give me an error saying that my device is not found. for the 'fastboot devices', I tried it too but also an error. It say, 'fastboot' is not recognized as an internal or ecternal command, operable program or batch file.
Ammar115 said:
when I type 'adb devices' it give me an error saying that my device is not found. for the 'fastboot devices', I tried it too but also an error. It say, 'fastboot' is not recognized as an internal or ecternal command, operable program or batch file.
Click to expand...
Click to collapse
It seems like you dont have fastboot files. Follow the same link that i posted in the previous one. It has portable adb & fastboot files. Download that and then follow instructions. You should be able to get to fastboot. Once you are there the job is almost done. Hope it helps
Edit: Here is the link to download and install the minimal adb & fatsboot files
phanitej said:
It seems like you dont have fastboot files. Follow the same link that i posted in the previous one. It has portable adb & fastboot files. Download that and then follow instructions. You should be able to get to fastboot. Once you are there the job is almost done. Hope it helps
Edit: Here is the link to download and install the minimal adb & fatsboot files
Click to expand...
Click to collapse
This is what I get using minimal adb and fastboot. What does it mean?
phanitej said:
It seems like you dont have fastboot files. Follow the same link that i posted in the previous one. It has portable adb & fastboot files. Download that and then follow instructions. You should be able to get to fastboot. Once you are there the job is almost done. Hope it helps
Edit: Here is the link to download and install the minimal adb & fatsboot files
Click to expand...
Click to collapse
I've followed all the instructions but my phone still not rebooting. When I try to reboot it, it only show me the warning of unlocked bootloader screen, black screen, warning of unlocked bootloader screen then dead android screen. What should I do now?
It means your phone is in fastboot mode and recognised by your PC. Next you'll have to "fastboot flash" the necessary files to install a recovery and a system, and you should be good to go.
Few weeks back I ****ed up soft bricked my phone had kindda same issue when I switch my phone on I get a dead android logo. Gave to the service center in India and got a replacement a new xt1033
P.s I was trying to root and my warranty was void still got a new one try your luck bruhhh
Sent from my XT1033 using XDA Free mobile app
SbM_ said:
It means your phone is in fastboot mode and recognised by your PC. Next you'll have to "fastboot flash" the necessary files to install a recovery and a system, and you should be good to go.
Click to expand...
Click to collapse
I only want to connect my phone to my pc so I can transfer any rom to my phone so that I can install the rom. But right now, my pc won't recognized it as media transfer that's why I can't transfer any file to my phone. I tried everything. I've installed motorola device manager but all that I got is motorola adb interface that make my phone can connect to the pc when in bootloader mode.I don't have any OTG cable or mobile sd card reader.
phanitej said:
It seems like you dont have fastboot files. Follow the same link that i posted in the previous one. It has portable adb & fastboot files. Download that and then follow instructions. You should be able to get to fastboot. Once you are there the job is almost done. Hope it helps
Edit: Here is the link to download and install the minimal adb & fatsboot files
Click to expand...
Click to collapse
Hey, I've done all of the flashing instruction from the xda forum link that you gave me. My problem for now is, why is my phone not rebooting? The only thing that happen after the flashing is my phone only show the 'warning bootloader unlocked' and the dead android with red triangle screen. It won't boot into the stock rom that I've flashed. The stock rom/firmware that I used is correct. Please help me.. I really need to use my phone.
Ammar115 said:
Hey, I've done all of the flashing instruction from the xda forum link that you gave me. My problem for now is, why is my phone not rebooting? The only thing that happen after the flashing is my phone only show the 'warning bootloader unlocked' and the dead android with red triangle screen. It won't boot into the stock rom that I've flashed. The stock rom/firmware that I used is correct. Please help me.. I really need to use my phone.
Click to expand...
Click to collapse
K there's a resolve for this...Provided that you haven't ****ed up your phone by making it hard bricked...
1 - Get a freaking rom and sideload it through TWRP to boot into system...
+ Download a ROM
+ Put it in the same folder as ADB and Fastboot and rename it to something easier that you can type exactly (ex: 1.zip, backup.zip...)
+ Shift + Right Click at a blank field in the window
+ Choose Open Command....
+ On TWRP, go to Advanced => Sideload => Tick the 2 boxes => Swipe to start sideloading
+ Type in adb sideload <yourzipname>.zip on the cmd (on your computer)
+ Wait for the process to finish, then you now have a working phone...
2 - Follow this guide using the proper firmwares that match your original one : http://forum.xda-developers.com/showthread.php?t=2542219
Zerelth said:
K there's a resolve for this...Provided that you haven't ****ed up your phone by making it hard bricked...
1 - Get a freaking rom and sideload it through TWRP to boot into system...
+ Download a ROM
+ Put it in the same folder as ADB and Fastboot and rename it to something easier that you can type exactly (ex: 1.zip, backup.zip...)
+ Shift + Right Click at a blank field in the window
+ Choose Open Command....
+ On TWRP, go to Advanced => Sideload => Tick the 2 boxes => Swipe to start sideloading
+ Type in adb sideload <yourzipname>.zip on the cmd (on your computer)
+ Wait for the process to finish, then you now have a working phone...
2 - Follow this guide using the proper firmwares that match your original one : http://forum.xda-developers.com/showthread.php?t=2542219
Click to expand...
Click to collapse
Done but still, the same thing happened.
Ammar115 said:
I only want to connect my phone to my pc so I can transfer any rom to my phone so that I can install the rom. But right now, my pc won't recognized it as media transfer that's why I can't transfer any file to my phone. I tried everything. I've installed motorola device manager but all that I got is motorola adb interface that make my phone can connect to the pc when in bootloader mode.I don't have any OTG cable or mobile sd card reader.
Click to expand...
Click to collapse
Your PC will not recognize it as media transfer / storage while you are in bootloader / fastboot mode, its perfectly normal. When you type fastboot devices it should show you a number which means it working as intended. This is an old thread but it shows how to transfer your ROM to sdcard via adb push command. http://forum.xda-developers.com/showthread.php?t=1667929
Ammar115 said:
I only want to connect my phone to my pc so I can transfer any rom to my phone so that I can install the rom. But right now, my pc won't recognized it as media transfer that's why I can't transfer any file to my phone. I tried everything. I've installed motorola device manager but all that I got is motorola adb interface that make my phone can connect to the pc when in bootloader mode.I don't have any OTG cable or mobile sd card reader.
Click to expand...
Click to collapse
The output of the "fastboot devices" command clearly shows your phone is recognised by your PC. As I said all you need to do now is use the correct "fastboot flash" commands to restore recovery and system. Tutorials can be found in this forum.
Thank you.
I would like to say thank you to all peoples who help me solving my lost os problem. Thanks for all the informations. My moto G is working perfectly normal right now.

[Q] Device not found after wiping data (trying to flash CM)

Hi,
I am not sure if I can ask about upgrading to CM here? Today I tried to follow their guide from their wiki and now my I can't access anything but recovery, and adb won't work.
I installed the recovery using fastboot and unlocked the device. That worked.
After that, I wiped data/factory reset and the next stage is to push CM to my device, but the device isn't recognized by the PC (when I type adb devices no devices appear).
Now I don't have an os and cannot do anything outside of recovery. I tried clicking on mount USB storage but it doesn't open my storage on my computer. When I connect the device my computer makes sound that a USB is connected.
I tried to /mount data and pretty much everything.
Any ideas?
Sorry for bad English.
I assume you installed TWRP recovery. If yes,
click on MOUNT option,
check SYSTEM option,
disable MTP and then
Enable MTP
.. now you should be able to see the device in your computer. Copy the zip file and flash it through recovery.
schmos said:
I assume you installed TWRP recovery. If yes,
click on MOUNT option,
check SYSTEM option,
disable MTP and then
Enable MTP
.. now you should be able to see the device in your computer. Copy the zip file and flash it through recovery.
Click to expand...
Click to collapse
No, I have CW recovery (I thought I wrote that, sorry).
You need to get adb drivers sorted out, I believe there's a guide for it on General forum.
beekay201 said:
You need to get adb drivers sorted out, I believe there's a guide for it on General forum.
Click to expand...
Click to collapse
Are you talking about this? http://forum.xda-developers.com/showthread.php?t=2588979
Because if yes it didn't change anything. In bootloader my pc recognizes my phone as "Android" but I still can't do anything.
Mr Light said:
Are you talking about this? http://forum.xda-developers.com/showthread.php?t=2588979
Because if yes it didn't change anything. In bootloader my pc recognizes my phone as "Android" but I still can't do anything.
Click to expand...
Click to collapse
You previously wrote, and I quote, "I installed the recovery using fastboot and unlocked the device. That worked."
^ This means to me that the connection between your bootloader (fastboot client) and your computer (fastboot host/server) is working, from which we can assume drivers FOR FASTBOOT are correctly setup.
You previously wrote, and I quote, "but the device isn't recognized by the PC (when I type adb devices no devices appear)"
^ This means to me that the connection between adb (on the phone) and adb (on the pc) is not working.
Now, if you are in a custom recovery, hook up the usb to the pc, start adb server on the pc, and you still don't see your device sn appear on the output of 'adb devices', then it means that the drivers FOR ADB aren't setup correctly.
Running a tool and then coming back saying it didn't work... That's not helpful at all. How did it not work? What version of the tool did you use? 1.4.2? 1.3? Keep in mind that you need (more likely than not, since you're probably running latest recovery versions) updated adb and fastboot binaries to API 21 version (Android 5.0). v1.3 of that tool doesn't seem to support API 21 yet.
Learn how to ask for help, please. Also, read the entire first post of this thread please: http://forum.xda-developers.com/google-nexus-5/general/noob-read-adb-fastboot-how-hep-t2807273
If you still can't get it to work, there's a thread to help out troubleshooting drivers stuff, check it out at http://forum.xda-developers.com/goo...nosing-usb-driver-adb-issues-windows-t2514396
Ok... Sorry for making you confused, it's not easy for me to communicate in English.
Anyway I managed to flash twrp which is much friendlier than CWM, and then I had access to my storage again. Thanks (solved).

Bricked Device Help

Hello, my OPO device was bricked after I accidentally wiped the internal memory and it has no rom installed either. However, I have access to the fastboot mode and also TWRP. I've tried to use adb push to put in a rom but it says device not found when I try. Also while connected to my computer, the device doesn't show up, but in device manager it will show up as just "One".
When typing adb devices, nothing shows up, when typing fastboot devices my phone's ID will show with fastboot to the right.
Kogecha said:
Hello, my OPO device was bricked after I accidentally wiped the internal memory and it has no rom installed either. However, I have access to the fastboot mode and also TWRP. I've tried to use adb push to put in a rom but it says device not found when I try. Also while connected to my computer, the device doesn't show up, but in device manager it will show up as just "One".
When typing adb devices, nothing shows up, when typing fastboot devices my phone's ID will show with fastboot to the right.
Click to expand...
Click to collapse
You can do a couple things:
1. Flash COS12.1 from here via instructions in the linked thread
2. Download TWRP and flash it via fastboot commands, reboot to recovery and transfer a nightly and gapps and flash
You are not bricked at all, last time I managed to brick my phone the screen was black no matter what I did, you can easily get back from fastboot
Renosh said:
You can do a couple things:
1. Flash COS12.1 from here via instructions in the linked thread
2. Download TWRP and flash it via fastboot commands, reboot to recovery and transfer a nightly and gapps and flash
You are not bricked at all, last time I managed to brick my phone the screen was black no matter what I did, you can easily get back from fastboot
Click to expand...
Click to collapse
I can't transfer files into the phone as windows doesn't recognize the device anymore, and there is no device found when I try to use adb to push files into /sdcard/
I will try the first option and will let you know.
Edit: First option worked, phone is working fine now. Thanks for your help and I'll be more careful in the future.
Kogecha said:
I can't transfer files into the phone as windows doesn't recognize the device anymore, and there is no device found when I try to use adb to push files into /sdcard/
I will try the first option and will let you know.
Edit: First option worked, phone is working fine now. Thanks for your help and I'll be more careful in the future.
Click to expand...
Click to collapse
Twrp also has USB-OTG function .. Even if you don't have any ROM on phone .. You can download a rom to a usb pendrive and connect it to phone twrp will recognize the USB pendrice and then can install rom from that ..
sent from Bacon (OnePlus One)

Moto G 1st Gen no OS installed

I have a problem with my Moto G 1st gen. It seems while attempting to flash a new ROM onto the device, I have somehow managed to delete the OS. I am trying to flash the stock ROM back onto the device, but unfortunately I am unable to as the device does not appear on my computer when I plug it in using a USB cable. I am using the TWRP custom recovery. I would like to be able to restore the original ROM and use the device as normal. Any help would be greatly appreciated.
Device:
Moto G 1st Gen (XT1033)
TWRP Recovery installed
OS is missing
When I attempt to boot the device, it gives me the unlocked bootloader warning.
To recover your ROM, use your backup. If you do not have a backup ... it's bad.
Have you tried booting in fastboot? Does your mobile show up in the taskbar icons tray as ADB Device or Motorola ADB Composite Device? If not, check if you've proper drivers installed or not. Once you've the phone being detected, you can easily flash the stock rom using mfastboot commands.
niun01 said:
To recover your ROM, use your backup. If you do not have a backup ... it's bad.
Click to expand...
Click to collapse
My backup appears to have been deleted as well.
SpiralX15 said:
Have you tried booting in fastboot? Does your mobile show up in the taskbar icons tray as ADB Device or Motorola ADB Composite Device? If not, check if you've proper drivers installed or not. Once you've the phone being detected, you can easily flash the stock rom using mfastboot commands.
Click to expand...
Click to collapse
I am able to get the device in fastboot mode, and I have confirmed that the correct drivers have been installed, but the phone is still not detected.
SpiralX15 said:
Have you tried booting in fastboot? Does your mobile show up in the taskbar icons tray as ADB Device or Motorola ADB Composite Device? If not, check if you've proper drivers installed or not. Once you've the phone being detected, you can easily flash the stock rom using mfastboot commands.
Click to expand...
Click to collapse
Ok it seems the phone is detected by the computer, the phone is shown when I go to 'Devices and Printers' on my computer, but for some reason it shows as 'XT1032' instead of 'XT1033'. Probably attempted to install something designed for the XT1032 model instead.
https://forum.xda-developers.com/showthread.php?t=2542219
follow this thread to install stock lollipop ROM
Windows_95 said:
Ok it seems the phone is detected by the computer, the phone is shown when I go to 'Devices and Printers' on my computer, but for some reason it shows as 'XT1032' instead of 'XT1033'. Probably attempted to install something designed for the XT1032 model instead.
Click to expand...
Click to collapse
It's probably TWRP Recovery that changed the model detection. Now, either install the stock ROM or flash a custom ROM.
SpiralX15 said:
It's probably TWRP Recovery that changed the model detection. Now, either install the stock ROM or flash a custom ROM.
Click to expand...
Click to collapse
I cannot, as the phone does not appear in the 'This PC' in File Explorer on my computer, so I cannot transfer any files between the computer and the phone.
Windows_95 said:
I cannot, as the phone does not appear in the 'This PC' in File Explorer on my computer, so I cannot transfer any files between the computer and the phone.
Click to expand...
Click to collapse
make sure that you have enabled MTP in TWRP..
in twrp recovery select Mount >> Enable MTP
change USB cable if you still facing problem
SunilSuni said:
make sure that you have enabled MTP in TWRP..
in twrp recovery select Mount >> Enable MTP
change USB cable if you still facing problem
Click to expand...
Click to collapse
It still doesn't work. I cannot transfer files between the computer and the phone.
Windows_95 said:
It still doesn't work. I cannot transfer files between the computer and the phone.
Click to expand...
Click to collapse
Then reboot to fastboot mode and install stock ROM
SunilSuni said:
Then reboot to fastboot mode and install stock ROM
Click to expand...
Click to collapse
I cannot get the stock ROM onto the phone because I cannot transfer anything between the phone and computer, even in fastboot mode.
Windows_95 said:
I cannot get the stock ROM onto the phone because I cannot transfer anything between the phone and computer, even in fastboot mode.
Click to expand...
Click to collapse
Im talking about flashing stock ROM.. Use good USB cable and flash stock ROM
SunilSuni said:
Im talking about flashing stock ROM.. Use good USB cable and flash stock ROM
Click to expand...
Click to collapse
I managed to recover the device using Cyanogenmod ROM using the adb push command. Thanks for the help.

Categories

Resources