From owner-freebsd-questions Tue Oct 2 7:17:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id D6E8737B407 for ; Tue, 2 Oct 2001 07:17:14 -0700 (PDT) Received: from i8k.babbleon.org ([66.57.85.154]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Tue, 2 Oct 2001 10:17:14 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Ronny-Walter@t-online.de Date: Tue, 2 Oct 2001 10:17:07 -0400 X-Mailer: KMail [version 1.2] Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-Id: <01100210165804.05392@i8k.babbleon.org> Content-Transfer-Encoding: 8bit Subject: burn and audio-cd Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Sep 28, 2001 at 03:19:57PM +0200 Ronny Walter wrote: > Servus, > > I have an atapi-cd-writer on my computer. I have a problem burning > audio-tracks to a cd. I used the following command: > > burncd -s 8 -f /dev/acd1c audio dateien/*.wav > > Then I got the following error-message: > > next writeable LBA 0 > writing from file dateien/a.wav size 10012 KB > only wrote -1 of 37632 bytes This is a hardware failure to write to the CD, so it's - bad media - failing to blank while writing to CD-RW that's not blank - bad device - speed is too high. In fact, the first thing I'd try is to write -with -s 1, just to see if it succeeds. If it does, play with the speed 'til you find the highest speed that works. Note that even if your CD-RW can write at 8x, your media may not be able to handle it. If it fails at 1x, then double-check to make sure you have the right device, and if that's verified, try getting another brand of media. Good luck. PS: You would want to fixate as well. -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message