Unbrick Pixel 2 with locked bootloader - General Questions and Answers

Hello, I have a vanilla Pixel 2 which corrupted itself and will not boot. It boots to recovery mode, but Bootloader is locked. I have not done a factory reset, and am attempting to recover the files. Fastboot mode works but will not allow temporary boot or unlocking of bootloader. I can access adb but only in sideload mode. OTA images successfully sideload but it still will not boot... After hours of scouring google I'm stumped. Any thoughts or suggestions welcome.

Hint: Add Pixel 2 to this thread's title thus mainly owners of such a phone get addressed.

jm001 said:
Hello, I have a vanilla Pixel 2 which corrupted itself and will not boot. It boots to recovery mode, but Bootloader is locked. I have not done a factory reset, and am attempting to recover the files. Fastboot mode works but will not allow temporary boot or unlocking of bootloader. I can access adb but only in sideload mode. OTA images successfully sideload but it still will not boot... After hours of scouring google I'm stumped. Any thoughts or suggestions welcome.
Click to expand...
Click to collapse
I see that u want to keep your files but sorry to say this but your gonna have to do a factory reset because their is no other way to fix this
To do this boot into recovery mode and perform a factory reset
If u can't boot into recovery mode u probably have to unlock bootloader than install twrp
But that's probably only gonna work if u enabled oem unlock and enabled usb debugger before your device got bricked
Because if u try to unlock the bootloader with oem unlock and usb debugger disenable your gonna receive error when trying to unlock bootloader

Try to start in recovery mode. Otherwise only restore is the option.
You can start mobile in fastboot mode. You can back up mobile.
adb backup -all

jm001 said:
Hello, I have a vanilla Pixel 2 which corrupted itself and will not boot. It boots to recovery mode, but Bootloader is locked. I have not done a factory reset, and am attempting to recover the files. Fastboot mode works but will not allow temporary boot or unlocking of bootloader. I can access adb but only in sideload mode. OTA images successfully sideload but it still will not boot... After hours of scouring google I'm stumped. Any thoughts or suggestions welcome.
Click to expand...
Click to collapse
On Android-side bootloader initializes ADB and mounts partitions. Hence check whether phone is accessible via ADB:
Code:
adb reboot
adb devices
If it is, and partitions got mounted, then you can fetch the user-data you are interested in by means of adb pull method.

Related

I dun goofed, messed up my OPO.

Okay so, first things first:
I can boot into both Recovery AND Fastboot
ADB Sideload does NOT work in my TWRP
Tampering bit is true and bootloader unlocked is false
My problem now is;
I need to unlock my bootloader because right now, my phone has no OS. I can't unlock it though because neither fastboot oem unlock works nor through the OPO Toolbox/Toolkit.
I can't flash anything to it right now and I need to find a way to unlock my bootloader, whenever I try to unlock it, it reboots to TWRP.
Please help. <3
adb push yourrom.zip /sdcard
Then just pick the ROM you just copied onto your phone storage using the above command in TWRP and you should be fine.
If that doesn't do the job then you can always use the brick recovery download tool.
Karthaan said:
Okay so, first things first:
I can boot into both Recovery AND Fastboot
ADB Sideload does NOT work in my TWRP
Tampering bit is true and bootloader unlocked is false
My problem now is;
I need to unlock my bootloader because right now, my phone has no OS. I can't unlock it though because neither fastboot oem unlock works nor through the OPO Toolbox/Toolkit.
I can't flash anything to it right now and I need to find a way to unlock my bootloader, whenever I try to unlock it, it reboots to TWRP.
Please help. <3
Click to expand...
Click to collapse
Did you try flashing the OPO factory image and then start from scratch?

Bootlooping, Recovery Corrupted, Cant enable USB Debugging am I screwed?

After messing around with my shield last night and not being able to get root access on cm12. I tried to reinstall one of the ota updates from a while back. Now I am bootlooping and when I try to boot into CWM it looks to be corrupted and doesn't load. I cant use ADB because usb debugging is no longer active. Does anybody have any suggestions to re-install recovery or somehow enable debugging or am I dead in the water here? Any help would be greatly appreciated
Is your bootloader unlocked?
Can you get into fastboot mode?
HW method:
Turn off the device
Press and hold "Back"+"Home"+"SHIELD" buttons till device boots
Click to expand...
Click to collapse
If you can get into fastboot mode and your bootloader is unlocked, you can use a command like "fastboot boot recovery.img" to have the device boot a recovery.img from your computer without flashing anything.
If you can get into fastboot mode, but your bootloader isn't unlocked you could try unlocking your bootloader, but this will wipe your data - so only try this if you don't have anything important saved. The command is "fastboot oem unlock".
~Troop
The bootloader is unlocked Whenever I try fastboot mode the device is not recognized because USB debugging is disabled .
Update: Fixed

How to resolve boot loop problem on android PumpKinx 10.1" tablet

