Fastboot / Adb not working - Windows 8.1 - Nexus 7 (2013) Q&A

Hey.
So i just received my N7, first of all i want to get adb/fastboot working.
Enabled USB debugging, installed SDK (along with USB drivers from SDK).
After plugging USB my device was installed as "Google Nexus ADB Interface" under "Android Device".
Homever when i use "adb devices" or "fastboot devices" it's not detecing my N7.
Did i missed to install something?
Edit:
After connecting it as Camera (PTP) it's detected in ADB, but not in fastboot.
Edit2: Ok i figured everything out, unlocked and rooted already - fastboot / adb is working
And lastly will i be able to download official 4.4 OTA after unlocking my device and with root?

k3lcior said:
Hey.
So i just received my N7, first of all i want to get adb/fastboot working.
Enabled USB debugging, installed SDK (along with USB drivers from SDK).
After plugging USB my device was installed as "Google Nexus ADB Interface" under "Android Device".
Homever when i use "adb devices" or "fastboot devices" it's not detecing my N7.
Did i missed to install something?
Edit:
After connecting it as Camera (PTP) it's detected in ADB, but not in fastboot.
Edit2: Ok i figured everything out, unlocked and rooted already
And lastly will i be able to download official 4.4 OTA after using "fastboot oem unlock" command and rooting it?
Click to expand...
Click to collapse
Are you booted into bootloader when you try fastboot?
I guess you figured out as I was replying.
Yes, you can use the ota, but you didn't need to unlock nor root for that. By unlocking you can additionally use the factory images and also can install root.

k3lcior said:
And lastly will i be able to download official 4.4 OTA after unlocking my device and with root?
Click to expand...
Click to collapse
If you're wifi only (flo), build JSS15R, You can download the official 4.4 OTA right now.
http://android.clients.google.com/packages/data/ota/google_razor/3a3951e8243c82bc01a620ab858f4454c8ebd65c.signed-razor-KRT16O-from-JSS15R.3a3951e8.zip
Since you're rooted, you have a custom recovery. Download the 4.4 OTA on your Nexus 7, reboot into recovery, and have TWRP or CWM install the zip from sdcard (the same way you installed the superuser binaries when rooting).

I had the same problem where Nexus 7 2013 was not detected when booted into bootloader using adb in windows 8.1. I found a website called pdanet.com where I was able to get a USB driver that worked on windows 8.1 and detected OK.
Sent from my Nexus 7 using XDA Premium 4 mobile app

Shipmate said:
I had the same problem where Nexus 7 2013 was not detected when booted into bootloader using adb in windows 8.1. I found a website called pdanet.com where I was able to get a USB driver that worked on windows 8.1 and detected OK.
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Guys the problems with windows 8 and windows 8.1 are normally the usb 3.0 drivers. Intel have not posted windows 8 drivers for series 7 and series 8. You need to modify the windows 7 drivers with other inf files. I have done the job for you so you can manually install the drivers.
The intel series 7 64 bit can be installed from here:
https://www.dropbox.com/s/s4qrnf6vv7xygkf/Win8_8.1_Intel_x64_Series_7_USB_3.0_fixmypc.com.mt.rar
The intel series 8 64bit can be installed from here.
https://www.dropbox.com/s/y439jp9ftktx5dz/Win8_8.1_Intel_x64_Series_8_USB_3.0_fixmypc.com.mt.rar
If you need signed drivers for your phone download htc sync from the htc website or use my link :
HTC ADB Official driver windows 8/8.1 64bit driver :
https://www.dropbox.com/s/9eylfdwi3kegmj7/HTC_adb_win8_8.1_x64_drivers_fixmypc.com.mt.rar
Regards
Andrew

