Question Stuck in fastboot mode - Google Pixel 6

Hello everybody,
My phone's battery died and I charged it. When I tried to turn it on, I saw this screen. I've tried clicking on the options but it's stuck in a loop and I don't understand what's happening.
If anyone has experienced this issue before, I'm reaching out for your help. Please assist me.

Flashing factory firmware in fastboot might be the only option. Doing such will wipe everything on your device though!

aimsjahan said:
Flashing factory firmware in fastboot might be the only option. Doing such will wipe everything on your device though!
Click to expand...
Click to collapse
Can't fastboot anything with a locked bootloader.Android flash tool might be the best way

sylveride08 said:
Hello everybody,
My phone's battery died and I charged it. When I tried to turn it on, I saw this screen. I've tried clicking on the options but it's stuck in a loop and I don't understand what's happening.
If anyone has experienced this issue before, I'm reaching out for your help. Please assist me.
Click to expand...
Click to collapse
Since your bootloader is locked the only way to flash the OS is to sideload the Full OTA via ADB or use Pixel Flasher to sideload it. If you happen to have OEM Unlocking enabled in Developer Options you can use Android Flash Tool as that will unlock your bootloader as long as OEM Unlocking is enabled. If it isn't, sideloading the OTA will be the only way to reinstall your OS to hopefully get you out of this.

shoey63 said:
Can't fastboot anything with a locked bootloader.Android flash tool might be the best way
Click to expand...
Click to collapse
Oops! You are right, mate.

Hello so I am stuck here
When I go to Android Flash Tool it's says :
"Device Unlock Disabled​For security reasons, you need to enable "OEM unlocking" in order to flash your device. "
And when I tape in CMD the command "faastboot falshing unlock" it says
"FAILED (remote: 'flashing unlock is not allowed')
fastboot: error: Command failed"
Is there a way to unlock the devices states I have seen a video when
when a guy is using a unlock.bin he download at LG offcial site. Does Google have an alternative where can I download this type of file for my Pixel 6.

Google doesn't have an alternative. If you can't flash the OTA, and apparently you can't because OEM unlocking wasn't enabled in developer options, you need to get a hold of Google and explain your situation to them. You'll likely have to send it back to them, if able to do so.

You can't enable OEM unlock by fastboot/recovery.
Can you boot into recovery?
If yes, then this is your only way out!
Link
Use image of OTA, not Full!

aimsjahan said:
You can't enable OEM unlock by fastboot/recovery.
Can you boot into recovery?
If yes, then this is your only way out!
Link
Use image of OTA, not Full!
Click to expand...
Click to collapse
Unfortunately, it is not possible as my phone is showing that it is locked and I am unable to access the settings to unlock the OEM, since I am stuck in fastboot mode. Guess it's dead only if there is a way to unlock the OEM without going to setting.

sylveride08 said:
Unfortunately, it is not possible as my phone is showing that it is locked and I am unable to access the settings to unlock the OEM, since I am stuck in fastboot mode. Guess it's dead only if there is a way to unlock the OEM without going to setting. View attachment 5885311
Click to expand...
Click to collapse
You misunderstood!
You don't get to do anything from fastboot with OEM locked.
I asked if you can enter RECOVERY mode?
If yes, then visit the link I shared.
btw, why on earth you are flashing 'adb'?

aimsjahan said:
You misunderstood!
You don't get to do anything from fastboot with OEM locked.
I asked if you can enter RECOVERY mode?
If yes, then visit the link I shared.
btw, why on earth you are flashing 'adb'?
Click to expand...
Click to collapse
Unfortunately, when I go into recovery mode, it keeps looping back to the original screen in an infinite loop.
I lost hope and went to a repair shop, but they told me to contact Google. The customer service will send me a package to return my phone. I didn't know that the OEM was so important, I will activate it next time. Tanks for your helps ...

Related

Need help with bricked Redmi Note 3 Pro (Kenzo/Snapdragon)

