Nexus 5 stuck in bootloop - Nexus 5 Q&A, Help & Troubleshooting

Hi. My Nexus 5 is stuck at the flying dots after Lollipop OTA update. Already try factory reset. Can´t connect to my Lap (running Windows 10) because it says in the device manager: Unknown USB Device (Device Descriptor Request Failed), so I can´t manually update the driver and can´t access it with ADB and Fastboot tool. The device has no USB debugging enabled. In the old computer where I used to connect the device and has the drivers installed says the same thing in device manager as my new laptop. Please help.

So you can't boot into fastboot using the button combination?

Hi. Thanks for your reply. I can boot into fastboot with the buttons. I entered in recovery mode and do a factory reset but still stuck at flying dots.

Is the bootloader unlocked?

audit13 said:
Is the bootloader unlocked?
Click to expand...
Click to collapse
No, is locked

Here'';s a test: boot into fastboot and unlock the bootloader, reboot the phone into fastboot and see if the bootloader remains unlocked. If it remains unlocked, try flashing a stock ROM since you already did the factory reset.

audit13 said:
Here'';s a test: boot into fastboot and unlock the bootloader, reboot the phone into fastboot and see if the bootloader remains unlocked. If it remains unlocked, try flashing a stock ROM since you already did the factory reset.
Click to expand...
Click to collapse
Is there a way to unlock the bootloader without using a PC?

Not sure as I gave always used a pc to unlock the bootloader.
Was the bootloader unlocked before and it happen to relock itself?

audit13 said:
Not sure as I gave always used a pc to unlock the bootloader.
Was the bootloader unlocked before and it happen to relock itself?
Click to expand...
Click to collapse
No, always locked. I only installed OTA updates.

OTA updates will always work with an unlocked bootloader as long as the phone is running a stock recovery and is not rooted.
I asked about the unlocked bootloader because a bootloader that relocks itself after being unlocked in a good indication that the motherboard's emmc is defective and the motherboard needs to be replaced.

audit13 said:
OTA updates will always work with an unlocked bootloader as long as the phone is running a stock recovery and is not rooted.
I asked about the unlocked bootloader because a bootloader that relocks itself after being unlocked in a good indication that the motherboard's emmc is defective and the motherboard needs to be replaced.
Click to expand...
Click to collapse
I never rooted or do anything to the phone, just OTA. Is dead anyway. Can´t do anything to fix it.

You don't have access to a computer to unlock the bootloader? I ask because an unlocked bootloader is required to flash a stock ROM.

audit13 said:
You don't have access to a computer to unlock the bootloader? I ask because an unlocked bootloader is required to flash a stock ROM.
Click to expand...
Click to collapse
I do but can´t do it. Is not detected in my laptop, my laptop send my an error that says that is not working properly and if I go to device manager it says: Unknown USB Device, and can´t update the driver. So is not detected in the minimal ADB tool and can´t unlock the bootloader.

Maybe try another computer, USB cable, USB port, or OS? Could the USB port be damaged?

audit13 said:
Maybe try another computer, USB cable, USB port, or OS? Could the USB port be damaged?
Click to expand...
Click to collapse
Turns out the micro USB port was damaged and that´s why any computer was able to recognize the Nexus. It was replaced. Now I fixed the persist partition problem and booting for the first time in Marshmallow . Thank you so much for your replies. Take care

Glad you got the phone working. We're all here to help.

Related

GPE HTC ONE has a weird Issue

