<!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). I don't think lircd is
starting properly. Could this be the reason?<br>
<br>
# /sbin/chkconfig --list | grep lirc<br>
lircd 0:off 1:off 2:on 3:on 4:on 5:on 6:off<br>
<br>
Using "ls -color" to check each of the rc*.d directories I get this on
each of the "on" directories. Each is highlighted in red, which
/etc/DIR_COLORS defines as a dead symlink.<br>
<br>
lrwxrwxrwx 1 root 14 Dec 11 18:37 K71lirc -> ../init.d/lirc<br>
<br>
And, /etc/init.d/ does not have a lirc file, but it does have a lircd
file. Should the symlink be pointing to /etc/init.d/lircd instead? If
so, how do I correct it? Thanks,<br>
Don<br>
</font><br>
</body>
</html>