Dear Community,
I got my Note 3 Pro Snapdragon Version today and I tried unlocking the bootloader, installing root and TWRP.
Unfortunately after I installed TWRP, WiFi didnt work anymore so I wanted to go back to where I was before.
i tried flashing the GlobalRom with the MiFlash Tool but somehow I'm now stuck with a bootloop.
The phone starts up and shows the MI Logo but doesnt go on. I tried booting TWRP temporarily via fastboot commands so that I can try to flash flashable zip files
but it doesnt let me execute "fastboot boot xyz.img" anymore because my device is locked.
I would really love to hear any solutions or ideas. I dont want any root or something anymore. If someone has an idea Im very happy!!!
thanks a lot in advance and tell me if you need any more infos
Paul/shisaya24
1. keep vol + and vol - pressed while connecting USB to enter adb mode
2. check if phone is connected with "adb devices" in command line, if phone shows up, enter "adb reboot edl"
3. now you can flash via MiFlash
Alex3oe said:
1. keep vol + and vol - pressed while connecting USB to enter adb mode
2. check if phone is connected with "adb devices" in command line, if phone shows up, enter "adb reboot edl"
3. now you can flash via MiFlash
Click to expand...
Click to collapse
First of all, HUGE thanks for your fast answer!
Unfortunately I couldnt get this to work. Since I am stuck at the Logog screen here is what I tried:
Pressing both volume buttons while Logo Screen and plugging USB.
Pressing both colume buttons while fastboot screen is up.
These two didnt enter adb mode, I guess because of the bootloop I'm in
I also tried antering recovery mode with volume up + power button. Pressing both volume buttons didnt help either but when I am in recovery like that it shows my device in adb as "sideload" device.
Maybe that helps ? Can you give further advice or am I doomed?
My idea would be: Is it possible to reflash the device completely only usinf fastboot? The only thing I seem to be able to enter is fastboot...
Is there a way from fastboot to "working phone" ?
or maybe through the "adb sideload" state?
thanks a lot in advance!
Paul
EDIT
tried installing via "adb sideload xyz.zip" command but after shortly showing a status bar on phone screen it aborted and said "Total xfer: 0.00x" on PC screen .
Also: I read "adb reboot edl" brings you to download mode so you can flash something. Tried it but the phone just rebooted the normal system, so it stuck on Logo again...
search miui forum for unbrick, there is 2 or 3 method without opening your device
exp: http://en.miui.com/forum.php?mod=viewthread&tid=257227
Unfortunately they all do not work because they always require either a phone in download mode, and i only get to fastboot and adb sideboard or they require flashing something via fastboot but I can't do that either because it says my device is locked if I try...
Any suggestions how to flash a ROM with fastboot only or with adb sideload?
Thanks a lot
Paul
shisaya24 said:
Unfortunately they all do not work because they always require either a phone in download mode, and i only get to fastboot and adb sideboard or they require flashing something via fastboot but I can't do that either because it says my device is locked if I try...
Any suggestions how to flash a ROM with fastboot only or with adb sideload?
Thanks a lot
Paul
Click to expand...
Click to collapse
I Had The Same Issue Brother ! There are only 2 Things which you can do now .
1. Test Point Method to enter EDL
2.Give it to Service Center . I Gave Mine to Service Center ,They Fixed it in 30 mins or less and it was free
Dharani_V said:
I Had The Same Issue Brother ! There are only 2 Things which you can do now .
1. Test Point Method to enter EDL
2.Give it to Service Center . I Gave Mine to Service Center ,They Fixed it in 30 mins or less and it was free
Click to expand...
Click to collapse
Can I do the test point thing myself or is it risky?
What kind of service center? A general mobile phone repair shop or a Xiaomi special one?
shisaya24 said:
First of all, HUGE thanks for your fast answer!
Unfortunately I couldnt get this to work. Since I am stuck at the Logog screen here is what I tried:
Pressing both volume buttons while Logo Screen and plugging USB.
Pressing both colume buttons while fastboot screen is up.
These two didnt enter adb mode, I guess because of the bootloop I'm in
I also tried antering recovery mode with volume up + power button. Pressing both volume buttons didnt help either but when I am in recovery like that it shows my device in adb as "sideload" device.
Maybe that helps ? Can you give further advice or am I doomed?
My idea would be: Is it possible to reflash the device completely only usinf fastboot? The only thing I seem to be able to enter is fastboot...
Is there a way from fastboot to "working phone" ?
or maybe through the "adb sideload" state?
thanks a lot in advance!
Paul
EDIT
tried installing via "adb sideload xyz.zip" command but after shortly showing a status bar on phone screen it aborted and said "Total xfer: 0.00x" on PC screen .
Also: I read "adb reboot edl" brings you to download mode so you can flash something. Tried it but the phone just rebooted the normal system, so it stuck on Logo again...
Click to expand...
Click to collapse
I've been facing the same (or a similar?) problem about a week ago but managed to get out. Knowing me for having a head like a sieve I made some notes, sadly quite rudimentary
Did you try to flash with MiFlash after "adb reboot edl"? If I remember rightly after "adb reboot edl" you got the logo like booting another way, but the light is blinking red. Then I could flash via MiFlash.
I'm quite sure that if you get a "reboot" after entering "adb reboot edl", your phone will be in edl mode.
I will try that this evening when I am at home again and report. Thanks
Alex3oe said:
I've been facing the same (or a similar?) problem about a week ago but managed to get out. Knowing me for having a head like a sieve I made some notes, sadly quite rudimentary
Did you try to flash with MiFlash after "adb reboot edl"? If I remember rightly after "adb reboot edl" you got the logo like booting another way, but the light is blinking red. Then I could flash via MiFlash.
I'm quite sure that if you get a "reboot" after entering "adb reboot edl", your phone will be in edl mode.
Click to expand...
Click to collapse
Unfortunately this doesnt work. Phone reboots and shows MI Logo but red light doesnt blink and MiFlash doesnt recognize any devices.
Do you have another idea? :/
How did you unlock the bootloader, via official permission or that unofficial hack?
Sent from my Moto G using Tapatalk
I didnt use the official way :/ Im so hoping my phone isnt broken. I wish i owuld have been more patient
shisaya24 said:
I didnt use the official way :/ Im so hoping my phone isnt broken. I wish i owuld have been more patient
Click to expand...
Click to collapse
Only options you have right now are:
1) using test points method which is a but cumbersome and voids warranty if you care about that.
2) go to a xiaomi service center of you have any nearby.
It is hard bricked.
So there is absolutely no option to unlock bootlader via adb sideload or fastboot ?
shisaya24 said:
So there is absolutely no option to unlock bootlader via adb sideload or fastboot ?
Click to expand...
Click to collapse
Apparently, no! Whenever using unofficial methods, read precautions carefully and you missed all as I can see. Wait if someone can help you out.
apply official unlock. then unlock your device from fastboot mode.
asaharaSK said:
apply official unlock. then unlock your device from fastboot mode.
Click to expand...
Click to collapse
That sounds nice and easy. I already applied for official unlock.
But: do you know if u can use the official unlock now? I can only access fastboot and adb sideload mode. Is it possible to activate official unlock from there? Or do I need a working ROM rather?
I would have thought that official unlock doesn't work from fastboot /adb sideload...
shisaya24 said:
That sounds nice and easy. I already applied for official unlock.
But: do you know if u can use the official unlock now? I can only access fastboot and adb sideload mode. Is it possible to activate official unlock from there? Or do I need a working ROM rather?
I would have thought that official unlock doesn't work from fastboot /adb sideload...
Click to expand...
Click to collapse
Does anyone know this?
I have the same problem. I made the same mistakes as shisaya24. I have followed every procedure for unbricking and nothing works. I even applied for an unlock code and got it from Xiomi. I used their mi-unlock app which requires fastboot (pwr/vol-) but it gets to 50% and bombs out. It states it can't verify the phone. Can anyone please help me??
smiley1960 said:
I have the same problem. I made the same mistakes as shisaya24. I have followed every procedure for unbricking and nothing works. I even applied for an unlock code and got it from Xiomi. I used their mi-unlock app which requires fastboot (pwr/vol-) but it gets to 50% and bombs out. It states it can't verify the phone. Can anyone please help me??
Click to expand...
Click to collapse
out of sheer desperation I tried MiPhone again and after a few tries, MiPhone started updating the OS. My phone now works again and I have an unlock code as well.

