The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Islam Amer <pharon@gmail.com>
To: Jiri Kosina <jikos@jikos.cz>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: USB remote control missing keycodes
Date: Sun, 17 Jun 2007 13:57:00 +0300	[thread overview]
Message-ID: <1182077820.5909.5.camel@iamer-laptop> (raw)
In-Reply-To: <Pine.LNX.4.64.0706151249520.23280@twin.jikos.cz>

On Fri, 2007-06-15 at 12:51 +0200, Jiri Kosina wrote:
> On Fri, 15 Jun 2007, Jiri Kosina wrote:
> 
> > please try the patch below (against 2.6.22-rc4) and send me the result.
> 
> Now I see in the logs that there are also messages about the 
> report initialization failing, so we should also specify NOGET for this 
> device.
> 
> Could you please try the patch below instead, which does just that? 
> Thanks.

Sorry for the late reply, I don't have internet connection at home and I
had to download 2.6.22-rc5 to test.

Yes the last patch fixes everything, amazing! Thanks a lot for this :)
That's what I call opensource support...

Oh btw, Sorry about hijacking the other thread.

I noticed another button not working the "More" button. I think I
already got the idea of fixing these things, not that the "more" button
matters anyway but here's the output from this button for the sake of
completeness.

[  547.916065] drivers/hid/hid-core.c: report (size 5) (numbered)
[  547.916073] drivers/hid/hid-core.c: report 4 (size 4) =  f6 00 00 00
[  547.916081] hid-debug: input Consumer.0000 = 0
[  547.916088] hid-debug: input Consumer.00f6 = 1
[  547.924032] drivers/hid/hid-core.c: report (size 5) (numbered)
[  547.924036] drivers/hid/hid-core.c: report 6 (size 4) =  01 0f 00 00
[  547.924043] hid-debug: input ff80.0001 = 1
[  547.924052] hid-debug: input ff80.0001 = 15
[  547.924064] hid-debug: input ff80.0001 = 0
[  547.924069] hid-debug: input ff80.0001 = 0
[  548.035668] drivers/hid/hid-core.c: report (size 5) (numbered)
[  548.035673] drivers/hid/hid-core.c: report 4 (size 4) =  00 00 00 00
[  548.035679] hid-debug: input Consumer.00f6 = 0
[  548.035684] hid-debug: input Consumer.0000 = 1



  reply	other threads:[~2007-06-17 10:57 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-11 10:13 ext2 on flash memory DervishD
2007-06-11 11:11 ` Eduard-Gabriel Munteanu
2007-06-11 11:57   ` USB remote control missing keycodes Islam Amer
2007-06-11 15:02     ` Jiri Kosina
2007-06-13 14:08       ` Islam Amer
2007-06-13 14:58         ` Jiri Kosina
2007-06-13 15:17           ` Dmitry Torokhov
2007-06-13 15:44             ` Jiri Kosina
2007-06-13 15:58               ` Islam Amer
2007-06-13 16:17                 ` Jiri Kosina
2007-06-14 12:19                   ` Islam Amer
2007-06-14 12:30                     ` Jiri Kosina
2007-06-15 10:15                       ` Jiri Kosina
2007-06-15 10:51                         ` Jiri Kosina
2007-06-17 10:57                           ` Islam Amer [this message]
2007-06-18 11:42                             ` Jiri Kosina
2007-06-15 17:55     ` Phillip Susi
2007-06-11 17:36   ` ext2 on flash memory DervishD
2007-06-13 13:16     ` Ph. Marek
2007-06-13 23:02       ` DervishD
2007-06-14  5:16         ` Ph. Marek
2007-06-11 14:58 ` alan
2007-06-11 17:42   ` DervishD
2007-06-11 19:27     ` Juergen Beisert
2007-06-13 13:48       ` DervishD
2007-06-14 19:36         ` Jan Knutar
2007-06-14 20:07           ` DervishD
2007-06-11 23:53 ` Kevin K
2007-06-12  0:35   ` Kevin Bowling
2007-06-12  1:18     ` Bernd Eckenfels
2007-06-13 13:44       ` DervishD
2007-06-12  7:53     ` Juergen Beisert
2007-06-12 13:29       ` Eduard-Gabriel Munteanu
2007-06-12 16:46       ` Eduard-Gabriel Munteanu
2007-06-13 13:43   ` DervishD
2007-06-12 21:09 ` Jason Lunz
2007-06-13  6:49   ` Juergen Beisert
2007-06-14 17:45 ` Jörn Engel
2007-06-14 18:22   ` Jörn Engel
2007-06-14 20:20     ` DervishD
2007-06-14 20:43       ` Jörn Engel
2007-06-15 16:20         ` DervishD
2007-06-15 16:27           ` Jörn Engel
2007-06-14 20:17   ` DervishD
2007-06-14 20:38     ` Jörn Engel
2007-06-15 16:16       ` DervishD
2007-06-15 16:36         ` Jörn Engel

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=1182077820.5909.5.camel@iamer-laptop \
    --to=pharon@gmail.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jikos@jikos.cz \
    --cc=linux-kernel@vger.kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox