All of lore.kernel.org
 help / color / mirror / Atom feed
From: Glenn Ramsey <gr@componic.co.nz>
To: linux-media@vger.kernel.org
Subject: Troubleshooting inputlirc and TeVii s480
Date: Tue, 12 Jun 2012 09:09:12 +1200	[thread overview]
Message-ID: <4FD65E78.9060305@componic.co.nz> (raw)

I need some advice regarding setting up a remote on a DVB card. I apologise if
this is not the correct list, but I couldn't find an lirc specific one.

I have a TeVii s480 installed in a Mythbuntu 12.04 machine, which apart from the
remote seems to be working fine. I have set up inputlirc using:

#/etc/defaults/inputlirc
EVENTS="/dev/input/ira"
OPTIONS="-g -c -m0"

/dev/input/ira and /dev/input/irb are set as symlinks to their corresponding
/dev/input/event* nodes by a udev rule. To get inputlirc to work at all I need
to restart it in /etc/rc.local because the relevant /dev/input/event* nodes are
not present when the default inutputlirc startup script runs.

The problem is that some of the keys are received twice. These keys are 0-9, and
the 4 arrow keys. It appears that the remote is being seen as a keyboard because
the 0-9 keys appear in a terminal and the arrow keys on the remote act like the
keyboard arrow keys. But if I press the back key on the remote while the
terminal has the focus then the extra keypresses stop and it appears to work
properly.

How do I disable the extra keypresses that are coming from remote?

Glenn



                 reply	other threads:[~2012-06-11 21:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4FD65E78.9060305@componic.co.nz \
    --to=gr@componic.co.nz \
    --cc=linux-media@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.