After buying new desktop and installing java and sdk studio when i open platform tools fastboot command do not see me phone. Any help is appreciated
Solved
i installed and ran the driver_booster_setup.exe and after that i installed oneplus usb driver from oneplus site. fastboot runs as it should
altojd said:
Solved
i installed and ran the driver_booster_setup.exe and after that i installed oneplus usb driver from oneplus site. fastboot runs as it should
Click to expand...
Click to collapse
driver booster dont fix the problem with fastboot
Related
My ultimate purpose is to root my HTC Desire HD. To be able to do it, i need to extract the token for HTCDEV method via fastboot. It seems like the windows 8.1 drivers are not compatible with fastboot for my mobile. I've tried updating various drivers from device manager but nothing has worked till now. Can anyone help me with this fastboot issue?
asim.sidz said:
My ultimate purpose is to root my HTC Desire HD. To be able to do it, i need to extract the token for HTCDEV method via fastboot. It seems like the windows 8.1 drivers are not compatible with fastboot for my mobile. I've tried updating various drivers from device manager but nothing has worked till now. Can anyone help me with this fastboot issue?
Click to expand...
Click to collapse
adb/fastboot on Windows 8: http://forum.xda-developers.com/showthread.php?t=2232799
How to Install Unsigned Drivers in Windows 8 or 8.1: http://www.isunshare.com/windows-8/install-unsigned-driver-in-windows-8-8.1-computer.html
Moderator Information,
Thread has been cleaned. Can we get back on topic please?
Many thanks,
Stephen
I can't get my fastboot to recognise my phone. Adb works fine but fastboot doesnt come back with a device after I fastboot Devices in download mode. Any suggestions? I'm using windows 10
in linux I have to sudo fastbbot. so maybe if you run the shell as admin?
I don t have win 10, but what shows the devicemanager?
can you force to install the drivers again?
I fixed it. I ran htc manager. Then I installed Google usb drivers in sdk manager. Dont know which one done The trick
On Device Manager (Window 10). Were updating the driver, I can only see ADB interface but no Fastboot interface. I'm on the latest version SDK from Google and have OnePlus driver installed. I can command ADB but not fastboot. What am I missing? My device is OnePlus 7T TMobile is sim unlocked and I can toggle OEM unlocking and is on.
Not sure what mean, but fastboot only works when you're booted in bootloader. (Adb reboot bootloader)
Sent from my OnePlus7TPro using XDA Labs
That's correct but when I fastboot cmd it get stuck on "waiting for device". So I read around on XDA on how to fix it and I tried to follow the instruction on PC - device manager, still no go.
PesTicide. said:
That's correct but when I fastboot cmd it get stuck on "waiting for device". So I read around on XDA on how to fix it and I tried to follow the instruction on PC - device manager, still no go.
Click to expand...
Click to collapse
I myself have never had this problem, I can only suggestion reinstalling OnePlus drivers.
Hopefully you figure this out
Sent from my OnePlus7TPro using XDA Labs
I reinstalled couple of times. Still no go! This is the first time that this happening. Never had problem since day one on Nexus devices. I'm going to try again and search more around.
You can also use the universal drivers by clockworkmod https://adb.clockworkmod.com/
Here's what I did.
1) Extract the android sdk platform tools and put on your c:// drive
2) Install the universal usb drivers
3) Enable usb debugging on your one plus and connect to computer. Switch to usb debugging mode and accept the popup on your one plus to allow the connection.
4) Open cmd and run "cd C:\platform-tools", then run "adb devices" to ensure that your devices is connected properly
5) Run "reboot bootloader" and device will restart into bootloader mode and fastboot will now work
*This is all assuming that you've already oem unlocked your devices as well already*
It work till fastboot. Still stuck at "waiting for device".
PesTicide. said:
It work till fastboot. Still stuck at "waiting for device".
Click to expand...
Click to collapse
Are you trying to open? Command shell? In windows 10 right? So for your information in windows 10 it's not supported , you have to open that platform tool folder which you installed already named as adb, platform tools , sdk may go into that folder and you will see a folders directory above there .. just click on that and type cmd and hit enter and cmd will pop up now you can use all your commands it's not your fault it's windows 10 fault ..maybe hope it may work for you
That how I done it. Fastboot Command appear on my Google Pixel 2 and 3 but I can't do it on my 7T. I don't get it
Thanks for the help! I tried working on Device Manager on PC yet doesn't work. Adb shell command work but no Fastboot command.
I found the solution! This is what I did and it worked for me! Here's the link for anyone who has the same issue I went through. Here you go and follow the instruction. http://www.wtfandroid.com/fix-fastboot-device-not-recognised-problem/
Mod you can close this thread. Thanks again for everyone who tried to help me. :highfive:
firstly you must install the driver and sdk
adb setup and sdk
There is easy way to unlock the bootloader in realme 2 pro using 3 comments only
adb devices
adb reboot bootloader
fastboot flashing unlock
if you facing issues like waiting for devices ,???????? fastboot, press key to shutdown , fastboot is not able to run etc. There is a solution i find and fixed my problem
watch this and download this
and run it the problem must solved
I used sdk platform-tools_r31.0.1-windows.zip(latest sdk)
and adb-setup-1.4.2.exe
(I used the intel android driver maybe helped or not to bypass the problem)
safar144 said:
firstly you must install the driver and sdk
adb setup and sdk
There is easy way to unlock the bootloader in realme 2 pro using 3 comments only
adb devices
adb reboot bootloader
fastboot flashing unlock
if you facing issues like waiting for devices ,???????? fastboot, press key to shutdown , fastboot is not able to run etc. There is a solution i find and fixed my problem
watch this and download this
and run it the problem must solved
I used sdk platform-tools_r31.0.1-windows.zip(latest sdk)
and adb-setup-1.4.2.exe
(I used the intel android driver maybe helped or not to bypass the problem)
Click to expand...
Click to collapse
I have the issue in my case after the 3rd command it says <waiting for any device>.
and unable to resolve the issue after trying above your provided solution.
HELP ASAP
safar144 said:
firstly you must install the driver and sdk
adb setup and sdk
There is easy way to unlock the bootloader in realme 2 pro using 3 comments only
adb devices
adb reboot bootloader
fastboot flashing unlock
if you facing issues like waiting for devices ,???????? fastboot, press key to shutdown , fastboot is not able to run etc. There is a solution i find and fixed my problem
watch this and download this
and run it the problem must solved
I used sdk platform-tools_r31.0.1-windows.zip(latest sdk)
and adb-setup-1.4.2.exe
(I used the intel android driver maybe helped or not to bypass the problem)
Click to expand...
Click to collapse
Holy cow! It worked! You're awesome dude!
Hi, I cannot get my device recognized when in fastboot for command prompt. My 5T is recognized when booted up on the normal, standard OxygenOS but not when in fastboot. How can I fix this issue? I am using a windows PC with the last OxygenOS version of Android 10. This is making me pull my hair out! Thanks. Sorry for my non native english skills.
5Ter909 said:
Hi, I cannot get my device recognized when in fastboot for command prompt. My 5T is recognized when booted up on the normal, standard OxygenOS but not when in fastboot. How can I fix this issue? I am using a windows PC with the last OxygenOS version of Android 10. This is making me pull my hair out! Thanks. Sorry for my non native english skills.
Click to expand...
Click to collapse
You need to install the fastboot drivers too, not just the adb ones.
Google USB driver for fastboot & ADB. Extract all files to the same directory. Right click on android_winusb.inf and select install
And here is a great guide on how to install them. Reboot to fatboot mode, find the yellow exclamation mark in your PC Device Manager and follow the steps in the guide.