On Thu, May 03, 2007 at 07:49:34AM -0700, Dan Nicholson wrote:
> Using cdparanoia on a PATA cdrom drive with kernel 2.6.20.11 gives me
> errors if I don't have access to the associated generic device.
> 
> More information about /dev/cdrom:
> Checking /dev/cdrom for cdrom...
>         Testing /dev/cdrom for cooked ioctl() interface
>                 /dev/sr0 is not a cooked ioctl CDROM.
>         Testing /dev/cdrom for SCSI interface
>                 No generic SCSI device found to match CDROM device /dev/sr0
> 
 Are you using the PATA part of libata ?  I'm only doing that on one
of my boxes, and I've had to upgrade cdparanoia to 3.10-pre0 (from
debian, requires the debian diff to build for me, but that might be
because I was initially building as x86_64).  Actually, I thought it
still gave a message about cooked ioctl (now harmlessly), but I'm
running it at the moment without any error messages (2.6.20.4,
x86_64 multilib).

 Really strangely, I was convinced the output had been renamed (in
batch mode, to something like _trkXX.whatever) but today it's using
trackXX.cdda.wav so I guess YMMV.

[EMAIL PROTECTED] ~ $ls -l /dev/{cdrom,sr0}
lrwxrwxrwx 1 root root      3 2007-05-03 16:09 /dev/cdrom -> sr0
brw-rw---- 1 root audio 11, 0 2007-05-03 16:09 /dev/sr0

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to