From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]:23243 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751607Ab1FFSjm (ORCPT ); Mon, 6 Jun 2011 14:39:42 -0400 Message-ID: <4DED1EE2.30103@redhat.com> Date: Mon, 06 Jun 2011 14:39:30 -0400 From: Jarod Wilson MIME-Version: 1.0 To: Devin Heitmueller CC: Radim , linux-media@vger.kernel.org Subject: Re: Last key repeated after every keypress on remote control (saa7134 lirc devinput driver) References: <22534.4159.11253-14366-1925523856-1307384009@seznam.cz> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-ID: Sender: Devin Heitmueller wrote: > On Mon, Jun 6, 2011 at 2:13 PM, Radim 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