On Oct 13, Adam C Powell IV <[EMAIL PROTECTED]> wrote: > Nope. /etc/modprobe.conf did exist, but removing that didn't change > anything. Except fixing almost complete breakage of module-init-tools.
> I do not have ide-scsi loaded. And you do not need to. > Is there any other breakage I should look for on the system? You reported that ide-cd is not being loaded. Please confirm that you are using a 2.6.18 kernel. Then report the output of this command: grep cdrom /lib/modules/$(uname -r)/modules.alias Then, if the above command reported some output, try: rmmod ide-cd udevmonitor --env >> LOG & echo add > $(find /sys | grep ide1/1.0/uevent) and attach the log file. (Hopefully the last command will find the uevent file for your CD unit and only that.) -- ciao, Marco
signature.asc
Description: Digital signature

