From owner-freebsd-questions Tue Aug 17 15:11:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from nowcool.com (FX3-1-119.mgfairfax.rr.com [24.28.200.119]) by hub.freebsd.org (Postfix) with ESMTP id 2BAFC1582D for ; Tue, 17 Aug 1999 15:11:03 -0700 (PDT) (envelope-from question@blink.dhs.org) Received: from localhost (question@localhost) by nowcool.com (8.9.3/8.9.3) with ESMTP id SAA01447; Tue, 17 Aug 1999 18:10:27 -0400 (EDT) (envelope-from question@blink.dhs.org) Date: Tue, 17 Aug 1999 18:10:27 -0400 (EDT) From: FreeBSD Question X-Sender: question@nowcool.com To: Patrick Seal Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ATAPI burning audio with burnaudio In-Reply-To: <19990812092738.A27689@hyperhost.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You are wasting your CD if you keep using that burnaduio script. The script is wrong. If you RTFM'ed wormcontrol, you could've saved some bucks. Obviously, the last line of burnaudio says: wormcontrol -f $device fixate 1 onp Which is wrong. fixate type 1 is for "CDROM"(data) You have to change 1 to 0 which is to fixate audio CD's. I tried this, worked fine. If you want to play the cd's on other non-computer-cdrom-cd-players you need to take out onp(open next program area) and "close" the CD. Good luck. and be sure to read the MAN pages On Thu, 12 Aug 1999, Patrick Seal wrote: > I've used burndata and it works great, but burnaudio just ruins my cd's and > gives me a bunch of errors (I believe i/o errors, it's been a while). I don't > want to ruin any more CD's so I won't try it again (at least not If I don't > have to). Basically i made a bunch of waves, then tried to put them on the > CD. > > My 'finished' cds have a visible ring around the center that is proportional > to how long I let it burn while giving me errors (the longer I let it burn > the larger the ring). > > I have no idea what I'm doing wrong, Can someone tell me exactly what they > do to burn audio cds?? > > wdc1 at 0x170-0x177 irq 15 on isa > wdc1: unit 0 (atapi): , removable, dma, iordy > acd1: drive speed 344 - 1034KB/sec, 768KB cache > acd1: supported read types: CD-R, CD-RW, CD-DA, packet track > acd1: supported write types: CD-R, CD-RW, test write > acd1: Audio: play, 128 volume levels > acd1: Mechanism: ejectable tray > acd1: Medium: no/blank disc inside, unlocked, lock protected > > It's an HP. I think it's the 7200. > > -- > ------------------------------------ _____________________________________ > Patrick Seal |"Microsoft isn't evil, they just make > | really crappy operating systems." > Hyperhost - http://www.hyperhost.net| -Linus Torvalds > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message