I've android PumpKinx 10.1 tablet with 5.1 Lollipop android os.
I did take backup of its stock recovery image.
Since there is no custom recovery image for this device I tried to flash it with twrp recovery image. But after running below command, device goes into bootloop. I've tried many methods but no success.
fastboot flash:raw boot twrp.img
Any help would be highly appreciated. Thanks in advance.
maybe u have locked bootloader. First turn on oem unlock in developer options, then reboot in bootloader and type
Code:
fastboot oem unlock
Then confirm acion in the tablet whit volume up, then the bootloader now is unlocked.
Note: The tablet get soft reset. Make backup first.
Then try flash the recovery
xdedeone said:
maybe u have locked bootloader. First turn on oem unlock in developer options, then reboot in bootloader and type
Code:
fastboot oem unlock
Then confirm acion in the tablet whit volume up, then the bootloader now is unlocked.
Note: The tablet get soft reset. Make backup first.
Then try flash the recovery
Click to expand...
Click to collapse
Do you understand boot loop or not? First of all fastboot is already unlocked otherwise how I will be able to run above command and since my device is in boot loop then how can I go to developer option?
chitrang200889 said:
I've android PumpKinx 10.1 tablet with 5.1 Lollipop android os.
I did take backup of its stock recovery image.
Since there is no custom recovery image for this device I tried to flash it with twrp recovery image. But after running below command, device goes into bootloop. I've tried many methods but no success.
fastboot flash:raw boot twrp.img
Click to expand...
Click to collapse
Just send them an email asking for stock firmware with flash tool, along with the purchase bill..
Or if it still has warranty, just go to the service center and say something like you over-charged the phone a complete night & since then it's not working and claim warranty..
Have you tried to wipe the cache partition or even factory reset???

OnePlus 3 relocking bootloader

I was installed with Twrp and had rooted my oneplus 3.
I unticked root access in supersu.
Booted to bootloader and typed on my pc in command prompt ,"Fastboot oem lock"
This gave a confirmation on my device,I confirmed locking.
And after that my device did not booted up.I managed to get in bootloader again as I was not even able to open the recovery and unlocked the bootloader once again by this my device booted up.
I flashed stock recovery and repeated the relocking process,this time I was able to open recovery also but no able to boot up.
I again unlocked the bootloader and installed twrp back turned my device up.
Then I unchecked oem unlocking under developer options.
Relocked the bootloader once again.
And now I am stuck at bootloader,not able to unlock it even this time as I turned off oem unlocking.
Now I can only open bootloader.
Please help!
hchawla98 said:
I was installed with Twrp and had rooted my oneplus 3.
I unticked root access in supersu.
Booted to bootloader and typed on my pc in command prompt ,"Fastboot oem lock"
This gave a confirmation on my device,I confirmed locking.
And after that my device did not booted up.I managed to get in bootloader again as I was not even able to open the recovery and unlocked the bootloader once again by this my device booted up.
I flashed stock recovery and repeated the relocking process,this time I was able to open recovery also but no able to boot up.
I again unlocked the bootloader and installed twrp back turned my device up.
Then I unchecked oem unlocking under developer options.
Relocked the bootloader once again.
And now I am stuck at bootloader,not able to unlock it even this time as I turned off oem unlocking.
Now I can only open bootloader.
Please help!
Click to expand...
Click to collapse
OEM locking a bootloader on a phone that was rooted is a big mistake.
You'll need to flash stock recovery, then flash the stock ROM via adb sideload.
Can be done with this tool http://forum.xda-developers.com/oneplus-3/development/toolkit-oneplus-3-toolkit-unlock-t3398799
Thanks for reply
Newyork! said:
OEM locking a bootloader on a phone that was rooted is a big mistake.
You'll need to flash stock recovery, then flash the stock ROM via adb sideload.
Can be done with this tool http://forum.xda-developers.com/oneplus-3/development/toolkit-oneplus-3-toolkit-unlock-t3398799
Click to expand...
Click to collapse
with that tool I was only able to wipe cache.
Nothing else is working
It says failed
hchawla98 said:
with that tool I was only able to wipe cache.
Nothing else is working
It says failed
Click to expand...
Click to collapse
Can you access stock recovery?
NO
Newyork! said:
Can you access stock recovery?
Click to expand...
Click to collapse
I can't access it as I am installed with TWRP Recovery as it is also not starting.

OEM unlock issue

Is it possible to unlock bootloader without enabling oem unlock in developer options. ( phone is stuck in bootloop).
I can access recovery mode and fastboot.
mayowa_olu said:
Is it possible to unlock bootloader without enabling oem unlock in developer options. ( phone is stuck in bootloop).
I can access recovery mode and fastboot.
Click to expand...
Click to collapse
No mate, you will need to get OEM unlock enabled to flash anything other than a factory ota update. Search pixel bootloop and hopefully you'll find a solution to your issue.
Good luck
mayowa_olu said:
Is it possible to unlock bootloader without enabling oem unlock in developer options. ( phone is stuck in bootloop).
I can access recovery mode and fastboot.
Click to expand...
Click to collapse
If you haven't tried it at all then first try to do a factory reset from recovery. If that doesn't work and if you're on stock and have stock recovery. Download ota: https://developers.google.com/android/ota and see if you can push it to phone using fastboot if you can't access storage of course. And then apply update in recovery. You should be able to boot then.

Categories

Resources