[mythtv-users] remote doubles keypresses

Boleslaw Ciesielski bolek-mythtv at radarphoto.net
Fri Nov 13 01:54:48 UTC 2015


On 11/12/2015 07:44 PM, Gabe Rubin wrote:
> My remote sometimes double keypresses.  I always have just lived with
> this, but think I understand why it does it.  I think it is acting as
> both a remote and keyboard.  I have lirc running to use the remote, and
> it works fine.
>
> This is why I think this is the issue (the handlers show kbd and eventX
> (here X being 7))
>
> I: Bus=0018 Vendor=0000 Product=0000 Version=0000
> N: Name="i2c IR (Hauppauge WinTV PVR-350"
> P: Phys=i2c-0/0-0018/ir0
> S: Sysfs=/devices/virtual/rc/rc0/input10
> U: Uniq=
> H: Handlers=kbd event7
> B: PROP=0
> B: EV=100013
> B: KEY=10afc312 214201700000000 0 118000 41a800004801 9e16c000000000
> 10000ffc
> B: MSC=10
>
>
> How do I disable kbd?  Is this even an issue or am I on the wrong track?

I am not sure if this is your problem but to disable kbd you can do:

     echo lirc > /sys/class/rc/rc0/protocols

(where substitute the correct device for rc0 if you have more than one)

Bolek


More information about the mythtv-users mailing list