[mythtv-users] Trying To Get Two IR Receivers Working

Alec Leamas leamas.alec at gmail.com
Thu Oct 15 21:18:52 UTC 2015


On 15/10/15 22:51, Kirk Bocek wrote:
> 
> 
> On 10/15/2015 1:20 PM, Alec Leamas wrote:
>> Well, your must first decide if you want to use the kernel decoding (i.
>> e., the devinput driver) or lirc's own - the default driver.
>>
>> Thoughts?
>>
>>
> 
> I had previously thought that you needed to have lircd running to be
> able run irexec. But someone said that is now a loadable module and will
> run in either mode. So I guess it doesn't matter. Some further info.

Here you got something wrong. irexec is *not* a loadable module, and if
you want to use it you need to have lircd running. irexec reads only the
lircd output socket.

This means that you should use the default driver. The first step is to
test that things are OK using mode2 with something like --driver default
--device /dev/lirc0

You might need to set the protocol to 'lirc' to mute the dev/input
device and direct the kernel data to /dev/lirc0 instead. This is just
from [1]


Cheers!

--alec

[1]
http://www.lirc.org/html/configuration-guide.html#key-symbols-using-lirc-drivers



More information about the mythtv-users mailing list