3

How can I get 11.04 to recognize my USB headset?

view full story
linux-howto

http://askubuntu.com – I have a USB headset with microphone (Logitech, model number appears to be A-00009) that I can't seem to get Ubuntu (Natty, 32-bit) to recognize. The hardware is an Asus K52F laptop. Following is the output from dmesg when I plug the headset in: [ 528.093828] usb 2-1.2: new full speed USB device using ehci_hcd and address 3 [ 528.165794] usb 2-1.2: device descriptor read/64, error -32 [ 528.341688] usb 2-1.2: device descriptor read/64, error -32 [ 528.517601] usb 2-1.2: new full speed USB device using ehci_hcd and address 4 [ 528.589556] usb 2-1.2: device descriptor read/64, error -32 [ (HowTos)