cdparanoia port and SCSI CD

ZahemszkyGábor Gabor at zahemszky.hu
Fri Jun 27 16:16:44 PDT 2003


On Mon, Jun 23, 2003 at 10:10:43AM -0400, Jason Andresen wrote:
> Zahemszky Gábor wrote:
> 
> >Hi!
> >
> >Are there anybody out there, who can use the cdparanoia port with a SCSI
> >CD-ROM?  I've got a Toshiba, and a Yamaha CD-ROM on an Adaptec controller,
> >but neither the Toshiba, nor the Yamaha works with cdparanoia.  (I can grab
> >with tosha/cdda2wav.)
> >
> >Eg: on the Yamaha, I get:
> >
> >/home/zgabor $ cdparanoia -vsQ
> >cdparanoia III release 9.8 (March 23, 2001)
> >(C) 2001 Monty <monty at xiph.org> and Xiphophorus
> >FreeBSD porting (c) 2003
> >        Simon 'corecode' Schubert <corecode at corecode.ath.cx>
> > 
> >Report bugs to paranoia at xiph.org
> >http://www.xiph.org/paranoia/
> > 
> >Checking /dev/cd0c for cdrom...
> > 
> >CDROM model sensed: YAMAHA CRW8824S 1.00
> > 
> >Checking for ATAPICAM...
> >        Drive is SCSI
> > 
> >Checking for MMC style command set...
> >        Drive is MMC style
> >004: Unable to read table of contents header
> > 
> >Unable to open disc.  Is there an audio CD in the drive?
> >/home/zgabor $
> >
> >Of course, there _is_ an audio CD in  the drive.
> 
> Do you maybe have to run cdparanoia as root?


Ahhh!  Thats it!  (I don't understand it, neither tosha, nor cdda2wav 
need it, but it works.)  Thanks!  Why?  /dev/cd?c and /dev/xpt* are
root:wheel 660, and I'm in the correct group.

Zahy

-- 
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j"



More information about the freebsd-multimedia mailing list