Android :: USB Driver Issues On Vista - Droid
Oct 1, 2010
The driver works - but after a few sessions it's in la la land.
For example i can't download apps via eclipse and also cannot mount - if mounted cannot access drive. reboot and works for a few sessions - and same again. i've got rev3.
View 2 Replies
Nov 10, 2009
I ran into the first problem with my Droid- and I am sure it is not the Droid itself. I am running Vista32- I have Motorola Media Link installed. When I plug my Droid into the PC, I get a mass storage device that installs OK most of the time, and an "unknown device".. Even when I mount the SD from the phone, I still see no Drive in my computer The unknown device never installs. I have tried almost every suggestion i have seen.. reboot pc..reinstall MML, reboot phone.. no luck
View 6 Replies
View Related
Aug 7, 2010
Until now, have been using Android SDKs Emulator with the Eclipse plug-in, but recently replaced my non-Android phone to T-Mobile's MyTouch 3G Slide. Today, tried to install the Windows Android USB Driver for the phone. Followed instructions in http://d.android.com/sdk/win-usb.html (USB Driver for Windows Android Developers).
When looking for the driver, Windows gave me a "Could Not Find Driver Software" message. When telling Windows where to search, I pointed it to the SDK directory where the driver resides (¦Android-SDK-windows/ usb_driver). Also tried ¦Android-SDK-windows. Specified use sub- folders" in both tries. I am using Vista 64 bit, and suspect that may be the cause.
The "could not find.." message box from Windows has this information under Details:
Problem Event Name: PnPDriverNotFound Architecture: x64 Hardware Id: USBVID_0BB4&PID_0E03&REV_0100&MI_01 OS Version: 6.0.6002.2.2.0.256.1 Locale ID: 1033
In Windows Device Manager, "Other Devices ==>ADB==> Properties" shows Device type: Other Devices Manufacturer: Unknown Location: 0000.001d.0007.002.000.000.000.000.000 Device Status: This device is not configured correctly. (Code 1). There is no driver selected for the device information set or element
In the sdk's "usb_driver" directory, the "android_winusb.inf" file has several VID's beginning with 0BB..., but does not have one for the one listed above. Nor is there a [ ... ]header entry for the MyTouch 3G Slide (Expresso?)
I suspect this is the reason for the "Driver not found"
Am using the 32 bit version of "Eclipse IDE for Java Developers" downloaded last April. (At that time there were a lot of forum warnings about not using the 64 bit version.)
Today, before trying to install the driver, I uninstalled the Android plug-in from Eclipse and then uninstalled the Android SDK I had installed in April which was at the 2.1 level. I reinstalled the SDK at the 2.2 level taking "all items". Then reinstalled the Eclipse plug- in.
In the "Android SDK and AVD Manager" checked for any updates. There were none (I'd just re-installed, so that makes sense)
Information in this thread looked like a solution:
[url]
When I tried that, got the same message box.
These two threads from 2009 have entries that say the 64 bit driver is in the SDK I cant find it. Could be looking the wrong place though.
[url]
[url]
The android_winusb.inf has these two .CAT entries in it CatalogFile.NTx86 = androidwinusb86.cat CatalogFile.NTamd64 = androidwinusba64.cat
Using the information from the above ¦5512 thread, I added these lines to the [Google.NTx86] group immediately following the ";Google NexusOne" information and before the [Google.NTamd64] entry
CODE:.................................
When that did not make any difference, added: %SingleBootLoaderInterface% = USB_Install, USBVID_0BB4&PID_0FFF which was also part of a post. Made no difference
The .INF has a [ClassInstall32], entry, but there is no [ClassInstall64] entry. I do not know enough about INFs to know if that is needed or not.
View 2 Replies
View Related
Jan 31, 2010
I go to plug my phone into my computer and mount it and then I get a message on my computer asking do I want to scan the driver, When I click yes it does nothing, and then When I go to my computer to click my Hero Vista wont let me it says please insert a disk. If I click Continue without scanning I am able to get into the Hero. Whats going on here?
View 3 Replies
View Related
Apr 19, 2010
No matter how many times I reinstall the device drivers, they all install correctly besides the Android ADB Device driver.
View 4 Replies
View Related
May 27, 2010
In case anyone else is having problems getting their Incredible to connect, the easiest way I found to install the USB drivers are with the HTC sync program here:
http://member.america.htc.com/download/Driver/DROID_INCREDIBLE_Verizon/HTC_Sync_2.0.33.exe
The google SDK driver doesn't yet work with the Incredible, and though it can be hacked - this download might be easier for some.
View 3 Replies
View Related
Nov 15, 2009
Anyone else having problems "mounting" USB to Vista? I can do it on my old XP desktop but not my newer Vista laptop.
View 6 Replies
View Related
Nov 12, 2010
I just picked up a Moto Droid X coming from the Droid Eris what a difference.For some reason it takes a very long time for my Win Vista laptop to be able to connect to the SD card. When I pull down the notifications bar and select USB storage, it takes about 5 minutes for the process to complete?I have checked to see if the Droid X has issues on a WinXP machine and it mounts right away. I have downloaded the Moto drivers, but wondering if anyone else has had issues with Win Vista.
View 2 Replies
View Related
Mar 5, 2010
Unlike some others, my Android SDK setup went smoothly on my new Windows 7 Pro 64 bit machine. However, I am currently hung up on installing the android usb drivers. What is the current state of this issue? There has been some discussion of this problem on the web but no consensus is immediately apparent.
View 2 Replies
View Related
Nov 9, 2009
At the Google Android Developer Lab event today I had the opportunity to try out a series of devices but was somewhat limited due to issues I had with the USB drivers for the XP/SP2 notebook I brought along. (Yeah I know) In the past, I've had no problem with the G1 or Google Ion, but the Motorola DROID, HTC Hero, Tattoo and a few others did not work, i.e. were not, or only partially visible. Before you ask, this problem persisted after updating the XP USB drivers to the latest _r2.
Has anybody successfully connected devices outside of the G1 and Google Ion on XP? Any tips?
After having been one of the more vocal complainers about the lack of devices available for developers, I've followed the moral imperative once this opportunity was provided by Google. Big thanks to the team at Google for filling this gap.
View 4 Replies
View Related
Feb 10, 2010
How to load the mysql server in android emulator
i.e
Class.forName("com.mysql.jdbc.Driver")
i got the exception java.land.ClassNotFoundException in com.mysql.jdbc.Drive .
View 4 Replies
View Related
Jul 6, 2010
I'm porting android to an overo gumstix. thus it seems the the omapfb driver has some problems on that platform. it doesn't matter at all, because i want to use udlfb (a driver for usb displays) anyway.
till today, i wasn't able to figure out how i can define udlfb as default framebuffer.
tried make menuconfig and select udlfb there, but no changes when booting the fresh compiled kernel. omapfb still wants to come up.
so my final question: how do i define
the default framebuffer driver for an
android kernel?
View 1 Replies
View Related
Oct 4, 2010
New here. Searched the web and this forum. I have a new Droid 2. Attached to my W7 pc w/usb cable. Looks for adb file. Driver install dies. Where is/are the Droid 2 drivers for 64b W7? Moto site drivers did not work for me.
View 3 Replies
View Related
Jul 16, 2010
My computer doesn't recognize my X when I plug it in. It runs the Found New Hardware wizard, but doesn't find the correct driver on the Internet. Any ideas on how I can get my computer to recognize the X and its SD card?
View 9 Replies
View Related
May 31, 2010
Hi, I'm trying to root my Eris and when I go to devive msnaget and browse to usb driver, than try and install and it won't, I'm in windows viesta so tried HTC sync and it wouldnt even reconize my phone, I'm doing everything sticky says on charge inly and dubugging on, pleasr any help will be really appreciated,thanks
View 5 Replies
View Related
Mar 19, 2010
Back when trying to in stall the adb driver for my droid eris. i put the phone in debugging, then i installed the sdk, downloaded the driver, told the install hardware prompt the path to the driver and it still wont install it. i am using the leaked non rooted firmware version 2.1.
View 7 Replies
View Related
Oct 25, 2010
My X is stuck on the M logo. I cannot seem to get the right driver installed for rsdlite to see the phone. I am just trying to sbf back to a working phone.
View 14 Replies
View Related
Aug 31, 2010
Does anyone know where I can get the bluetooth peripheral device driver for the X?
View 1 Replies
View Related
Feb 18, 2009
An Android Dev Phone G1 has attempted to be set up to access the internet by connecting to an ad hoc wireless network. The ad hoc Wifi network has been set up on a computer running Vista and can be seen from other computers and connected to successfully. However the network does not appear in the list of Wifi networks to connect to from the G1. The G1 does display other Wifi networks and can connect to those successfully. Does anyone know how to successfully connect a G1 to a Vista machine over an ad hoc Wifi network?
View 3 Replies
View Related
Jul 5, 2009
I am currently having issues installing my G1 in development mode on Vista 64 Premium SP1. I have tried both installing the drivers that come with the latest SDK and also the ones here: http://forum.xda-developers.com/showthread.php?t=446274.
Whenever I plug the phone in it comes up as an unknown USB device under device manger. When I go to update driver and point the installer at the correct driver location it either says 'the device driver is up to date' or when using the have disk option it says 'the folder specified does not contain a compatible software driver for your device'.
View 3 Replies
View Related
Mar 11, 2009
I have a Ubuntu 8.10 box with everything including Eclipse working perfectly, both the emulator and USB connection to my ADP1... works perfectly!
But I decide to inflict Vista on myself by attempting to get Eclipse and ADT working on my Vista laptop.
I set up Vista with Eclipse and installed the Android plug-in... but... the only thing NOT working is the USB connection using the exact same USB cable to the exact same ADP1.
Everything including the emulator is just fine, but no USB to ADP1.
Here is the message I get when I try to use the ADB command line: ----------
Microsoft Windows [Version 6.0.6000] Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:UsersJohn>adb version Android Debug Bridge version 1.0.20 <---- (Same version as on the Linux box)
C:UsersJohn>adb shell * daemon not running. starting it now * * daemon started successfully * error: device not found
C:UsersJohn>adb shell error: device not found
C:UsersJohn>
And to top it all off, the Device Manager shows the ADP1 sdcard as a USB mass storage device. but won't let me install the USB driver over the Microsoft version.
View 4 Replies
View Related
Apr 2, 2009
Can you tell us exactly what you do to access it?
View 2 Replies
View Related
Jul 23, 2010
Is anyone able to install the usb drivers for this configuration? device: htc slide Windows Vista 32 bit Java 1.6.20 USB driver for windows installed: Revision 3. Android 2.1. I followed the steps here http://developer.android.com/sdk/win-usb.html but it cannot find the drivers at step #6. I get error message, "Windows was unable to install your adb. Windows could not find driver software for your device".
Directory of C:android-sdk-windowsusb_driver
07/22/2010 02:55 PM <DIR> . 07/22/2010 02:55 PM <DIR>
07/22/2010 02:55 PM <DIR> amd64 07/22/2010 02:55 PM
8,938 androidwinusb86.cat 07/22/2010 02:55 PM
8,974 androidwinusba64.cat 07/22/2010 02:55 PM
3,835 android_winusb.inf 07/22/2010 02:55 PM <DIR>
i386 07/22/2010 02:55 PM 16,447 source.properties
View 5 Replies
View Related
Nov 5, 2009
After 3 install/uninstall/install attempts my phone is syncing with my vista laptop, but the my outlook 2007 calendar and contact information only goes one way, from the laptop to the phone. I can't find the settings (conflict?) that will allow the two devices to swap info.?
View 1 Replies
View Related
May 18, 2010
Im gonna try and revive the issue of the MTU settings.i can connect and play alright, but maybe, the MTU settings are preventing xbox live from downloading updates for games and system?anyone have a fix? workaround?
I'm on vista, connecting my xbox to the comp, and using internet connection sharing as usual, tethered to my G1.ive already tried changing the MTU settings via CMD console but it does nothing
View 49 Replies
View Related
Jan 31, 2010
Has anyone else had issues getting windows to recognize the drivers for their phone? I'm in the process of rooting my phone and I can't get fastboot to work with my phone. When I look under device manager on my laptop it says the drivers aren't recognized. I've tried windows vista 64 bit and windows xp 32 bit.
View 2 Replies
View Related
Oct 23, 2009
I am trying to use "adb -d shell" command to start a shell on device (android dev 1 phone ) from my vista command line. But whenever I try giving such command it does not open any shell or interaction on the phone device. But instead it goes to the next line in the cmd as '$'. any help would really appreciable. I have installed adb_usb_windows.
Previously I used work well with the emulator. Using adb command never troubled me. But now with new device, I am not able to open a shell using adb -d shell command on the phone.
View 5 Replies
View Related
Jan 1, 2010
Has anyone been able to sync their Eris in Vista? I have yet to get HTC Sync to even see my phone. The only way I know that I can even see it is by doing a USB mount to copy files over to the MicroSD. I did some Googling and it looks like others are having the same problem. Just wondering if anyone found a work around. I have yet to try it on one of my XP machines.
View 15 Replies
View Related
Aug 19, 2009
It doesn't do anything, I have the phone turned on, the sync software running and I plug the USB cable in, a "found new hardware" screen pops up, I click Locate and install drivers but it can't find any!
View 2 Replies
View Related
Sep 24, 2009
This is winding me up. When i first got the phone I could only get it to work with the HTC Sync that was on the memory stick a i mounted the sd card. Today due to problems I have rested the phone to factory default AND installed a clean version of window vista home premium 32bit edition. I connected the htc to windows and nothing happened!! No notifications or anything, so i downloaded the latest HTC Sync and installed it, connected the phone and nothing happened. I want to get photos off the phone but can't at the moment.
View 15 Replies
View Related