Jump to content

ADB on VC 9nU3


Guest nelles

Recommended Posts

Guest nelles

I've managed to install ADB drivers on two computers so far and it all worked like a charm.

Now on another computer XP SP3 i get three devices:

Shuttle and MTP could not be installed - no drivers found

Android Phone -> Android Composite ADB Interface - installed and working, but "adb devices" does not show my tablet

is it my computer or has something changed in the Vegacomb 9nU3

Link to comment
Share on other sites

Guest newbe5

I've managed to install ADB drivers on two computers so far and it all worked like a charm.

Now on another computer XP SP3 i get three devices:

Shuttle and MTP could not be installed - no drivers found

Android Phone -> Android Composite ADB Interface - installed and working, but "adb devices" does not show my tablet

is it my computer or has something changed in the Vegacomb 9nU3

1. Install the ADB drivers to the "Shuttle" device.

2. Plug in your phone.

3. ????

4. PROFIT!!!

newbe5

Link to comment
Share on other sites

Guest nelles

thanks newbe it worked ... still no profit, but i can push and pull ...

if any1 runs into the same problem:

this worked before:

[Google.NTx86]

;NVIDIA Tegra

%SingleAdbInterface% = USB_Install, USB\VID_0955&PID_7000

%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01

adding these lines to google adb driver, installed the one device without problems...

this does not work any more, now there are three devices registered when I connect the tablet (POV Mobii. but I guess the Vega too) and the MI_01 is now a CDC Serial device which is not the ADB device.

What you need to add to google driver instead is

[Google.NTx86]

;NVIDIA Tegra

%SingleAdbInterface% = USB_Install, USB\VID_0955&PID_7000

%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_03

And install the driver when it asks for Shuttle(give him the path to the driver for all 3 devices, he will find the apropriate one) ...

MI_03 is the ID of the Shuttle device which is the correct ADB interface.

And remember if you have ADB Problems, USBDeview is your best friend ...

Now call me curious, but does anyone know what the CDC Serial (MI_01) and MTP (MI_00) are ?

Link to comment
Share on other sites

Guest Mama70

Now call me curious, but does anyone know what the CDC Serial (MI_01) and MTP (MI_00) are ?

MTP

http://en.wikipedia.org/wiki/Media_Transfer_Protocol

I have a MP3 player that was sold as MTP mode version, and had to flash it to USB drive mode. With MTP you can transfer only media files and only using special programs for it. So, simple USB drive mode for this mp3 player is better.

Link to comment
Share on other sites

  • 2 weeks later...
Guest AlbaJoe

1. Install the ADB drivers to the "Shuttle" device.

2. Plug in your phone.

3. ????

4. PROFIT!!!

newbe5

I dont understand m8 ?

I keep getting asked for CDC and Shuttle drivers now too.

Link to comment
Share on other sites

Guest IanTurner

When running through the install new drivers option it seems to ask for a selection of irrelevant drivers in addition to the one you need and I found you just had to wait while it took it's time deciding to give up on each one after which you could either use the transfer software or just drag and drop to the vega in explorer.Mind you I'm using vista.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.