HELP! Cannot Flash Anything - Essential Phone Questions & Answers

I updated my PH-1 to Android recently and afterwards when I tried to root it following this thread
https://forum.xda-developers.com/essential-phone/how-to/guide-rooting-essential-ph-1-magisk-t3701976
It got stuck at "fastboot set_active other"
Then I tried to update my ADB and Fastboot tools, but it does not help.
I rooted my phone before so it is unlocked.
adb works fine.
Fastboot can recognize the device but just cannot do anything.
I also tried to flash it back to stock using tools from this thread
https://forum.xda-developers.com/essential-phone/development/stock-7-1-1-nmj20d-t3701681
but the flashallwipe.bat did not work either. It froze at
target didn't report max-download-size
sending 'nvdef_a' (310 KB)...
I used different cables and ports but they did not work.
Now I have no idea what to do... Hope I can get some help here.

Maybe download the latest firmware android pie from essential website and try to flash again and make sure u have the latest adb fastboot files.
Not sure if you need to unlock critical partition so you can flash stock firmware successfully.

gm007 said:
Maybe download the latest firmware android pie from essential website and try to flash again and make sure u have the latest adb fastboot files.
Not sure if you need to unlock critical partition so you can flash stock firmware successfully.
Click to expand...
Click to collapse
When I try "fastboot flashing unlock_critical", it shows
...
FAILED (remote: Device already : unlocked!)
finished. total time: 0.002s
and I tried to flash the latest image from essential website, which is 180905.036, it just shows
target didn't report max-download-size
sending 'nvdef_a' (310 KB)...
And it freezes there.
I also tried "fastboot getvar current-slot", it shows
FAILED (remote: 'unknown command')

Again make sure you have latest adb and fastboot,i might try another pc and usb cable.

lovelock8353 said:
I updated my PH-1 to Android recently and afterwards when I tried to root it following this thread
https://forum.xda-developers.com/essential-phone/how-to/guide-rooting-essential-ph-1-magisk-t3701976
It got stuck at "fastboot set_active other"
Then I tried to update my ADB and Fastboot tools, but it does not help.
I rooted my phone before so it is unlocked.
adb works fine.
Fastboot can recognize the device but just cannot do anything.
I also tried to flash it back to stock using tools from this thread
https://forum.xda-developers.com/essential-phone/development/stock-7-1-1-nmj20d-t3701681
but the flashallwipe.bat did not work either. It froze at
target didn't report max-download-size
sending 'nvdef_a' (310 KB)...
I used different cables and ports but they did not work.
Now I have no idea what to do... Hope I can get some help here.
Click to expand...
Click to collapse
hello, are you on the bootloader when instruction: fastboot devices

gm007 said:
Again make sure you have latest adb and fastboot,i might try another pc and usb cable.
Click to expand...
Click to collapse
I tried replacing the adb and fastboot in Essential folder by the another version from Android SDK, and one from this thread https://forum.xda-developers.com/essential-phone/development/stock-7-1-1-nmj20d-t3701681 but the results are same. I may have to try using another PC...

chris_stan said:
hello, are you on the bootloader when instruction: fastboot devices
Click to expand...
Click to collapse
"fastboot devices" works fine and shows the device ID normally, just it cannot flash anything... That's the strange part

lovelock8353 said:
"fastboot devices" works fine and shows the device ID normally, just it cannot flash anything... That's the strange part
Click to expand...
Click to collapse
sorry, the little help that I can bring you, the cable is maybe the blocking link (perso I use a cable of the oneplus 5t that I had before) courage in the resolution
Sorry

Its a bit of a long shot, but I had the identical issue and the problem was that even though I had installed the newest ADB it was still using an older version. The problem was that my PATH pointed to both versions but when I executed flashall.bat, it used the first version that it found in the PATH statement.... which pointed to the older version.
If you have more than one ADB version installed, try uninstalling all but the latest.
Paul

