| Summary: | burncd fails on fixate | ||
|---|---|---|---|
| Product: | Base System | Reporter: | sjh13 <sjh13> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.2-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
sjh13
2001-01-14 07:00:01 UTC
It seems sjh13@po.cwru.edu wrote: I have committed a fix for this to -current, MFC will follow shortly. The problem is that some drives wont close a CD in multisession mode if the firmaware decides that there is not room enough for a new session. Dont you just love "smart" firmaware..... > > >Number: 24318 > >Category: misc > >Synopsis: burncd fails on fixate > >Confidential: no > >Severity: non-critical > >Priority: medium > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sat Jan 13 23:00:01 PST 2001 > >Closed-Date: > >Last-Modified: > >Originator: Steven Huwig > >Release: 4.2-RELEASE > >Organization: > Case Western Reserve University > >Environment: > FreeBSD mulder.student.cwru.edu 4.2-RELEASE FreeBSD 4.2-RELEASE #1: Sat Jan 13 17:01:33 EST 2001 steve@mulder.student.cwru.edu:/usr/src/sys/compile/MULDER i386 > > >Description: > Using a Creative Labs ATAPI CD-RW drive. > > >How-To-Repeat: > Try to burn a CD with this system. > > MSI-6330 Athlon Socket A MB > Creative Labs RW8438E > FreeBSD 4.2 > >Fix: > > > >Release-Note: > >Audit-Trail: > >Unformatted: > >ad0: 29314MB <IBM-DTLA-307030> [59560/16/63] at ata0-master UDMA66 > >acd0: CDROM <SONY CDU4811> at ata1-master using PIO4 > >acd1: CD-RW <CREATIVE CD-RW RW8438E> at ata1-slave using WDMA2 > > The drive appears to write to the media, but burncd outputs: > > >mulder# cat ./4.2-install.iso | team 100k 8 | burncd -f /dev/acd1c -s 8 data /dev/stdin fixate > >next writeable LBA 0 > >writing from file /dev/stdin size 0 KB > >652450 kilobytes, 545 seconds(65179600%) total 651796 KB > >written this track 652450 KB (65245000%) total 652450 KB > >fixating CD, please wait.. > >burncd: ioctl(CDRIOCCLOSEDISK): Input/output error > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-bugs" in the body of the message > -Søren State Changed From-To: open->closed Belived fixed in 4.3 |