David Wolfskill
2006-Mar-15 20:51 UTC
Recent 6.1-PRE: burncd: ioctl(CDRIOCFIXATE): Input/output error
I'm running: localhost(6.1-P)[21] uname -a FreeBSD localhost 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #19: Wed Mar 15 07:15:25 PST 2006 root@g1-18.catwhisker.org.:/common/S2/obj/usr/src/sys/LAPTOP_30W i386 localhost(6.1-P)[22] I figured I'd grab a copy of the recent 6.1-BETA4 (disc1) ISO to try it out & hand it out to folks.... It seems to have worked, but I got a bit of a whine in the "fixate" stage: localhost(6.1-P)[12] ls -l 6.1-BETA4* -rw-r--r-- 1 david wheel 464979968 Mar 15 12:13 6.1-BETA4-i386-disc1.iso localhost(6.1-P)[13] grep BETA4 CHECKSUM.MD5 MD5 (6.1-BETA4-i386-bootonly.iso) = 113f1b990d298aa8b7f81d93a3636dc3 MD5 (6.1-BETA4-i386-disc1.iso) = aee3a4416eec24b1795346efeb624416 MD5 (6.1-BETA4-i386-disc2.iso) = 01b01719f7a06d2613a3e9fe15417b3f localhost(6.1-P)[14] md5 6.1-BETA4-i386-disc1.iso MD5 (6.1-BETA4-i386-disc1.iso) = aee3a4416eec24b1795346efeb624416 localhost(6.1-P)[15] sudo burncd -s max -f /dev/acd0 data 6.1-BETA4-i386-disc1.iso fixate next writeable LBA 0 writing from file 6.1-BETA4-i386-disc1.iso size 454082 KB written this track 454082 KB (100%) total 454082 KB fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error localhost(6.1-P)[16] sudo mount /cdrom localhost(6.1-P)[17] ls -Fa !$ ls -Fa /cdrom ./ HARDWARE.HTM bin/ lib/ sys@ ../ HARDWARE.TXT boot/ libexec/ tmp/ .cshrc INSTALL.HTM boot.catalog mnt/ usr/ .profile INSTALL.TXT cdrom.inf proc/ var/ 6.1-BETA4/ README.HTM dev/ rescue/ COPYRIGHT README.TXT docbook.css root/ ERRATA.HTM RELNOTES.HTM etc/ sbin/ ERRATA.TXT RELNOTES.TXT floppies/ stand@ localhost(6.1-P)[18] dirs ~/freebsd/stable localhost(6.1-P)[19] sudo umount /cdrom localhost(6.1-P)[20] I've used CDs from this batch successfully before -- they're TDK 650 MB media; it's not as if the ISO image is too big for the media. I certainly don't recall this behavior with 4-STABLE; my recent migration to 6-STABLE was a bit precipitous (though I had been tracking 6-STABLE, it was on a slice I didn't really use all that much on my laptop). I just tried it again, using a different brand of media, and also got: localhost(6.1-P)[22] sudo burncd -s max -f /dev/acd0 data 6.1-BETA4-i386-disc1.iso fixate Password: next writeable LBA 0 writing from file 6.1-BETA4-i386-disc1.iso size 454082 KB written this track 454082 KB (100%) total 454082 KB fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error localhost(6.1-P)[23] There was a fair amount of time -- around 15 - 20 seconds -- between the "fixating CD, please wait.." message and the whine, during which there was activity involving the CD drive. Am I doing something stupid here? If not, it would be nice to not get this kind of behavior once 6.1 is released. Thanks...! Peace, david -- David H. Wolfskill david@catwhisker.org Mail filters, like sewers, need to be most restrictive at the point of entry. See http://www.catwhisker.org/~david/publickey.gpg for my public key.
Scott Robbins
2006-Mar-15 21:27 UTC
Recent 6.1-PRE: burncd: ioctl(CDRIOCFIXATE): Input/output error
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, Mar 15, 2006 at 12:51:50PM -0800, David Wolfskill wrote:> I'm running: > > > I just tried it again, using a different brand of media, and also got: > > localhost(6.1-P)[22] sudo burncd -s max -f /dev/acd0 data 6.1-BETA4-i386-disc1.iso fixate > Password: > next writeable LBA 0 > writing from file 6.1-BETA4-i386-disc1.iso size 454082 KB > written this track 454082 KB (100%) total 454082 KB > fixating CD, please wait.. > burncd: ioctl(CDRIOCFIXATE): Input/output error > localhost(6.1-P)[23] > > There was a fair amount of time -- around 15 - 20 seconds -- between the > "fixating CD, please wait.." message and the whine, during which there > was activity involving the CD drive. > > Am I doing something stupid here?In my case, the CD burns without problem however, I get that error. Googling found me a few other people with a similar issue. Have you tried the CD afterwords to see if it works anyway? Out of curiosity, is it a Plextor drive, I think everyone who had a problem was running into it with Plextors. Some people, like myself, only get the annoying error message and everything is fine, others find that it doesn't work at all. - -- Scott GPG KeyID EB3467D6 ( 1B848 077D 66F6 9DB0 FDC2 A409 FA54 D575 EB34 67D6) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6 Faith: You can't trust guys. Buffy: You can trust some guys. Really, I've read about them. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEGIax+lTVdes0Z9YRAvq2AKCSd4T+A1Js/iDHb6s1hyXrl1hvbQCeIo+R CE6NPPHAj80/2MqMroNxhDM=eCRD -----END PGP SIGNATURE-----
Guy Helmer
2006-Mar-15 21:41 UTC
Recent 6.1-PRE: burncd: ioctl(CDRIOCFIXATE): Input/output error
David Wolfskill wrote:> I'm running: > > localhost(6.1-P)[21] uname -a > FreeBSD localhost 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #19: Wed Mar 15 07:15:25 PST 2006 root@g1-18.catwhisker.org.:/common/S2/obj/usr/src/sys/LAPTOP_30W i386 > localhost(6.1-P)[22] > > I figured I'd grab a copy of the recent 6.1-BETA4 (disc1) ISO to > try it out & hand it out to folks.... > > It seems to have worked, but I got a bit of a whine in the "fixate" > stage: > > localhost(6.1-P)[12] ls -l 6.1-BETA4* > -rw-r--r-- 1 david wheel 464979968 Mar 15 12:13 6.1-BETA4-i386-disc1.iso > localhost(6.1-P)[13] grep BETA4 CHECKSUM.MD5 > MD5 (6.1-BETA4-i386-bootonly.iso) = 113f1b990d298aa8b7f81d93a3636dc3 > MD5 (6.1-BETA4-i386-disc1.iso) = aee3a4416eec24b1795346efeb624416 > MD5 (6.1-BETA4-i386-disc2.iso) = 01b01719f7a06d2613a3e9fe15417b3f > localhost(6.1-P)[14] md5 6.1-BETA4-i386-disc1.iso > MD5 (6.1-BETA4-i386-disc1.iso) = aee3a4416eec24b1795346efeb624416 > localhost(6.1-P)[15] sudo burncd -s max -f /dev/acd0 data 6.1-BETA4-i386-disc1.iso fixate > next writeable LBA 0 > writing from file 6.1-BETA4-i386-disc1.iso size 454082 KB > written this track 454082 KB (100%) total 454082 KB > fixating CD, please wait.. > burncd: ioctl(CDRIOCFIXATE): Input/output error > localhost(6.1-P)[16] sudo mount /cdrom > localhost(6.1-P)[17] ls -Fa !$ > ls -Fa /cdrom > ./ HARDWARE.HTM bin/ lib/ sys@ > ../ HARDWARE.TXT boot/ libexec/ tmp/ > .cshrc INSTALL.HTM boot.catalog mnt/ usr/ > .profile INSTALL.TXT cdrom.inf proc/ var/ > 6.1-BETA4/ README.HTM dev/ rescue/ > COPYRIGHT README.TXT docbook.css root/ > ERRATA.HTM RELNOTES.HTM etc/ sbin/ > ERRATA.TXT RELNOTES.TXT floppies/ stand@ > localhost(6.1-P)[18] dirs > ~/freebsd/stable > localhost(6.1-P)[19] sudo umount /cdrom > localhost(6.1-P)[20] > > I've used CDs from this batch successfully before -- they're TDK 650 MB > media; it's not as if the ISO image is too big for the media. > > I certainly don't recall this behavior with 4-STABLE; my recent > migration to 6-STABLE was a bit precipitous (though I had been > tracking 6-STABLE, it was on a slice I didn't really use all that > much on my laptop). >Hi, David. I was also seeing this "burncd: ioctl(CDRIOCFIXATE): Input/output error" whine from burncd with the NEC ND-3520A DVD R/RW drive I used to have in my workstation under FreeBSD 6.0 (and maybe 5.4 before it). However, the CDs I produced were still readable and bootable despite this message. I'm not seeing this error message from my current workstation with an A-Open DUW1608 dual-layer DVD R/RW drive, nor had I seen this message while using the Sony CD-RW drive under FreeBSD 4.x-5.4. Guy -- Guy Helmer, Ph.D. Principal System Architect Palisade Systems, Inc.
David Wolfskill
2006-Mar-15 21:51 UTC
Recent 6.1-PRE: burncd: ioctl(CDRIOCFIXATE): Input/output error
On Wed, Mar 15, 2006 at 04:27:13PM -0500, Scott Robbins wrote:>... > In my case, the CD burns without problem however, I get that error. > Googling found me a few other people with a similar issue. Have you > tried the CD afterwords to see if it works anyway?Well, as I showed in my original message, I was able to mount the CD as a cd9660 file system, so it appears to work.> Out of curiosity, is it a Plextor drive, I think everyone who had a > problem was running into it with Plextors.Well, /var/run/dmesg.boot says: acd0: setting PIO4 on ICH3 chip acd0: setting UDMA33 on ICH3 chip acd0: <HL-DT-STCD-RW/DVD-ROM GCC-4241N/A100> CDRW drive at ata0 as slave acd0: read 4134KB/s (4134KB/s) write 4134KB/s (4134KB/s), 2048KB buffer, UDMA33 acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, packet acd0: Writes: CDR, CDRW, test write, burnproof acd0: Audio: play, 256 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: no/blank disc And atacontrol says: Password: ATA channel 0: Master: ad0 <HTS548040M9AT00/MG2OA50A> ATA/ATAPI revision 6 Slave: acd0 <HL-DT-STCD-RW/DVD-ROM GCC-4241N/A100> ATA/ATAPI revision 5 ATA channel 1: Master: no device present Slave: no device present localhost(6.1-P)[4] (Why the laptop was set up so that both devices are on the same channel, I doubt I'll ever know.)> Some people, like myself, only get the annoying error message and > everything is fine, others find that it doesn't work at all.OK; well, I s'pose it's some small comfort to be aware that I'm not the only one seeing the apparent issue.... :-} I could boot from a different slice, and exercise 7-CURRENT (from yesterday -- I didn't have time to build today's -CURRENT yet), if that might help. Peace, david -- David H. Wolfskill david@catwhisker.org Mail filters, like sewers, need to be most restrictive at the point of entry. See http://www.catwhisker.org/~david/publickey.gpg for my public key.
Dmitry Pryanishnikov
2006-Mar-16 01:01 UTC
Recent 6.1-PRE: burncd: ioctl(CDRIOCFIXATE): Input/output error
Hello! On Wed, 15 Mar 2006, Scott Robbins wrote:>> fixating CD, please wait.. >> burncd: ioctl(CDRIOCFIXATE): Input/output error >> localhost(6.1-P)[23] >> >> There was a fair amount of time -- around 15 - 20 seconds -- between the >> "fixating CD, please wait.." message and the whine, during which there >> was activity involving the CD drive. >> >> Am I doing something stupid here? > > In my case, the CD burns without problem however, I get that error. > Googling found me a few other people with a similar issue. Have you > tried the CD afterwords to see if it works anyway? > > Out of curiosity, is it a Plextor drive, I think everyone who had a > problem was running into it with Plextors.No, not only Plextors. Look at this (I'm using already-written TDK CD-RW 80 disc): root@homelynx# uname -r 6.1-PRERELEASE root@homelynx# dmesg|grep acd0 acd0: DVDR <NEC DVD RW ND-3520A/1.04> at ata1-master UDMA33 root@homelynx# burncd -f /dev/acd0 blank data i386cd-3.0.iso fixate blanking CD - 100 % done burncd: ioctl(CDIOCSTART): Input/output error root@homelynx# cdcontrol -f /dev/acd0 i cdcontrol: getting toc header: Input/output error Note that disk has actually been blanked; it seems to me that burncd just issued next command too early (waiting for blank completion doesn't work properly). OK, re-issue command w/o blank: root@homelynx# burncd -f /dev/acd0 data i386cd-3.0.iso fixate next writeable LBA 0 writing from file i386cd-3.0.iso size 204768 KB written this track 204768 KB (100%) total 204768 KB fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error root@homelynx# cdcontrol -f /dev/acd0 i Starting track = 1, ending track = 1, TOC size = 18 bytes track start duration block length type ------------------------------------------------- 1 0:02.00 22:45.11 0 102386 data 170 22:47.11 - 102386 - - Yes, resulting disk is OK, it's waiting for completion which doesn't work properly. Sincerely, Dmitry -- Atlantis ISP, System Administrator e-mail: dmitry@atlantis.dp.ua nic-hdl: LYNX-RIPE
Max Khon
2006-May-09 09:29 UTC
Recent 6.1-PRE: burncd: ioctl(CDRIOCFIXATE): Input/output error
Hi! On Wed, Mar 15, 2006 at 04:27:13PM -0500, Scott Robbins wrote:> On Wed, Mar 15, 2006 at 12:51:50PM -0800, David Wolfskill wrote: > > I'm running: > > > > > > I just tried it again, using a different brand of media, and also got: > > > > localhost(6.1-P)[22] sudo burncd -s max -f /dev/acd0 data 6.1-BETA4-i386-disc1.iso fixate > > Password: > > next writeable LBA 0 > > writing from file 6.1-BETA4-i386-disc1.iso size 454082 KB > > written this track 454082 KB (100%) total 454082 KB > > fixating CD, please wait.. > > burncd: ioctl(CDRIOCFIXATE): Input/output error > > localhost(6.1-P)[23] > > > > There was a fair amount of time -- around 15 - 20 seconds -- between the > > "fixating CD, please wait.." message and the whine, during which there > > was activity involving the CD drive. > > > > Am I doing something stupid here? > > In my case, the CD burns without problem however, I get that error. > Googling found me a few other people with a similar issue. Have you > tried the CD afterwords to see if it works anyway? > > Out of curiosity, is it a Plextor drive, I think everyone who had a > problem was running into it with Plextors. > > Some people, like myself, only get the annoying error message and > everything is fine, others find that it doesn't work at all.It does not work on many other drives (including mine, I have NEC DVD RW ND-3520A/1.04). I have to fixate manually after the failure. cdrecord (over SCSI emulation) works fine. http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/73559 http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/95344 http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/95979 http://www.freebsd.org/cgi/query-pr.cgi?pr=i386/90839 http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/63319 /fjoe