can not access fastboot - ZTE Axon 10 Pro Questions & Answers

Hi guys, I need some help. I flashed 1.6 in edl EU firmware with MiFlash. Now when I load the phone it comes up saying that the bootloader is unlocked and press power to continue. This stops me from holding down power and volume to get into fastboot. I have also tried going into recovery and reboot into bootloader but still no fastboot. Just bootloader is unlocked and press power to continue as I have mentioned before.
Please help! ? As need fast boot to install recovery!

ztxaxonjay said:
Hi guys, I need some help. I flashed 1.6 in edl EU firmware with MiFlash. Now when I load the phone it comes up saying that the bootloader is unlocked and press power to continue. This stops me from holding down power and volume to get into fastboot. I have also tried going into recovery and reboot into bootloader but still no fastboot. Just bootloader is unlocked and press power to continue as I have mentioned before.
Please help! ? As need fast boot to install recovery!
Click to expand...
Click to collapse
What does it say in developer options?

In development options it says bootloader is unlocked under OEM unlocking
also I turned on USB debugging

ztxaxonjay said:
In development options it says bootloader is unlocked under OEM unlocking
also I turned on USB debugging
Click to expand...
Click to collapse
Plug in your phone to your cable to your PC. Reboot the phone and soon as it turns off, hit the sound up & sound down button along with the power button. Hold these down until your PC sounds and verifies you are in EDL mode. Once in EDL, start the app on PC using admin privileges. Once the program has started, run unlock bootloader (option 4) again. Once it's complete, reboot the phone to the OS. Reboot holding power & volume up. This will take you to recovery. Now go to reboot to bootloader. When in fastboot follow the directions to install TWRP. Do not skip any steps! Apparently, steps are being skipped.

jim262 said:
Plug in your phone to your cable to your PC. Reboot the phone and soon as it turns off, hit the sound up & sound down button along with the power button. Hold these down until your PC sounds and verifies you are in EDL mode. Once in EDL, start the app on PC using admin privileges. Once the program has started, run unlock bootloader (option 4) again. Once it's complete, reboot the phone to the OS. Reboot holding power & volume up. This will take you to recovery. Now go to reboot to bootloader. When in fastboot follow the directions to install TWRP. Do not skip any steps! Apparently, steps are being skipped.
Click to expand...
Click to collapse
Hi Jim so I've followed your instructions and that has managed to get me into fastboot thank you but still not able to flash recovery it's just saying no partition and when I use the unlock boot tool it failed on the last bit for fastboot I've add photos

ztxaxonjay said:
Hi Jim so I've followed your instructions and that has managed to get me into fastboot thank you but still not able to flash recovery it's just saying no partition and when I use the unlock boot tool it failed on the last bit for fastboot I've add photos
Click to expand...
Click to collapse
I said you need to follow directions. In the directions to run <fastboot boot TWRP.img>, not flash. Then flash the installer if you wish to make it permanent, but I wouldn't recommend making it permanent to allow OTAs to work properly.

Sorry I'm not sure where I've gone wrong here I followed your instructions but when I run the axon edl tool it managed to unlock the bootloader and give me back fast boot with out any stop's on boot up but when I run the axon edl tool I got the error at the end which I posted in the picture so then after that didn't work I put it into fastboot and tried to flash the recovery myself and That didn't work either that's why I posted a photo of that as well

ztxaxonjay said:
Sorry I'm not sure where I've gone wrong here I followed your instructions but when I run the axon edl tool it managed to unlock the bootloader and give me back fast boot with out any stop's on boot up but when I run the axon edl tool I got the error at the end which I posted in the picture so then after that didn't work I put it into fastboot and tried to flash the recovery myself and That didn't work either that's why I posted a photo of that as well
Click to expand...
Click to collapse
Go into fastboot, connect to your PC and run <fastboot boot TWRP.img> then flash Magisk. Do not flash the recovery. Boot TWRP using the above command. Flashing the recovery will not work. If you read the directions, it tells you that. I have told you everything step by step. If you can access fastboot, you are done with the EDL tool, just go into fastboot and boot TWRP using the ADB command <fastboot boot TWRP. img>
---------- Post added at 06:19 AM ---------- Previous post was at 06:06 AM ----------
ztxaxonjay said:
Sorry I'm not sure where I've gone wrong here I followed your instructions but when I run the axon edl tool it managed to unlock the bootloader and give me back fast boot with out any stop's on boot up but when I run the axon edl tool I got the error at the end which I posted in the picture so then after that didn't work I put it into fastboot and tried to flash the recovery myself and That didn't work either that's why I posted a photo of that as well
Click to expand...
Click to collapse
Go into fastboot, connect to your PC and run <fastboot boot TWRP.img> then flash Magisk. Do not flash the recovery. Boot TWRP using the above command. Flashing the recovery will not work. If you read the directions, it tells you that. BTW, I don't think you read the directions. Go back and look at my previous post. You only use the EDL tool to unlock the bootloader. After you have unlocked reboot to the stock recovery and select reboot to fastboot. Then boot TWRP.

