<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="Arial">I'm working on getting the remote control to work on
my FC-4 installation (Jarods guide, very nice).&nbsp; I don't think lircd is
starting properly.&nbsp; Could this be the reason?<br>
<br>
# /sbin/chkconfig --list | grep lirc<br>
lircd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0:off&nbsp;&nbsp; 1:off&nbsp;&nbsp; 2:on&nbsp;&nbsp;&nbsp; 3:on&nbsp;&nbsp;&nbsp; 4:on&nbsp;&nbsp;&nbsp; 5:on&nbsp;&nbsp;&nbsp; 6:off<br>
<br>
Using "ls -color" to check each of the rc*.d directories I get this on
each of the "on" directories.&nbsp; Each is highlighted in red, which
/etc/DIR_COLORS defines as a dead symlink.<br>
<br>
lrwxrwxrwx&nbsp; 1 root 14 Dec 11 18:37 K71lirc -&gt; ../init.d/lirc<br>
<br>
And, /etc/init.d/ does not have a lirc file, but it does have a lircd
file.&nbsp; Should the symlink be pointing to /etc/init.d/lircd instead?&nbsp; If
so, how do I correct it?&nbsp; Thanks,<br>
Don<br>
</font><br>
</body>
</html>