Linux plantronics headset

For all the following links, this is what worked. It won’t answer the calls or hang them up from the headset.

$ sudo mkdir /etc/X11/xorg.conf.d
then edit /etc/X11/xorg.conf.d/headset.conf
# Copy/paste the following content & save file :
Section "InputClass"
Identifier "Plantronics"
MatchVendor "Plantronics"
Option "Ignore" "true"
EndSection

Plantronics has added a driver to the Linux kernel v3.19 for general distribution. The fix added to kernel version 3.19 is expected to be released in early 2015. If you need assistance before the release of 3.19, contact Sales engineering team.

The following guide will help you to make Plantronics headset buttons work. Mute button on USB headset steals and holds on to mouse focus

http://www.plantronics.com/us/product/plantronics-hub-desktop

https://github.com/darlinghq/darling-dmg
This project allows ordinary users to directly mount OS X disk images under Linux via FUSE. darling-dmg is part of Darling

http://www.plantronics.com/us/support/kb/detail.jsp?vfurl=/articles/en_US/Product_Information/Hub-Release-Notes&retURL=%2Fapex%2FknowledgeSearch&region=us&p=&c=All&k=Plantronics%2BHub%2B%2528Windows%252FMac%2529&t=All&lang=en_US&popup=false&c=All

Comments are closed.