[mythtv-users] Lirc_serial and mceusb v2

Joseph Flack jflackmd at hotmail.com
Sun Jun 27 03:55:18 UTC 2010


Unfortunately this configuration still does not work in testing.  See below.

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

The output for ls /var/run/lirc/  does not show lircd1

So, it doesn't look like pointing to lircd1  works either.
--------------------------------------
# irsend -d /var/run/lirc/lircd1 LIST "" ""
irsend: could not connect to socket
irsend: No such file or directory

Thinking perhaps I need to reverse them I get a nothing.

# irsend -d /var/run/lirc/lircd LIST "" ""
# 

Hmm

Other stuff is still working.
# lsmod | grep lirc
lirc_serial             9905  0 
lirc_mceusb            16308  0 
lirc_dev               12221  2 lirc_serial,lirc_mceusb

A mystery as to why /var/run/lirc/lircd1 is not creating.  Where does no create it? 




 		 	   		  
_________________________________________________________________
Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100626/d4716d1f/attachment.htm>


More information about the mythtv-users mailing list