On 5/3/07, Ken Moffat <[EMAIL PROTECTED]> wrote:
> 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).
Yeah, libata + pata_jmicron. I forgot about that test version of
cdparanoia. I'll try it out later.
> [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
And you have normal root:root 660 permissions for the sg devices?
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page