Date: Thu, 04 Jul 2002 13:07:50 -0700 From: Dave Hayes <dave@jetcafe.org> To: freebsd-hackers@freebsd.org Cc: freebsd-stable@freebsd.org Subject: BurnCD doesn't "just work" at 4.6-p1 Message-ID: <200207042007.g64K7t021866@hokkshideh2.jetcafe.org>
next in thread | raw e-mail | index | archive | help
# burncd -f /dev/acd0c data SomeFile.iso fixate next writeable LBA 0 writing from file SomeFile.iso size 181708 KB only wrote -1 of 32768 bytes err=5 burncd: ioctl(CDRIOCFLUSH): Input/output error # dmesg atapci0: <Intel PIIX4 ATA33 controller> port 0xb800-0xb80f at device 4.1 on pci0 .. atapci1: <CMD 648 ATA66 controller> port 0x9800-0x980f,0xa000-0xa003,0xa400-0xa 407,0xa800-0xa803,0xb000-0xb007 irq 10 at device 7.0 on pci0 ... acd0: CD-RW <MATSHITA CD-RW CW-7585> at ata0-slave PIO4 ... acd0: WRITE_BIG - ILLEGAL REQUEST asc=0x2c ascq=0x00 error=0x04 # uname -a FreeBSD archive 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 ... One more try... # atacontrol list ATA channel 0: Master: ad0 <Maxtor 54098U8/DA620CQ0> ATA/ATAPI rev 5 Slave: acd0 <MATSHITA CD-RW CW-7585/1.04> ATA/ATAPI rev 0 ATA channel 1: Master: ad2 <Maxtor 54098H8/DAC10SC0> ATA/ATAPI rev 6 Slave: ad3 <Maxtor 54098H8/DAC10SC0> ATA/ATAPI rev 6 ATA channel 2: Master: no device present Slave: no device present ATA channel 3: Master: no device present Slave: no device present # atacontrol mode 0 Master = UDMA33 Slave = PIO4 # atacontrol mode 0 XXX udma33 Master = UDMA33 Slave = WDMA2 # burncd -f /dev/acd0c data SomeFile.iso fixate next writeable LBA 0 writing from file SomeFile.iso size 181708 KB only wrote -1 of 32768 bytes err=5 burncd: ioctl(CDRIOCFLUSH): Input/output error Does anyone have any idea what is going on here? ------ Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org >>> The opinions expressed above are entirely my own <<< A man stopped Nasrudin and asked him what day of the week it was. "Couldn't tell you," said the Mulla. "I'm a stranger in these parts. I don't know what days of the week they have here." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207042007.g64K7t021866>