2012/10/10 Julien Cristau <jcris...@debian.org>:
> On Wed, Oct 10, 2012 at 18:36:23 +0200, Samuel Wolf wrote:
>
>> Package: xserver-xorg-input-evdev
>> Version: 1:2.7.0-1+b1
>> Severity: normal
>>
>> If I use my headset for example to watch a youtube or a sip call and press 
>> volume plus/minus the gnome-shell "freezes". I can still change the windows 
>> with ALT+tab but no longer with the mouse.
>> The only way to solve the problem would be to kill the application whitch 
>> gives the sound out.
>>
>> Headset Plantronics C620
>> Bus 005 Device 002: ID 047f:aa00 Plantronics, Inc.
>>
>> Using the volume hotkey on the keyboard works without any trouble.
>>
>> If I press the volume buttons when the headset is _not_ in use, every thing 
>> is o.k.
>>
> What makes you think this is an X driver bug?

I'm not sure it is a X driver bug, but found the following in the log:

[    18.552] (**) evdev: Plantronics Plantronics C620: Device:
"/dev/input/event0"
[    18.552] (--) evdev: Plantronics Plantronics C620: Vendor 0x47f
Product 0xaa00
[    18.552] (--) evdev: Plantronics Plantronics C620: Found 18 mouse buttons
...
[    18.552] (II) evdev: Plantronics Plantronics C620: Configuring as mouse
[    18.552] (II) evdev: Plantronics Plantronics C620: Configuring as keyboard

And ignore identifier "Plantronics" fix the problem for me:

Section "InputClass"
        Identifier      "Plantronics"
        MatchProduct    "Plantronics"
        Option          "Ignore" "true"
EndSection

Samuel

>
> Cheers,
> Julien


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to