extremetech said:
Guys the problems with windows 8 and windows 8.1 are normally the usb 3.0 drivers. Intel have not posted windows 8 drivers for series 7 and series 8. You need to modify the windows 7 drivers with other inf files. I have done the job for you so you can manually install the drivers.
The intel series 7 64 bit can be installed from here:
The intel series 8 64bit can be installed from here.
Regards
Andrew
Click to expand...
Click to collapse
@ extremetech / Andrew
Thanks for the info. I managed to get my Nexus 7 Flo Tablet to show up in "This PC" Last week. I don't even know how I did it (some combination of drivers worked), but when I went to add a new ROM today, it went missing again today...
I am running Win 8.1 on a Gigabyte Z68 MoBo.. This board has the Intel series 6 chip-set..,
Anyway, Would you happen to Have "The FIXED" Intel series 6 - 64 bit drivers for windows 8.1?
BTW....
Happy New Year To All! Mrwirez / Jim

Related

Step-By-Step: Get USB 3 Ports Working on Win 8 (For Issues With ADB/Fastboot and RR)

You need to install Win7's USB drivers on Win8 in order to get ADB/Fastboot working on Win 8. I drove myself mad until some kind soul here (can't remember who) provided the following link. Hope this helps some of you exasperated with getting RumRunner working.
Plugable
godhamba said:
You need to install Win7's USB drivers on Win8 in order to get ADB/Fastboot working on Win 8. I drove myself mad until some kind soul here (can't remember who) provided the following link. Hope this helps some of you exasperated with getting RumRunner working.
Plugable
Click to expand...
Click to collapse
be warned, I have tried this 3 times already, and at some point throughout, on EVERY try, my computer would just STOP recognizing my USB devices, and I would have to use a recovery image on my computer because i couldnt log in to my desktop.
YMMV, but it didnt work at all for me
I made this guide. What I had to do was edit some Windows8 settings and install the drivers manually to get them to work.
This worked beautifully for me on Windows 8.1 RTM x64, thanks much.
I tried all this and still couldn't use Fastboot. My fix was in BIOS. I disabled xHCI mode in USB under advanced tab and everything is fine.
Worked great for me! Thanks!
thom2k said:
I tried all this and still couldn't use Fastboot. My fix was in BIOS. I disabled xHCI mode in USB under advanced tab and everything is fine.
Click to expand...
Click to collapse
does that stop other functions though? I may try that next.
thom2k said:
I tried all this and still couldn't use Fastboot. My fix was in BIOS. I disabled xHCI mode in USB under advanced tab and everything is fine.
Click to expand...
Click to collapse
Hi.I am creating a thread on this problem and I am using your idea on it and I will give credit to you too.
thanks alot.
Just wanted to let you guys know I got it working by installing pdanet. It installed it's drivers and everything worked after that.
Sent from my HTC6500LVW using XDA Premium 4 mobile app
My laptop has 2 USB 3 ports and 1 USB 2 port. fastboot/adb doesn't work on the 3s. I always use the 2 port and it works perfectly fine.
Guys the problems with windows 8 and windows 8.1 are normally the usb 3.0 drivers. Intel have not posted windows 8 drivers for series 7 and series 8. You need to modify the windows 7 drivers with other inf files. I have done the job for you so you can manually install the drivers.
The intel series 7 64 bit can be installed from here:
https://www.dropbox.com/s/s4qrnf6vv7xygkf/Win8_8.1_Intel_x64_Series_7_USB_3.0_fixmypc.com.mt.rar
The intel series 8 64bit can be installed from here.
https://www.dropbox.com/s/y439jp9ftktx5dz/Win8_8.1_Intel_x64_Series_8_USB_3.0_fixmypc.com.mt.rar
If you need signed drivers for your phone download htc sync from the htc website or use my link :
HTC ADB Official driver windows 8/8.1 64bit driver :
https://www.dropbox.com/s/9eylfdwi3kegmj7/HTC_adb_win8_8.1_x64_drivers_fixmypc.com.mt.rar
Regards
Andrew
extremetech said:
Guys the problems with windows 8 and windows 8.1 are normally the usb 3.0 drivers. Intel have not posted windows 8 drivers for series 7 and series 8. You need to modify the windows 7 drivers with other inf files. I have done the job for you so you can manually install the drivers.
The intel series 7 64 bit can be installed from here:
https://www.dropbox.com/s/s4qrnf6vv7xygkf/Win8_8.1_Intel_x64_Series_7_USB_3.0_fixmypc.com.mt.rar
The intel series 8 64bit can be installed from here.
https://www.dropbox.com/s/y439jp9ftktx5dz/Win8_8.1_Intel_x64_Series_8_USB_3.0_fixmypc.com.mt.rar
If you need signed drivers for your phone download htc sync from the htc website or use my link :
HTC ADB Official driver windows 8/8.1 64bit driver :
https://www.dropbox.com/s/9eylfdwi3kegmj7/HTC_adb_win8_8.1_x64_drivers_fixmypc.com.mt.rar
Regards
Andrew
Click to expand...
Click to collapse
I wasn't aware HTC released 8.1 drivers. I will give these a try. Thanks!
I just made a usb stick carrying win7 to boot off of on my girl's win8.1 laptop. Works wonderfully, the only issue i had when using this guide was i had to manually set the boot sector after finishing running the application.
http://www.rmprepusb.com/tutorials/win7onusb
Enjoy!

