ad  <[EMAIL PROTECTED]> writes:
ad> Something weird happened while I ripping audio CD, such error message
ad> shows as below..
ad> [EMAIL PROTECTED]:/tmp$ cdparanoia -vsQ -d /dev/cdrom
ad> cdparanoia III release 9.8 (March 23, 2001)
ad> (C) 2001 Monty <[EMAIL PROTECTED]> and Xiphophorus
ad> 
ad> Report bugs to [EMAIL PROTECTED]
ad> http://www.xiph.org/paranoia/
ad> 
ad> Checking /dev/cdrom for cdrom...
ad>         Testing /dev/cdrom for cooked ioctl() interface
ad>                 /dev/scd1 is not a cooked ioctl CDROM.
ad>         Testing /dev/cdrom for SCSI interface
ad>                 No generic SCSI device found to match CDROM device
ad>                 /dev/scd1

What sort of CD-ROM drive do you have?  If it's a SCSI CD-ROM, or if
it's an IDE CD-ROM but you're using the kernel IDE-SCSI emulation,
then you need a matching SCSI generic device.  Make sure the 'sg'
modules is loaded, and that you have appropriate permissions on the
correct /dev/sg? device.  If you're not using either of these options,
perhaps the /dev/cdrom symlink is pointed wrong; you might try using a
proper device name as the parameter to cdparanoia, or repointing the
symlink.

-- 
David Maze         [EMAIL PROTECTED]      http://people.debian.org/~dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
        -- Abra Mitchell

Reply via email to