Related

Unable to boot in to recovery mode!!!! Help!!!!!!!!!!!!!

I have an Honor 6 L02. After i used the honor 6 multitool to flash my CWM recovery back in to stock, i did not get the recovery screen when i pressed down the buttons, nor when i downloaded an app that would do that for me, also my OTA updates fails, i thought rooting was the problem so i unrooted, now Freedom stopped working so i cant use google play and youtube. PLEASE HELP!
also my phone was rooted so i unroot it
Please help
come on guys please
for the rooted phones you can try "Quick boot" from Google play store. It has option to "Boot into recovery"...
can you also try to send CWM again via Multitool and to see if you can get into CWM?
Bill Cui said:
I have an Honor 6 L02. After i used the honor 6 multitool to flash my CWM recovery back in to stock, i did not get the recovery screen when i pressed down the buttons, nor when i downloaded an app that would do that for me, also my OTA updates fails, i thought rooting was the problem so i unrooted, now Freedom stopped working so i cant use google play and youtube. PLEASE HELP!
Click to expand...
Click to collapse
Don't freak out. Stay calm...
Follow the steps:
Installing ADB / Fastboot and Necessary Drivers
Download 15 Seconds ADB and Fastboot Drivers. Visit the official XDA forum for download and installation instructions.
Install Fastboot drivers by downloading and installing Huawei HiSuite via this link.
Installing Custom Recovery
Ensure that you have successfully installed all necessary tools and drivers mentioned above.
Download the CWM recovery image according to your EMUI version. See this XDA Thread for download links.
Power off your device. While holding Volume Down button use a USB cable to attach your device to computer. Device will automatically boot to fastboot mode.
Open Command Prompt in the directory where you have extracted/downloaded the files by holding Shift and Right Mouse Button and finally click Open Command Prompt window here in the context menu.
Now execute the following command one at a time (replace recovery name with the one you downloaded);
Code:
fastboot flash recovery [I]recovery_name.img[/I]
fastboot reboot
Ta Da!!!
mfbcool said:
Don't freak out. Stay calm...
Follow the steps:
Installing ADB / Fastboot and Necessary Drivers
Download 15 Seconds ADB and Fastboot Drivers. Visit the official XDA forum for download and installation instructions.
Install Fastboot drivers by downloading and installing Huawei HiSuite via this link.
Installing Custom Recovery
Ensure that you have successfully installed all necessary tools and drivers mentioned above.
Download the CWM recovery image according to your EMUI version. See this XDA Thread for download links.
Power off your device. While holding Volume Down button use a USB cable to attach your device to computer. Device will automatically boot to fastboot mode.
Open Command Prompt in the directory where you have extracted/downloaded the files by holding Shift and Right Mouse Button and finally click Open Command Prompt window here in the context menu.
Now execute the following command one at a time (replace recovery name with the one you downloaded);
Code:
fastboot flash recovery [I]recovery_name.img[/I]
fastboot reboot
Ta Da!!!
Click to expand...
Click to collapse
Thank you, i did successfully flash the recovery, but i still cannot boot in to recovery mode, and now i cant turn my phone off because it will reboot by itself
Bill Cui said:
Thank you, i did successfully flash the recovery, but i still cannot boot in to recovery mode, and now i cant turn my phone off because it will reboot by itself
Click to expand...
Click to collapse
Does it reboot when you try to enter recovery or it restarts itself at boot process i.e honor boot animation shows up and then it restarts (bootloop).
I really don't know why you are still unable to boot to recovery. Were you able to boot to stock recovery before flashing custom? Also, is your bootloader unlocked?
Your best bet at this stage would be to flash stock recovery and then completely flash stock ROM. This would wipe your data but will resurrect your device from bootloop.
---------- Post added at 11:47 AM ---------- Previous post was at 11:42 AM ----------
You mentioned a warez app in your original post OP. Please note that any mentioning or discussion of such apps violates XDA's code of conduct and terms. Be careful in future

