From owner-freebsd-scsi Sun Nov 12 17:10:47 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 3181F37B479; Sun, 12 Nov 2000 17:10:41 -0800 (PST) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id SAA61403; Sun, 12 Nov 2000 18:10:34 -0700 (MST) (envelope-from ken) Date: Sun, 12 Nov 2000 18:10:34 -0700 From: "Kenneth D. Merry" To: Graham Guttocks Cc: freebsd-scsi@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: my first coaster with cdrecord/FreeBSD :-( Message-ID: <20001112181034.A61376@panzer.kdm.org> References: <20001113010320.48820.qmail@web10304.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001113010320.48820.qmail@web10304.mail.yahoo.com>; from graham_guttocks@yahoo.co.nz on Mon, Nov 13, 2000 at 02:03:20PM +1300 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Nov 13, 2000 at 14:03:20 +1300, Graham Guttocks wrote: > After burning nearly a dozen CD-Rs with my new Plextor PX-W1210S > CD-RW drive, my luck ran out. Can anyone interpret what these errors > mean? (see attached output) Is this a problem with cdrecord, hardware, > or with the FreeBSD SCSI driver? > > BTW, I was burning an audio CD and following the cdrecord man-page example > to "record an audio CD in the most accurate way" as I always have: > > cdda2wav -v255 -D2,0 -B -Owav ; cdrecord -v dev=2,0 -dao -useinfo *.wav > > Also, after this error, I tried again with new media and didn't have any > problems. However, it's these type of transitory errors that make me lose > confidence in my burning routine.. [ ... ] > Starting new track at sector: 160305 > Track 08: 22 of 53 MB written (fifo 100%).cdrecord: Input/output error. > write_g1: scsi sendcmd: retry > able error > CDB: 2A 00 00 02 98 E6 00 00 1B 00 > status: 0x2 (CHECK CONDITION) > Sense Bytes: F0 00 03 00 02 99 7C 0A 00 00 00 00 0C 07 00 00 00 00 > Sense Key: 0x3 Medium Error, Segment 0 > Sense Code: 0x0C Qual 0x07 (write error - recovery needed) Fru 0x0 > Sense flags: Blk 170364 (valid) This looks like a bad block on the CD. Thus the reason it worked when you tried again with a new CD. (Which is probably the right approach to take to fix the problem.) Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message