"[rkulagow]" <[EMAIL PROTECTED]> writes: > After reboot: > > [EMAIL PROTECTED] mythtv]$ su > [EMAIL PROTECTED] mythtv]# ls -l /dev/li* > srw-rw-rw- 1 root root 0 Sep 6 15:00 /dev/lircd= > prw-r--r-- 1 root root 0 Sep 6 15:00 /dev/lircm| > > /dev/lirc: > total 0 > drwxr-xr-x 1 root root 0 Sep 6 15:00 0/ > drwxr-xr-x 1 root root 0 Sep 6 15:00 61/ > drwxr-xr-x 1 root root 0 Sep 6 15:00 c/ > [EMAIL PROTECTED] mythtv]# > > So, _something_ is creating these files rather than the character > device at major 61, minor 0. > > Is makedev.d/mandrake the culprit?
no. this is used by mdk_makedev only on package installation, not at boot time. what reports "fgrep -r 61 /etc" ? (you can first only search in /etc/rc.d/) what does report "ls /dev/,devfsd" ?
