On 16/08/17 19:21, Norman Golisz wrote: > Hi, > > I'm trying to figure out how to get my USB headset (Plantronics C310) > to work. > > I can't hear anything, nor does the microphone work. I fiddled with > different mixerctl settings to no avail, and I'm not even sure my > headset had been detected at all, as the available options to set > don't change, while I plug or unplug the device[1]. > > dmesg[2] happily reports it detected and configured the device: > > uaudio0 at uhub0 port 1 configuration 1 interface 0 "Plantronics Plantronics > C310" rev 2.00/1.35 addr 2 > uaudio0: audio rev 1.00, 7 mixer controls > audio1 at uaudio0 > uhidev1 at uhub0 port 1 configuration 1 interface 3 "Plantronics Plantronics > C310" rev 2.00/1.35 addr 2 > uhidev1: iclass 3/0, 42 report ids > uhid0 at uhidev1 reportid 1: input=1, output=0, feature=0
... > > Do you have an idea what else to try? Do you have experience with > similar hardware? > > Best wishes, > Norman > # usbdevs -vd as root will tell you something. I'd also look at lsusb as an ordinary user. You might have to add the user to the operator group or change permissions in /dev/usbx (whichever number it is) for the user to have access to the usb. But I'm guessing. Lastly raise outputs.master=255,255 > [1] mixerctl -v > > outputs.master=126,126 > outputs.master.mute=off [ off on ] Good Luck Moss

