Thread: Support droid explorer
View Single Post
Old December 14th, 2009, 12:46 PM   #40 (permalink)
scollie
Junior Member
 
Join Date: Oct 2009
Posts: 38
 
Device(s):
Thanks: 1
Thanked 1 Time in 1 Post
Default

Right we're getting closer but not quite there yet!

I deleted the adb device and uninstalled all Samsung USB related drivers, rebooted my machine and connected my device.

I could now see devices with missing drivers which I updated with the drivers you linked to in your post.

Now in DM I can see
Ports(COM & LPT)
Samsung Mobile Modem Diagnostic Serial Port (WDM) (COM4)

and under USB controllers
Samsung USB Composite Device
USB Mass Storage Device

There was already a USB Mass Storage Device but there is now a second which is not marked as Samsung but the hardware Ids show it as
USB\Vid_04e8&Pid_6601&Rev_0100&Mi_03&Os_NT
USB\Vid_04e8&Pid_6601&Rev_0100&Mi_03
USB\Vid_04e8&Pid_6601&Mi_03&Os_NT
USB\Vid_04e8&Pid_6601&Mi_03
USB\Vid_04e8&Pid_6601&Class_08&SubClass_06&Prot_50 &Os_NT
USB\Vid_04e8&Pid_6601&Class_08&SubClass_06&Prot_50
USB\Vid_04e8&Pid_6601&Class_08&SubClass_06&Os_NT
USB\Vid_04e8&Pid_6601&Class_08&SubClass_06
USB\Vid_04e8&Pid_6601&Class_08&Os_NT
USB\Vid_04e8&Pid_6601&Class_08

It is not flagged with a yellow marker but I've tried pointing this at the driver folder and it tells me that the best driver is already installed.

When I untick the "Show compatible hardware" box and scroll down I see Manufacturer Samsung which shows 3 models "Digimax 220", "E.M. USB Hub" and "USB Hub" and also Manufacturer
Samsung Electronics Co Ltd and model "USB Composite Device".

When I select the Electronics one and point it to the same driver folder as above it looks for an .inf file and says the .inf files don't contain the relevant driver.
When I point it at samsungADB I get the same message.

At this point I had debugging turned off so there is no "ADB Interface" in DM.
When I turn on USB Debugging ADB Interface appears as a default ADB Device and I pointed this at the samsungADB drivers and it updated to
"Samsung GALAXY Composite ADB Interface", however the other entries mentioned above under Ports and USB Controllers disappeared.
They reappear when I turn off USB debugging but ADB Interface disappears

I then tried running adb devices with debugging both on and then off but no luck.

I'm just wondering whether I should have had USB Debugging on when I connected my device after rebooting?

Unfortunately I don't have any more time this evening to try it again.
Unless I hear to the contrary I will repeat the process tomorrow with USB debugging already on and see what happens then.

I must admit when I saw the new Samsung entries appear in DM I thought we were there as I hadn't managed that before.
scollie is offline  
Reply With Quote