All of lore.kernel.org
 help / color / mirror / Atom feed
From: JPT <j-p-t@gmx.net>
To: linux-media@vger.kernel.org
Subject: How to access DVB-onboard RC? (Technisat)
Date: Tue, 30 Dec 2014 13:59:21 +0100	[thread overview]
Message-ID: <54A2A1A9.9090008@gmx.net> (raw)

Hi,

I currently try to make my Technisat IR-RC work.
But nothing happens when I press a key.
What's wrong?

I checked the RC using a photo camera: at least it emits IR.


triggerhappy config:

DAEMON_OPTS="--triggers /etc/triggerhappy/triggers.d/ /dev/input/event0
/dev/input/event1"

KEY_1           1       logger thd recieved KEY_1 from Technisat RC
KEY_2           1       logger thd recieved KEY_2 from Technisat RC
KEY_3           1       logger thd recieved KEY_3 from Technisat RC
...
(keys from rc-technisat-usb2.c see syslog below)

Triggerhappy works fine with events from event0
but not from event1

$ inputeventdaemon -l
/dev/input/event0:
  name     : gpio-keys
  phys     : gpio-keys/input0
  features : syn keys

/dev/input/event1:
  name     : IR-receiver inside an USB DVB receiver
  phys     : usb-0000:01:00.0-1/ir0
  features : syn keys reserved repeat

/dev/input/event2:
  name     : MCE IR Keyboard/Mouse (technisat-usb2)
  phys     : /input0
  features : syn keys relative reserved repeat


$ lsusb -t
...
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
    |__ Port 1: Dev 3, If 0, Class=vend., Driver=dvb_usb_technisat_usb2,
480M


syslog:
dvb-usb: found a 'Technisat SkyStar USB HD (DVB-S/S2)' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software
demuxer.
DVB: registering new adapter (Technisat SkyStar USB HD (DVB-S/S2))
dvb-usb: MAC address: xxxxx
stv6110x_attach: Attaching STV6110x
technisat-usb2: i2c-error: 60 = 7
usb 1-1: DVB: registering adapter 0 frontend 0 (Technisat SkyStar USB HD
(DVB-S/S2))...
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
IR NEC protocol handler initialized
IR RC5(x/sz) protocol handler initialized
IR RC6 protocol handler initialized
IR JVC protocol handler initialized
IR Sony protocol handler initialized
IR SANYO protocol handler initialized
IR Sharp protocol handler initialized
dvb-usb: schedule remote query interval to 100 msecs.

do I need those protocol handlers?

do I need lirc?


thanks,

Jan

             reply	other threads:[~2014-12-30 12:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-30 12:59 JPT [this message]
2015-01-01 13:20 ` How to access DVB-onboard RC? (Technisat) Jannis

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=54A2A1A9.9090008@gmx.net \
    --to=j-p-t@gmx.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.