Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2001 21:51:11 -0500 (EST)
From:      Erik Rothwell <erothwell@callgtn.com>
To:        <freebsd-stable@freebsd.org>
Subject:   Burncd errors...
Message-ID:  <20011031214224.W1393-100000@endymion>

next in thread | raw e-mail | index | archive | help
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 <LG CD-RW CED-8080B> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011031214224.W1393-100000>