on dmesg output i have:
[209695.816037] usb 4-2: new full speed USB device using uhci_hcd and address 4
[209696.749549] usb 4-2: New USB device found, idVendor=047f, idProduct=d955
[209696.749555] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[209696.749559] usb 4-2: Product: Plantronics Wireless Audio
[209696.749563] usb 4-2: Manufacturer: Plantronics Wireless Audio
[209696.749693] usb 4-2: configuration #1 chosen from 1 choice
[209696.763859] input: Plantronics Wireless Audio Plantronics Wireless Audio as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.3/input/input8
[209696.764097] generic-usb 0003:047F:D955.0004: input,hiddev0,hidraw1: USB HID v1.01 Device [Plantronics Wireless Audio Plantronics Wireless Audio] on usb-0000:00:1d.2-2/input3
but nothing shows up on lsusb
why is that? i had problems with modules not available, but it always showed up on lsusb...
this is a debian squeeze host. on ubuntu it works. same thing appears on dmesg, but i can see the device in lsusb, and it is actually activated with the correct module.
lsusbreads directly from/proc/bus/usbso I've no idea why it would show indmesgbut not there. – Garrett Nov 28 '11 at 18:28