From owner-freebsd-stable Sun Feb 23 22:32:56 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20CB937B401 for ; Sun, 23 Feb 2003 22:32:54 -0800 (PST) Received: from apollo.laserfence.net (apollo.laserfence.net [196.44.69.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C8E543F75 for ; Sun, 23 Feb 2003 22:32:52 -0800 (PST) (envelope-from will@unfoldings.net) Received: from localhost ([127.0.0.1]) by apollo.laserfence.net with esmtp (Exim 4.10) id 18nCAB-00093C-00; Mon, 24 Feb 2003 08:32:31 +0200 Received: from prometheus-p0.datel.laserfence.net ([192.168.255.1] helo=prometheus.home.laserfence.net) by apollo.laserfence.net with esmtp (Exim 4.10) id 18nC9x-000934-00; Mon, 24 Feb 2003 08:32:18 +0200 Received: from phoenix.home.laserfence.net ([192.168.0.2]) by prometheus.home.laserfence.net with esmtp (Exim 4.10) id 18nC9s-000Lyd-00; Mon, 24 Feb 2003 08:32:12 +0200 Received: from will by phoenix.home.laserfence.net with local (Exim 4.10) id 18nC9q-000CEa-00; Mon, 24 Feb 2003 08:32:10 +0200 From: Willie Viljoen To: "John R. Makosky" , freebsd-stable@freebsd.org Subject: Re: burncd problem with NEC NR-7500A CD burner in DAO mode Date: Mon, 24 Feb 2003 08:32:10 +0200 User-Agent: KMail/1.5 References: <1046047691.17201.19.camel@benny.wirgl.net> In-Reply-To: <1046047691.17201.19.camel@benny.wirgl.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302240832.10551.will@unfoldings.net> X-Spam-Score: (/) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *18nC9x-000934-00*yhsRexPdmwA* X-Virus-Scanned: by AMaViS snapshot-20020422 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 24 February 2003 2:48, someone, possibly John R. Makosky, typed: > When attempting to burn audio tracks to CD-R in DAO mode with an NEC > NR-7500A CD burner, I get errors, regardless of media used, and burning > speed. The same hardware works fine under Linux, using cdrecord. I am > able to burn both data and audio in non-DAO mode with no problems. burncd is intended for ATAPI CD-R/RW devices. The problem is that burning CDs with ATAPI devices uses a subset of the ATAPI standard that is in many cases badly or only partially implemented by manufacturers. Infact, only a small number of quite expensive ATAPI writers will work this way. The best thing to do would be to make sure you have a reasonably new 4-STABLE FreeBSD system (check the Handbook for upgrading instructions) and compile your kernel with atapicam support. This will cause FreeBSD to access your CD-ROM and CD-R/RW or DVD/DVD-RW drives as SCSI devices. Then you will be able to use your device with cdrecord. To get atapicam, you will need all of these (atleast) in your kernel configuration file: device ata device atapicd device atapicam device scbus device pass device cd Check the Handbook for instructions on compiling and installing a new kernel. Will -- Willie Viljoen Freelance IT Consultant 214 Paul Kruger Avenue, Universitas Bloemfontein 9321 South Africa +27 51 522 15 60 +27 51 522 44 36 (after hours) +27 82 404 03 27 (mobile) will@unfoldings.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message