<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 6 August 2015 at 23:40, Cody Hofstetter <span dir="ltr"><<a href="mailto:codyhofstetter@gmail.com" target="_blank">codyhofstetter@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Mark,<div><br></div><div>Don't know how much help this will be, but the current version of LIRC is lirc-0.9.2 --- released Dec 9th, 2014 (taken from the notes on <a href="http://www.lirc.org/" target="_blank">http://www.lirc.org/</a>). 0.9.1 was released in June 2014 so maybe they've got a fix for you in there. </div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Wed, Aug 5, 2015 at 8:47 PM, MARK ADAMS <span dir="ltr"><<a href="mailto:madams9@msn.com" target="_blank">madams9@msn.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">


<div><div dir="ltr">Upgraded my Mythbox to Mageia version 5 with lirc-0.9.1a. Initially, I<br>hoped that module would work from my kernel. Evidently not.<br><br>I installed Lirc and had to configure a workaround to get it to load<br>without segfaulting.  The workaround is here:<br><a href="https://bugs.mageia.org/show_bug.cgi?id=13978" target="_blank">https://bugs.mageia.org/show_bug.cgi?id=13978</a><br><br>Lircd loads. IRW shows button presses as expected.  I have the<br>~/.mythtv/lircrc file from my old installation. It looks like this:<br><a href="http://pastebin.com/8hAj21YN" target="_blank">http://pastebin.com/8hAj21YN</a><br><br>The /etc/lircd.conf file looks like this: <a href="http://pastebin.com/gB04zSr0" target="_blank">http://pastebin.com/gB04zSr0</a><br><br>Also having trouble with Mythmote and Mythweb, but those are issues for<br>another time. For now, the struggle continues.<br><br>Any help appreciated.<span><font color="#888888"><br><br>Mark                                        </font></span></div></div>
</div></div></blockquote></div></div><br></blockquote><div><br></div><div>I had this recently on Mythbuntu 14.04.2</div><div><br></div><div>it turned out the ~/.lirc/mythtv which was linked from ~/.lircrc was point at the wrong remote ie. remote = devinput (rather then remote = mceusb as below but from you config the remote is not specified (perhaps it needs to be now or perhaps your ~/.mythtv/lircrc is not symlinked to ~/lircrc ?)</div><div><br></div><div><div># LIRCRC Auto Generated by Mythbuntu Lirc Generator</div><div># Author(s): Mario Limonciello, Nick Fox, John Baab</div><div># Created for use with Mythbuntu</div><div>begin</div><div>    remote = mceusb</div><div>    prog = mythtv</div><div>    button = Stop</div><div>    config = Escape</div><div>    repeat = 0</div><div>    delay = 0</div><div>end</div></div><div><br></div></div>Cheers,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Anthony</div></div>