<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Unfortunately this configuration still does not work in testing.&nbsp; See below.<br><br>&gt; Date: Fri, 25 Jun 2010 10:04:49 -0400<br>&gt; From: jarod@wilsonet.com<br>&gt; To: mythtv-users@mythtv.org<br>&gt; Subject: Re: [mythtv-users] [solved] Lirc_serial and mceusb v2<br>&gt; <br>&gt; On Fri, Jun 25, 2010 at 12:10 AM, Joseph Flack &lt;jflackmd@hotmail.com&gt; wrote:<br>&gt; &gt; I spoke too quickly:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; There is a problem with this line in rc.d.&nbsp; I cannot use&nbsp; irsend LIST "" ""<br>&gt; &gt; to list the remote names:<br>&gt; &gt;<br>&gt; &gt; /usr/sbin/lircd --device=/dev/lirc1 \ --output=/var/run/lirc/lircd1<br>&gt; &gt; --pidfile=/var/run/lirc/lircd1.pid<br>&gt; &gt;<br>&gt; &gt; &nbsp;Comment it out, it lists the mceusb and PaceDC50X in /etc/lirc/liric.config<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; # ls /var/run/lirc/<br>&gt; &gt; lircd&nbsp; lircd1.pid&nbsp; lircd.pid<br>&gt; &gt;<br>&gt; &gt; # ls /dev/lir*<br>&gt; &gt; /dev/lirc0&nbsp; /dev/lirc1<br>&gt; &gt;<br>&gt; &gt; Am I supposed to have a /var/run/lirc/lircd1 as on output device? Note I<br>&gt; &gt; misspelled "pidfile" earlier had an "s" at the end) and I was able to list<br>&gt; &gt; the remotes to list with irsend LIST "" ""<br>&gt; <br>&gt; By default, irsend will talk to the primary lirc instance's socket,<br>&gt; /var/run/lirc/lircd. Your secondary instance should indeed be doing<br>&gt; output to /var/run/lirc/lircd1 (or similar), and then to get irsend to<br>&gt; talk to it, 'irsend -d /var/run/lirc/lircd1 LIST "" ""' should work.<br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Jarod Wilson<br>&gt; jarod@wilsonet.com<br><br>The output for ls /var/run/lirc/&nbsp; does not show lircd1<br><br>So, it doesn't look like pointing to lircd1&nbsp; works either.<br>--------------------------------------<br># irsend -d /var/run/lirc/lircd1 LIST "" ""<br>irsend: could not connect to socket<br>irsend: No such file or directory<br><br>Thinking perhaps I need to reverse them I get a nothing.<br><br># irsend -d /var/run/lirc/lircd LIST "" ""<br># <br><br>Hmm<br><br>Other stuff is still working.<br># lsmod | grep lirc<br>lirc_serial&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9905&nbsp; 0 <br>lirc_mceusb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16308&nbsp; 0 <br>lirc_dev&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12221&nbsp; 2 lirc_serial,lirc_mceusb<br><br>A mystery as to why /var/run/lirc/lircd1 is not creating.&nbsp; Where does no create it? <br><br><br><br><br>                                               <br /><hr />Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox. <a href='http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1' target='_new'>Learn more.</a></body>
</html>