From owner-freebsd-questions Sat May 26 14:32:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by hub.freebsd.org (Postfix) with ESMTP id 8093B37B423 for ; Sat, 26 May 2001 14:32:48 -0700 (PDT) (envelope-from dleimbac@earthlink.net) Received: from 1Cust29.tnt1.starkville.ms.da.uu.net (1Cust29.tnt1.starkville.ms.da.uu.net [63.30.107.29]) by albatross.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id OAA21705; Sat, 26 May 2001 14:32:20 -0700 (PDT) Message-Id: <200105262132.OAA21705@albatross.prod.itd.earthlink.net> Date: Sat, 26 May 2001 16:35:28 CDT From: dave To: Eugene Nefr0ma , freebsd-questions@freebsd.org Subject: Re: burn cds Reply-To: dleimbac@earthlink.net X-Mailer: Spruce 0.6.5 for X11 w/smtpio 0.7.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit 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 Why are you trying to burn an MP3 to a CD? If you do that you better pick the data method instead of the audio method as MP3's are NOT what is used on audio CD's. Its the wav file format you need. also try -f/dev/acd0c instead of /dev/acd0a.. I don't know why... It just seems to be what you have to do... I never got a straight answer on this. Dave On Sat, 26 May 2001, Eugene Nefr0ma wrote: > Date: Sat, 26 May 2001 13:04:09 -0700 (PDT) > To: freebsd-questions@freebsd.org > From: Eugene Nefr0ma > Subject: burn cds > > is it posible to burn cds on freebsd without being a > freebsd developer or a unix genius? > i have a hp writer: > acd0: CD-RW at > ata0-master using PIO4 > and when i try to burn a cd, this happens: > nietzsche# burncd -f /dev/acd0a -s 1 audio > valley_of_the_damned.mp3 fixate > next writeable LBA 0 > writing from file valley_of_the_damned.mp3 size 6464 > KB > > only wrote -1 of 37632 bytes > > fixating CD, please wait.. > burncd: ioctl(CDRIOCCLOSEDISK): Input/output error > and the kernel msg: > acd0: READ_TOC - ILLEGAL REQUEST asc=24 ascq=00 > error=00 > acd0: WRITE_BIG - ILLEGAL REQUEST asc=64 ascq=00 > error=00 > acd0: CLOSE_TRACK/SESSION - ILLEGAL REQUEST asc=2c > ascq=04 error=00 > acd0: WRITE_BIG - ILLEGAL REQUEST asc=64 ascq=00 > error=00 > acd0: WRITE_BIG - ILLEGAL REQUEST asc=64 ascq=00 > error=00 > > what should i do now? > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Auctions - buy the things you want at great prices > http://auctions.yahoo.com/ > > 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