LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jiri Kosina <jikos@jikos.cz>
To: "Adolfo R. Brandes" <arbrandes@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: USB HID: Missing keys on Gyration Media Center Universal Remote Control
Date: Wed, 9 Jan 2008 15:12:11 +0100 (CET) [thread overview]
Message-ID: <Pine.LNX.4.64.0801091509280.25041@twin.jikos.cz> (raw)
In-Reply-To: <b4292e150712280848h36a5bbf5k76e121168e8bfd12@mail.gmail.com>
On Fri, 28 Dec 2007, Adolfo R. Brandes wrote:
> It is a 2.4 Ghz RF remote, and its receiver connects via USB to the
> computer, registering two devices, a keyboard and a mouse. From
> /proc/bus/input/devices:
> I: Bus=0003 Vendor=0c16 Product=0002 Version=0110
> N: Name="Gyration Gyration RF Technology Receiver"
> 1) The power button, which is actually a Sleep or Suspend button, when
> pressed repeats endlessly. One must disconnect the receiver for it to
> stop. I suspect this is because the key press event registers
> correctly, but not the key release.
> 2) Four of the buttons ("TV", "SETUP MENU", "LAST", and "INPUT") are
> not recognized and do not register any events.
> I generated a log using a 2.6.24-rc6 kernel with
> CONFIG_HID_DEBUG=yes and evbug loaded, and saw that:
> * "SETUP MENU", "LAST", and "INPUT" keys do absolutely nothing.
> * "TV" registers something, but apparently not enough for an event.
> * "Power" correctly registers a Sleep event, but repeats endlessly.
Hi Adolfo,
thanks a lot for the detailed and accurate report. Yes, this device would
require a mapping quirk for the non-working keys. The endlessly repeating
key might need something more sophisticated. I will look into your report
and send you a patch to test in a few days. Currently, I am overloaded
with other things, sorry.
Thanks,
--
Jiri Kosina
next prev parent reply other threads:[~2008-01-09 14:12 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-28 16:48 Adolfo R. Brandes
2008-01-09 14:12 ` Jiri Kosina [this message]
2008-01-09 17:53 ` Adolfo R. Brandes
2008-01-17 13:26 ` Jiri Kosina
2008-01-18 17:01 ` Adolfo R. Brandes
2008-01-18 17:58 ` Adolfo R. Brandes
2008-02-11 20:17 ` Jiri Kosina
2008-02-12 13:23 ` Adolfo R. Brandes
2008-02-12 15:09 ` Adolfo R. Brandes
2008-02-19 12:43 ` Jiri Kosina
2008-02-19 13:04 ` Jiri Kosina
2008-06-16 23:31 Philippe Troin
2008-06-17 14:00 ` Jiri Kosina
2008-06-17 16:34 ` Philippe Troin
2008-06-18 9:40 ` Jiri Kosina
2008-06-19 20:48 ` Philippe Troin
2008-08-01 0:28 ` Philippe Troin
2008-08-01 9:29 ` Jiri Kosina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.64.0801091509280.25041@twin.jikos.cz \
--to=jikos@jikos.cz \
--cc=arbrandes@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: USB HID: Missing keys on Gyration Media Center Universal Remote Control' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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).