Re: USB remote control missing keycodes

2007-06-18 Thread Jiri Kosina
On Sun, 17 Jun 2007, Islam Amer wrote: > Yes the last patch fixes everything, amazing! Thanks a lot for this :) > That's what I call opensource support... I noticed another button not > working the "More" button. I think I already got the idea of fixing > these things, not that the "more" butto

Re: USB remote control missing keycodes

2007-06-17 Thread Islam Amer
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 specif

Re: USB remote control missing keycodes

2007-06-15 Thread Phillip Susi
Please do not hit reply and change the subject when you really want to create a new message. You apparently replied to to a message in the thread "ext2 on flash memory". This causes your message to show up under that thread, which is confusing to people reading that thread, and will cause tho

Re: USB remote control missing keycodes

2007-06-15 Thread Jiri Kosina
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 in

Re: USB remote control missing keycodes

2007-06-15 Thread Jiri Kosina
On Thu, 14 Jun 2007, Jiri Kosina wrote: > I have met such devices already, we are fixing their report descriptors > on the fly before they enter the HID parser. I will prepare a patch for > you to test (probably tomorrow, sorry). Islam, please try the patch below (against 2.6.22-rc4) and send

Re: USB remote control missing keycodes

2007-06-14 Thread Jiri Kosina
On Thu, 14 Jun 2007, Islam Amer wrote: > Ok here is everything from dmesg after the point of plugging in the usb > IR receiver, which is quite lengthy so as an attachment. Thanks. Obviously this remote has broken report descriptor -- it generates 0xfa usage code from Consumer page for the "back

Re: USB remote control missing keycodes

2007-06-13 Thread Jiri Kosina
On Wed, 13 Jun 2007, Islam Amer wrote: > Nevertheless the patch you sent got the "TXT" key to work but not the > "BACK" key. Here are the codes for all of the non-functioning keys ( TXT > , BACK , 4 COLOR keys ): You should also be obtaining hid-debug dump of usage code -> input mapping when t

Re: USB remote control missing keycodes

2007-06-13 Thread Islam Amer
On Wed, 2007-06-13 at 17:44 +0200, Jiri Kosina wrote: > On Wed, 13 Jun 2007, Dmitry Torokhov wrote: > > > Actually this one does not need hidbus and can be easily handled from > > userspace now that we have setkeycodes support for HID. > > Sure, thanks for reminding. > > Islam, if you'd like to

Re: USB remote control missing keycodes

2007-06-13 Thread Jiri Kosina
On Wed, 13 Jun 2007, Dmitry Torokhov wrote: > Actually this one does not need hidbus and can be easily handled from > userspace now that we have setkeycodes support for HID. Sure, thanks for reminding. Islam, if you'd like to write an userspace 'driver' (really trivial few-liner) for the missi

Re: USB remote control missing keycodes

2007-06-13 Thread Dmitry Torokhov
On 6/13/07, Jiri Kosina <[EMAIL PROTECTED]> wrote: On Wed, 13 Jun 2007, Islam Amer wrote: > back ( not working ) > [ 829.897373] drivers/hid/hid-core.c: report (size 5) (numbered) > [ 829.897380] drivers/hid/hid-core.c: report 4 (size 4) = fa 00 00 00 > [ 829.897389] hid-debug: input Consume

Re: USB remote control missing keycodes

2007-06-13 Thread Jiri Kosina
On Wed, 13 Jun 2007, Islam Amer wrote: > back ( not working ) > [ 829.897373] drivers/hid/hid-core.c: report (size 5) (numbered) > [ 829.897380] drivers/hid/hid-core.c: report 4 (size 4) = fa 00 00 00 > [ 829.897389] hid-debug: input Consumer. = 0 [...] > txt ( not working ) > [ 900.15675

Re: USB remote control missing keycodes

2007-06-13 Thread Islam Amer
On Mon, 2007-06-11 at 17:02 +0200, Jiri Kosina wrote: > On Mon, 11 Jun 2007, Islam Amer wrote: > > > I have a remote control device, with an IR transciever that plugs into a > > USB port and registers as an input device. All the buttons on the remote > > work fine except for the back , text , an

Re: USB remote control missing keycodes

2007-06-11 Thread Jiri Kosina
On Mon, 11 Jun 2007, Islam Amer wrote: > I have a remote control device, with an IR transciever that plugs into a > USB port and registers as an input device. All the buttons on the remote > work fine except for the back , text , and three grey buttons at the > top. Could you please recompile

USB remote control missing keycodes

2007-06-11 Thread Islam Amer
Hello all. I have a remote control device, with an IR transciever that plugs into a USB port and registers as an input device. All the buttons on the remote work fine except for the back , text , and three grey buttons at the top. Here is the relevant /proc/bus/input/devices entry : I: Bus=00