I am having same issues with Fastboot, tried 2 different cables (OP5 cable and a Goodmans cable). Tried all of my USB ports.
I'm so lost, why is this such an issue with A/B phones? My OP5 can be flashed using a f*cking toaster and a shoelace. Why are Google phones such a pain in the azz?
Sent from my OnePlus5 using XDA Labs

TL;DR: Use a dongle with USB 3.0 or lower ports.
I had the same issue with my new computer. It has USB-C and USB 3.0 ones. I connected my Essential Phone to the USB 3.0 port with my usual cable, and it freezes at exactly the same flash command as your example. Then I tried using a Satechi USB hub device connected to the USB-C port and it worked. I hope it helps.

Phone keeps Shutting down
Hello everyone ? my brother's Ph-1 keeps shutting down right after powering up, I have tried everything from factory resetting to trying a different charger, nothing seems to work. This happened after he didn't use the phone for almost a month, it worked perfectly before.
The phone doesn't stay on for more than a minute or two which means i cannot use ADB to side load an update
The phone is running Android P and the April security update patch.
Please do help me out
Thanking you

emyller said:
TL;DR: Use a dongle with USB 3.0 or lower ports.
I had the same issue with my new computer. It has USB-C and USB 3.0 ones. I connected my Essential Phone to the USB 3.0 port with my usual cable, and it freezes at exactly the same flash command as your example. Then I tried using a Satechi USB hub device connected to the USB-C port and it worked. I hope it helps.
Click to expand...
Click to collapse
THIS.
OMG thank you, you saved my life.

Related

Unable to flash anything with fastboot

