Device mgr - USB device

For system help, all hardware / software topics NOTE: use Coders Corner for all coders topics.

Moderators: Krom, Grendel

Post Reply
User avatar
thewolfe
DBB Admiral
DBB Admiral
Posts: 1987
Joined: Tue Nov 05, 2002 3:01 am
Contact:

Device mgr - USB device

Post by thewolfe »

A friend has a USB headset that's not working. I thought they could remove the driver from the Device Mgr and then have the computer install it again but I don't know how to tell which HID it is to delete. Any way to tell or program that shows what HID or USB device is for what?
User avatar
Grendel
3d Pro Master
3d Pro Master
Posts: 4390
Joined: Mon Oct 28, 2002 3:01 am
Location: Corvallis OR, USA

Re: Device mgr - USB device

Post by Grendel »

Uhm, a headset isn't a HID. But, try usbview.
FTDI wrote:USBView is a free utility from Microsoft that displays the USB connection tree and shows the USB devices that are connected to it together with their configuration data. This is very useful for debugging USB enumeration errors. USBView runs under Windows 98, ME, 2000 and XP.
The config data should give you enough info to identify the device.

Also, if you plug it into a different port windows will treat it as a new device (if it wasn't plug into that port before.)

If it doesn't show up under "Sound controllers" in the device manager the HS is broken. Search for "how to display all installed devices in the device manager", then identify & uninstall it (won't fix anything tho ;P)
User avatar
thewolfe
DBB Admiral
DBB Admiral
Posts: 1987
Joined: Tue Nov 05, 2002 3:01 am
Contact:

Re: Device mgr - USB device

Post by thewolfe »

Thanks for the post. I'll pass on the good info.
MD-2389
Defender of the Night
Defender of the Night
Posts: 13477
Joined: Thu Nov 05, 1998 12:01 pm
Location: Olathe, KS
Contact:

Re: Device mgr - USB device

Post by MD-2389 »

Is this person trying to plug the headset into a front panel connector? Depending on the design, sometimes some of these front panel connectors don't provide enough juice to power certain devices (ie: Amazon Kindles). You might want to try plugging it directly into the motherboard itself, and see if it works.
"One spelling mistake can destroy your life. A Husband sent this to his wife : "I'm having a wonderful time. Wish you were her." - @RobinWilliams
Post Reply