linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* USB Creative Technology SB Arena Headset Quirk Question
@ 2012-07-31 19:08 Chris J Arges
  2012-08-01  0:35 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Chris J Arges @ 2012-07-31 19:08 UTC (permalink / raw)
  To: linux-input

Hello,
I am trying to find the best way to resolve a hardware issue with a USB
Creative Technology SB Arena Headset (0x41e:0x403).

The headset also has buttons on it which register as a keyboard:
[252903.181] (II) XINPUT: Adding extended input device "Creative
Technology SB Arena Headset" (type: KEYBOARD, id 15)

When it is plugged in, it then starts sending button 3 presses for the
entire time it is plugged in causing input from other devices to not be
useable.

Here is the current bug with more information:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1007575

I'd like to help fix this, and am wondering if it makes sense to quirk
the kernel HID driver, or rather quirk the X evdev module as was
suggested by another developer.

Thanks,
--chris j arges

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: USB Creative Technology SB Arena Headset Quirk Question
  2012-07-31 19:08 USB Creative Technology SB Arena Headset Quirk Question Chris J Arges
@ 2012-08-01  0:35 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2012-08-01  0:35 UTC (permalink / raw)
  To: Chris J Arges; +Cc: linux-input

On Tuesday, July 31, 2012 02:08:21 PM Chris J Arges wrote:
> Hello,
> I am trying to find the best way to resolve a hardware issue with a USB
> Creative Technology SB Arena Headset (0x41e:0x403).
> 
> The headset also has buttons on it which register as a keyboard:
> [252903.181] (II) XINPUT: Adding extended input device "Creative
> Technology SB Arena Headset" (type: KEYBOARD, id 15)
> 
> When it is plugged in, it then starts sending button 3 presses for the
> entire time it is plugged in causing input from other devices to not be
> useable.
> 
> Here is the current bug with more information:
> https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1007575
> 
> I'd like to help fix this, and am wondering if it makes sense to quirk
> the kernel HID driver, or rather quirk the X evdev module as was
> suggested by another developer.

Since kernel emits bogus events repeatedly it should be quirked in
kernel (but if device really sends interrupts constantly it the
firmware is probable what shoudl be blamed in the first place).

Thanks.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-01  0:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-31 19:08 USB Creative Technology SB Arena Headset Quirk Question Chris J Arges
2012-08-01  0:35 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).