I bought a Xerom USB SkypePhone but only the Audio USB device is found on my Debian Kubuntu, there is the dmesg:
CODE
usb 3-2: new full speed USB device using ohci_hcd and address 2
input: USB HID v1.00 Device [Generic USB Audio Device ] on usb-0000:00:03.2-2
usbcore: registered new driver snd-usb-audio
input: USB HID v1.00 Device [Generic USB Audio Device ] on usb-0000:00:03.2-2
usbcore: registered new driver snd-usb-audio
When I connect an other USB keyboard it work fine:
CODE
hub 3-2:1.0: USB hub found
hub 3-2:1.0: 3 ports detected
usb 3-2.3: new full speed USB device using ohci_hcd and address 5
input: USB HID v1.00 Keyboard [Generic USB K/B Hub] on usb-0000:00:03.2-2.3
hub 3-2:1.0: 3 ports detected
usb 3-2.3: new full speed USB device using ohci_hcd and address 5
input: USB HID v1.00 Keyboard [Generic USB K/B Hub] on usb-0000:00:03.2-2.3
How to fix the problem ?
Thanks in advance.
Sam.