Windows 8.1 Fastboot

I'm on a fresh install of Windows 8.1
Here's what I did.
1. Installed HTC Sync Manager
2. Installed Minimal ADB and Fastboot
3. ADB works fine, boot into bootloader.
4. Windows shows Unknown USB Device (Device Failed Enumeration) in Device Manager
Running fastboot devices returns nothing
I can connect my phone to view files, I can ADB on my phone, the only thing I cannot do is fastboot. Why is this happening and how can I fix it?
kinglime said:
I'm on a fresh install of Windows 8.1
Here's what I did.
1. Installed HTC Sync Manager
2. Installed Minimal ADB and Fastboot
3. ADB works fine, boot into bootloader.
4. Windows shows Unknown USB Device (Device Failed Enumeration) in Device Manager
Running fastboot devices returns nothing
I can connect my phone to view files, I can ADB on my phone, the only thing I cannot do is fastboot. Why is this happening and how can I fix it?
Click to expand...
Click to collapse
I just experienced the exact same issue following the same steps on my laptop also running 8.1
Fastboot doesn't work w 8.1. No workaround. You need another OS.
Sent from my HTC6500LVW using xda app-developers app
gzbrambila said:
Fastboot doesn't work w 8.1. No workaround. You need another OS.
Sent from my HTC6500LVW using xda app-developers app
Click to expand...
Click to collapse
Uh no. I have it working perfectly fine on my Surface Pro. It has both USB 3.0 and Windows 8.1. I'm not sure exactly how I got it to work but its possible.
megaorange1 said:
Uh no. I have it working perfectly fine on my Surface Pro. It has both USB 3.0 and Windows 8.1. I'm not sure exactly how I got it to work but its possible.
Click to expand...
Click to collapse
From all of my research, you're the first person I've heard of having it working. Any specific drivers used? I'm very curious (currently, I have to use a backup machine to push TWRP updates to my VZW One)
Same thing here. 8.1 broke fastboot. Is this a Microsoft problem specifically because if it is I seriously doubt they will be in a hurry to patch it.
Sent from my HTC One using Tapatalk
I have found out something based on the VMware experience. Can somebody try it out and report back???
I feel that the fastboot problem in windows 8.1 is related to the USB port.
For those people that having problem, are you guys using USB 2.0??? If yes do you have USB 3.0 port in your computer??? The real problem maybe is that fastboot only works with USB 3.0 but not USB 2.0 in windows 8.1...
I tried both USB types, and half a dozen drivers and workarounds, and nothing.
I don't believe the dude above got it working. He is probably thinking Win 8, not 8.1. I have it working on 8.
Flash Image GUI will probably do everything you need to do in fastboot without the need for a computer. I just threw 8.1 on one of my extra PC's, I'll see if I can get the drivers going. I feel like this was answered in another thread though, I think it is in the rumrunner thread...
Just another reason why 8 is bad
cgskook said:
Just another reason why 8 is bad
Click to expand...
Click to collapse
fastboot was working on windows 8 and adb !!!
so the update win 8.1 have change sometihng but the question is what
and i try different drivers (from google,intelandroiddrv) and noting work
why have micro change something with drivers pffffff
kaverorzi said:
yep,definitely not working on Win8.1x64
Rooted a couple weeks ago on Win8x64, no issues.
Only noticed this issue today after I couldn't flash a different splash screen for my NuSenseOne.
Click to expand...
Click to collapse
I don't have the link on hand but there is a driver update to support 8.1 I have it working fine.
Sent from my HTC6500LVW using Tapatalk
i just used http://www.droid-now.com/2013/10/fix-working-fastboot-drivers-windows-8-1-x64/ and fastboot works on a 3.0 port on 8.1
I've just had this problem last week, and now got a solution...
Hi guys,
For anyone interested, due to something DreamerTKM said - I tried both USB 2 & USB 3 sockets on my Dell L701X laptop and both failed:
ERROR: Unknown USB Device (Device Failed Enumeration)
I did a clean install of Win 8.1 Pro and it still failed...
Anyway, I was using Windows 8.1 Pro default drivers for my system when this issue came up last week - default as in Microsoft's own out of the box drivers (drivers on the install DVD and Windows Updates) for my CPU chipset, USB chipset, etc... - my entire system (except for my nVidia graphic card!)
My laptop is now a few years old and my official "Dell" CPU chipset drivers are not compatible with Win 8.1, so I need to rely on Microsoft for these, but my USB 3 originally had Dell supplied "Renesas USB 3" drivers which I hadn't installed or even thought about installing as my USB 3 socket worked - and worked well...
...anyway, after installing the original Renesas USB 3 drivers the fastboot commands work once plugged into a USB 3 socket! USB 2 still wouldn't work though, but now my Win 8.1 laptop can do fastboot commands through a USB 3 socket.
I understand not everyone will have a Dell L701X laptop but the moral here is before blaming Microsoft and their Windows 8.1 O/S (which is truly awesome), try installing the correct drivers first!
DreamerTKM - thank you for putting me on the correct path with this!
Hopefully this post may help some of you!
solution
guyz if u r working on win8.1 just plug it in ur usb 3.0 then it will wrk...if u put in usb 2.0 it wont!
No changes. I have read a few topics that it barely works with Win 8.1, so I will have to try it somewhere esle with Windows 7, then I'll be coming back to tell what's up.
wex28 said:
No changes. I have read a few topics that it barely works with Win 8.1, so I will have to try it somewhere esle with Windows 7, then I'll be coming back to tell what's up.
Click to expand...
Click to collapse
Full fastboot and ADB support is available in windows 8.
Watch the first video: http://forum.xda-developers.com/showthread.php?t=2703585
I have been using fastboot and adb with no problems on Windows 8.1 since January. But the issue is much more than simply using a different USB port. Here is the tutorial I used. http://www.droid-now.com/2013/10/fix-working-fastboot-drivers-windows-8-1-x64/ Certain security features of 8.1 need to be bypassed to install the modified drivers. Also see this guide: http://forums.team-nocturnal.com/index.php/topic/1362-how-to-adb-fastboot-in-windows-xp-7-81/ I used this just for ADB, but it looks like he's updated his guide for fastboot as well. Hope this information helps.
morrowa2 said:
I have been using fastboot and adb with no problems on Windows 8.1 since January. But the issue is much more than simply using a different USB port. Here is the tutorial I used. http://www.droid-now.com/2013/10/fix-working-fastboot-drivers-windows-8-1-x64/ Certain security features of 8.1 need to be bypassed to install the modified drivers. Also see this guide: http://forums.team-nocturnal.com/index.php/topic/1362-how-to-adb-fastboot-in-windows-xp-7-81/ I used this just for ADB, but it looks like he's updated his guide for fastboot as well. Hope this information helps.
Click to expand...
Click to collapse
Also, there is this: http://forum.xda-developers.com/showthread.php?t=2703585

