also if you&#39;re a bit techy, try executing your lirc programs with strace.<br><br>so<br>strace lircd<br><br>then in another window<br>strace lircmd<br><br>most of the output (at least for me) is not really readale, however you can trawl thru it looking for obvious things like error messages and the&nbsp; like.
<br><br><div><span class="gmail_quote">On 25/01/07, <b class="gmail_sendername">Dan Wilga</b> &lt;<a href="mailto:mythtv-users2@dwilga-linux1.amherst.edu">mythtv-users2@dwilga-linux1.amherst.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
At 6:54 PM +0900 1/25/07, William Kenworthy wrote:<br>&gt;I am having problems with lirc and mythtv.&nbsp;&nbsp;myth connects to lircd and<br>&gt;then closes the connection.&nbsp;&nbsp;Occaisionally it will stay connected.&nbsp;&nbsp;irw<br>&gt;works fine.
<br><br>Try starting lircd with the &quot;-n&quot; option, so it won&#39;t daemonize<br>itself. That will allow you to see any error messages immediately. If<br>that doesn&#39;t help, you may have to download the source and compile it
<br>with debug options to get more output.<br>--<br>Dan Wilga&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;Ook.&quot;<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>