I&#39;ve figured it out, the machine was creating /dev/lircd0 instead of /dev/lircd/0.&nbsp;&nbsp; I just needed to update the /etc/init.d/lirc file to reflect this.<br><br>Thanks.<br><br><div><span class="gmail_quote">On 8/28/07, <b class="gmail_sendername">
George Mari</b> &lt;<a href="mailto:george_mythusers@mari1938.org">george_mythusers@mari1938.org</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;">
Jeremy Gillick wrote:<br>&gt; Here&#39;s the log information from /var/log/lircd:<br>&gt;<br>&gt; Aug 28 19:33:22 mythtv lircd: lircd(serial) ready<br>&gt; Aug 28 19:33:29 mythtv lircd: accepted new client on /dev/lircd<br>
&gt; Aug 28 19:33:29 mythtv lircd: could not get file information for /dev/lirc/0<br>&gt; Aug 28 19:33:29 mythtv lircd: default_init(): No such file or directory<br>&gt; Aug 28 19:33:29 mythtv lircd: caught signal<br>&gt;
<br>&gt; After upgrading linux I did recompile lirc.<br>&gt;<br>&gt; On 8/28/07, Jeremy Gillick &lt;<a href="mailto:jeremymailing@gmail.com">jeremymailing@gmail.com</a>&gt; wrote:<br>&gt;&gt; I recently upgraded to the latest Ubuntu and linux versions, and of course
<br>&gt;&gt; this means that everything breaks. :o)<br>&gt;&gt;<br>&gt;&gt; My current problem is with irsend, it seems to crash lircd:<br>&gt;&gt;<br>&gt;&gt; $ /etc/init.d/lirc start<br>&gt;&gt; Starting lirc daemon<br>
&gt;&gt; $ irsend -d /dev/lircd SEND_ONCE dish2 5<br>&gt;&gt;<br>&gt;&gt; # All good so far, until I try to use it again.<br>&gt;&gt;<br>&gt;&gt; $ irsend -d /dev/lircd SEND_ONCE dish2 5<br>&gt;&gt; irsend: could not connect to socket
<br>&gt;&gt; irsend: Connection refused<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Any thoughts?&nbsp;&nbsp;I&#39;m using a homebrew serial IR module, that shares the same<br>&gt;&gt; serial port as the IR receiver.&nbsp;&nbsp;This configuration was working great, until
<br>&gt;&gt; I upgraded.<br>&gt;&gt;<br>&gt;&gt; Thanks,<br>&gt;&gt; Jeremy<br>&gt;&gt;<br><br><br>Does /dev/lirc/0 exist?&nbsp;&nbsp;If so, who owns it and what are its permission?<br><br>I ran into a similar problem recently on my FC6 desktop.&nbsp;&nbsp;It turned out
<br>I had some lirc RPMS for FC4 that seemed to be interfering.&nbsp;&nbsp;Once I<br>removed them I was good.<br><br>I see you re-compiled lirc, so you don&#39;t have package issues, but my<br>offending RPM was for the /etc/udev/rules.d/lirc.rules file, so you may
<br>want to look into that.&nbsp;&nbsp;(I think Ubuntu uses udev, anyway)&nbsp;&nbsp;Do you get<br>any udev errors when your machine boots?<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>