Hi guys!I have a weird problem on my HTC one.which is Google Play Edition.First of all,I was updating my htc to 5.0.1 lollipop which is official via OTA.It took a lot of time and I shut down the phone.And then everything is going to worse.It stuck bootloop unfortunately usb debugging is off ,and the phone is completely stock.(stock recovery,s-on,locked bootloader) I cant do anything due to this problem.I tried "adb push" and flash ruu but they also didnt work.How can I do?Thanks for helping.
reset?
what's the sound like on it?
i know on the ones with htc sense it is hit and miss call quality (with an audible hissing sound).........
fatihlale said:
Hi guys!I have a weird problem on my HTC one.which is Google Play Edition.First of all,I was updating my htc to 5.0.1 lollipop which is official via OTA.It took a lot of time and I shut down the phone.And then everything is going to worse.It stuck bootloop unfortunately usb debugging is off ,and the phone is completely stock.(stock recovery,s-on,locked bootloader) I cant do anything due to this problem.I tried "adb push" and flash ruu but they also didnt work.How can I do?Thanks for helping.
Click to expand...
Click to collapse
You could try to erase cache using fastboot and see if it can boot. If not try a factory reset.
If factory reset still doesn't work you'll have to unlock your bootloader, flash a custom recovery and resotre a nanadroid backup or flash a stock rom of 5.0.1.
alray said:
You could try to erase cache using fastboot and see if it can boot. If not try a factory reset.
If factory reset still doesn't work you'll have to unlock your bootloader, flash a custom recovery and resotre a nanadroid backup or flash a stock rom of 5.0.1.
Click to expand...
Click to collapse
It doesn't work. How can I unlock boot loader while usb debugging is off. Is there any method?
fatihlale said:
It doesn't work. How can I unlock boot loader while usb debugging is off. Is there any method?
Click to expand...
Click to collapse
you don't need usb debugging. Usb debugging is only needed to have adb connectivity when the phone is booted in android.
for gpe device you should be able to unlock it using fastboot from the bootloader.
Code:
fastboot oem unlock
If this method doesnt work you'll need to use HTCdev.com to unlock it.
Don't forget that unlocking your bootloader will wipe everything on your phone.
alray said:
you don't need usb debugging. Usb debugging is only needed to have adb connectivity when the phone is booted in android.
for gpe device you should be able to unlock it using fastboot from the bootloader.
Code:
fastboot oem unlock
If this method doesnt work you'll need to use HTCdev.com to unlock it.
Don't forget that unlocking your bootloader will wipe everything on your phone.
Click to expand...
Click to collapse
It doesn't work bro because off usb debugging is disable. I tried many times but It doesn't work look at the attachmentView attachment 3059584
fatihlale said:
It doesn't work bro because off usb debugging is disable. I tried many times but It doesn't work look at the attachmentView attachment 3059584
Click to expand...
Click to collapse
It have nothing to do with usb debugging! Like I said above, the only purpose of usb debugging is to enable adb connectivity when the phone is booted in android.
Even if usb debugging is turned off, you still have the ability to use fastboot commands from the bootloader (like you have tried) and to use adb commands from a custom recovery (which you don't have access to because of your locked bootloader)
With that said, I'm sorry to tell you that what you are seeing after doing "fastboot oem unlock" (PG_ERROR) is typical of the infamous GPE bootloader bug. This bug make impossible to unlock your bootloader from using oem unlock or by using HTCdev.com method. So your phone is bricked sorry.
you are not alone, see this thread: http://forum.xda-developers.com/showthread.php?t=2547894
fatihlale said:
It doesn't work bro because off usb debugging is disable. I tried many times but It doesn't work look at the attachmentView attachment 3059584
Click to expand...
Click to collapse
so my device is going to rubbish am I right?
fatihlale said:
so my device is going to rubbish am I right?
Click to expand...
Click to collapse
Maybe keep it in a drawer and hope that HTC will release a 5.11.1700.3 or higher version official RUU so you'll be able to flash it with s-on and a locked bootloader.
or maybe you could ask the guys at fonefunshop if they are able to s-off it using their method which doesnt require to boot in the rom.

Bootlooping Nexus 5 Unable to Unlock Bootloader

I have a nexus 5 that keeps bootlooping, I can get into recovery and bootloader but when I run the fastboot command to unlock the bootloader it shows unlocked but as soon as I restart the phone it shows that it's locked.
I've tried unlocking and flashing but flashing things via fastboot doesn't take any effect.
I was wondering if there is any way to get the phone running or if its dead.
Thanks
mafiaboy01 said:
I have a nexus 5 that keeps bootlooping, I can get into recovery and bootloader but when I run the fastboot command to unlock the bootloader it shows unlocked but as soon as I restart the phone it shows that it's locked.
I've tried unlocking and flashing but flashing things via fastboot doesn't take any effect.
I was wondering if there is any way to get the phone running or if its dead.
Thanks
Click to expand...
Click to collapse
Sounds to me like your emmc is fried. You're gonna have to RMA it, unfortunately.
_MetalHead_ said:
Sounds to me like your emmc is fried. You're gonna have to RMA it, unfortunately.
Click to expand...
Click to collapse
That's what I figured, its out of warranty so no sense in sending it in.

Nexus 5 Stuck at erasing mode after factory resetting

Guys I have been using Nexus 5 since the day it was released. This evening I was factory resetting my Nexus 5 after it rebooted it just got stuck on Erasing. I'm unable to go in recovery mode also as after booting into bootloader mode and selecting recovery it just shows andriod logo and erasing, it's more than and hour like this. Can anyone please help me out with it ?
Edit: The thing is USB debugging is not activated on my device and now fastboot is not recognising my Nexus 5 on my new laptop I think it might be because of either USB Debugg or Driver problems. Ay help would be appreciated.
Can you get into fastboot and unlock the bootloader? If the bootloader remains unlocked after a reboot, you could flash a stock rom. Unlocking the bootloader will wipe the phone.
To be clear, USB debugging has nothing to do with fastboot. It is a driver or cable issue if your computer is not recognizing it. Fix the drivers and try what audit13 said.
audit13 said:
Can you get into fastboot and unlock the bootloader? If the bootloader remains unlocked after a reboot, you could flash a stock rom. Unlocking the bootloader will wipe the phone.
Click to expand...
Click to collapse
wangdaning said:
To be clear, USB debugging has nothing to do with fastboot. It is a driver or cable issue if your computer is not recognizing it. Fix the drivers and try what audit13 said.
Click to expand...
Click to collapse
Thanks guys it worked.

No download mode - LG Mobile Driver problem?

Hello, I have problem with my softbricked Nexus 5.
phone is full stock
bootloader is locked
USB debugging is not enabled
Android 6.0.1
all buttons are working
USB socket is fine
Factory reset from recovery mode is not working - still bootlooping
My purpose is to bring it to live, but I am stuck. Due to locked bootloader I have to use LG Flash Tool. Some time ago I used it with my other Nexus 5 and it was fine - worked excellent. Now I want to do it again with other phone but I am stuck on start: Can't enter download mode (volume up+usb cable). When I am trying to enter to download mode,charging battery icon appears and after few seconds my phone is being recognized as MTP USB device in device manager. I thought it is a problem with the phone, but tried with another working Nexus and there is no difference - it looks like problem with phone-pc connection to me. I tried few cables (original samsung and nokia) and two pc's - no difference. Tried all USB ports etc. Clean reinstall (with registry keys delete) doesn't help, updated version 4.2 neither. Do you have any ideas how to fix it?
Download mode? Never heard of that on the Nexus 5. There is a fastboot mode for flashing stock ROMs and to unlock the bootloader.
I recommend unlocking the bootloader and using NRT to flash a stock ROM.
audit13 said:
Download mode? Never heard of that on the Nexus 5. There is a fastboot mode for flashing stock ROMs and to unlock the bootloader.
I recommend unlocking the bootloader and using NRT to flash a stock ROM.
Click to expand...
Click to collapse
I have NRT but problem is that to unlock bootloader I have to enable USB debugging - I can't do it with bootlooping phone.
Bootloader can be unlocked without enabling debugging as you are not running adb commands, you need to run fastboot commands.
audit13 said:
Download mode? Never heard of that on the Nexus 5. There is a fastboot mode for flashing stock ROMs and to unlock the bootloader.
I recommend unlocking the bootloader and using NRT to flash a stock ROM.
Click to expand...
Click to collapse
audit13 said:
Bootloader can be unlocked without enabling debugging as you are not running adb commands, you need to run fastboot commands.
Click to expand...
Click to collapse
Thanks! Can I do it with NRT also?
Easiest way to unlock the bootloader on a windows machine is to do this:
make sure that the necessary fast boot drivers are installed;
boot phone into fast boot mode by holding down volume up, volume down, and power;
connect the phone to the computer;
type "fastboot oem unlock" without the quotation marks and press enter key.
Unlocking will wipe the phone.
Once unlocked, you can flash a stock ROM using fastboot commands.
audit13 said:
Easiest way to unlock the bootloader on a windows machine is to do this:
make sure that the necessary fast boot drivers are installed;
boot phone into fast boot mode by holding down volume up, volume down, and power;
connect the phone to the computer;
type "fastboot oem unlock" without the quotation marks and press enter key.
Unlocking will wipe the phone.
Once unlocked, you can flash a stock ROM using fastboot commands.
Click to expand...
Click to collapse
Ok I did it. Do I have to proceed "fastboot reboot" command? when I am doing it it reboots and still bootlooping. When I enter bootloader it is locked again
If the bootloader relocks itself when the phone is rebooted, the memory chip is damaged and will need a motherboard replacement.

Help!!! Bricked device

I was trying to unroot I was on 9.0.4 and had magisk 17.1 and no twrp since i updated from 9.0.3 or whatever update was before. I factory reset and had no more root, and no twrp. I still had a unlocked bootloader so I went to adb and locked it and then it rebooted and gave me the red message "your device is corrupt and will not boot." it doesnt boot at all to anything not even recovery and I am just in fastboot. I tried MSMdownloadtool but it doesnt work. I am in windows test mode and tried but it would not show up on the msmdownloadtool. It doesnt connect. Also in adb it does not show up. Help me!!!!
it says bootloader is locked now in fastboot though i cannot boot in to anything
i just unlocked through fastboot so now im still stuck with just a unlocked bootloader
ChrisChris123 said:
i just unlocked through fastboot so now im still stuck with just a unlocked bootloader
Click to expand...
Click to collapse
install this - https://forum.xda-developers.com/oneplus-6/how-to/rom-stock-fastboot-roms-oneplus-6-t3796665
ChrisChris123 said:
i just unlocked through fastboot so now im still stuck with just a unlocked bootloader
Click to expand...
Click to collapse
Msm download should work now as well with your bootloader unlocked
ChrisChris123 said:
i just unlocked through fastboot so now im still stuck with just a unlocked bootloader
Click to expand...
Click to collapse
MSM download will work.
Just download appropriate Qualcomm drivers before proceeding.
Use Volume Up while connecting to PC.
MSM should detect the device connected in any of COM ports.
Just go to this thread https://forum.xda-developers.com/oneplus-6/how-to/tool-msmdownloadtool-v4-0-international-t3798892 and follow procedures to recover your phone just like how it is when you bought your device. Also, it will lock your bootloader.

Categories

Resources