Plantronics Headset in Fedora 32
by Ian D from LinuxQuestions.org on (#53BRQ)
I have a Plantronics Headset which is seen when Fedora starts up. This is what dmesg reports.
Code:[ 1.629901] usb 2-3: New USB device found, idVendor=05e3, idProduct=0605, bcdDevice= 6.0b
[ 1.629906] usb 2-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.629907] usb 2-3: Product: USB2.0 Hub
[ 1.630309] hub 2-3:1.0: USB hub found
[ 1.630654] hub 2-3:1.0: 4 ports detected
[ 1.631960] systemd[1]: Finished Apply Kernel Variables.
[ 1.704586] usb 2-2.1: new full-speed USB device number 4 using ehci-pci
[ 1.800063] systemd[1]: Finished Setup Virtual Console.
[ 1.800263] systemd[1]: Condition check resulted in dracut ask for additional cmdline parameters being skipped.
[ 1.801149] systemd[1]: Starting dracut cmdline hook...
[ 1.805899] usb 2-2.1: New USB device found, idVendor=047f, idProduct=0ca1, bcdDevice= 0.04
[ 1.805901] usb 2-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.805903] usb 2-2.1: Product: Plantronics Headset
[ 1.805904] usb 2-2.1: Manufacturer: Plantronics
[ 1.805905] usb 2-2.1: SerialNumber: 00500-0429034410003-V060000A
.
.
.
.
[ 2.908327] audit: type=1130 audit(1589271536.215:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.986618] input: Plantronics Plantronics Headset as /devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2.1/2-2.1:1.3/0003:047F:0CA1.0002/input/input6
[ 3.026809] audit: type=1130 audit(1589271536.333:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.042720] plantronics 0003:047F:0CA1.0002: input,hiddev96,hidraw3: USB HID v1.00 Device [Plantronics Plantronics Headset] on usb-0000:00:13.2-2.1/input3
[ 3.052985] audit: type=1130 audit(1589271536.360:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'The Headset has microphone as well has the speakers.
I can hear sounds through the speakers - but Fedora does not seem to recognise the microphone. It used to work on Fedora 26 - but I don't remember what I might have done to help it.


Code:[ 1.629901] usb 2-3: New USB device found, idVendor=05e3, idProduct=0605, bcdDevice= 6.0b
[ 1.629906] usb 2-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.629907] usb 2-3: Product: USB2.0 Hub
[ 1.630309] hub 2-3:1.0: USB hub found
[ 1.630654] hub 2-3:1.0: 4 ports detected
[ 1.631960] systemd[1]: Finished Apply Kernel Variables.
[ 1.704586] usb 2-2.1: new full-speed USB device number 4 using ehci-pci
[ 1.800063] systemd[1]: Finished Setup Virtual Console.
[ 1.800263] systemd[1]: Condition check resulted in dracut ask for additional cmdline parameters being skipped.
[ 1.801149] systemd[1]: Starting dracut cmdline hook...
[ 1.805899] usb 2-2.1: New USB device found, idVendor=047f, idProduct=0ca1, bcdDevice= 0.04
[ 1.805901] usb 2-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.805903] usb 2-2.1: Product: Plantronics Headset
[ 1.805904] usb 2-2.1: Manufacturer: Plantronics
[ 1.805905] usb 2-2.1: SerialNumber: 00500-0429034410003-V060000A
.
.
.
.
[ 2.908327] audit: type=1130 audit(1589271536.215:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.986618] input: Plantronics Plantronics Headset as /devices/pci0000:00/0000:00:13.2/usb2/2-2/2-2.1/2-2.1:1.3/0003:047F:0CA1.0002/input/input6
[ 3.026809] audit: type=1130 audit(1589271536.333:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 3.042720] plantronics 0003:047F:0CA1.0002: input,hiddev96,hidraw3: USB HID v1.00 Device [Plantronics Plantronics Headset] on usb-0000:00:13.2-2.1/input3
[ 3.052985] audit: type=1130 audit(1589271536.360:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'The Headset has microphone as well has the speakers.
I can hear sounds through the speakers - but Fedora does not seem to recognise the microphone. It used to work on Fedora 26 - but I don't remember what I might have done to help it.