fastboot not finding Nexus 7 Flo

Hi
Windows 8.1 fresh install.
Added Minimal ADB & Fastboot and Google USB Drivers.
Nexus 5 is detected by ADB & Fastboot and works fine using same cable and Windows 8.1 machine.
Nexus 7 2013 is detected by ADB, but not by fastboot.
When I plug the 7 in when booted into bootloader, Windows plays the connected, then disconnected sounds.
Nothing appears in device manager so I can't update the driver.
Connect the 7 to my other PC and it works fine.
Any ideas how I can get the 7 detected correctly in fastboot ?
Thanks
Do you have the Android SDK installed?
Hi
Thanks fro the reply.
On either the windows 8.1 machine I don't have the SDK installed.
I downloaded the minimal adb / fastboot setup which does work fine for the nexus 5..just not the 7 flo in bootloader mode.
Same setup on the other windows PC and they both work !!
I'm going to double check the drivers on both and if there is a any difference. If there is I'll update the fastboot drivers when the nexus 5 is plugged in and detected OK.
See if that helps
Any other ideas ?
If you have a USB 2.0 port, use it. USB 3.0 ports sometimes don't work right with ADB/fastboot.

OP3 Not Found By Fastboot (Win 10)

So I'm running windows 10 on my pc and my op3 is easily found by windows. When I enter fastboot mode on my op3, the command "fastboot devices" doesn't show my op3. I used that 15 sec adb & fastboot installer.
MrHaPpY66 said:
So I'm running windows 10 on my pc and my op3 is easily found by windows. When I enter fastboot mode on my op3, the command "fastboot devices" doesn't show my op3. I used that 15 sec adb & fastboot installer.
Click to expand...
Click to collapse
Have you enabled oem unlocking from developer options?
I'm having the same problem. After going back to Oxygen OS (now 3.5.4) from MIUI 8 fastboot just doesn't work anymore. ABD works just fine (tried on Minimal ABD and Fastboot on Windows and ABD installed over Android Studio on Ubuntu. Fastboot did recognize the phone on Ubuntu but flashing TWRP resolved in a bootloop (tried the old and the new recovery image).
All drivers are installed on both Windows and Ubuntu (I even removed all drivers on Windows and added them again) and just to make sure everything gets installed I disabled driver signature verification on Windows, but as I said - still no luck.
Edit: Of course USB Debugging and OEM Unlocking is enabled (my bootloader is also unlocked since I already had tried out multiple roms)
Had the same Problem, Win10 is the Problem + the old OP Drivers + the new Update to Win10 etc.
Nothing worked, tryed everything. Created a Thread last week here also...
After that i created a new Partition and installed Win7 on it. All works fine, only thing is while Boot ur System u have to pick ur OS or it waits 30sec to boot up but thats ok.
Now i have Win10 for everything and i reboot to win7 for Fastboot/OP3
http://forum.xda-developers.com/oneplus-3/help/connect-to-phone-adb-fastboot-t3485079
Didnt tryed the last Tip.
KornY10 said:
Win10 is the Problem
Click to expand...
Click to collapse
Can't solve your problem, but OP3 fastboot does work in Windows 10. I did have to disable driver signature verification to install the driver in the first place, and you'll have to leave it off for the driver to stay functional, but it definitely works on Win 10.
I dont tryed ur Way, so yes after disable Driver sign. it works like u Said but i did not Test it.
i had the same problem to find the correct adb driver spent many hours but it didnt work so after that last i try to update windows 10 and find adb driver there after updating window its work like charm so all u have to do is just connect ur phone with data transfer mode on and search the window automatic updates .
Same here
It's driving me crazy. I've updated from a rooted stock OS (incl TWRP) via full OTA directly to 3.2.7, which removed TWRP and root.
I now cannot enter a Fastboot mode which detects the USB connection. Thus I can't flash TWRP again and can't root my phone, making lots of apps unusable.
I've tried every suggestion on every thread but nothing works...
Sent from my ONEPLUS A3003 using Tapatalk
Also got kedacom on my device manager after automatic driver update but my phone still isn't recognised in adb devices, does everyone else's serial number show up?
You guys still have the problem?
Sent from my Xiaomi Mi 5 using XDA Labs
Managed to solve it: Disable driver signature verification (follow howtogeek guide) then reinstall Drivers from Oneplus. Go to device manager chose the Kedacom Device and select the correct Oneplus Driver instead then reboot PC and Phone and now it should work
SgtIcetea said:
Managed to solve it: Disable driver signature verification (follow howtogeek guide) then reinstall Drivers from Oneplus. Go to device manager chose the Kedacom Device and select the correct Oneplus Driver instead then reboot PC and Phone and now it should work
Click to expand...
Click to collapse
Good that you found the solution..
Sent from my Xiaomi Mi 5 using XDA Labs
Well I didn't really solve the problem on win 10 so i just decided to use Ubuntu instead. Worked well
SgtIcetea said:
Managed to solve it: Disable driver signature verification (follow howtogeek guide) then reinstall Drivers from Oneplus. Go to device manager chose the Kedacom Device and select the correct Oneplus Driver instead then reboot PC and Phone and now it should work
Click to expand...
Click to collapse
I tried that too, but didn't work. What driver did you select in Device manager?
superiscch said:
I tried that too, but didn't work. What driver did you select in Device manager?
Click to expand...
Click to collapse
Rebooted both devices, OP3 was in fastboot. Then there was a Driver called Oneplus Bootloader Interface (or something similar)
SgtIcetea said:
Rebooted both devices, OP3 was in fastboot. Then there was a Driver called Oneplus Bootloader Interface (or something similar)
Click to expand...
Click to collapse
The driver that shows up as a spare drive when you connect the phone? Tried that too, no good. Going to boot Ubuntu later today, hope that works. I just need twrp, then I'm good ?
superiscch said:
The driver that shows up as a spare drive when you connect the phone? Tried that too, no good. Going to boot Ubuntu later today, hope that works. I just need twrp, then I'm good
Click to expand...
Click to collapse
Yeah that one. After disabling the driver signature verification you have to re install it, when it's not disabled windows just doesn't install it although it says it does. After I disabled it Windows actually showed a completely new window during installation to install the driver properly
superiscch said:
The driver that shows up as a spare drive when you connect the phone? Tried that too, no good. Going to boot Ubuntu later today, hope that works. I just need twrp, then I'm good
Click to expand...
Click to collapse
Man, had to just do it through my Ubuntu VM. Tried Win 10 Win 7, all gave me troubles.
Started Ubuntu, setup ADB and unlocked in a breeze
i have same problem

Windows 10 and fastboot driver | Nexus 5X

I can not use fastboot on my pc with Windows 10 to flash something on my Nexus 5X.
I've installed Ubuntu and adb/fastbook works correctly. With Ubuntu I've installed TWRP and SuperSU.
On Windows 10:
- Adb works.
- I've Android Studio with the latest platform-tools.
- I've tried with 15 seconds ADB Installer v1.4.3.
- I've tried with this answer.
- I've already removed all usb-driver (as Nexus Root Toolkit suggest) and retry all.
What can I do?
Let windows download the fastboot drivers from the network.
boot into fastboot, connect to pc
open up
win-r
devmgmt.msc
right click the 5x device and search network for drivers (or wherever that option is)
It'll come it with something like marshall london bootloader interface. That is fine, it works, it is for different phone that is also android based. The bootloader interface is the same.
Simone_ASR said:
I can not use fastboot on my pc with Windows 10 to flash something on my Nexus 5X.
I've installed Ubuntu and adb/fastbook works correctly. With Ubuntu I've installed TWRP and SuperSU.
On Windows 10:
- Adb works.
- I've Android Studio with the latest platform-tools.
- I've tried with 15 seconds ADB Installer v1.4.3.
- I've tried with this answer.
- I've already removed all usb-driver (as Nexus Root Toolkit suggest) and retry all.
What can I do?
Click to expand...
Click to collapse
I had the very same problem when I first received my 5X. I tried every damn think on to get Windows 10 to see the device, including all listed here and manually installing the drivers downloaded from Google and various other sites. Installed various Windows 10 packages. Even LG driver packages. I believe the issue lies in Windows 10 and I think perhaps maybe compounded by other drivers installed on the computer. I'm willing to bet it would work just fine on 7 (did on every machine I tried). Eventually adb and fastboot magically started working but I still could not use MTP. The ONLY thing that got it working was, strangely enough, a reinstall of Windows 10 (chose to kept files/documents) and then updating with the Anniversary Update). I know that is like the LEAST desirable option.
Windows 10 is really just not great for this sort of thing.
stmims1124 said:
The issue lies in Windows 10 and I think perhaps maybe compounded by other drivers installed on the computer.
Click to expand...
Click to collapse
I don't know if google fixed it, but the 11.0 Google USB drivers don't have the fastboot USB IDs for the 5x but most people wouldn't notice because win10 is probably configured to get drivers automatically from net.
I noticed because I don't have that enabled.
On a win10 box that is configured to get drivers from net, for 5x, adb, mtp, and fastboot work without installing any extra drivers.
sfhub said:
I don't know if google fixed it, but the 11.0 Google USB drivers don't have the fastboot USB IDs for the 5x but most people wouldn't notice because win10 is probably configured to get drivers automatically from net.
I noticed because I don't have that enabled.
On a win10 box that is configured to get drivers from net, for 5x, adb, mtp, and fastboot work without installing any extra drivers.
Click to expand...
Click to collapse
Yeah, that's exactly how it's worked every other android device I've owned too-only had issues with this device and this particular Windows 10 machine. This machine is configured to get drivers automatically, but for whatever reason I just couldn't get this to work. Of course, this was just my experience but there have defintiely been other folks out there with similar (maybe not exactly the same) problems. It was infuriating!
I can't really comment intelligently regarding what Google may have done to fix this. I'm shaking my head to hear that their drivers for Nexus devices is missing the fastboot USB ID's for a Nexus phone lol
Simone_ASR said:
I can not use fastboot on my pc with Windows 10 to flash something on my Nexus 5X.
I've installed Ubuntu and adb/fastbook works correctly. With Ubuntu I've installed TWRP and SuperSU.
On Windows 10:
- Adb works.
- I've Android Studio with the latest platform-tools.
- I've tried with 15 seconds ADB Installer v1.4.3.
- I've tried with this answer.
- I've already removed all usb-driver (as Nexus Root Toolkit suggest) and retry all.
What can I do?
Click to expand...
Click to collapse
I had the same problem, I got mine working this way..... I used an older version of the driver..... Open device manager, click on the kedacom usb device, android bootloader interface, click the driver tab, click update driver, browse computer, let me pick from list, there I had a few versiond listed, I picked the verion 9.0 dated 2014, click next....next.... it will install, should be good to go....
---------- Post added at 10:45 PM ---------- Previous post was at 10:34 PM ----------
Simone_ASR said:
I can not use fastboot on my pc with Windows 10 to flash something on my Nexus 5X.
I've installed Ubuntu and adb/fastbook works correctly. With Ubuntu I've installed TWRP and SuperSU.
On Windows 10:
- Adb works.
- I've Android Studio with the latest platform-tools.
- I've tried with 15 seconds ADB Installer v1.4.3.
- I've tried with this answer.
- I've already removed all usb-driver (as Nexus Root Toolkit suggest) and retry all.
What can I do?
Click to expand...
Click to collapse
I had the same problem, I got mine working this way..... I used an older version of the driver..... Open device manager, click on the kedacom usb device, android bootloader interface, click the driver tab, click update driver, browse computer, let me pick from list, there I had a few versiond listed, I picked the verion 9.0 dated 2014, click next....next.... it will install, should be good to go....
Thanks to all, I've solved with Google -> Android Bootloader Interface and it seems it works.

Categories

Resources