[mythtv-users] How to patch LIRC for HD-PVR150

Jeff Cranmer jeff at lotussevencars.com
Sat Nov 6 02:16:36 UTC 2010


On Fri, 2010-11-05 at 20:28 -0500, Greg Oliver wrote:

> They are all the same device.  Some remotes/transceivers have
> more/less buttons.  This lircd.conf for the remotes pretty much just
> covers all of the bases for the *mce* family.  They all refer to the
> same mceusb transceiver/remote.
> 
Thanks - learning all the time here :-)

> try irsend with -d
> 
> irsend -d /var/run/lirc/lircd LIST "" ""
> 
Same empty response.
Also the same response with irsend -d /dev/lircd LIST "" ""

When I try irsend -d /dev/lirc0 LIST "" ""
I get
irsend: could not connect to socket
irsend: connection refused.

/dev/lirc0 is the actual mceusb device address.  I just checked,
and /dev/lircd is a symlink to /var/run/lirc/lircd

> I am not sure where your lirc install points though (I deleted the
> older parts of the thread already)..  You can try that, or failing
> that, post your lirc init scripts and we can figure it out from there.
>  Once you get the LIST command returning results, the rest is pretty
> quick to complete.
> 
Which lirc init scripts are you referring to?
/etc/modprobe.d/lirc.conf is almost empty of uncommented lines.
The only lines that are not commented out are
options lirc_dev debug=0
options lirc_mceusb debug=0

Am I missing some important init scripts?

> Did you restart lircd after you added the remote by chance?  It
> probably at a minimum needs a HUP sent to it, or easier just restart
> the whole service.
> 
I ran /etc/init.d/lircd restart, which I believe restarts the whole
lircd service.

Thanks

Jeff




More information about the mythtv-users mailing list