From owner-freebsd-questions  Wed Jun  3 08:55:34 1998
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id IAA05208
          for freebsd-questions-outgoing; Wed, 3 Jun 1998 08:55:34 -0700 (PDT)
          (envelope-from owner-freebsd-questions@FreeBSD.ORG)
Received: from huron.nvl.virginia.edu (adrian@huron.nvl.Virginia.EDU [128.143.244.43])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA05191
          for <freebsd-questions@freebsd.org>; Wed, 3 Jun 1998 08:55:22 -0700 (PDT)
          (envelope-from adrian@nvl.virginia.edu)
Received: from localhost (adrian@localhost)
	by huron.nvl.virginia.edu (8.8.6 (PHNE_14041)/8.8.6) with SMTP id LAA11782
	for <freebsd-questions@freebsd.org>; Wed, 3 Jun 1998 11:55:21 -0400 (EDT)
Date: Wed, 3 Jun 1998 11:55:21 -0400 (EDT)
From: Adrian Filipi-Martin <adrian@nvl.virginia.edu>
Reply-To: Adrian Filipi-Martin <adrian@virginia.edu>
To: FreeBSD Questions List <freebsd-questions@FreeBSD.ORG>
Subject: cdrecord/yamaha cdr400t?
Message-ID: <Pine.HPP.3.96.980603114604.10318D-100000@huron.nvl.virginia.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

Hi folks,

	I just got a Yamaha CDR400T and I am having trouble getting this
to work. I used tosha to extract a bunch of audio tracks using my toshiba
CD-ROM, and I would like to try writing them to the CD-R.

	cdrecord claims that this model is supported, so I am worried that
I have a dead drive.  I found out that the software buffering is a
problem, hence the -fs=0.  My invocation of cdrecord is: 

	sudo cdrecord -isosize -speed=4 -fs=0 dev=0,4,0 -dummy track*

	After running in test mode, for a while it craps out at the same
place every time.  This around track 10.  The message is

> Track 09: Total bytes read/written: 63393456/63393792 (30954 sectors).
> 
> WARNING: padding up to secsize.
> Track 10: Total bytes read/written: 55417824/55418880 (27060 sectors).
> cdrecord: Undefined error: 0. write_g1: scsi sendcmd: retryable error
> status: 0x0 (GOOD STATUS)
> resid: 57344
> cmd finished after 0.008s timeout 40s
> write track data: error after 57802752 bytes
> Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00

	Does anyone have any suggestions?  Do I probably have a bad drive?

	Adrian
--
adrian@virginia.edu        ---->>>>| If I were stranded on a desert island, and
System Administrator         --->>>| I could only have one OS for my computer,
Neurosurgical Visualization Lab ->>| it would be FreeBSD.  Think about it.....
http://www.nvl.virginia.edu/     ->|      http://www.freebsd.org/



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