The workaround in #14 is also working for me. However, whenever I pick
up the device, or press any button on the device, I need to reload the
usbhid module, which is very annoying.

I looked into using udev rules as suggested in #16, but the events seem
to be limited to USB device attachment/detachment. I don't know how to
find the event associated with the events associated with me pressing
buttons on the headset.

The 'udevadm monitor' command does not list any events for button
presses, just for USB attach/detach.

FYI, here's the command I use, as you can see I also unload/reload
hid_logitech_dj, as I can't unload usbhid otherwise.

 sudo rmmod hid_logitech_dj && sudo rmmod usbhid && sudo modprobe usbhid
quirks=047f:ab01:0x04 && sudo modprobe hid_logitech_dj

Looking forward to finding a workable solution to this. Sure is nice to
use my headset again, despite having to reset quirks mode every-time I
start/finish a call.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/993655

Title:
  Unity looses mouse click handler when using enabling USB headset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/993655/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to