I have pixel 1. One week ago my phone won't boot anymore, it just goes into google logo bootloop. I'm able to get into bootloader mode however when I select recovery mode, it just google logo bootloops. I've tried many times with volume up, but once pressing power button to enter recovery mode, the google log immediately comes up and starts looping. I've also tried fastboot to flash all partitions but unfortunately my OEM is locked. I can't use ADB because of unable to access into recovery. Can anyone help me?
Related
Hey guys, so I have this dilemma on my hands. One of my friends has a Nexus 5 that has a power button issue. It seemed like a stuck power button, because even cleaning it did not solve the issue. So I removed the power button, and it finally turned on. However, it's now stuck in a Google logo bootloop.
The Objective:
To recover all data on the device. This is a must.
The Obstacles:
- No physical power button, but I can place a pair of tweezers on the terminals on the board to simulate a power button press.
- Bootloader is locked (I can unlock it, but that erases all data on the phone).
- Cannot enter proper stock recovery (I get a "no command" error when I do; I've tried all button combinations afterwards, including the ones from HERE, but to no avail).
- USB debugging was not enabled on the phone when booting normally, so even though the phone is recognized by my PC, I cannot do anything using ADB.
- Fastboot mode is the only successful mode I can reach on the phone.
The Final Question:
Does anyone know how I can successfully recover all the data on the phone using ADB or any other method, having the above obstacles?
Thanks in advance.
If you can reach fastboot without any problem, you can try to boot a custom recovery image using the following command : fastboot boot recovery yourcustomrecovery.img
(if you dont have a custom recovery, you need to flash one with : fastboot flash recovery yourcustomrecovery.img)
It will boot in recovery mode and, I hope, allow you to have an adb access and recover your data.
edit : since your bootloader is locked, i guess this won't work.
MrKhozam said:
Hey guys, so I have this dilemma on my hands. One of my friends has a Nexus 5 that has a power button issue. It seemed like a stuck power button, because even cleaning it did not solve the issue. So I removed the power button, and it finally turned on. However, it's now stuck in a Google logo bootloop.
The Objective:
To recover all data on the device. This is a must.
The Obstacles:
- No physical power button, but I can place a pair of tweezers on the terminals on the board to simulate a power button press.
- Bootloader is locked (I can unlock it, but that erases all data on the phone).
- Cannot enter proper stock recovery (I get a "no command" error when I do; I've tried all button combinations afterwards, including the ones from HERE, but to no avail).
- USB debugging was not enabled on the phone when booting normally, so even though the phone is recognized by my PC, I cannot do anything using ADB.
- Fastboot mode is the only successful mode I can reach on the phone.
The Final Question:
Does anyone know how I can successfully recover all the data on the phone using ADB or any other method, having the above obstacles?
Thanks in advance.
Click to expand...
Click to collapse
I bit of a trick. Try 'fastboot flash boot recovery.img' but instead of kernel flash twrp. After flash do a 'fastboot reboot'. It will boot recovery. Via twrp the pc will recognize phone as a media storage. You will not erase any data
icrunchbanger said:
I bit of a trick. Try 'fastboot flash boot recovery.img' but instead of kernel flash twrp. After flash do a 'fastboot reboot'. It will boot recovery. Via twrp the pc will recognize phone as a media storage. You will not erase any data
Click to expand...
Click to collapse
Thanks for the response, but the bootloader has to be unlocked for that to work, and while I can do that, it will wipe the data I need.
I am trying to follow the guide at:
http://www.droidviews.com/nexus-s-guide-unlock-bootloader-root-install-custom-recovery-custom-roms/
But I just cannot get the phone into recovery mode.
I have tried flashing all three recovery images - and all say they're successful.
But when I try to get into recovery from bootloader, I just get the Google splash screen and it hangs forever. Same occurs if I try to get there via adb reboot recovery.
Anyone else had such an issue?
Note as well I haven't once been able to get into the bootloader through volume up + power - I always have to use adb reboot bootloader
Hi
i factory rested and wiped my nexus 5. after that it's stuck on google startup logo. not boot up, not turn off and not going to recovery mode.
please help me
Unlock the bootloader and reflash the latest stock ROM.
I can't going to recovery mode. when I push volume an powerbit restart and freeze on Google logo.
You need to get into fastboot mode to unlock the bootloader and flash a stock ROM.
audit13 said:
You need to get into fastboot mode to unlock the bootloader and flash a stock ROM.
Click to expand...
Click to collapse
my phone bootloader already is unlocked. the problem is i can't get into fastboot mode.
Have you tried powering off the phone, hold volume down, and connect the USB cable?
audit13 said:
Have you tried powering off the phone, hold volume down, and connect the USB cable?
Click to expand...
Click to collapse
horaa. it's work
Were you able to get the phone into fastboot mode and flash a ROM?
I have this same problem, I am a pretty technical guy. I can get into fastboot, but the flashing always fails. Having the same problem bootlooping at the android loading animation. (Not the common power button issue)
edit: I have unlocked the boot-loader as well
Hello,
as the title says... I bricked my phone. In the past, I successfully installed LineageOS on my old Galaxy S3. I got a used Huawei P9 Lite recently and wanted to install a custom ROM. Here's what happened:
1. Unlocked the phone
2. Accessed Fastboot mode
3. Installed TWRP* via fastboot flash recovery file.img
4. This didn't work and I read on the web, I could try to flash revocery2 with fastboot flash recovery2 file.img
5. This didn't help either, so I decided to cancel my plan and use the manufactorer's system since the system still booted (of course, I didn't install any custom OS).
6. The phone told me on each startup it's unlocked. I didn't need the unlock anymore, so I accessed the Fastboot mode again.
7. I re-locked the system by using fastboot oem relock password.
8. The phone asked me to do confirm this action and do a factory reset
9. After this, I'm stuck at the Huawei logo and can't access Fastboot mode anymore!
When I shut down the phone, it immediately restarts itself. No chance to get into Fastboot mode again, which I did through pressing Vol- and plugging in an USB cable.
*I tried several versions, 3.0.1 and 3.2.1 since no version worked
This may be a beginner's fault, my last phone was already unlocked and I had not a single problem back then. But this time... I hope you can help me.
What would happen if I let drain the battery down to 0% - the phone wouldn't restart of course. If I press Vol- and plug it in, would I come back to Fastboot mode or would it stay in this loop?
Any help is appreciated!
Hi guys,
I'm facing the following issue:
I took my pixel 4a, unlocked the bootloader, later worked on the boot.img to with magisk to root the device... prepared the modified img file and launched the command fastboot and it went successfully. Later sent the fastboot reboot comand, and the device booted up, it is stuck with the google logo and from there, trying to get back into fastboot mode but whenever I do the procedure (presso volume down + power up) , I first get a screen telling that the device is corrupted and it might be not safe... later starting to bootup but straight away stuck at google logo ... the device is not seen from adb commands or fastboot commands... how can i recover the device according to you guys ?
thanks,
giuseppe
letsrock666 said:
Hi guys,
I'm facing the following issue:
I took my pixel 4a, unlocked the bootloader, later worked on the boot.img to with magisk to root the device... prepared the modified img file and launched the command fastboot and it went successfully. Later sent the fastboot reboot comand, and the device booted up, it is stuck with the google logo and from there, trying to get back into fastboot mode but whenever I do the procedure (presso volume down + power up) , I first get a screen telling that the device is corrupted and it might be not safe... later starting to bootup but straight away stuck at google logo ... the device is not seen from adb commands or fastboot commands... how can i recover the device according to you guys ?
thanks,
giuseppe
Click to expand...
Click to collapse
If you are getting the unlocked bootloader message of "being corrupted", that is normal. You'll see it every time you reboot now that your bootloader is unlocked. Sounds like you are having trouble getting back into fastboot. I find it easier if I unhook my phone from the pc while holding the power and volume down (not up) buttons. You should be able to fastboot flash your stock boot.img to get your phone back. Make sure you have the correct boot.img for your firmware.