[Q] Driver for Archos G80 G9 - Gen8, Gen9, Gen10 Q&A, Help & Troubleshooting

I have installed SDK to my PC running Windows XP. I connect my Archos G80
G9 to . it shows found new hardware MTP and asks to install the driver.
I choose option
"install from a list of specific location" then
"search for the best driver in these locations"
"include this location in the search"
then browse to folder of the driver which I download from the Archos Website
(adb_winusb driver\usb_driver) then click "Next" to install the driver but the
PC shows "the hardware was not installed because the wizzard cannot find the necessary software".
I even tried the driver downloaded from the SDK tool but it's the same error.
So my PC does not shows the Archos.
In Device Manager it shows : Android phone
Android composite ADB interface
(this device is working OK)
but there is yellow question mark in MTP ( need install driver ).
It's very strange because if I goes to the command mode and type
"adb device " it shows my device ID.
So my question "How I install the driver so my PC will show my Archos?"
Thanks

Try searching in Windows Update (in New Hardware Wizard or in Update Driver wizard)

Related

[Q] trouble with USB driver

I wanted to use ADB to edit files on GTab but it refused to connect as ADB interface. The PC is Vista 32. I pulled the USB driver from the SKD (extras/google/usb_driver/android_winusb.inf) and added two lines according to instructions from this site. When GTab is connected, it has two connections shown in the notification (USB debugging connected and USB connected). On the PC side, it is recognized as a USB disk drive according to the Device Manager. I can uninstall it from the Device Manager and unplug it, but as soon as I plug it back the PC installs a driver automatically and GTab appears under Disk Drives in Device Manager. I also tried using "Update Driver Software" and browsed to the above usb_driver folder but the PC responded with "The best driver ... is already installed." and nothing changed. If I use the "Let me pick ..." and "have disk" option and browse to the driver android_winusb.inf, I get a message "The folder ... does not contain a compatible software driver for your device." Any suggestion on what I should try? Thanks.

USB driver for Cube K8GT

hi,
i wanted to start android development on a real, but not too expensive device.
So i bought this one: http://www.amazon.de/WiPad-Multitou...=sr_1_2?s=ce-de&ie=UTF8&qid=1337256098&sr=1-2
The manufactorer is CUBE: http://www.cube-tablet.com/cube-k8g...8-1-2ghz-camera-8gb-capacitive-tablet-pc.html
It works fine and i wanted to connect it to my PC, running windows 7.
The problem is: I could not find any usb driver on the (chinese) manufactorer site.
In the device manager the device was listed as "K8GT_W" and marked with "no driver installed".
Can someone please tell me, if there is a driver for this device or how to use some "generic" usb device driver with this device?
I downloaded the google USB driver with the android SDK manager.
The i selected "update driver" from the device maanger + selected the google usb driver download directory.
This shows the message "K8GT_W could not be installed".
The manufacturers is CUBE:http://www.vaful.com/cube-k8gt-delu...roid-40-capacitive-touch-screen-p-100130.html
I also encountered the same problem!
me 2
did you solve the problem? and found any thing?
Im looking for a usb driver for a visture v97 hd, also a china tablet with the exact same issue you guys are having. anyone have a generic driver for us so we can charge our tablets via usb ?

Installation of usb drivers don't works (Alcatel ot995)

Hello,
I've a problem since I changed my Rom : I take the CyanogenMod 10.3 for my Alcatel OT995, it works fine on my device, but I can't use adb command line neither other features using adb.exe ! I can only access to storage mass device, so I think I have a problem with the USB drivers which connect ADB command to my phone.
I can add that before I've installed this Rom on the device, I've installed many drivers on the PC : Firstely I installed the owner's driver provided by Alcatel in the AlcatelAndroidManager.exe package, secondly I installed the Google USB drivers provided because I'm using Android Virtual Devices (AVD Manager) to do some developping works.
I used to launch adb with "adb start-server" so it's still working, I don't obtain any device in the list with "adb devices", why don't I get it ?
I've realized some cleaning actions : I uninstalled the USB drivers of Alcatel's software, I uninstall the Google USB driver , to finish I reboot the PC but it don't changed anything !
Moreover, I tryed to apply this (well explained) post without any success :http://forum.xda-developers.com/google-nexus-5/help/diagnosing-usb-driver-adb-issues-windows-t2514396 ; I see finely in the list, I can't find "Android devices" category, neither "Usb Adb" entry... so my device is not recognized in the "Settings Panel". However the storage mass device appears as a volume named "F:".
Help me please.
The post #4 published by Incubus 26jc saved me at http://forum.xda-developers.com/showthread.php?t=735937

