<!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"><small>On the other distro thing, anything is
possible, but the box has been built from scratch.&nbsp; I may have grabbed
something from an alien location, but I don't remember doing it.<br>
<br>
On deleting the broken symlinks, I assumed you meant both the K... and
S... symlinks for lirc.&nbsp; I got rid of all the lirc symlinks on
/etc/rc0.d&nbsp; through&nbsp; /etc/rc6.d (both K... and S... on each).&nbsp; Then I
ran:<br>
<br>
<big><font size="2" color="black"><font size="2" color="black">/sbin/chkconfig
--add lircd<br>
<br>
This gave me the K... simlinks on all the rc*.d directories (0 - 6)<br>
<br>
And....<br>
<br>
# /sbin/chkconfig lircd --list<br>
lircd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0:off&nbsp;&nbsp; 1:off&nbsp;&nbsp; 2:off&nbsp;&nbsp; 3:off&nbsp;&nbsp; 4:off&nbsp;&nbsp; 5:off&nbsp;&nbsp; 6:off<br>
<br>
So I ran:<br>
<br>
</font></font></big>/sbin/chkconfig lircd on<br>
<br>
And now I have:<br>
<br>
[root@sanson rc2.d]# /sbin/chkconfig lircd --list<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>
So now I have:<br>
<br>
K10lircd&nbsp;&nbsp;&nbsp; on rc0.d, rc1.d, and rc6.d<br>
<br>
S90lircd&nbsp;&nbsp;&nbsp; on </small></font><font face="Arial"><small>rc2.d, rc3.d,
rc4.d, and rc5.d<br>
<br>
<br>
</small></font><font face="Arial"><small>Which, I guess looks correct,
but after reboot, it still does the same thing.&nbsp;&nbsp; So...., what causes
this:<br>
<br>
# /sbin/service lircd status<br>
lircd dead but subsys locked<br>
<br>
????<br>
<br>
Thanks again for all the help,<br>
Don<br>
<br>
</small></font>
</body>
</html>