Difference between Bootloader, Download and Recovery mode ? - General Questions and Answers

I tried to google, and searched on XDA as well. But I cannot find any thread that clearly explains the difference between the bootloader mode and download mode.
What is the basic difference between them ?
adb reboot bootloader - boots into fastboot mode in my Xiaomi Redmi 3S. Is the fastboot mode same as download mode ? If it is, does that mean adb reboot bootloader and adb reboot download have the same meaning ?
Sometimes across threads, I have read that even the recovery and fastboot mode are same. Though I'm pretty sure they aren't, but could someone please explain how they differ ?
I found a question on android.stackexchange, but couldn't quite understand the answer.

satwick_dash said:
I tried to google, and searched on XDA as well. But I cannot find any thread that clearly explains the difference between the bootloader mode and download mode.
What is the basic difference between them ?
adb reboot bootloader - boots into fastboot mode in my Xiaomi Redmi 3S. Is the fastboot mode same as download mode ? If it is, does that mean adb reboot bootloader and adb reboot download have the same meaning ?
Sometimes across threads, I have read that even the recovery and fastboot mode are same. Though I'm pretty sure they aren't, but could someone please explain how they differ ?
I found a question on android.stackexchange, but couldn't quite understand the answer.
Click to expand...
Click to collapse
Bootloader is code that executed when your operating system starts. Bootloader is a set of instructions that how operating system starts to run apps smoothly.
Download mode, Bootloader mode and fastboot mode are same. Download mode is related to samsung devices. "adb reboot download" command is used for boot samsung device in download mode for flashing purpose.
"adb reboot bootloader" command used for other devices to boot in fastboot mode for flashing.
Recovery mode and fastboot are different.
fastboot mode used for flashing roms.
Recovery mode is used for factory data reset, clear cache, flash official update package(Stock) and can backup and restore whole rom and data, flash mods, custom roms (custom like CWM AND TWRP)

Ashwinrg said:
Bootloader is code that executed when your operating system starts.
Click to expand...
Click to collapse
Do you mean that when the 'device' starts ? Because I read here on xda, that bootloader is before the device boots into 'Android' or 'recovery' .
Also, you said
Ashwinrg; said:
Download mode, Bootloader mode and fastboot mode are same. Download mode is related to samsung devices. "adb reboot download" command is used for boot samsung device in download mode for flashing purpose.
"adb reboot bootloader" command used for other devices to boot in fastboot mode for flashing
Click to expand...
Click to collapse
What happens if I try to flash a Samsung device in 'bootloader' mode ? Or some other device into 'download' mode ?

satwick_dash said:
Do you mean that when the 'device' starts ? Because I read here on xda, that bootloader is before the device boots into 'Android' or 'recovery' .
Also, you said
What happens if I try to flash a Samsung device in 'bootloader' mode ? Or some other device into 'download' mode ?
Click to expand...
Click to collapse
Yes. Bootloader executed before android system starts. It have set of instructions that how system starts and runs operations.
Download mode is only term that uses for Samsung devices and fastboot mode for others. The meaning and purpose of both is same.

satwick_dash said:
I tried to google, and searched on XDA as well. But I cannot find any thread that clearly explains the difference between the bootloader mode and download mode.
What is the basic difference between them ?
adb reboot bootloader - boots into fastboot mode in my Xiaomi Redmi 3S. Is the fastboot mode same as download mode ? If it is, does that mean adb reboot bootloader and adb reboot download have the same meaning ?
Sometimes across threads, I have read that even the recovery and fastboot mode are same. Though I'm pretty sure they aren't, but could someone please explain how they differ ?
I found a question on android.stackexchange, but couldn't quite understand the answer.
Click to expand...
Click to collapse
There is bootloader mode and then there is bootloader.
Bootloader mode is the flashing mode.
Bootloader is the code executed before android system boots.
Some devices boot to a bootloader mode and then have a menu to choose which mode to switch to: fastboot, recovery, etc..
The difference between download mode and fastboot has been explained to you already.
I DO NOT PROVIDE HELP IN PM, KEEP IT IN THE THREADS WHERE EVERYONE CAN SHARE