Newb Needs Help Connecting to PC

I was unable to find help elsewhere, so I was recommended to come here. No rooting, hacking, reprogramming, or anything else. Just a basic connection problem.
I recently bought a new Solid-State hard drive, and re-installed Windows 7 on it. Everything is great, and it's fully updated.
My problem is that while my LG Optimus G E980 phone will charge via the USB cable, I can't "open" it in My Computer, to transfer pictures, music, etc.
I have tried downloading the driver from LG's Website (LGMobileDriver_WHQL_Ver_4.1.1), but when I run it, I get the following message:
"The Microsoft MTP driver is not found on your system. Please install Windows Media Format Feature Pack using Download Link for your media device to work correctly."
It then provided me with a link to download this. However, when I do that and run the update, I get told the update is not applicable to my computer.
Whether I try to install this update or not, it doesn't matter, because the driver installation tells me it was installed successfully. However, judging by the icon in my Taskbar with the red/white "X" and the fact that my phone still won't connect, it hasn't.
Yes, my phone is set up to ask me what I want to do when connected to the PC, and Media sync (MTP) is selected. Here's the kicker... remember, I have two hard drives. When I boot using the other hard drive, the phone connects with no problem. Same USB cable and port. Therefore, this is DEFINITELY software-related.
Is there something preventing this driver from installing? Why is the phone not installing the driver itself? Thoughts would be appreciated! Thanks.
Have you Manually installing the driver from Devices manager?
In the Device Manager locate your Android device. Then right-click on it and select "Update Driver Software".
Select "Browse my computer for driver software".
Select "Let me pick from a list of device drivers on my computer".
Select "Show All Devices".
Press the "Have Disk" button.
Enter the path to the Google USB driver. Normally it is located in the following directory: C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver
Select "Android ADB Interface" from the list of device types.
langithitam said:
Have you Manually installing the driver from Devices manager?
Enter the path to the Google USB driver. Normally it is located in the following directory: C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver
Select "Android ADB Interface" from the list of device types.
Click to expand...
Click to collapse
Thanks for the quick reply.
I searched, and do not have a folder called "Android".
I did, however, find a folder called "LG United Mobile Drivers", however there are about 30 different drivers in there. I picked a few, including "Lgandadb" and "Lgnetandadb", but I get told "Windows encountered a problem", and "This device cannot start (Code 10)"
Anyone?
Ok, I'll try to put it another way. When you first connect an Android phone to a PC, drivers are installed automatically. I'm willing to bet there was an error when I installed them on my new hard drive.
Are the drivers already a part of Windows? If so, perhaps I need to do a Repair of Windows?
Are they located in an Auto-Run file on the phone, and maybe I need to re-run that program?
Perhaps there's something I need to delete or flag so that my phone thinks it's the "first time" again?

Help needed with Universal Naked Driver

Hi Folks,
I've been trying to follow the tutorial "Guide/tutorial] Asus Transformer Prime/TF201 stock to Android 7.1 Nougat" which go well to the point I have to connect the tab In APX mode(step 4).
Installing the USB_APX driver from explorer( right mouse button & install) does not work, it gives an error me “The inf file you selected does not support this method of installation”.
Connecting the tab in APX mode (volume+&power) gives an unknown device in device manager. Updating the driver of this unknown device with android_apxusb.inf gives me an error: "the given folder does not contain a compatible driver for your device, check if the driver matches windows 32-bit computers etc. This with a windows 7-32bit pc, win10-64 gave similar results.
Should I manually update the driver to some other device found in the list of other drivers found on my pc? Sadly there is no asus or anything.
Thanks in advance
Got the thing going with downloading google android drivers

Categories

Resources