Couldn't find a decent topic for this, so i'll just post it here.
Noobish me can't find a way to get the headset running under kubuntu.
Maybe anyone of you has experience with USB headsets under ubuntu, or ran into similar problems.
Any help is very welcome!
The headset is shown in the alsamixer and Phonon, but it doesn't show up in kmix playback devices (only in capture devices).
Whether the headset is connected or not, the sound comes from the speakers.
Even volume adjustment through the headset seems to work fine, but there is no sound output through the headphones. Didn't check the mike yet.
I'll try to provide as much information as possible:
TEAC HP-7D 5.1 USB headset
Chipset: C-Media CM106
OS: Kubuntu 12.04.1
dmseg
Code:
[15893.496213] usb 5-2: new full-speed USB device number 4 using uhci_hcd
[15893.716156] input: USB Audio as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.3/input/input16
[15893.716288] generic-usb 0003:0D8C:0006.0006: input,hidraw3: USB HID v1.00 Device [USB Audio] on usb-0000:00:1d.0-2/input3
[20960.159089] retire_capture_urb: 149 callbacks suppressed
[20960.368305] usb 5-2: USB disconnect, device number 4
[20973.252129] usb 5-2: new full-speed USB device number 5 using uhci_hcd
[20973.467692] input: USB Audio as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2:1.3/input/input17
[20973.467796] generic-usb 0003:0D8C:0006.0007: input,hidraw3: USB HID v1.00 Device [USB Audio] on usb-0000:00:1d.0-2/input3
aplay -l
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 1: Audio [USB Audio], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
cat /proc/asound/cards
Code:
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xf8500000 irq 45
1 [Audio ]: USB-Audio - USB Audio
USB Audio at usb-0000:00:1d.0-2, full speed
lsusb
Code:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0409:005a NEC Corp. HighSpeed Hub
Bus 006 Device 002: ID 1241:1166 Belkin MI-2150 Trust Mouse
Bus 002 Device 004: ID 046d:c314 Logitech, Inc.
Bus 002 Device 005: ID 0930:0b09 Toshiba Corp. PX1396E-3T01 External hard drive
Bus 005 Device 005: ID 0d8c:0006 C-Media Electronics, Inc. Storm HP-USB500 5.1 Headset
lspci | grep -i audio
Code:
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
Code:
sudo modprobe snd-usb-audio
Didn't work for me so far. So didn't adding the ppa:ubuntu-audio-dev/ppa repository lead to any changes.
I've been thinking about switching to pulseaudio, but i'd like to avoid it if it's not really neccessary.
I'll continue digging into this tomorrow. I hope with your help i'll figure it out until bomb training starts. I miss being fragged by you
I'd be very happy if anyone could give me a hand on this mess.
thanks