The bootloader is code that is executed before any Operating System starts to run. Bootloaders basically package the instructions to boot operating system kernel and most of them also have their own debugging or modification environment. Think of the bootloader as a security checkpoint for all those partitions. Because if you’re able to swap out what’s on those partitions, you’re able to break things if you don’t know what you’re doing. So basically it commands the kernel of your device to Boot the Device properly without any issues. So careful with bootloader since it can mess things very badly.
Recovery is defined in simple terms as a source of backup. Whenever your phone firmware is corrupted, the recovery does the job in helping you to restore or repair your faulty or buggy firmware into working condition. It is also used for flashing the Rom’s , kernel and many more things.
Click to expand...
Click to collapse
Download mode is used to flash or `install` update's, full frimwares and custom recoveries generally

Ashwinrg said:
Bootloader is code that executed when your operating system starts. Bootloader is a set of instructions that how operating system starts to run apps smoothly.
Download mode, Bootloader mode and fastboot mode are same. Download mode is related to samsung devices. "adb reboot download" command is used for boot samsung device in download mode for flashing purpose.
"adb reboot bootloader" command used for other devices to boot in fastboot mode for flashing.
Recovery mode and fastboot are different.
fastboot mode used for flashing roms.
Recovery mode is used for factory data reset, clear cache, flash official update package(Stock) and can backup and restore whole rom and data, flash mods, custom roms (custom like CWM AND TWRP)
Click to expand...
Click to collapse
Hi, bro then what is "Qualcomm HS-USB QDloader 9008" mode??
what is the difference between fastboot and Qualcomm HS-USB QDloader 9008"

Sharashchandra said:
Hi, bro then what is "Qualcomm HS-USB QDloader 9008" mode??
what is the difference between fastboot and Qualcomm HS-USB QDloader 9008"
Click to expand...
Click to collapse
The difference is, fastboot mode is the mode designed for flashing the device when fastboot is functioning correctly.
Qhsusb dloader 9008 is when the device has been bricked. The device has to be restored by a specific method when in this state.
Sent from my LGL84VL using Tapatalk

Droidriven said:
The difference is, fastboot mode is the mode designed for flashing the device when fastboot is functioning correctly.
Qhsusb dloader 9008 is when the device has been bricked. The device has to be restored by a specific method when in this state.
Sent from my LGL84VL using Tapatalk
Click to expand...
Click to collapse
Sorry for digging this topic up, but I have a few questions here regarding the Bootloader and the Dloader 9008, so please help to answers if you still follow this thread.
+ For Qualcomm based devices, when in Qloader 9008 ( let's say EDL if I made no mistakes ) then is this true that we can do anything to our devices at this mode? Says, I'm using QPST, and I'm in EDL mode, can I flash a new bootloader to the devices? And if yes, how can I do that?
+ My situation here is a little complicated, one of my ROM testing device, is Xiaomi A1 ( or at least, I think so until few days back ). But then one day, it just bricked when I try to flash a custom ROM, and of course I tried to flash the stock A1 firmware in order to un-brick it. But then, it stays at 900E mode ( Diagnostics mode, not Qloader 9008 ).
Then I had to dig deeper and find out that my device is not actually A1, it's Mi 5X with A1 firm.
Next, I tried to flash 5X firm to bring it back from bricked, but still no luck. Again, I found out that my device is not only 5X, but it's a Tiffany device with Oxygen bootloader ( and worst thing is, it's locked by accident ).
Coming to this point, I'm kind of lost. After reading many articles, try many methods ( lets say my device always in 9008 for the last few days )))) ) but still not able to bring it back from death.
So, if it's anyway to bring it back to life, please help to instructs the process, I have all the tools with me along with about 100GB of firms ( A1, 5X, Mi Max 2, Miui EU....etc ).
Thanks in advance, guys!

Related

Alcatel Ideal 4060a booting to TWRP Recovery after flashing