Fastboot mode won't stay

I am trying to install stock firmware through fastboot. After typing below command,
Code:
adb reboot bootloader
the Device reboots but Fastboot mode only shows for 1 second then the Device reboots to system.
I have Usb debugging ON, OEM unlocking ON
Tried on 2 different PC's. Also tried removing Usb after command.
Reason for stock flashing is just that I used this ADB command on my phone and It lost IMEI: By this method and here is the detailed problem.
UPDATE: Took the phone to service center, they changed the Mainboard. But then Fingerprint was not working (couldn't enroll). They took it again and tried stock flash and fingerprint sensor change but the issue persists, still diagnosing.
shantam22 said:
I am trying to install stock firmware through fastboot. After typing below command,
Code:
adb reboot bootloader
the Device reboots but Fastboot mode only shows for 1 second then the Device reboots to system.
I have Usb debugging ON, OEM unlocking ON
Tried on 2 different PC's. Also tried removing Usb after command.
Click to expand...
Click to collapse
Fastboot is locked.
Unlock fastboot official program.
crocodil said:
Fastboot is locked.
Unlock fastboot official program.
Click to expand...
Click to collapse
My phone has lost Network service and IMEI is null. I did not root. I did this: Method
Does that mean I need to unlock bootloader to flash the stock ROM? Is there any other method? I don't want to lose warranty.
The phone does boot to EDL mode.
shantam22 said:
My phone has lost Network service and IMEI is null. I did not root. I did this: Method
Does that mean I need to unlock bootloader to flash the stock ROM? Is there any other method? I don't want to lose warranty.
The phone does boot to EDL mode.
Click to expand...
Click to collapse
Flash stock rom in twrp mode. See the download in guide section
akashavel said:
Flash stock rom in twrp mode. See the download in guide section
Click to expand...
Click to collapse
Can I achieve this without voiding my phones warranty?
I finally took the device to service center. And the executive said he would send the case to Realme and he is not certain that it would be covered under warranty as the imei is broken. But my device's bootloader is untouched and I never tried rooting.

OEM Toggle & Fastbootd

I Just got my V60 on EIP today from TMO, the oem switch was able to be toggled out the box after setup with my sim in it already. When i got home i made an LG Dev account and tried the steps but you can't access the bootloader, I was however able to type in cmd "adb reboot fastboot" which lead me to fastbootd and unable to get my device ID. So where do we go from here?
I couldn't even get to fastboot. It takes just restarted to the system.
matteosaeed said:
I couldn't even get to fastboot. It takes just restarted to the system.
Click to expand...
Click to collapse
Mine definitely reboots to "fastbootd" when i type adb reboot fastboot every time... I find it weird OEM unlock could be toggled out of box but i cant enter bootloader to unlock this phone
Some_Ghost said:
Mine definitely reboots to "fastbootd" when i type adb reboot fastboot every time... I find it weird OEM unlock could be toggled out of box but i cant enter bootloader to unlock this phone
Click to expand...
Click to collapse
Yeah since the G6, same thing. I did a thread back in the day, it even allowed you to do fastboot oem unlock but that didn't do anything.
matteosaeed said:
Yeah since the G6, same thing. I did a thread back in the day, it even allowed you to do fastboot oem unlock but that didn't do anything.
Click to expand...
Click to collapse
So do you think right now we are **** out of luck for unlocking our bootloader?
Some_Ghost said:
So do you think right now we are **** out of luck for unlocking our bootloader?
Click to expand...
Click to collapse
Yeah, I am going to return the phone. Screw LG. I'll wait for oneplus

Oem unlock greyed out

I flashed havoc os had some issues , tried restoring from my backup, got caught in a bootloop so i used lgup to flash a kdz and it worked.but now my enable oem unlock is turned off and it is greyed out. What can i do.
Mohammedbi said:
I flashed havoc os had some issues , tried restoring from my backup, got caught in a bootloop so i used lgup to flash a kdz and it worked.but now my enable oem unlock is turned off and it is greyed out. What can i do.
Click to expand...
Click to collapse
The same thing happens to me, I have not found much info about this, I hope you can help us.
Mohammedbi said:
I flashed havoc os had some issues , tried restoring from my backup, got caught in a bootloop so i used lgup to flash a kdz and it worked.but now my enable oem unlock is turned off and it is greyed out. What can i do.
Click to expand...
Click to collapse
I already found the solution, but it will erase your data.
with the adb commands you must restart the device in boorloader mode:
adb reboot bootloader
Then when I take you to the bootloader screen what you have to write next:
fastboot oem lock
(Remember the phone will be erased)
then to restart the device you have to:
fastboot reboot
And the device will reboot.
what you do is lock it, so that you can then unlock it in a simple way.
(If you do not know what the ADB is, warn man), I hope it helps you and those who enter here too :good:
@l3dson: Be careful before relocking the bootloader: The phone MUST be 100% stock or you will have a brick.
@Mohammedbi: Your bootloader is still unlocked, even after flashing the KDZ. It's just the newly flashed ROM doesn't know it, and you don't need it to.
Just go to fastboot (PowerOff, Vol- while plugging in cable) and flash TWRP. Follow ChazzMatt's root guide for the initial TWRP steps.
Have anyone found the solution for this problem...
vino90m said:
Have anyone found the solution for this problem...
Click to expand...
Click to collapse
What exactly is not working?
ADB doesn't require Enable OEM Unlock to be set. Just plug it in and ADB away - unless drivers or cable or port aren't working.
And your bootloader is still unlocked if it was unlocked before you flashed stock Oreo. You should be able to enter fastboot using the steps described in the post just before yours.
Edit: Of course you have to enable USB debugging in order to use ADB. I'm sure you knew that
l3dson said:
I already found the solution, but it will erase your data.
with the adb commands you must restart the device in boorloader mode:
adb reboot bootloader
Then when I take you to the bootloader screen what you have to write next:
fastboot oem lock
(Remember the phone will be erased)
then to restart the device you have to:
fastboot reboot
And the device will reboot.
what you do is lock it, so that you can then unlock it in a simple way.
(If you do not know what the ADB is, warn man), I hope it helps you and those who enter here too :good:
Click to expand...
Click to collapse
hey i have this same problem and been asking around... but the adb reboot command will not work because it says the phone must be "enabled oem unlock" mode before you can use adb commands... which is greyed out..so back to square one... how to enable it?? any suggestions on this??

How to flash A21S without Developer Mode being ON, and having a Forgotten Pattern.

Hey guys, my friend gave me his a21s to unlock it but I really can't find a way to do that.
The phone has a pattern lock that he doesn't remember it...
Also it doesn't have Developer mode enabled.
and in recovery mode, FactoryReset option is not available...
any idea?
The door to any Android device is ADB: because it's not got enabled you have to chance, IMO.
BTW: A Factory Reset doesn't remove FRP lock.
jwoegerbauer said:
The door to any Android device is ADB: because it's not got enabled you have to chance, IMO.
BTW: A Factory Reset doesn't remove FRP lock.
Click to expand...
Click to collapse
thanks for replay, but what else can I do?
I can get into the Fastboot mode from recovery menu but no command works there...
Dr TJ said:
thanks for replay, but what else can I do?
I can get into the Fastboot mode from recovery menu but no command works there...
Click to expand...
Click to collapse
Fastboot deals with device's bootloader, but NOT with Android OS as ADB does.

Categories

Resources