You are not logged in.
im using an usb headset (Jabra Evolve 20)
it is shown in the usb devices:
usb-devices | grep 'Product'
S: Product=Jabra EVOLVE 20 MS
output of "pacmd list-sinks|grep -E 'index:|name:'"
index: 1
name: <combined>
* index: 16
name: <alsa_output.pci-0000_00_1b.0.analog-surround-40>any idea?
Offline
Make sure running and installed kernels match so that snd-usb-audio can be loaded, versions from
pacman -Q linux
uname -aneed to match.
If they don't, reboot, if that didn't help post
sudo dmesg -Wwhile plugging the headset
Offline