Hello,
I tried to flash my Alcatel ideal 4060a with custom rom following by the instructions in Thread. I got Install successful screen
but it is still booting in to TWRP recovery. when i try to reboot with bootloader option it is hanging at logo only for 30+ minutes. can anyone please help me out in this ? Thanks in advance
[email protected] said:
Hello,
I tried to flash my Alcatel ideal 4060a with custom rom following by the instructions in Thread. I got Install successful screen
but it is still booting in to TWRP recovery. when i try to reboot with bootloader option it is hanging at logo only for 30+ minutes. can anyone please help me out in this ? Thanks in advance
Click to expand...
Click to collapse
I realize this is a very old post, but in hopes that the information will be helpful to any current device owners, I'll address the question:
The AT&T Alcatel IDEAL (4060a) ships with a fully.unlocked bootloader. As such, installing TWRP custom recovery is simple to do once root of the stock OS is attained. NOTE: fastboot mode has been disabled on the 4060a by Alcatel (TCL). Trying to boot to bootloader mode from recovery or using the command
adb reboot recovery
from a terminal or command prompt will only reboot the device. Without fastboot mode, recovering a bricked device is very problematic unless the device will boot into TWRP recovery mode. From TWRP, a stock Android 5.1.1 ROM can be installed which will recover your device to its stock factory state. In the unfortunate event your device is hard bricked (unable to boot into either the OS or TWRP recovery mode), your only option is to push stock firmware to the device using a firehose programmer via Qualcomm HS-USB QDLoader (9008 mode), also known as Emergency Download Mode (EDL).
Please !!!, where do I find the "firehose programmer file" for the AT & T ALCATEL 406
AeonFlux1603 said:
I realize this is a very old post, but in hopes that the information will be helpful to any current device owners, I'll address the question:
The AT&T Alcatel IDEAL (4060a) ships with a fully.unlocked bootloader. As such, installing TWRP custom recovery is simple to do once root of the stock OS is attained. NOTE: fastboot mode has been disabled on the 4060a by Alcatel (TCL). Trying to boot to bootloader mode from recovery or using the command
adb reboot recovery
from a terminal or command prompt will only reboot the device. Without fastboot mode, recovering a bricked device is very problematic unless the device will boot into TWRP recovery mode. From TWRP, a stock Android 5.1.1 ROM can be installed which will recover your device to its stock factory state. In the unfortunate event your device is hard bricked (unable to boot into either the OS or TWRP recovery mode), your only option is to push stock firmware to the device using a firehose programmer via Qualcomm HS-USB QDLoader (9008 mode), also known as Emergency Download Mode (EDL).
Click to expand...
Click to collapse
Please !!!, where do I find the "firehose programmer file" for the AT&T ALCATEL 4060a? My Phone is hard Bricked.

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?

Alcatel TCL A502DL/A501DL root/custom recovery/custom roms?