Hello.
I recently installed the 4.3 ota update. I knew I would have to reroot. After the update I have tried everything I can think of to flash a new recovery or bootloader or anything. All without success. Fastboot simply says "Sending...", the phone says "downloading..." and that's the end of it. They would both sit in that state forever if I let them.
I know I'm not alone on this issue. I have searched and searched without finding a solution. Does anyone know of one?
Thanks.
pfederighi said:
Hello.
I recently installed the 4.3 ota update. I knew I would have to reroot. After the update I have tried everything I can think of to flash a new recovery or bootloader or anything. All without success. Fastboot simply says "Sending...", the phone says "downloading..." and that's the end of it. They would both sit in that state forever if I let them.
I know I'm not alone on this issue. I have searched and searched without finding a solution. Does anyone know of one?
Thanks.
Click to expand...
Click to collapse
1. Usb debugging enabled and bootloader unlocked?
2. Correct drivers installed, try these usb naked drivers for instance https://www.google.nl/url?sa=t&rct=...=RUlfH35SAJki_DdLfo8MeA&bvm=bv.51773540,d.Yms.
3. Used the original usb cable or tried another usb port?
4. If you type fastboot devices in fastboot mode do you see a serialnumber? The same for adb devices in adb mode?
gee2012 said:
1. Usb debugging enabled and bootloader unlocked?
2. Correct drivers installed, try these usb naked drivers for instance https://www.google.nl/url?sa=t&rct=...=RUlfH35SAJki_DdLfo8MeA&bvm=bv.51773540,d.Yms.
3. Used the original usb cable or tried another usb port?
4. If you type fastboot devices in fastboot mode do you see a serialnumber? The same for adb devices in adb mode?
Click to expand...
Click to collapse
USB debugging is enabled.
I've tried the original USB cable and others. I've tried different USB ports.
adb works fine. Fastboot recognizes my phone and prints a serial number. Fastboot even works for locking/unlocking the boot loader.
There are no "drivers" in the Linux world. Should I find someone who has a Windows system and ask to use their computer?
Thanks.
pfederighi said:
USB debugging is enabled.
I've tried the original USB cable and others. I've tried different USB ports.
adb works fine. Fastboot recognizes my phone and prints a serial number. Fastboot even works for locking/unlocking the boot loader.
There are no "drivers" in the Linux world. Should I find someone who has a Windows system and ask to use their computer?
Thanks.
Click to expand...
Click to collapse
Yes, you may try that. I`am talking about a windows pc and never had an issue. I don`t have xperience with linux computers.Good luck bro
Solved
gee2012 said:
Yes, you may try that. I`am talking about a windows pc and never had an issue. I don`t have xperience with linux computers.Good luck bro
Click to expand...
Click to collapse
So. I solved the problem. I now feel like an idiot.
I plugged my phone into a Windows system and a nice notice popped up saying that my device could run faster if it was plugged into a USB 2.0 port. Then it dawned on me that only a few of the ports on my computer are 2.0 and that I had tried one of them previously but with an extension cable (because it's in the back and hard to reach). I unplugged the extension cable and plugged the USB cable directly into the port and all was well.
I hope that others who have had this issue find this useful.
Thank you for your help.

Fastboot issue with Oreo

I finally managed to switch from (rooted) Nougat to Oreo (rooted) .
Now I'm facing an issue with fastboot command not working.
ADB works ("adb devices", "adb reboot..." commands are ok) but fastboot always fails.
The commad itself is ercognized by the system but it aways fails in executing the command ("waiting for the device...").
I've tried several ADB/Fastboot install methods, always the same result.
Is there something I am missing?
fastboot mode usually has nothing to do with the android flashed because its a mode triggered out from Any android.
however some days ago my PC suddenly stopped recognizing device ..
All I did changed port and cable! .. and it worked fine!
please try that (if you havent already )
YasuHamed said:
fastboot mode usually has nothing to do with the android flashed because its a mode triggered out from Any android.
however some days ago my PC suddenly stopped recognizing device ..
All I did changed port and cable! .. and it worked fine!
please try that (if you havent already )
Click to expand...
Click to collapse
Thanks for your seggestion but... ADB works, so cable and port are OK.
Anyway, I tested it the same to be sure :cyclops:
eresac said:
Thanks for your seggestion but... ADB works, so cable and port are OK.
Anyway, I tested it the same to be sure :cyclops:
Click to expand...
Click to collapse
can you reflash different android version and try? just making sure you don't have issues with device
Today I tried from another PC and fastboot is working, so it must be something related to the computer not to the phone.
eresac said:
Today I tried from another PC and fastboot is working, so it must be something related to the computer not to the phone.
Click to expand...
Click to collapse
Check the device manager on the pc if using Windows before anything else. It's likely the fastboot driver, select it press update and point it to the correct driver. It should be installed on the computer already so you can just choose the correct driver.
Just to share that the only way I found to get fastboot work is to install flashmode and fastboot drivers from the installer provided by flsahtool in the drivers folder.

Press Any key to Shutdown[FASTBOOT]

Asus ZMPM1 3/32 model. I was on Havoc Pie official with TWRP 3.2.3. I flashed 327 stock rom using TWRP, now I've lost the TWRP. So when I go to flash TWRP using ADB ,I type the command and the process pauses and the phone shows the message "Press any key to shut down". Please help.
i had the same issue not sure why but it did not work when i connected it to a usb 3.0 port but worked with a usb 2.0 port try that
same problem
Deeptesh Basak said:
Asus ZMPM1 3/32 model. I was on Havoc Pie official with TWRP 3.2.3. I flashed 327 stock rom using TWRP, now I've lost the TWRP. So when I go to flash TWRP using ADB ,I type the command and the process pauses and the phone shows the message "Press any key to shut down". Please help.
Click to expand...
Click to collapse
facing the excat issue. Note: Tried all USB ports in my laptop.
Solved
Deeptesh Basak said:
Asus ZMPM1 3/32 model. I was on Havoc Pie official with TWRP 3.2.3. I flashed 327 stock rom using TWRP, now I've lost the TWRP. So when I go to flash TWRP using ADB ,I type the command and the process pauses and the phone shows the message "Press any key to shut down". Please help.
Click to expand...
Click to collapse
faced the issue untill I realized it was an issue regarding USB 3.0. The phone cannot support such a higher data speed. Use a USB 2.0 hub between your PC and your phone. That solved my problem.
For some reason connecting the phone to a usb 2.0 port in my laptop also did not solve the problem.
Btw, issue came up for me after recent update to pie
Try usb hub
Deeptesh Basak said:
Asus ZMPM1 3/32 model. I was on Havoc Pie official with TWRP 3.2.3. I flashed 327 stock rom using TWRP, now I've lost the TWRP. So when I go to flash TWRP using ADB ,I type the command and the process pauses and the phone shows the message "Press any key to shut down". Please help.
Click to expand...
Click to collapse
UP iam facing that too
I am facing this too , After recent pie update my Camera2api got disabled when trying to enable it I got this issue and still i couldn't enable it
tried another pc and it says okay but still it is in legacy
I have been trying to flash twrp since January. Still no luck. Can anyone help? I have been following the exact steps mentioned in the respective threads for every twrp version i tried. USB 2.0, changing data cables, unlocking using officia unlock tool because unofficially unlock process didn't worked when i tried. It got stuck. All it shows is "press any key to shutdown ".
This is my 3rd android phone which I'm using right now. Always used custom roms. And now its frustrating that I'm stuck at the starting line of it all... Please help me
starlord143 said:
I have been trying to flash twrp since January. Still no luck. Can anyone help? I have been following the exact steps mentioned in the respective threads for every twrp version i tried. USB 2.0, changing data cables, unlocking using officia unlock tool because unofficially unlock process didn't worked when i tried. It got stuck. All it shows is "press any key to shutdown ".
This is my 3rd android phone which I'm using right now. Always used custom roms. And now its frustrating that I'm stuck at the starting line of it all... Please help me
Click to expand...
Click to collapse
You have already tried USB HUB? I switched to USB 2.0 port, but don't work. For me, the USB HUB connection, a particular USB 1.1, works.
renda-l said:
You have already tried USB HUB? I switched to USB 2.0 port, but don't work. For me, the USB HUB connection, a particular USB 1.1, works.
Click to expand...
Click to collapse
I Don't have a usb hub and my patience is also running out. Thanks though
Worked well
Broh. For last two days i also facing the same issue. Today I made it.
Without closing 'command' box in pc, and removing usb,,... keep restart to fastboot mode.
Or
Restart pc without unplugging usb(mobile should be on fast boot mode) direct open flashall_aft.bat/ flashall_bat.cmd....
It it bcoz...fastboot commands are not supported on AMD processors..
U have to use usb 2.0 external hubs as it wont work on built-in usb 2.0 ports also...
Or switch to some intel machine
Restart in FB mode.
Connect phone to pc with 2.0 port.
Type this cmd:
fastboot boot twrp.img
(The file should be in ADB folder itself. Here twrp.img can be replaced with the file name which u have but should be a recovery of your phone only)
This cmd will temporarily boot your device in Twrp; if not try to hard pess those keys to boot to recovery.
From Twrp flash again Twrp.img to flash Twrp permanently. Now again reboot to recovery to test it.
I hope this will help
Asus Zenfone Max pro m2
Guys,
I have a problem that my phone (Asus zenfone max pro m2)was bootloader unlocked but was running Asus Official ROM, recently phone got turned off itself while using and not starting past boot.
When i try to flash on fast boot mode i dont see any devices connected, can someone suggest me further? it ll be really helpful to get my phone back
C:\adb>adb devices
List of devices attached
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
C:\adb>adb devices
List of devices attached
C:\adb>
==============================
Trying fastboot - press any key to shutdown
usb hub worked for me too
@nabinshajm I also tried using both the USB but didn't work. Do you got the solution ?

Fastboot Not Recognized

I am not able to get Fastboot to reconginze my One Plus 6T. I have reinstalled the drivers numerous times to no avail. I have changed ports to no avail. I have change USB cables to no avail. Is anyone else having a similar problem and if so, any solution?
BTW, I am using a Windows 10 computer.
Also, I was able to install the International Version on my TMO variant One Plus 6T via the MSM tool method, so the drivers appear to be installed correctly.
Thank you in advance for any assistance.
phaino00 said:
I am not able to get Fastboot to reconginze my One Plus 6T. I have reinstalled the drivers numerous times to no avail. I have changed ports to no avail. I have change USB cables to no avail. Is anyone else having a similar problem and if so, any solution?
BTW, I am using a Windows 10 computer.
Also, I was able to install the International Version on my TMO variant One Plus 6T via the MSM tool method, so the drivers appear to be installed correctly.
Thank you in advance for any assistance.
Click to expand...
Click to collapse
Delete the drivers you have installed, boot into fastboot and have Windows automatically detect and install for you. Have you tried that? What source did you get your fastboot drivers from?
phaino00 said:
I am not able to get Fastboot to reconginze my One Plus 6T. I have reinstalled the drivers numerous times to no avail. I have changed ports to no avail. I have change USB cables to no avail. Is anyone else having a similar problem and if so, any solution?
BTW, I am using a Windows 10 computer.
Also, I was able to install the International Version on my TMO variant One Plus 6T via the MSM tool method, so the drivers appear to be installed correctly.
Thank you in advance for any assistance.
Click to expand...
Click to collapse
Msmdownload drivers are not the same at all, they are Qualcom drivers. Uninstall your fastboot drivers and let windows install them
phaino00 said:
I am not able to get Fastboot to reconginze my One Plus 6T. I have reinstalled the drivers numerous times to no avail. I have changed ports to no avail. I have change USB cables to no avail. Is anyone else having a similar problem and if so, any solution?
BTW, I am using a Windows 10 computer.
Also, I was able to install the International Version on my TMO variant One Plus 6T via the MSM tool method, so the drivers appear to be installed correctly.
Thank you in advance for any assistance.
Click to expand...
Click to collapse
Oh man, I had issues getting my 6t to connect to my PC when I first got my 6t. The answer for me was to plug my phone into a USB 2.0 port on the BACK of my PC instead of the front USB ports my PC has. Try using the back USB ports and let me know if that works for you!
Thank you all. I will try these suggestions later today and report back.
I tried the suggestions and still no success in fastboot connecting with my device. Thanks again for the suggestions.
After trying to multiple times reinstall the drivers, manually selecting "Android Bootloader Interface" did the trick for me on win10:
wtfandroid.com/fix-fastboot-device-not-recognised-problem/
Issue resolved. Selected Android Bootloader Interface in Device Manager and fastboot recognized my device. Unlocked Bootloader, installed TWRP and Magisk. Root achieved.
Thank you all!!!
jullev said:
After trying to multiple times reinstall the drivers, manually selecting "Android Bootloader Interface" did the trick for me on win10:
wtfandroid.com/fix-fastboot-device-not-recognised-problem/
Click to expand...
Click to collapse
Thank you! I can't believe I didn't think to check that.
it is solved for me oneplus 6t not recognized in fastboot
{ solved for me } hello brother, i got this problem also my head was about to explosing, install/uninstall drivers and adb drivers also, without any success, when the device is on normal mod the adb terminal can recognize it and in fastboot mod not recognize my devie (the list empty).
i was trying to install TWRP, so i have reboot my device to fastboot mod, and i didn't think about List of devices (because it not show my device) i wrote the comand to install TWRP directly so it success to install 100%,
so no need to write : adb devices when your device is in fastboot mod, it will not show you in the list, but you can apply what you want normally
good luck
hichemkanon said:
{ solved for me } hello brother, i got this problem also my head was about to explosing, install/uninstall drivers and adb drivers also, without any success, when the device is on normal mod the adb terminal can recognize it and in fastboot mod not recognize my devie (the list empty).
i was trying to install TWRP, so i have reboot my device to fastboot mod, and i didn't think about List of devices (because it not show my device) i wrote the comand to install TWRP directly so it success to install 100%,
so no need to write : adb devices when your device is in fastboot mod, it will not show you in the list, but you can apply what you want normally
good luck
Click to expand...
Click to collapse
Hello. I am having the same issues. But can you provide more steps on how to install TWRP. Can you provide the command/steps used to directly install TWRP?
Thank you.
phaino00 said:
Issue resolved. Selected Android Bootloader Interface in Device Manager and fastboot recognized my device. Unlocked Bootloader, installed TWRP and Magisk. Root achieved.
Thank you all!!!
Click to expand...
Click to collapse
Did this and still not able to recognize it in fastboot mode
sonice43 said:
Hello. I am having the same issues. But can you provide more steps on how to install TWRP. Can you provide the command/steps used to directly install TWRP?
Click to expand...
Click to collapse
Rijul30 said:
Did this and still not able to recognize it in fastboot mode
Click to expand...
Click to collapse
This is why I use Linux in my LOS Install Guide. You can boot Linux from a USB without installing it. Fastboot and ADB just work, without any drivers. Install TWRP, reboot and your PC will be back to windows. My guide covers installing TWRP.
Really need help. I'm going in circles and wasting a lot of time:
I'm attempting to root a OP6T A6013. Its already been unlocked.
My device is recognized when powered up as an ADB device.
But when i boot into the bootloader it isnt recognized as a fastboot device, and my laptop (Win 8.1) shows ""device malfunctioned. USB not recognized". I've also been trying to install the OP driver but I'm not sure its working correctly. But would that cause the problem with recognizing fastboot?
I've root my OP7Pro (twice, actually) and though I had some driver issues then eventually figured it out. But I never had issues with fastboot.
Any tips or direction?
Hey all , replying to share my solution to this exact problem I was having..
My OP6T (T-Mobile converted to international) was not showing in fastboot devices but showed in ADB.. after hours of searching google and XDA , I ended up just plugging my 6T into another computer and it worked! , instantly recognized my device without hassle.
So just a fyi, it could be something simple as switching USB ports or even another computer.
hopefully this helps if someone get's stuck at this point.
I had this issue with a OP8Pro... I went to Windows Update and selected View Optional Updates and found Android Bootloader Device on the list. I selected this to download, and then fastboot worked perfectly.
OhioYJ said:
This is why I use Linux in my LOS Install Guide. You can boot Linux from a USB without installing it. Fastboot and ADB just work, without any drivers. Install TWRP, reboot and your PC will be back to windows. My guide covers installing TWRP.
Click to expand...
Click to collapse
sudo fastboot oem unlock worked in linux in first shot while windows was unable to recognize the device.
Thanks a ton.
EDIT : Just to add .. this linux was in VM
OhioYJ said:
This is why I use Linux in my LOS Install Guide. You can boot Linux from a USB without installing it. Fastboot and ADB just work, without any drivers. Install TWRP, reboot and your PC will be back to windows. My guide covers installing TWRP.
Click to expand...
Click to collapse
I agree. Linux is far better when flashing android phones
anonymoustl said:
I had this issue with a OP8Pro... I went to Windows Update and selected View Optional Updates and found Android Bootloader Device on the list. I selected this to download, and then fastboot worked perfectly.
Click to expand...
Click to collapse
This worked for my OnePlus 9 Pro running Windows 10. Happy modding!

Pc cant detect fastboot device

Tried miui 12 and after flashing rom the twrp is gone I tried to reflash it the same way I did first but sadly when I'm on fastboot PC can't detect it. also tried it with other softwares but same result. Device is fine and responds when open but not in fastboot mode. Currently running miui 11 .0.6 China stable. Stucked. Also all drivers are updated
Same here.
I accidentally flashed china stable 11.0.4 zip rom on my global device through twrp and upon booting up twrp was gone and when i plug in usb the pc doesn't detect anything. In order to make pc detect the phone via usb cable i have to reboot phone while plugging usb to laptop that way file transfer option shows up in laptop and adb works but fastboot doesn't work i can force boot to fastboot through adb but upon booting to fastboot the pc stucks at waiting for device. All the drivers are installed
Currently on china stable 11.0.6
Same issue indeed
That's exactly what's happening right now. I hope someone can help us
Quote me if u find any luck.
Same issues
That happens me sometimes. I only reboot the device into fastboot again, reboot the computer, and that it. This may change depending on your computer CPU, mine is AMD. And ussually I have to use a 2.0 USB or if it still does not work a USB 2.0 hub. I know the hub thing is strange but it worked for me when my pc does not detect the phone in fastboot. Hope it helps .
With my PC I have to open device manager, look for the device, usually has a yellow sign next to it. Right click on the device name, click update driver, click browse my computer for driver software, click let me pick from a list of available drivers on my computer and pick mtp USB device. Then I read it. I hope this helps.
daniml3 said:
That happens me sometimes. I only reboot the device into fastboot again, reboot the computer, and that it. This may change depending on your computer CPU, mine is AMD. And ussually I have to use a 2.0 USB or if it still does not work a USB 2.0 hub. I know the hub thing is strange but it worked for me when my pc does not detect the phone in fastboot. Hope it helps .
Click to expand...
Click to collapse
What hub?
Tried with multiple pcs with no success
epicblue8 said:
What hub?
Tried with multiple pcs with no success
Click to expand...
Click to collapse
I use a usb hub that is very old i guess, as it uses MiniUSB. By the way with multiple computer it should work, your error is very strange, I never saw it. A thing that may work is trying to use fastboot on a Linux system (no, with VMs no). So if you can flash a pen drive with a Ubuntu ISO or any linux distro, boot linux,install fastboot and check if it detects your phone.
daniml3 said:
I use a usb hub that is very old i guess, as it uses MiniUSB. By the way with multiple computer it should work, your error is very strange, I never saw it. A thing that may work is trying to use fastboot on a Linux system (no, with VMs no). So if you can flash a pen drive with a Ubuntu ISO or any linux distro, boot linux,install fastboot and check if it detects your phone.
Click to expand...
Click to collapse
Read my 1st reply to this op
Even file transfer option doesn't show up if i connect my phone via usb to laptop.
In order to make pc show file transfer option i have to reboot phone while connecting the phone to pc so.
That way i can use adb but as soon as i boot to fastboot via cmd pc doesn't detect the fastboot mode.
Tried with 3 laptops
Issue Fixed
epicblue8 said:
Same here.
I accidentally flashed china stable 11.0.4 zip rom on my global device through twrp and upon booting up twrp was gone and when i plug in usb the pc doesn't detect anything. In order to make pc detect the phone via usb cable i have to reboot phone while plugging usb to laptop that way file transfer option shows up in laptop and adb works but fastboot doesn't work i can force boot to fastboot through adb but upon booting to fastboot the pc stucks at waiting for device. All the drivers are installed
Currently on china stable 11.0.6
Click to expand...
Click to collapse
Dude I fixed it and I managed to flash global and maybe reflash EU when miui 12 stable arrive
Try another type c cord preferable the original one. I just change the cord and everything went fine fastboot can now be detected via "fastboot devices".
Chipotle crackers said:
Dude I fixed it and I managed to flash global and maybe reflash EU when miui 12 stable arrive
Try another type c cord preferable the original one. I just change the cord and everything went fine fastboot can now be detected via "fastboot devices".
Click to expand...
Click to collapse
Not with original but tried 3 type c cables and 3 pcs
epicblue8 said:
Quote me if u find any luck.
Click to expand...
Click to collapse
hey have find any solutions? we have the same problem

Categories

Resources