public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Jarod Wilson <jarod@redhat.com>
To: Devin Heitmueller <dheitmueller@kernellabs.com>
Cc: Radim <radim100@seznam.cz>, linux-media@vger.kernel.org
Subject: Re: Last key repeated after every keypress on remote control (saa7134 lirc devinput driver)
Date: Mon, 06 Jun 2011 14:39:30 -0400	[thread overview]
Message-ID: <4DED1EE2.30103@redhat.com> (raw)
In-Reply-To: <BANLkTi=qznm0gKPxsTSET-Se0iOtLkHRpA@mail.gmail.com>

Devin Heitmueller wrote:
> On Mon, Jun 6, 2011 at 2:13 PM, Radim<radim100@seznam.cz>  wrote:
>> Hello to everybody,
>> I was redirected here from lirc mailinglist (reason is at the end).
>>
>> I'm asking for any help because I wasn't able to solve
>> this problem by my self (and google of course).
>>
>> When I'm testing lirc configuration using irw, last pressed key is repeated
>> just befor the new one:
>>
>> after pressing key 1:
>> 0000000080010002 00 KEY_1 devinput
>>
>> after pressing key 2:
>> 0000000080010002 00 KEY_1 devinput
>> 0000000080010003 00 KEY_2 devinput
>>
>> after pressing key 3:
>> 0000000080010003 00 KEY_2 devinput
>> 0000000080010004 00 KEY_3 devinput
>>
>> after pressing key 4:
>> 0000000080010004 00 KEY_3 devinput
>> 0000000080010005 00 KEY_4 devinput
>>
>> after pressing key 5:
>> 0000000080010005 00 KEY_4 devinput
>> 0000000080010006 00 KEY_5 devinput
>>
>>
>> My configuration:
>> Archlinux (allways up-to-date)
>> Asus MyCinema P7131 with remote control PC-39
>> lircd 0.9.0, driver devinput, default config file lirc.conf.devinput
>> kernel 2.6.38
>>
>> # ir-keytable
>> Found /sys/class/rc/rc0/ (/dev/input/event5) with:
>>        Driver saa7134, table rc-asus-pc39
>>        Supported protocols: NEC RC-5 RC-6 JVC SONY LIRC
>>        Enabled protocols: RC-5
>>        Repeat delay = 500 ms, repeat period = 33 ms
>>
>> Answare from lirc-mainlinglist (Jarod Wilson):
>> Looks like a bug in saa7134-input.c, which doesn't originate in lirc land,
>> its from the kernel itself. The more apropos location to tackle this issue
>> is linux-media@vger.kernel.org.
>>
>> I can provide any other listings, just ask for them.
>>
>> Thank you for any help,
>> Radim
>
> I actually sent Jarod a board specifically to investigate this issue
> (the same issue occurs on the saa7134 based HVR-1150).  I believe it's
> on his TODO list.

Yep, he chopped out the part of my reply where I said as much. :)

Just waiting on the IR receiver cable to arrive, could well be here in 
today's mail...

-- 
Jarod Wilson
jarod@redhat.com



  reply	other threads:[~2011-06-06 18:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-06 18:13 Last key repeated after every keypress on remote control (saa7134 lirc devinput driver) Radim
2011-06-06 18:33 ` Devin Heitmueller
2011-06-06 18:39   ` Jarod Wilson [this message]
2011-06-07  6:45     ` Radim
2011-06-07 16:04       ` Jarod Wilson
2011-06-23 18:14         ` Jarod Wilson
2011-06-23 20:02           ` Radim

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=4DED1EE2.30103@redhat.com \
    --to=jarod@redhat.com \
    --cc=dheitmueller@kernellabs.com \
    --cc=linux-media@vger.kernel.org \
    --cc=radim100@seznam.cz \
    /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