From owner-freebsd-current@FreeBSD.ORG Sat May 10 21:52:46 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D07937B401 for ; Sat, 10 May 2003 21:52:46 -0700 (PDT) Received: from opiate.soulwax.net (CPE0030ab0ef2bb-CM000039ae486b.cpe.net.cable.rogers.com [63.138.84.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id A054743FD7 for ; Sat, 10 May 2003 21:52:45 -0700 (PDT) (envelope-from munish@opiate.soulwax.net) Received: by opiate.soulwax.net (Postfix, from userid 1001) id AF1A15B; Sun, 11 May 2003 00:52:44 -0400 (EDT) Date: Sun, 11 May 2003 00:52:44 -0400 From: Munish Chopra To: freebsd-current@freebsd.org Message-ID: <20030511045244.GC66934@opiate.soulwax.net> Mail-Followup-To: freebsd-current@freebsd.org References: <20030510210317.W665@znfgre.qbhto.arg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030510210317.W665@znfgre.qbhto.arg> Subject: Re: cdrecord -dao doesn't work for me X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 04:52:46 -0000 On 2003-05-10 21:09 +0000, Doug Barton wrote: > Once again, on up to date -current, I am playing around with burning audo > cd's. I followed the instructions at > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html > to copy the audio tracks with dd, and then used burncd without -dao to > create a CD, but since it's a live album, and I'm trying to rearrange the > tracks, the gap that burncd places between the tracks on the output CD > aren't what I want, so I decided to try '-dao -n'. Unfortunately, as soon > as I tried using -dao, I got an input/output error for every file on the > command line, and the following in the logs: > > kernel: acd1: WRITE_BIG - ILLEGAL REQUEST asc=0x21 ascq=0x00 error=0x00 > last message repeated 11 times > last message repeated 36 times > kernel: acd1: SEND_CUE_SHEET - ILLEGAL REQUEST asc=0x2c ascq=0x03 error=0x00 > > I know dao mode works on this drive because cdrecord is able to do it just > fine (using atapicam). > > Hope this helps, > > Doug > This doesn't actually address the problem, but I thought you might want to give readcd a try (part of the cdrtools port). You can dump an image of the CD and then burn it instead - seems like a much easier solution if you want to make a perfect duplicate. -- Munish Chopra