[mythtv-users] Lirc and Debian

George Nassas gnassas at mac.com
Fri Dec 6 16:42:09 UTC 2013


On 2013-12-05, at 5:22 PM, william otten wrote:

> I used the same process with debian but lirc isn't working. I found out by accident that when I restarted lirc using sudo /etc/init.d/lirc restart...that lirc fails on both stopping and restarting.
> I found a work around in getting lirc to work while searching for an answer to the failure issue...
> sudo /usr/sbin/lircd --output=/dev/lircd --driver=atilibusb
> I start this after the computer is up and it continues to run until I reboot.


Just curious, what do you have in your /etc/hardware.conf? It should contain at least:

DRIVER=atilibusb
DEVICE=/dev/lircd

which would make it equivalent to your command line. The other possibility is it’s starting too early but I doubt it. At the top of /etc/init.d/lirc do you have the required start line with remote_fs and syslog? Finally, try grep lirc /var/log/daemon.log to see if anything interesting is said during startup.

- George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20131206/d8a69d0f/attachment.html>


More information about the mythtv-users mailing list