Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2006 11:55:09 GMT
From:      Philipp Ost <pj@smo.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/98082: burncd fails on 6.1-Release
Message-ID:  <200605291155.k4TBt91t093906@www.freebsd.org>
Resent-Message-ID: <200605291200.k4TC0Ynm003988@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98082
>Category:       bin
>Synopsis:       burncd fails on 6.1-Release
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 29 12:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Philipp Ost
>Release:        6.1-Release
>Organization:
>Environment:
]$ uname -a
FreeBSD herdubreid.intern.smo.de 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 27 22:26:23 CEST 2006     pj@herdubreid.intern.smo.de:/usr/obj/usr/src/sys/HERDUBREIDKERNEL  i386

>Description:
burncd fails 

a. to blank and erase CD-RWs properly:

# burncd -f /dev/acd0 erase
erasing CD, please wait..
# burncd -f /dev/acd0 blank
blanking CD, please wait..

Both take forever. After a while (~30 minutes after initiating the command), 'top' shows no burncd-process running on the machine.

b. burn a CD-RW properly:

(The CD-RW was blanked/erased before burning)

# burncd -f /dev/acd0 data 6.1-RELEASE-i386-disc1.iso fixate
next writeable LBA 0
writing from file 6.1-RELEASE-i386-disc1.iso size 517368 KB
written this track 517368 KB (100%) total 517368 KB
fixating CD, please wait..
burncd: ioctl(CDRIOCFIXATE): Input/output error

The used recorder is recognized by the system as follows:
$ dmesg | grep acd0
acd0: DVDR <HL-DT-ST DVDRAM GSA-4163B/A101> at ata1-master UDMA33
>How-To-Repeat:
- blank/erase a CD-RW with burncd -f /dev/acd0 erase or burncd -f /dev/acd0 blank
- cancel the process after burncd disappears from 'top'-listing
- burn a file/ISO-image using the blanked CD-RW
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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