[mythtv-users] USB IR Receivers
Jerome Yuzyk
jerome at supernet.ab.ca
Sat Aug 29 18:23:25 UTC 2015
On Saturday, August 29, 2015 08:03:05 AM Kirk Bocek wrote:
>
> Fedora 21 comes with 0.9.1. I'm trying to remember where ir-keytable
> resides. It's not in the lirc package.
> > Hunting around I saw the suggestion to edit
> > /etc/lirc/lirc_options.conf:
> >
> > driver = devinput
> > device =
> > /dev/input/by-path/pci-0000:00:14.0-usb-0:1:1.0-event-ir
>
> > This is a rather awkward way of doing it. Actually, lircd supports
> > wildcard naming for devinput devices since long, see [1].
>
> Perhaps, but it was recommended *and* it works. See the log output from
> my previous posts. The by-path and by-id strings seem to be stable.
>
> I made a stab at the 'name=' syntax but wasn't successful. I'll try
> again using the devinput page.
>
> >
> >>> But still no output from irw using an MCE remote. MCE config
> >>> definitely in /etc/lirc/lircd.conf.
> >
> > Which certainly won't work. That file defines how to convert the raw
> > timing data found on /devlirc0 to button presses. However, the
> > devinput driver uses the decoded data from the kernel as available on
> > /dev/input/... and needs to map those events to lirc button presses.
> > This is done using the devinput config file, available using 'irdb-get
> > download devinput/devinput.lircd.conf'.
>
> Yes, I installed the devinput config. Still no output from irw.
You want the v4l-utils package to get ir-keytable.
On Fedora 22 my irw doesn't return anything either, but ir-keytable does and, modulo some edits to my ~mythtv/.lircrc, my MCE remote works in Myth. Hasn't been easy though - between Ubuntu/Gentoo/Fedora differences and lirc vs kernel handling I've done a lot of reading. I still don't know if I've figured through it all yet.
--
A little of Jerome's MythTV World: http://mythtv.bss.ab.ca
More information about the mythtv-users
mailing list