Is there any way to get root/custom recovery/custom roms on the A502DL or A501DL? If so, how?
lehmancurtis said:
Use the boot mode tool from here for the a501dl. It definitely is unlockable! You can grab the TWRP.img I compiled for the a501dl from this link.
Click to expand...
Click to collapse
Bump. I found some information, but unfortunately the instructions are not very clear. I assume lehmancurtis means to go to fastboot with the boot mode tool, and then flash the TWRP.img with adb. However, I am not sure if this is the right way to do things and I do not have adb drivers for the A501DL or A502DL.
lmgnsa said:
Bump. I found some information, but unfortunately the instructions are not very clear. I assume lehmancurtis means to go to fastboot with the boot mode tool, and then flash the TWRP.img with adb. However, I am not sure if this is the right way to do things and I do not have adb drivers for the A501DL or A502DL.
Click to expand...
Click to collapse
adb and fastboot include a generic Google driver and the VCOM driver installer for mtk includes what you'll need. Once in fastboot...
Code:
fastboot oem unlock-go
Follow the instructions on your device to unlock the bootloader. Then boot to system and reboot to fastboot with bootmode tool. Once in fastboot...
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
fastboot oem reboot-recovery
Then it should boot to TWRP. Be sure to format data f2fs to remove encryption so you can mount data.
And you will need to install Magisk from recovery to have root and keep. OEM recovery from replacing TWRP.
lehmancurtis said:
adb and fastboot include a generic Google driver and the VCOM driver installer for mtk includes what you'll need. Once in fastboot...
Code:
fastboot oem unlock-go
Follow the instructions on your device to unlock the bootloader. Then boot to system and reboot to fastboot with bootmode tool. Once in fastboot...
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
fastboot own reboot-recovery
Then it should boot to TWRP. Be sure to format data f2fs to remove encryption so you can mount data.
And you will need to install Magisk from recovery to have root and keep. OEM recovery from replacing TWRP.
Click to expand...
Click to collapse
Just to confirm:
To prevent the OEM recovery from replacing TWRP, I have to flash Magisk.
If I flashed a gsi, would this problem still be present?
edit: if I wanted to flash a gsi, would I be able to flash "A" only roms, "AB" only roms, or A/AB roms?
edit2: @lehmancurtis plz help me
@lehmancurtis : How do you get the a502dl into fastboot mode? I have tried everything that I can think of, and nothing works! Thank you for all of your help, m8!
fliproc said:
@lehmancurtis : How do you get the a502dl into fastboot mode? I have tried everything that I can think of, and nothing works! Thank you for all of your help, m8!
Click to expand...
Click to collapse
Use a tool that controls bootmode. Mtk-mode-selector
lehmancurtis said:
Use a tool that controls bootmode. Mtk-mode-selector
Click to expand...
Click to collapse
Please help, it says "waiting port" forever
Thanks for the reply! I tried this tool, along with adb commands, etc., and I just can't even get fastboot. This would be an AWESOME phone, if not for this dumb crap!! The phone I had before this one is a Z717VL, and it sucks as well. They are both Tracfone phones that were given to me by my wife. I think I'll just get a Galaxy S8 or so and just root it instead. All other phones that I had on Verizon in the past have been super easy... just a One-Click-Root. Thanks everyone for your time and help!
lehmancurtis said:
adb and fastboot include a generic Google driver and the VCOM driver installer for mtk includes what you'll need. Once in fastboot...
Code:
fastboot oem unlock-go
Follow the instructions on your device to unlock the bootloader. Then boot to system and reboot to fastboot with bootmode tool. Once in fastboot...
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
fastboot own reboot-recovery
Then it should boot to TWRP. Be sure to format data f2fs to remove encryption so you can mount data.
And you will need to install Magisk from recovery to have root and keep. OEM recovery from replacing TWRP.
Click to expand...
Click to collapse
lehmancurtis said:
Use a tool that controls bootmode. Mtk-mode-selector
Click to expand...
Click to collapse
Are you sure the method you thought of works? The bootmode tool you linked cannot get the A501DL to fastboot mode, it just says "waiting port" forever.
@lehmancurtis I feel like you might be lying about whether or not your method works, as the boot mode tool does not work. @lmgnsa did it work for you?
I got it to work by loading the boot mode tool, selecting fastboot, and plugging the phone in when it is turned off while holding volume down.
Then you can unlock the bootloader.
williamhancock328` said:
I got it to work by loading the boot mode tool, selecting fastboot, and plugging the phone in when it is turned off while holding volume down.
Then you can unlock the bootloader.
Click to expand...
Click to collapse
I cannot get to fastboot even if I follow these steps... @williamhancock328` @lehmancurtis
It still says "waiting port" forever.
Make sure to install the MTK VCOM drivers first, the android drivers from google or samsung will not work!
Mediatek USB VCOM Drivers (all MTK devices).zip | by www.foldertips.com for Utilities
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
I was able to bootloader unlock my Alcatel 3T 8, even being on tmobile using the boot selector tool
mickeybeats said:
Make sure to install the MTK VCOM drivers first, the android drivers from google or samsung will not work!
Mediatek USB VCOM Drivers (all MTK devices).zip | by www.foldertips.com for Utilities
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
I was able to bootloader unlock my Alcatel 3T 8, even being on tmobile using the boot selector tool
Click to expand...
Click to collapse
I have already installed the MTK VCOM drivers multiple times, I don't know why it still doesn't work.
T
lmgnsa said:
Just to confirm:
To prevent the OEM recovery from replacing TWRP, I have to flash Magisk.
If I flashed a gsi, would this problem still be present?
edit: if I wanted to flash a gsi, would I be able to flash "A" only roms, "AB" only roms, or A/AB roms?
edit2: @lehmancurtis plz help me
Click to expand...
Click to collapse
lmgnsa said:
To keep recovery from being replace several files need to be disable (various approaches are effective i.e. removed, replace, or renamed). Magisk usually handles this task, but sometimes there are exceptions. But, you need to address that before flashing gsi's for multiple reason and none are fun to deal with. Yes, this is A only and does not use A/B update method (at least not entirely as a few partitions are making use of the A/B partition labels). I've not been doing much with this particular device since mine was cracked and the usb port messed up when I got it, so nature took its course before I was able to achieve a fully stable custom setup.
Click to expand...
Click to collapse
sj78 said:
I cannot get to fastboot even if I follow these steps... @williamhancock328` @lehmancurtis
It still says "waiting port" forever.
Click to expand...
Click to collapse
It sometime takes a few tries to get the phone and tool to do what its supposed to, but if you get the waiting message start over until the program reboots the device. It will work, it's just not a perfect process.
lmgnsa said:
Just to confirm:
To prevent the OEM recovery from replacing TWRP, I have to flash Magisk.
If I flashed a gsi, would this problem still be present?
edit: if I wanted to flash a gsi, would I be able to flash "A" only roms, "AB" only roms, or A/AB roms?
edit2: @lehmancurtis plz help me
Click to expand...
Click to collapse
You need to modify a few files. It's almost just like the 5059 devices and you can look up the 5041c thread to see what needs edited. Use the fstab.mt6739 from the 5041c.
Here's the tool. I think some of the links to it got messed up. Make sure you turn on developer options and check that oem unlock is ticked as well as adb usb options. Once in fastboot, issue the following
Code:
fastboot oem unlock-go
Follow the instructions on the device. Then boot into system and complete setup so that you can turn on developer options again since your device was just reset. Boot to fastboot once again and issue these.
Code:
fastboot flash recovery ./recovery.img
Code:
fastboot oem reboot-recovery
That should be the custom recovery you just installed. It will be replace on reboot if steps are not taken. I was in the process of working this issue when my beat up a501dl succumbed to its varied and multiple impact injuries. If I can find the time to repair it I will finish where I left off, but in the mean time I will help as much as I can.
Regular drivers are built into the phone but you may need vcom drivers. I'm going to attempt to repair mine enough to reset and flash again. I'll probably have to nav my screen via commands, but I will attempt to capture the process and show you.
I've got a A501DL, I enabled usb debugging and oem unlock, seems like the A501DL in fastboot does not talk with the pc, i've installed so many driver things its crazy butat fastboot when typing fastboot reboot bootloader, it reboots the phone but it skips fastboot and turns on to my home screen, I used volume up and power, I get in fast boot butthe device isnt being detected by windows 10 64 bit. Also in fast boot there is only
reboot system now
wipe data/factory reset
wipe cache partition
power off
im going nut that fastboot isnt working with this device.

oneplus 8t(tmo) hardstuck in fastboot mode

Been trying to fix my phone for two days. first time rooting and it was kind of a success besides the wifi not working so i wanted to undo the root. tried many things and apparently messed up many things. The phone will not go into recovery mode. It wont turn on. if i try to flash anything i get many different errors(even twrp). And yes ive made sure everything is for my phones version(s). Oneplus 8t tmobile. so basically the phone can turn off and go into fastboot and the only thing inbetween that is it shows the 1+ logo for a split second.
"fastboot: error: Failed to boot into userspace fastboot; one or more components might be unbootable."
"unknown partition"
"FAILED (remote: 'Flashing is not allowed for Critical Partitions" btw bootloader is unlocked so dont understand how this is happening unless im misunderstanding the meaning
msm will not detect my phone also. even updated the qualcomm drivers and still nothing. however can't really find a sure fire way to determine if the phone is in edl mode besides it connecting in msm. which i haven't been able to do even at the start of yesterday when the phone could atleast flash twrp and boot edl from there. Pls help
lostneedfound said:
Been trying to fix my phone for two days. first time rooting and it was kind of a success besides the wifi not working so i wanted to undo the root. tried many things and apparently messed up many things. The phone will not go into recovery mode. It wont turn on. if i try to flash anything i get many different errors(even twrp). And yes ive made sure everything is for my phones version(s). Oneplus 8t tmobile. so basically the phone can turn off and go into fastboot and the only thing inbetween that is it shows the 1+ logo for a split second.
"fastboot: error: Failed to boot into userspace fastboot; one or more components might be unbootable."
"unknown partition"
"FAILED (remote: 'Flashing is not allowed for Critical Partitions" btw bootloader is unlocked so dont understand how this is happening unless im misunderstanding the meaning
msm will not detect my phone also. even updated the qualcomm drivers and still nothing. however can't really find a sure fire way to determine if the phone is in edl mode besides it connecting in msm. which i haven't been able to do even at the start of yesterday when the phone could atleast flash twrp and boot edl from there. Pls help
Click to expand...
Click to collapse
WiFi not working because the boot.img you flash is not match your system version.
ULTRAJC said:
If you have to use online source patched boot.img, don't flash, only do "fastboot boot boot.img", if it can successfully boot into the system, then use magisk patch current system boot.img and reboot.
Click to expand...
Click to collapse
You can use command "fastboot oem edl".
EDL mode(usually a full black screen) will timeout in few seconds if not receive any command from MSM, so you can start MSM flash frist then put phone to EDL.
Two possible situations need attention:
Some_Random_Username said:
Go to device manager and make sure your phone shows up as QDLOADER 9008.
If it shows up as QHUSB_BULK, it means Qualcomm driver wasn't installed automatically by Windows Update. Download the latest one from Microsoft website at http://download.windowsupdate.com/c..._fba473728483260906ba044af3c063e309e6259d.cab (source https://www.catalog.update.microsoft.com/Search.aspx?q=qualcomm hs usb 9008 ) and install it manually by right clicking on QHUSB_BULK and selecting "Update driver software" and "Browse my computer for driver software" to where you downloaded CAB file.
MSM tool is stuck on "Param pre-processing"
Ensure you're using the Qualcomm drivers linked above.
Click to expand...
Click to collapse
Some_Random_Username said:
Why is my device getting in Qualcomm crashdump mode in spite of a successful download?
Your unit was most likely manufactured after March 9th 2021, see https://forum.xda-developers.com/t/...ice-to-oxygenos.4180837/page-14#post-84789741 for reference. You therefore need to use HydrogenOS 11.0.7.12 MSM to recover your device linked at https://www.oneplusbbs.com/thread-5886794-1.html (mirrored at https://mega.nz/file/O8UySbgR#cXGlHkdA_7CYEhKIrek9zzAEwJ7Vx1D5BZdemnPlvGE by @pikatenor ). Getting new OxygenOS MSM tools is nowadays impossible unless you own the device it is meant for, so OP will not be updated to add new OxygenOS MSM tools allowing to workaround this issue. Feel however free to reach out to me in DM if you would like to get told how to maximise your chances to obtain one.
Click to expand...
Click to collapse
If MSM just not work or you not using Windows, you can follow:
[GUIDE] Unbrick or restore to OOS using only fastboot
This guide will only work up to OOS 11. This guide is for users that can't or just don't want to download MsmDownloadTool. Linux users especially, since the tool is not available for linux. All you need is a recent version of android tools with...
forum.xda-developers.com
ULTRAJC said:
WiFi not working because the boot.img you flash is not match your system version.
You can use command "fastboot oem edl".
EDL mode(usually a full black screen) will timeout in few seconds if not receive any command from MSM, so you can start MSM flash frist then put phone to EDL.
Two possible situations need attention:
If MSM just not work or you not using Windows, you can follow:
[GUIDE] Unbrick or restore to OOS using only fastboot
This guide will only work up to OOS 11. This guide is for users that can't or just don't want to download MsmDownloadTool. Linux users especially, since the tool is not available for linux. All you need is a recent version of android tools with...
forum.xda-developers.com
Click to expand...
Click to collapse
fastboot oem edl results in FAILED (remote: unknown command). tried it in minimal adb and fastboot and platformtools.
and that is the guide ive been following. however i keep getting partition issues.
lostneedfound said:
and that is the guide ive been following. however i keep getting partition issues.
Click to expand...
Click to collapse
Fastboot unbrick guide didn't work for you?
Maybe continue to try the key combination, open device manager, if you see devices name: …QDLoader 9008(driver installed) or …QHUSB_BULK(driver not install). That's EDL mode.
Some guide suggest this two command may work:
"fastboot reboot edl"
"fastboot reboot-edl"
Also can try "fastboot boot recovery that have adb.img" then use command "adb reboot edl".
okay so i none of that worked just continues to say unknown command or unknown partition. with the qual com i dont see anything otherthan android device for phone related stuff in the device manager. is there something ican do to get these partition errors to go away? last night i wasn't having any trouble with them and now they are everywhere and i really dont understand why becuase i hardly flashed anything last night. today i started flashing stuff from the guide you recommended/the one ive been using all this time and thats when the partition errors started and now im seeing them everywhere and i followed the guide down to the dime.
solved out of pure rage i restored my pc to factory and when it started back up i redownload msm and phone connected perfectly. also correctly rooted by adb pulling my own boot.img. ty for your help
lostneedfound said:
solved out of pure rage i restored my pc to factory and when it started back up i redownload msm and phone connected perfectly. also correctly rooted by adb pulling my own boot.img. ty for your help
Click to expand...
Click to collapse
That was one way to go, but for others. The problem was your adb/fastboot was old. Should no longer use the minimal adb it's outdated. Always use the latest platform tools.
nujackk said:
That was one way to go, but for others. The problem was your adb/fastboot was old. Should no longer use the minimal adb it's outdated. Always use the latest platform tools.
Click to expand...
Click to collapse
Exactly @nujackk ,
I have found the most likely reason for an "unknown command" message to a newer fastboot command is an old fastboot.exe version.

Flash to stock firmware from T-Mobile

I am trying to flash to stock/global firmware from T-Mobiles. I have already unlocked the bootloader but I am confused on what to do next. Some people say all you need to do is flash the system and boot images. But when i try to flash the system it says unknown partition. If I try to flash everything it says Critical partitions can not be flashed and I dont know how to unlock them, fastboot flashing unlock_critical is an unknown command. Please help!
Try on adb using " adb reboot fastboot" reboot to fastbootd and flash system, vendor.
hendavi said:
Try on adb using " adb reboot fastboot" reboot to fastbootd and flash system, vendor.
Click to expand...
Click to collapse
Ive progressed a bit and decided to use MSM Download Tool. Although I cant seem to get into EDL mode. My phone is bricked so i cant use adb, and fastboot commands dont seem to be working. Ive tried button combinations but they just lead me either into recovery mode or fastboot mode.
In fastboot, type fastboot reboot fastboot see whether can boot into fastbootd or not.
yoboy44 said:
Ive progressed a bit and decided to use MSM Download Tool. Although I cant seem to get into EDL mode. My phone is bricked so i cant use adb, and fastboot commands dont seem to be working. Ive tried button combinations but they just lead me either into recovery mode or fastboot mode.
Click to expand...
Click to collapse
This is a very simple fix. You can boot into fastboot, do that again, and flash LineageOS Recovery while your there
Boot into recovery, choose advanced options, than enable ADB. Boom, now you can use ADB on your bricked phone.
.
The command you're looking for once there is "adb reboot edl"
Also a lot of the guides on how to convert to Global either use broken methods, or link to the wrong files. If I had a dollar eveytime someone messaged me about following a guide and ending in crash dump mode I'd have a lot of dollars. DM me if you wanna know how to get to global and you're struggling.

Categories

Resources