Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2000 18:44:24 -0700
From:      "Kenneth D. Merry" <ken@kdm.org>
To:        "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
Cc:        current@FreeBSD.ORG, phk@FreeBSD.ORG, gibbs@FreeBSD.ORG
Subject:   Re: So, tell me again why we can't read audio CDs in SCSI drives?
Message-ID:  <20000106184424.A39865@panzer.kdm.org>
In-Reply-To: <6143.947208503@zippy.cdrom.com>; from jkh@zippy.cdrom.com on Thu, Jan 06, 2000 at 05:28:23PM -0800
References:  <20000106173035.A39324@panzer.kdm.org> <6143.947208503@zippy.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 06, 2000 at 17:28:23 -0800, Jordan K. Hubbard wrote:
> > You mean an Adaptec controller, right?
> 
> Yes, I guess Adaptec did buy those guys.

Adaptec bought DPT, not Advansys.  In any case, you've got a low end
Adaptec controller, with a 7850.

> > Try tosha or cdda2wav and report back on whether or not it works.  dd has
> > never been a supported way to read audio tracks, for the reasons outlined
> > above.  It may be possible in some situations, but it was probably just a
> > fluke.
> 
> root@zippy-> tosha -t 1
> Device: /dev/cd0c -- "SAF" "CD-R8020" "1.20"
> 
>  track   playing  start    end     raw size  mp3 size   # of   track
>  number   time    sector  sector   in bytes  128 kbps  frames  type
> ---------------------------------------------------------------------
>     1    3:57'58      32   17864   41943216   3805208    9103  audio
> error sending SCSI command: Invalid argument
> [and on the console]
> (pass0:ahc0:0:4:0): MODE SELECT(06). CDB: 15 10 0 0 c 0 
> (pass0:ahc0:0:4:0): ILLEGAL REQUEST asc:26,0
> (pass0:ahc0:0:4:0): Invalid field in parameter list
> 
> (I've also tried read codes 0xD4 and 0xD8 in addition to 0x28, just
>  for fun, but they were invalid ops for this drive).

Okay, I just looked through the cdda2wav soure, and it appears that "SAF"
stands for "Smart and Friendly".  Apparantly some of its drives may be Sony
OEM (or act like it) and some may be Teac OEM (or act like them).  Yours
isn't listed.

See if cdda2wav (part of the cdrecord port) works with your drive.  It has
a little broader device support than tosha.

Also, you might want to try mailing Oliver Fromme
<olli@dorifer.heim3.tu-clausthal.de> (the author of tosha) and see if he
has any idea what it would take to get your drive to function.

Ken
-- 
Kenneth Merry
ken@kdm.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000106184424.A39865>