Lowell wrote:
> "Lucky Green" <[EMAIL PROTECTED]> writes:
> 
> > Do you believe that the ATAPI/CAM patches at 
> > http://www.cuivre.fr.eu.org/~thomas/atapicam/ might make cdparanoia 
> > compatible with an ATAPI drive on FreeBSD?
> 
> Probably.
> 
> >                                            I guess that 
> would mean the 
> > patches would have to provide the "cooked ioctl" that cdparanoia 
> > wants.
> 
> Not necessarily.  Also not important.

Thanks everybody for their help. I made some progress. After installing
the ATAPI/CAM patches on FreeBSD 4.6.2, cdparanoia now sees my ATAPI
CDROM drive, though cdparanoia can't read from the drive because
cdparanoia erroneously believes that the drive does not support CDDA.

I have verified that I can access the drive using cdda2wav using both
/dev/acd0c (ATAPI) and 0,0,0 (SCSI). [cdda2wav does not seem to support
the /dev/* notation for SCSI CDROM drives].

Output follows. Note the error message about ioctl's at the bottom.

Any ideas what to try next?

Thanks,
--Lucky Green

------------------
su-2.05b# ./cdparanoia -vsQ
cdparanoia III release 9.7 (December 13, 1999)
(C) 1999 Monty <[EMAIL PROTECTED]> and Xiphophorus

Report bugs to [EMAIL PROTECTED]
http://www.xiph.org/paranoia/

Checking /dev/cdrom for cdrom...
        Testing /dev/cdrom for cooked ioctl() interface
                CDROM sensed: Sony CDU31A or compatible


        TOC entry claims an overly large start offset: massaging.

        TOC entry claims an overly large start offset: massaging.

        TOC entry claims an overly large start offset: massaging.

        TOC entry claims an overly large start offset: massaging.

        TOC entry claims a negative start offset: massaging.

        TOC entry claims an overly large start offset: massaging.

        TOC entry claims a negative start offset: massaging.

        TOC entry claims an overly large start offset: massaging.

        TOC entry claims a negative start offset: massaging.

        TOC entry claims an overly large start offset: massaging.

        TOC entry claims a negative start offset: massaging.

        TOC entries claim non-increasing offsets: massaging.

        TOC entries claim non-increasing offsets: massaging.

        TOC entries claim non-increasing offsets: massaging.

        TOC entries claim non-increasing offsets: massaging.

        TOC entries claim non-increasing offsets: massaging.

        TOC entries claim non-increasing offsets: massaging.

        TOC entries claim non-increasing offsets: massaging.

        TOC entries claim non-increasing offsets: massaging.

        TOC entries claim non-increasing offsets: massaging. Verifying
drive can read CDDA...

        Unable to read any data; drive probably not CDDA capable.
006: Could not read any data from drive

Cdparanoia could not find a way to read audio from this drive.

su-2.05b# cdrecord -scanbus
Cdrecord 1.11a28 (i386-unknown-freebsd4.6.2) Copyright (C) 1995-2002
Jörg 
Schilling
Using libscg version 'schily-0.6'
scsibus0:
        0,0,0     0) 'YAMAHA  ' 'CRW4416E        ' '1.0j' Removable
CD-ROM
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *
su-2.05b#
[...]
/var/log/messages shows the following error:

>From /var/log/messages:
Oct  9 14:31:43 cheesy /kernel: linux: 'ioctl' fd=3, cmd=0x5310 ('S',16)
not 
implemented
Oct  9 14:31:43 cheesy /kernel: linux: 'ioctl' fd=3, cmd=0x530e ('S',14)
not 
implemented
---------------------------------------


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to