[mythtv-users] lirc_serial move to serial_ir nightmare in kernel 4.12

Richard Shaw hobbes1069 at gmail.com
Tue Aug 22 12:29:06 UTC 2017


On Mon, Aug 21, 2017 at 11:04 PM, Tom Dexter <digitalaudiorock at gmail.com>
wrote:

> On Mon, Aug 21, 2017 at 8:55 PM, Alec Leamas <leamas.alec at gmail.com>
> wrote:
> >
> > Could it be the kernel driver issue discussed in the lirc mailing list
> [1] ?
> >
> >
> > --alec
> >
> > [1] https://sourceforge.net/p/lirc/mailman/message/35926194/
>
> This day is gonna make me cry yet. I just joined the lirc-list mailing
> list and I swear to God, nothing anywhere tells me what the email
> address is that I need to send to! Anyone have a clue what that is?
> Apparently the list name is lirc-list. No words for this day at all...


yes, the lirc_serial to lirc_ir transition bit me too... It took me weeks
to figure it out. I finally got mine working again but I'm using a simple
hardware serial port receiver.

Not sure if it will help you but the "magic incantation" I had to do was
add the following to lirc_options.conf:

[modinit]
code1 = /usr/sbin/rmmod serial_ir
code2 = /usr/bin/setserial /dev/ttyS0 uart none
code3 = /usr/sbin/modprobe serial_ir

The module gets loaded before I can disable the uart...

Thanks,
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20170822/1fd5f39e/attachment.html>


More information about the mythtv-users mailing list