[Q] ADB Driver not being found - XP - Droid X General

Attempting to root my Droid X for the first time and have encountered a major complication. My PCs will not recognize my ADB interface.
So I started with NOOBs walk through and downloaded the 4.6 moto drivers. Installed the drivers. Followed the root directions for installing the SDK and updating it. Go to the point with typing "adb devices" at the command prompt and no devices are listed. I went into my DX --> Settings --> Applications --> turned on USB DEBUGGING. This now prompts me for additional drivers. Nothing works or is recognized as drivers for the ADB. I've tried the USB Driver_TI.zip, the USB_Driver_3.4.6_patch_ for HG.zip, and using the google drivers from the sdk/extras folder. No luck.
With debug turned on I have the device showing with an exclamation mark in my device manager. I've tried manually pointing the device to all of the drivers mentioned above with no luck. I've tried this on a 2nd XP machine with no luck. Same issue.
My droid X is about 2 weeks old. MB810 from Verizon.

May I ask.... why not just download Z4 Root and press "root"? If all you are wanting to do is root the phone.
Sent from my DROIDX using Tapatalk

I agree z4 is the easiest method for the x. To use adb you need the android sdk package,correct drivers,and you need to edit the system environment path to include the folders you adb files are in
Sent from my Droid

Again I would recommend using z4root. It's very easy to do and requires no drivers on your computer

I struggled with this on my XP box when first trying to root my Desire HD. I eventually accidentally found the solution:
Install HTC Sync before connecting the phone to the PC.

Gyalist said:
I struggled with this on my XP box when first trying to root my Desire HD. I eventually accidentally found the solution:
Install HTC Sync before connecting the phone to the PC.
Click to expand...
Click to collapse
you're in the wrong place. this is the droid x subforum

Oops! Must read thread title more carefully in the future.

Related

[Q] ADB not recognizing, please help

