<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. See below.<br><br>> Date: Fri, 25 Jun 2010 10:04:49 -0400<br>> From: jarod@wilsonet.com<br>> To: mythtv-users@mythtv.org<br>> Subject: Re: [mythtv-users] [solved] Lirc_serial and mceusb v2<br>> <br>> On Fri, Jun 25, 2010 at 12:10 AM, Joseph Flack <jflackmd@hotmail.com> wrote:<br>> > I spoke too quickly:<br>> ><br>> ><br>> > There is a problem with this line in rc.d. I cannot use irsend LIST "" ""<br>> > to list the remote names:<br>> ><br>> > /usr/sbin/lircd --device=/dev/lirc1 \ --output=/var/run/lirc/lircd1<br>> > --pidfile=/var/run/lirc/lircd1.pid<br>> ><br>> > Comment it out, it lists the mceusb and PaceDC50X in /etc/lirc/liric.config<br>> ><br>> ><br>> > # ls /var/run/lirc/<br>> > lircd lircd1.pid lircd.pid<br>> ><br>> > # ls /dev/lir*<br>> > /dev/lirc0 /dev/lirc1<br>> ><br>> > Am I supposed to have a /var/run/lirc/lircd1 as on output device? Note I<br>> > misspelled "pidfile" earlier had an "s" at the end) and I was able to list<br>> > the remotes to list with irsend LIST "" ""<br>> <br>> By default, irsend will talk to the primary lirc instance's socket,<br>> /var/run/lirc/lircd. Your secondary instance should indeed be doing<br>> output to /var/run/lirc/lircd1 (or similar), and then to get irsend to<br>> talk to it, 'irsend -d /var/run/lirc/lircd1 LIST "" ""' should work.<br>> <br>> <br>> -- <br>> Jarod Wilson<br>> jarod@wilsonet.com<br><br>The output for ls /var/run/lirc/ does not show lircd1<br><br>So, it doesn't look like pointing to lircd1 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 9905 0 <br>lirc_mceusb 16308 0 <br>lirc_dev 12221 2 lirc_serial,lirc_mceusb<br><br>A mystery as to why /var/run/lirc/lircd1 is not creating. 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>