Don Levey wrote:
Yep, I'm on FC1, with a compiled 2.6.3 kernel. The ide-scsi is in fact loaded. I'm not quite sure what I changed, but I can occasionally see the device in random programs. It seems to be identified as /dev/sd0 or /dev/scd0.
Ide-scsi shouldnt be used , as it is deprecated on 2.6 kernels... You should use the device to record the cd (/dev/hdc for example). I believe that only cdrecord has support to atapi devices currently...
This may solve your problem.
-- Pedro Macedo