Okay, I have a permarooted MT4G with S=Off, and I want to use the gfree method to unlock my SIM and get the universal CID while I'm still on the stock kernel. All of the guides I see for that push the gfree files using the ADB.
Problem: I cannot get the Android SDK to recognize my MyTouch 4g. (SEE UPDATE)
I followed this guide http://forum.xda-developers.com/showthread.php?t=834748 to try and set up the ADB to no avail. This is what I did:
-- Downloaded the SDK, booted it up, let it update. Booted it up again, let it update EVERYTHING (took like 30 minutes) again. It has no more updates to install.
-- I tried adding adb as an environmental variable in windows, but the command prompt, no matter where I start it from, does not recognize 'adb' as "an internal or external command, operable program, or batch file." (works now)
-- The HTC Drivers that came with my device have been installed on my computer. So, I uninstalled them, only to have windows reinstall them as soon as I plug the device in (I'm running Windows 7 x64 home edition, Build 7601).
I tried going here http://forums.t-mobile.com/t5/HTC/HOW-TO-Get-ADB-to-recognize-your-myTouch-4G/m-p/540017 and using their technique, no dice. My computer has the exact same drivers as when I started, and I have a digital paperweight of a SDK. (see update)
UPDATE: I now have a working ADB (big thanks to TrueBlue_Drew and his guide for us noobs) that recognizes my MT4G, but I have another issue:
FINAL QUESTION: Now that my MT4G is showing up in ADB, I realized I screwed up again when I discovered a "Android 1.0" item in the misc. section of my Devices window in Control Panel. It currently says that Android 1.0 needs troubleshooting and the drivers aren't working. I tried to direct windows to the usb drivers I downloaded from the both of the guides I've used, but windows wouldn't accept either one. Am I using the wrong drivers? Which ones should I tell windows to install? Should I even worry about it since adb is working? Any help on that end would VERY MUCH appreciated.
If you are using true blues method are you changing your target folder to c:\adb?
Sent from my HTC Glacier using Tapatalk
neidlinger said:
If you are using true blues method are you changing your target folder to c:\adb?
Sent from my HTC Glacier using Tapatalk
Click to expand...
Click to collapse
Do you mean the target of the environmental variable? If so, then no, because the name of the folder is android-sdk-windows, making the target C:/android-sdk-windows/tools, unless I'm totally off-base, which is probably what's happening.
Still, I don't think the target is C:\adb, cause I don't have anything in the root of my C drive that's named adb
corruptsmurf said:
Do you mean the target of the environmental variable? If so, then no, because the name of the folder is android-sdk-windows, making the target C:/android-sdk-windows/tools, unless I'm totally off-base, which is probably what's happening.
Still, I don't think the target is C:\adb, cause I don't have anything in the root of my C drive that's named adb
Click to expand...
Click to collapse
Is the adb.exe file in your tools folder? Also you should change the name of your SDK folder just so that its easier to type in the terminal. I made mine simply ANDROIDSDK.
Sent from my HTC Glacier using XDA App
Have you installed the drivers successfully? Here's what I do and it's worked on multiple computers and on both Windows 7 and XP:
- Install SDK
- Turn on USB Debugging on the phone.
- Plug the phone into the computer and let it try to install some stuff. Ignore any dialogs saying there were errors
- Mount the SD card and run the HTCDriver.exe file that came on the sd card when you got the phone.
- Unplug it from the computer and plug it in again.
- Open a command prompt and navigate to the tools subfolder of the android sdk. Run adb devices. (Even if the first time doesn't return your device's serial number, it should say that it's installing more drivers. Once that completes, adb devices should return your S/N and you should be good to go.)
So close, yet...
TJBunch1228 said:
Is the adb.exe file in your tools folder? Also you should change the name of your SDK folder just so that its easier to type in the terminal. I made mine simply ANDROIDSDK.
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
Actually no, adb.exe isn't It has a .txt named "Adb has moved," not really sure how to proceed from here; I downloaded the SDK that was in the topic I linked above, and just allowed it to update. More below, and thanks for the response.
jdkoren said:
Have you installed the drivers successfully? Here's what I do and it's worked on multiple computers and on both Windows 7 and XP:
- Install SDK
- Turn on USB Debugging on the phone.
- Plug the phone into the computer and let it try to install some stuff. Ignore any dialogs saying there were errors
- Mount the SD card and run the HTCDriver.exe file that came on the sd card when you got the phone.
- Unplug it from the computer and plug it in again.
- Open a command prompt and navigate to the tools subfolder of the android sdk. Run adb devices. (Even if the first time doesn't return your device's serial number, it should say that it's installing more drivers. Once that completes, adb devices should return your S/N and you should be good to go.)
Click to expand...
Click to collapse
Yeah, the problem is that my PC doesn't list any errors when I plug it in. BUT BIG NEWS, I followed the ADB for noobs guide (http://forum.xda-developers.com/showthread.php?t=928370), and I realized, as I said above, that my adb.exe file was nowhere to be found, so I used the one from the noob guide, and it could recognize my device in ADB. BUT it could not recognize my device in fastboot, so after much frustration, I decided to uninstall the drivers and reinstall using pda.net. Whatever it did, it worked, because adb and fastboot both show my serial number under devices. Thanks to the both of you for your help.
FINAL QUESTION: Now that my MT4G is showing up in ADB, I realized I screwed up again when I discovered a "Android 1.0" item in the Misc. section of my Devices window in Control Panel. It currently says that Android 1.0 needs troubleshooting and the drivers aren't working. I tried to direct it to the usb drivers listed in the both of the guides listed above, but windows wouldn't have it. Am I using the wrong drivers? Which ones should I tell windows to install? Should I even worry about it since I can use adb anyhow? Any help on that end would VERY MUCH appreciated.

[Q] Droid 2 driver problem

I am trying to root my Droid 2 2.3.3 on Verizon. I have Windows XP SP3. I have used the 1 click root and darkonion's version from last year.
When connecting my phone in PC Mode I get a New Hardware Wizard which will not find a driver after going through the motions.
I try installing the Motorola Mobility Drivers from the links provided here. (I have found two different links) to no avail.
When using DoRootWin_2.1.4 and doroot.bat it perpetually checks for devices.
When I adb devices from the command prompt I don't get anything.
I have the following checked;
PC Mode
USB Debugging
Unknown sources
I have tried to hard reset my phone. And have gone directly to rooting.
I have deleted the USB Drivers from the list an reinstalled them (used USBDeview)
I have downloaded the Android SDK and all associated files (JDK, Java, ecllipse, busybox, su, rage, & superuser)
I have added the path to my environment and rebooted.
Any help is appreciated. I am stuck. I don't know what I am missing.

Help: Problem getting drivers to install.

I've been trying to root this thing for about 3 hours now. I'm on Windows XP and I can't get my kindle to be recognized in adb. I've tried updating my drivers in SDK and still no dice. All the guides appear to be for windows 7. Nothing I do is working. I've rooted several devices including tablets in the past but this one is almost impossible. All I want is the android market on my kindle.
ddgarcia05 said:
I've been trying to root this thing for about 3 hours now. I'm on Windows XP and I can't get my kindle to be recognized in adb. I've tried updating my drivers in SDK and still no dice. All the guides appear to be for windows 7. Nothing I do is working. I've rooted several devices including tablets in the past but this one is almost impossible. All I want is the android market on my kindle.
Click to expand...
Click to collapse
Uhm... I'm not so sure about windows XP when it comes to automatically searching for drivers, but turning on the USB debugging setting might get windows to download everything necessary for adb to recognize the device. It worked on my phone, when I couldn't find the drivers... Just turned on USB debugging under "developer options," and windows got to work right away. Rooted it no problem.
using xp is the best choice - you dont have to care about 32/64bit and the uac (user access control)
hope this helps you to get rid of the drivers:
http://forum.xda-developers.com/showpost.php?p=22342376&postcount=6
I get this when I try to install drivers via install drivers.bat program.
Sent from my Galaxy Nexus using xda premium
as described in the linked post it's a good practice to move and rename kfu to c:\ that it is c:\kfu - it don't like spaces in pathname
the error message looks stange because "and" is no command - would try to redownload it
if it says "findstr" is not recognized as command then check your path varible - it should include c:\windows\system32
furthermore i use to run the batch files from the command prompt - cd to c:\kfu and type install_drivers.bat - the same with run.bat
It took three computers but I finally rooted the kindle.
Sent from my Kindle Fire using xda premium

[USB Drivers] Galaxy S GT-I9000 (Working on ICS)

Hello.
And bacon and spam:
I've recently upgraded my SGS to ICS (ICSSGS ROM) and started to develop a simple application.
So, now i've got to the point that the emulator starts to show its limitations, so i need to debug directly on the real device.
Well, i've been trying to make ADB recognize my phone, tried several usb drivers from several sites, none of them worked.
After several hours spanking windows, it's finally working (yes! almost 6 AM in the morning!).
What matters:
So, to anybody who have the same problem as i had, do the following:
0. Uninstall any drivers that you've tried before.
1. Extract the zip file that i've uploaded to anywhere you like.
2. Enable debugging on your phone and connect it to PC throught the USB cable
(Just connect it, don't mount)
3. On your computer, click Start -> Right click on "Computer" -> Manage
This will open the "Computer Management" window (it might take some seconds to load).
4. Click "Device Manager". Now you should find your device in the list. It must be really easy to find. It's called something like "GT-I9000" or "GalaxyS" and it has a yellow warning sign next to it.
5. Right click on it and choose "Update Driver Software". In the window that appears, choose "Browse my computer for driver software". It then asks you where is the driver.
6. Click the "Browse" button and choose the folder you extracted from my zip file.
(If you didn't change it, it must be called "Android Composite ADB Interface")
7. Click "Next" and cross your fingers. If you're lucky, it may work for you.
Final notes:
1. I'm not responsible for ANYTHING. Whatever you do, it's your own choise to do it. I guarantee absolutely nothing.
2. This is was tested on Windows 7 - 64 bits with Team ICSSGS RC4.2 ROM and Semaphore ICS 0.9.1 Kernel.
3. Have fun.
4. If you try this, please answer the topic and tell everybody if it's working for you (mentioning your Windows version and what ROM you use).
Driver file:
-> http://www.mediafire.com/?t8ekrd9ly3mwwbk
Missing file when installing driver on windows 7 x64
Hi,
I have recently installed the most recent Dark Knight ICS 4.0.4 build to my Samsung Galaxy S. The ROM seems very good but I'm an android app developer and need to be able to debug my applications on the device via USB.
I have tried the driver provided in the thread which won't install due to a missing file according to the Windows 7 x64 driver install wizard. The exact message is displayed after step 7 and says:
"Windows found driver software for your device but encountered an error while attempting to install it."
"Android Composite ADB interface"
"The system cannot find the file specified".
Is there a file missing in the package? Has anybody managed to get this driver working?
Cheers,
Ben
Does it say that it doesn't find a controller or that is there a missing file?
Anyway, please try this installer and let me know if it works for you:
http://www.mediafire.com/?v70501cxbzzdvc2
What's wrong with the Nexus S drivers available with Android SDK?
Google USB driver, R4 developer.android.com/sdk/win-usb.html
The SGS will present it self like that when it is running ICS/CM7/CM9.
Sent from my GT-I9000
METEMEDO said:
Does it say that it doesn't find a controller or that is there a missing file?
Anyway, please try this installer and let me know if it works for you:
http://www.mediafire.com/?v70501cxbzzdvc2
Click to expand...
Click to collapse
Dont work for me.
System: Windows 7 x64
Android 4.04 Dark Knight
Nevertheless thanks for your approach. I'll test if it works with the SDK Updater.
I'm going to test in my desktop this weekend to check if it works with it.
I have the same problem, but with WIndows 7 32 bit. Drivers from discusion doesn't work. Don't you have some for 32 bit?
I found SDK Components on developer.android.com, where is Android driver which suppose to work, but unfortunately ODIN still do not see phone.
I also have the same problem but mine is worse because my phone is completely down after I tried to restore from a GB ndriod backup failure , phone won't boot , cannot boot into recovery only in download mode but no way my 4 x computers would detect the phone now ....tried using heimdall in linux as well as sdb, no go....so sad...help...
Sent from my Dell Streak using XDA
Using Google USB drivers finally worked for me. They can be optionally installed with Android SDK using SDK manager (extras). After installation drivers can be found in <sdk>\extras\google\usb_driver.
Just follow the instructions in the first post to find your device from device manager with exclamation mark. Need at least one reboot to work and I also redirected the driver installation process to Google usb driver directory but now ADB finally recognizes my SGS (MyICS, Android 4.0.3).
Edit: Operating system Vista 64-bit
[Currently stuck in "error: device not found" while trying adb push -command. I will update if I find a workaround. Probably something to do with inf-file.]
For alternate .inf -file (optional):
Google "usb-drivers-not-working-after-flash-latest-rom-ota" and see post #12 to see alternative inf-file. Some have managed to make adb recognize the device with that file, but I have at least this far been unsuccessful.
Edit: Problem above was caused by me being stupid and trying to use push in shell, which caused phone unable to locate host system folders. I don't know if that inf file has anything to do with drivers working now, but go ahead and try it if doesn't work with the original .inf
I got my i9000 recognized using the latest drives from the Google sdk
That‘s great
http://ics.samsung-updates.com/addons/usb_driver.zip
oxidising said:
I got my i9000 recognized using the latest drives from the Google sdk
Click to expand...
Click to collapse
I tried last night didn't work for me.... (r18)
Sent from my Dell Streak using XDA
oxidising said:
I got my i9000 recognized using the latest drives from the Google sdk
Click to expand...
Click to collapse
Daha açık anlatabilir misiniz?
IWillExplain said:
http://ics.samsung-updates.com/addons/usb_driver.zip
Click to expand...
Click to collapse
... this driver actually worked for me...!
(Tiramisu ICS)
USB option has been lost in my galaxy s
RazorNova said:
Using Google USB drivers finally worked for me. They can be optionally installed with Android SDK using SDK manager (extras). After installation drivers can be found in <sdk>\extras\google\usb_driver.
Just follow the instructions in the first post to find your device from device manager with exclamation mark. Need at least one reboot to work and I also redirected the driver installation process to Google usb driver directory but now ADB finally recognizes my SGS (MyICS, Android 4.0.3).
Edit: Operating system Vista 64-bit
[Currently stuck in "error: device not found" while trying adb push -command. I will update if I find a workaround. Probably something to do with inf-file.]
For alternate .inf -file (optional):
Google "usb-drivers-not-working-after-flash-latest-rom-ota" and see post #12 to see alternative inf-file. Some have managed to make adb recognize the device with that file, but I have at least this far been unsuccessful.
Edit: Problem above was caused by me being stupid and trying to use push in shell, which caused phone unable to locate host system folders. I don't know if that inf file has anything to do with drivers working now, but go ahead and try it if doesn't work with the original .inf
Click to expand...
Click to collapse
What should i do after instaling SDK
IWillExplain said:
http://ics.samsung-updates.com/addons/usb_driver.zip
Click to expand...
Click to collapse
This worked for me
The very important thing is that newest Google USB driver is in
Code:
[B]<android-sdk>/extras/google/usb_driver/[/B]
location, not in
Code:
<android-sdk>/usb_driver
It really makes the difference !
these drivers only worked once...
all the other times killing and starting over adb i was getting error messages like "device not found" and "protocol fault" even though adb devices was listing the device online.
apparently i connected the phone to another USB3 port on my pc (front panel) and that was it!! it now works every time i type adb shell or adb devices.i no longer get any error messages.rather weird
anyway..i also wanted to be up to date with everything so i uninstalled all related software like the older java 6 jdk, Android SDK and the drivers mentioned above.
i followed the procedure below and installed all the latest packages:
latest java 7u5 JDK, the latest Android SDK (nstaller_r20.0.1-windows.exe) then ran sdk-manager and loaded http://developer.android.com/tools/extras/oem-usb.html#InstallingDriver google USB drivers rev 6. then installed these drives so i got the ADB composite interface on my device manager and it all works fine now.
I recenelty installed latest ICS , and SDK recognizes my phone as ACER ADB , when I'm pretty sure its a Samsung I9000 . I tried uninstalling the ACER ADB and install the one that the guy posted in the first post , and it didn't work , it said this driver is not compatible , oddly it reinstalled ACER ADB though. I can't even uninstall it at all , I removed all my Samsung drivers , and everything else I installed for Samsung , and its still there , I even tried removing the GOOGLE USB drivers , still there.
Neendless to say that the phone doesnt connect to the PC at all even though it says everything is alright. For example i got ths gPAD app , which uses the USB with Debugging to turn the phone into a mouse , but it says its not connected even though it is.

[HOWTO] Installing HTC Drivers for adb/fastboot on Windows 8

Mod Message: OP's link is down. Please search the comments to find other's mirror. But please remember to use AV software to scan before you proceed to install, in case of malware or virus!
Instructions to installing HTC Drivers on Windows8 64Bit:
==========================================
1. Download the Windows7 (64 Bit) drivers here - R[COLOR="Red"]emoved[/COLOR]
2. Unzip to any location you want. Just remember where you put them.
3. Plug in your phone to your USB cable.
4. Open your Device Manager (Windows Key + X and select Device manager) and locate HTC under Other Devices and right click on it and select Update Driver Software
5. Select "Browse my computer for driver software"
6. Click Browse and then select the folder you unzipped with the drivers in it then click next.
7. It should now install your drivers and then in your device manager it will now show up "My HTC" under Android USB Devices.
Hope that helps anyone having troubles getting USB/HTC drivers working on Windows 8 (64bit).
*NOTE* I'm not sure if this will be the same for you guys but I had to plug my phone into USB slot 2. USB slot 3 would not work.
Just a little heads up
All credit for this guide goes to Hippie459MN for the original thread. Be sure to thank him for his work
I'm just posting it in this forum because it works fine and a lot of people aren't aware of this method
Awesome man. Don't even have my One but if I have problem with Windows 8, it's great that you already posted a solution.
Sent from my iPhone using Tapatalk 2
It took me quite a while of searching to actually find that guide but I'm glad I did otherwise I couldn't have unlocked my bootloader or rooted
Been trying to get the driver to work on my W8 laptop for my E3D. This worked for it after spending hours trying all sorts. Thanks a million. I will be sure to go through to the other thread and say thanks too.
If only I saw this before I spent hours last night trying to get adb to recognise my phone. I somehow got there in the end but this would've saved me a good two hours!
Sent from my HTC One using xda premium
Yeah, that's the guide I used a couple of weeks ago. Think I might have posted it in the rooting tutorial thread....would have been lost without it.
Sent from my HTC One using Tapatalk 2
cynogenmod jbean cm-10.1-20130411-EXPERIMENTAL-endeavoru-M3
I just lost connection to lappy after installing this rom...though device is getting recognized it wont let me update driver using guide can you help plz
:crying:
Bumping up
installed the drivers as instructed below but with win8 / 64-bit i can't get the one to mount the sdcard.
seems to work just fine on my win7 machine. any help with this?
trant01 said:
installed the drivers as instructed below but with win8 / 64-bit i can't get the one to mount the sdcard.
seems to work just fine on my win7 machine. any help with this?
Click to expand...
Click to collapse
it should show up as an MTP device when you plug it in
cachookaman said:
it should show up as an MTP device when you plug it in
Click to expand...
Click to collapse
i can't install a driver for the MTP device. should it be in that zip? i'm trying to get it to install from that directory and it says it can't find a driver for it....
Tried this technique and it still won't work.
Here's what I'm doing
- Uninstall all current drivers & HTC Sync
- Restart PC
- Your method exactly
- Restart PC
Phone when on normally connects to adb just fine,
but when I put it into the bootloader it takes around 15 seconds to detect it and then says it's unrecognised and gives the error below:
Device doesn't start. (Code 10)
A request for the USB BOS descriptor failed.
Any help would be appreciated. For now, I'm running a copy of W7 on an old 2.5" drive... not ideal.
Tried this technique and it still won't work.
@petedavison93 and the owner of this thread, did you guys find a fix to pete's issue as I'm having the same issue as Pete, please help!
Had the same issue and installed different drivers several times without luck.
It was fixed for me by simply plugging in the phone into an USB port at the motherboard. The front USB and additional USB3 ports at the PC were not working, when the device is booted to the bootloader. They are working with adb only, when the phone is running normal.
I am running Win8x64.
Great Instructions
KidCarter93 said:
Instructions to installing HTC Drivers on Windows8 64Bit:
==========================================
1. Download the Windows7 (64 Bit) drivers here - http://d-h.st/23V
2. Unzip to any location you want. Just remember where you put them.
3. Plug in your phone to your USB cable.
4. Open your Device Manager (Windows Key + X and select Device manager) and locate HTC under Other Devices and right click on it and select Update Driver Software
5. Select "Browse my computer for driver software"
6. Click Browse and then select the folder you unzipped with the drivers in it then click next.
7. It should now install your drivers and then in your device manager it will now show up "My HTC" under Android USB Devices.
Hope that helps anyone having troubles getting USB/HTC drivers working on Windows 8 (64bit).
*NOTE* I'm not sure if this will be the same for you guys but I had to plug my phone into USB slot 2. USB slot 3 would not work.
Just a little heads up
All credit for this guide goes to Hippie459MN for the original thread. Be sure to thank him for his work
I'm just posting it in this forum because it works fine and a lot of people aren't aware of this method
Click to expand...
Click to collapse
I have the HTC EVO V 4G (Virgin Mobile) The ONLY difference on my installation of the drivers was under Other Devices, instead of HTC mine was listed as EVO. Worked perfect first try..TY
Great post
Great post and link, this worked straight away and allowed direct connection to Eclipse
Thankz I must try this looking for this
I just install HTC sync, done deal.
Sent from my HTC One using Tapatalk 2
Anyone happen to know where I can find some windows 7 32bit drivers. Windows 8 32bit isn't a fan of 64bit software.
It isn't a problem with the HTC drivers. It's the usb drivers from Ms for Intel 3.0 bus. I found a thread that I'm searching again for that give the instructions on replacing the signed ms driver with an unsigned win 7 64bit host controller driver. It's two files and you need to first allow unsigned drivers in windows security. Needless to say it's fine now on my 3 ports.
Sent from my HTC One using xda premium

Categories

Resources