PLEASE HELP! Bricked Honor 8

Hi,
I was trying to flash TWRP, but now I am stuck with flashing TWRP logo after rebooting or powering the phone on.
I am unable to get to the fastboot.
STEPS I did before brick:
1. unlocked OEM via official way
2. flashed TWRP
3. after that my phone was reset however most of the apps was missing, I was trying to do factory reset once again but it failed with the message "Data partition was heavily damaged"
4. I re-locked EOM
5. brick as mentioned above
Please help, I have the phone only two weeks and I have no idea how to fix this without fastboot.
Thank you.
Meiton said:
Hi,
I was trying to flash TWRP, but now I am stuck with flashing TWRP logo after rebooting or powering the phone on.
I am unable to get to the fastboot.
STEPS I did before brick:
1. unlocked OEM via official way
2. flashed TWRP
3. after that my phone was reset however most of the apps was missing, I was trying to do factory reset once again but it failed with the message "Data partition was heavily damaged"
4. I re-locked EOM
5. brick as mentioned above
Please help, I have the phone only two weeks and I have no idea how to fix this without fastboot.
Thank you.
Click to expand...
Click to collapse
Sounds like you flashed the 3030 version of TWRP. Download the 3020 version and put it in your fastboot folder. Plug in the USB to PC
Hold power and volume up untill the phone reboots. While it's still off immediately change to power and volume down and hold till it goes into fastboot (bootloader)
Now fastboot flash recovery TWRP.img
With the 3020 version.
Unplug the USB and hold power and volume up until it says the phone is booting.. let go and TWRP will load.
Go to Wipe / format data / type yes
Reboot to system and your all set
Sent from my Nexus 6P using Tapatalk
clsA said:
Sounds like you flashed the 3030 version of TWRP. Download the 3020 version and put it in your fastboot folder. Plug in the USB to PC
Hold power and volume up untill the phone reboots. While it's still off immediately change to power and volume down and hold till it goes into fastboot (bootloader)
Now fastboot flash recovery TWRP.img
With the 3020 version.
Unplug the USB and hold power and volume up until it says the phone is booting.. let go and TWRP will load.
Go to Wipe / format data / type yes
Reboot to system and your all set
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
So I've tried that but the phone is still booting to recovery (flashing TWRP logo) no matter what.
Basically the phone is always on now because if hold the power button (or any other combination) for a few second it will just reboot back.
I have an access only to ADB, but I am not able to boot to bootloader at all, it seems the bootloader is damaged somehow.
Also that warning about unlocked OEM doesn't have that text saying "hold volume up to boot to recovery" etc. like before brick.
Hi there,
Try using the Huawei Multi Tool with the Unbrick option : https://forum.xda-developers.com/honor-8/development/tool-huawei-multi-tool-team-mt-t3523923
Speaking from experience, this little fellow helped me recover my phone when I bricked it ON DAY ONE after failed root attempt... (Derp)
Let me know if it helped you
(Leave a thanks if it did )
EDIT : This tool is also useful if you want to get lazy whilst rooting. I use it constantly when flashing diffrent bits and pieces
Clearly follow My steps To unbrick and get normal device ::
Step 1 ::
Download the full firmware of your device.
Step 2 :
make sure that your bootloader is in unlocking state
Follow the video blindly ::: https://youtu.be/OMKDnBqbi3U?list=PL...eT9J26lkefvVkK
don't panic of mobile.
Step 3 :: done ..enjoy u did it
--------------------------------------------------------------------------
If you bricked on nougat then follow the below steps
step one :::
download the downgrade package to mm .
then extract the zip and open the update.app using HuaweiUpdateextrator in that select recovery and extract
1.now, boot your device into fastboot and flash the recovery (Optional)(try this if it said incompatible version on recovery)
2. on your sd card and make a folder "dload" . and copy the update.app which we have extracted earlier
3.the switch off the device and press all three buttons you will be reboot into recovery and done . you device will be okey
Meiton said:
So I've tried that but the phone is still booting to recovery (flashing TWRP logo) no matter what.
Basically the phone is always on now because if hold the power button (or any other combination) for a few second it will just reboot back.
I have an access only to ADB, but I am not able to boot to bootloader at all, it seems the bootloader is damaged somehow.
Also that warning about unlocked OEM doesn't have that text saying "hold volume up to boot to recovery" etc. like before brick.
Click to expand...
Click to collapse
Booting to the bootloader is just a timing issue
Phone must be hooked to PC with USB
And volume up and power till it goes black
Then immediately volume down and power and Hold untill the bootloader loads
Keep trying until you get it
Sent from my Nexus 6P using Tapatalk
clsA said:
Booting to the bootloader is just a timing issue
Phone must be hooked to PC with USB
And volume up and power till it goes black
Then immediately volume down and power and Hold untill the bootloader loads
Keep trying until you get it
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
I appreciate your help but I've tried it multiple times always with the same result.
I also can use "adb reboot bootloader", but it will reboot again to stuck recovery.
DJ Daemonix said:
Hi there,
Try using the Huawei Multi Tool with the Unbrick option : https://forum.xda-developers.com/honor-8/development/tool-huawei-multi-tool-team-mt-t3523923
Speaking from experience, this little fellow helped me recover my phone when I bricked it ON DAY ONE after failed root attempt... (Derp)
Let me know if it helped you
(Leave a thanks if it did )
EDIT : This tool is also useful if you want to get lazy whilst rooting. I use it constantly when flashing diffrent bits and pieces
Click to expand...
Click to collapse
I've tried that, but I am still stuck as that tool is using fastboot as every other tool to flash .img files.
Thank you for the tip though.
Plug phone into computer with USB, then hold down power + volume down until it eventually boots into bootloader. I had the same scenario as you and that's how I got into the bootloader. You can flash either a good TWRP or the stock recovery, either one will work.

