From: Jannis <jannis-lists@kripserver.net>
To: linux-media@vger.kernel.org
Subject: Re: How to access DVB-onboard RC? (Technisat)
Date: Thu, 01 Jan 2015 14:20:42 +0100 [thread overview]
Message-ID: <54A549AA.4070700@kripserver.net> (raw)
In-Reply-To: <54A2A1A9.9090008@gmx.net>
Am 30.12.2014 um 13:59 schrieb JPT:
> I currently try to make my Technisat IR-RC work.
> But nothing happens when I press a key.
> What's wrong?
It depends on what you expect to happen when you press a key on the
remote control. The kernel's and driver's job is primarily to deliver
the events to the userspace where they can be handled by a tool or a daemon.
> triggerhappy config:
Never heared of a software with such a name.
> Registered IR keymap rc-technisat-usb2
> input: IR-receiver inside an USB DVB receiver as
> /devices/soc/soc:pcie-controller/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/rc/rc0/input1
> evbug: Connected device: input1 (IR-receiver inside an USB DVB receiver
> at usb-0000:01:00.0-1/ir0)
> rc0: IR-receiver inside an USB DVB receiver as
> /devices/soc/soc:pcie-controller/pci0000:00/0000:00:01.0/0000:01:00.0/usb1/1-1/rc/rc0
As you can see, the input event devices are created and you should find
the device nodes somewhere at /dev/input/... You can try to use cat on
them and see if something happens when you press a button on the remote
control.
> do I need lirc?
Again, depends on what you want to happen on a key-press.
Jannis
prev parent reply other threads:[~2015-01-01 13:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-30 12:59 How to access DVB-onboard RC? (Technisat) JPT
2015-01-01 13:20 ` Jannis [this message]
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=54A549AA.4070700@kripserver.net \
--to=jannis-lists@kripserver.net \
--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.