From owner-freebsd-stable Wed Oct 31 18:51:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from endymion.skorga.org (cr157951-a.lndn1.on.wave.home.com [24.42.151.7]) by hub.freebsd.org (Postfix) with ESMTP id 81F7937B403 for ; Wed, 31 Oct 2001 18:51:11 -0800 (PST) Received: from localhost (bacchusrx@localhost) by endymion.skorga.org (8.11.6/8.11.6) with ESMTP id fA12pBo01423 for ; Wed, 31 Oct 2001 21:51:12 -0500 (EST) (envelope-from erothwell@callgtn.com) X-Authentication-Warning: endymion.skorga.org: bacchusrx owned process doing -bs Date: Wed, 31 Oct 2001 21:51:11 -0500 (EST) From: Erik Rothwell X-X-Sender: To: Subject: Burncd errors... Message-ID: <20011031214224.W1393-100000@endymion> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hello, I've spent the last several hours searching Google & Geocrawler to no avail... so I thought I'd ask here. I'm trying to write a small audio file to a CD. Burncd refuses to do it... for instance... if I do something like: dd if=/dev/zero bs=2352 count=300 of=audio.raw then, burncd -f /dev/acd0c -s 1 audio audio.raw fixate I get the following output: next writeable LBA 0 writing from file audio.raw size 689 KB only wrote -1 of 37632 bytes fixating CD, please wait.. burncd: ioctl(CDRIOCCLOSEDISK): Input/output error and on the console: Oct 31 21:45:18 endymion /kernel: acd0: WRITE_BIG - ILLEGAL REQUEST asc=64 ascq=00 error=00 Oct 31 21:45:18 endymion /kernel: acd0: WRITE_BIG - ILLEGAL REQUEST asc=64 ascq=00 error=00 Oct 31 21:45:18 endymion /kernel: acd0: CLOSE_TRACK/SESSION - ILLEGAL REQUEST asc=2c ascq=04 error=00 Oct 31 21:45:18 endymion /kernel: acd0: CLOSE_TRACK/SESSION - ILLEGAL REQUEST asc=2c ascq=04 error=00 I cannot issue the "msinfo" or "blank" commands either. Any data files (data, XAmode1, mode2) are written correctly and flawlessly. The only reference I could find to errors similar to these were on NetBSD under different circumstances and with a Yamaha burner on FreeBSD. The FreeBSD reference mentioned bugs in the ATA driver that'd be fixed in 4.4-STABLE (which I'm running... cvsupped as of Sept 27th)... The burner is: acd0: CD-RW at ata1-master using PIO4 Any help would be greatly appreciated! Thanks, Erik. -- E. L. Rothwell PGP Public Key at http://www.keyserver.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message