Google Pixel Flasher Using QPST

Hello
I have a Google pixel 128 GB device but recently it got bricked after an ota update. Unfortunately my phone is not rooted or unlocked. So I could not do anything under fastboot, also adb is crashed.
So the phone is bricked. But it can be rectified using QPST is edl mode I suppose. But as of now there is no such development for qpst for Google pixel.
But there are many users they face the same issue recently.
Is there any chance of development for it?
you said bootloader ! you mean the phone can boot into bootloader mode ! after that you said edl mode ? i dont understand. please explain. i may help !
*The Phone Goes into Fastboot with no problems.
*In Fastboot Mode if i try to go to Recovery, The Phone Reboots and does not go to the Recovery But it Keeps on Rebooting.
So the Recovery Partition of the Phone might be Corrupted.
So im looking for ways to Flash the Recovery partition with QPST or any other methods.
Fastboot Doesn't Help Because the Bootloader is locked.
senthil19 said:
*The Phone Goes into Fastboot with no problems.
*In Fastboot Mode if i try to go to Recovery, The Phone Reboots and does not go to the Recovery But it Keeps on Rebooting.
So the Recovery Partition of the Phone might be Corrupted.
So im looking for ways to Flash the Recovery partition with QPST or any other methods.
Fastboot Doesn't Help Because the Bootloader is locked.
Click to expand...
Click to collapse
Download factory image, open up the .sh script as text, copy the fastboot commands about wiping and clearing userdata, cache , etc into a terminal using fastboot
Xdevillived666 said:
Download factory image, open up the .sh script as text, copy the fastboot commands about wiping and clearing userdata, cache , etc into a terminal using fastboot
Click to expand...
Click to collapse
I do believe I've tried this to no avail on a Verizon g-2pw4100-022-b (the "b" probably stands for "brickable").
I'm stuck in the same situation:
Power+vol down - bootloader
Bootloader to recovery - boot loop
Bootloader to barcodes - barcodes show
Edit: power on only leads to constant screen flashing unless you hold volume down for bootloader, at which point you can vol up once and power down.
Can't flash a recovery, can't flash an OTA since that requires adb sideload, which is part of recovery, and can't flash a factory image with the bootloader locked, which is only unlocked under development tools.
One thing to note is that in the bootloader screen, both "b/l" and the one below it (radio?) both say "n/a", which leads me to believe the December update from Verizon could be the cause.
Suggestions as to how to proceed are greatly appreciated.
senthil19 said:
Hello
I have a Google pixel 128 GB device but recently it got bricked after an ota update. Unfortunately my phone is not rooted or unlocked. So I could not do anything under fastboot, also adb is crashed.
So the phone is bricked. But it can be rectified using QPST is edl mode I suppose. But as of now there is no such development for qpst for Google pixel.
But there are many users they face the same issue recently.
Is there any chance of development for it?
Click to expand...
Click to collapse
I have a Reddit thread how to activate qpst .
You can also "adb reboot edl" if your PC can recognize your phone at least.
If not, power button and volume up(or down, I don't remember) for at least forty seconds sometimes brings it up
But then you'd need firmware to flash with qpst and I'm not sure how to go about doing that
---------- Post added at 07:44 AM ---------- Previous post was at 07:42 AM ----------
PoXFreak said:
I do believe I've tried this to no avail on a Verizon g-2pw4100-022-b (the "b" probably stands for "brickable").
I'm stuck in the same situation:
Power+vol down - bootloader
Bootloader to recovery - boot loop
Bootloader to barcodes - barcodes show
Edit: power on only leads to constant screen flashing unless you hold volume down for bootloader, at which point you can vol up once and power down.
Can't flash a recovery, can't flash an OTA since that requires adb sideload, which is part of recovery, and can't flash a factory image with the bootloader locked, which is only unlocked under development tools.
One thing to note is that in the bootloader screen, both "b/l" and the one below it (radio?) both say "n/a", which leads me to believe the December update from Verizon could be the cause.
Suggestions as to how to proceed are greatly appreciated.
Click to expand...
Click to collapse
Can you fastboot boot twrp ?
Are there any solutions to enter EDL Mode in google pixel without adb?

Pixel 4a stuck in fastboot mode

Tried to follow this guide to root my pixel 4a and completed all steps up to 3.4. My phone is now stuck in fastboot mode and I can't get into recovery mode to do a factory reset. Not sure what to do, I'm a little lost. I accidentally used this or this image for Android 10 when I think I should have used this image for Android 11.
Any help would be very appreciated.
Maybe you can use this guide:
[GUIDE] UNLOCKING, DOWNGRADING TO A10, TWRP, ROOT
Hello, I'm posting this guide for those (like me) who can't do without TWRP on their device. I'm providing only a step-by-step explanation. Credits to @nikamura for his kernel and TWRP...
forum.xda-developers.com
And start on this line in "First Step" section:
Plug the phone into a usb port of your pc.
Then complete all the tasks in "Second Step" section to get your phone at least booting in android 10.
ifixibrick said:
Tried to follow this guide to root my pixel 4a and completed all steps up to 3.4. My phone is now stuck in fastboot mode and I can't get into recovery mode to do a factory reset. Not sure what to do, I'm a little lost. I accidentally used this or this image for Android 10 when I think I should have used this image for Android 11.
Any help would be very appreciated.
Click to expand...
Click to collapse
Run the online flash tool from bootloader screen bro. Make sure you install adb and fastboot tools.
Raj Pandiyan said:
Run the online flash tool from bootloader screen bro. Make sure you install adb and fastboot tools.
Click to expand...
Click to collapse
How do I do that? I seem to be stuck in fastboot mode.
ifixibrick said:
How do I do that? I seem to be stuck in fastboot mode.
Click to expand...
Click to collapse
Is it bricked? Cannot flash stock Android to remove ArcaneOS
I recently purchased a used Pixel 4a, and I now understand why the seller was offering such good price for it and why he refused to respond to me now I have it. This phone has ArcanseOS 10 installed, which has only 3 apps installed... Setting...
forum.xda-developers.com
reboot to recovery, press volume up + power to bring up the recovery settings, turn on sideloading
then adb sideload the factory image.
jawz101 said:
reboot to recovery, press volume up + power to bring up the recovery settings, turn on sideloading
then adb sideload the factory image.
Click to expand...
Click to collapse
Hello. Currently stuck in fastboot mode. Using the volume buttons to select recovery mode and pressing the power button to go into it doesn't take me to recovery mode. The screen briefly goes dark before entering fastboot again. I think the phone is trying to restart but not getting past fastboot mode.
ifixibrick said:
Hello. Currently stuck in fastboot mode. Using the volume buttons to select recovery mode and pressing the power button to go into it doesn't take me to recovery mode. The screen briefly goes dark before entering fastboot again. I think the phone is trying to restart but not getting past fastboot mode.
Click to expand...
Click to collapse
Can you type fastboot reboot recovery and get into recovery mode? You'll see a little Android guy with a red thing if you're in there.
If that doesn't work- it almost sounds as though your recovery partition is deleted or something. You can reflash the recovery from fastboot.
Hey, I had the same problem. I've got it resolved now and wasn't able to find any help on how to resolve it, but this thread is as close as it came, so in the off chance that somebody else comes along, I thought I'd write up the steps I took.
Because it was in fastboot mode, I was able to easily restore my phone to factory settings by running flash factory image script I downloaded here.
My original image was sunfish-rq3a.210605.005-factory-be541467 which I followed the steps with but couldn't get it to work. I got to the Google logo with a status bar that just ran forever. But the flash-all.sh script worked to get the phone booting again.
So what I did to get Magisk to work was to use that same factory image site to download an older version. I used a version that was listed in a different root guide with the idea that maybe the version I tried before wasn't compatible with magisk, but presumably the one from the guide was. So I tried sunfish-rq1a.210105.002, ran the flash-all in fastboot, and confirmed that it booted--it did.
Next I redid 2.2 through 3 and it worked, and the boot completed with Magisk installed. Everything seems to be working fine now.

Question Stuck in fastboot

I am using Poco X3 Pro. Global version. I think I flashed the ROM incorrectly. Resulted in my phone forever in fastboot. Can be detected by PC in the platform-tools CMD, by typing fastboot devices.
However I cannot get into recovery mode by pressing vol up and power buttons. I tried ”fastboot reboot recovery”, my phone reboot into fastboot again.
What should I do now?
Is there a proper guide step by step?
I unlock bootloader and want to install magisk to root my phone as I require root access. However it seemed difficult to me to root the phone.
KaixerL said:
I am using Poco X3 Pro. Global version. I think I flashed the ROM incorrectly. Resulted in my phone forever in fastboot. Can be detected by PC in the platform-tools CMD, by typing fastboot devices.
However I cannot get into recovery mode by pressing vol up and power buttons. I tried ”fastboot reboot recovery”, my phone reboot into fastboot again.
What should I do now?
Is there a proper guide step by step?
I unlock bootloader and want to install magisk to root my phone as I require root access. However it seemed difficult to me to root the phone.
Click to expand...
Click to collapse
"fastboot boot recovery.img" (or whatever is the name of the recovery image that you want to boot)
DarthJabba9 said:
"fastboot boot recovery.img" (or whatever is the name of the recovery image that you want to boot)
Click to expand...
Click to collapse
this
DarthJabba9 said:
"fastboot boot recovery.img" (or whatever is the name of the recovery image that you want to bo
Click to expand...
Click to collapse
KaixerL said:
I am using Poco X3 Pro. Global version. I think I flashed the ROM incorrectly. Resulted in my phone forever in fastboot. Can be detected by PC in the platform-tools CMD, by typing fastboot devices.
However I cannot get into recovery mode by pressing vol up and power buttons. I tried ”fastboot reboot recovery”, my phone reboot into fastboot again.
What should I do now?
Is there a proper guide step by step?
I unlock bootloader and want to install magisk to root my phone as I require root access. However it seemed difficult to me to root the phone.
Click to expand...
Click to collapse
Yesterday i also stuck on fastboot it also not rebooting in recovery.
So i did this i downloaded a stock fastboot rom from xiaomifirmware updater.com after that i use Mi flash tool and tried to install the fastboot rom but after 5-10 min it automatically failed but i came out of the fastboot mode after this i just do the same thing which we do when we flash recovery in command prompt and after this i am able to reboot into recovery and then i flashed other rom and now i use that rom.

Categories

Resources