From root@core.usrlib.org  Mon Jan 21 19:18:26 2002
Return-Path: <root@core.usrlib.org>
Received: from core.usrlib.org (cc2-24.217.114.114.charter-stl.com [24.217.114.114])
	by hub.freebsd.org (Postfix) with ESMTP id E9F6837B405
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Jan 2002 19:18:24 -0800 (PST)
Received: by core.usrlib.org (Postfix, from userid 0)
	id 4C183A812; Mon, 21 Jan 2002 21:18:17 -0600 (CST)
Message-Id: <20020122031817.4C183A812@core.usrlib.org>
Date: Mon, 21 Jan 2002 21:18:17 -0600 (CST)
From: Andrew Hesford <jester@core.usrlib.org>
Reply-To: Andrew Hesford <jester@core.usrlib.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: burncd(8) fails to write audio CDs
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34148
>Category:       bin
>Synopsis:       burncd(8) fails to write audio CDs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 21 19:20:00 PST 2002
>Closed-Date:    Thu Jan 31 02:00:47 PST 2002
>Last-Modified:  Thu Jan 31 02:00:59 PST 2002
>Originator:     Andrew Hesford
>Release:        FreeBSD 4.5-RC i386
>Organization:
>Environment:
System: FreeBSD core.usrlib.org 4.5-RC FreeBSD 4.5-RC #4: Mon Jan 21 17:49:22 CST 2002 root@core.usrlib.org:/usr/obj/usr/src/sys/CORE i386
Dell Dimension L733r:
	Intel Pentium III, 733 MHz
	Intel i810 Chipset
	320M SDRAM, 100MHz
	LG CD-RW CED-8080B, running in WDMA mode 2
	WDC WD200BB-75AUA1 19092MB Hard disk, running in UDMA66 mode
FreeBSD 4-STABLE between 01/18/01 and 01/21/02 (and maybe earlier)

>Description:
The system above has never been able burn audio CDs using burncd(8).
Whether trying to burn WAV files or raw PCM audio, burncd fails with the
following output:
	next writeable LBA 0
	writing from file 03-cherry_twist.cdr size 45753 KB

	only wrote -1 of 37632 bytes
dmesg(8) also reveals the following system messages:
	acd0: WRITE_BIG - ILLEGAL REQUEST asc=64 ascq=00 error=00
	acd0: CLOSE_TRACK/SESSION - ILLEGAL REQUEST asc=2c ascq=04 error=00

>How-To-Repeat:
At the shell:
	burncd audio audiofile1 audiofile2 ... fixate
The problem also occurs with any -s flag from 1 to 8, an appropriate -f
flag (in my case, /dev/acd0c), wih the -p flag, or with "fixate"
removed from the command.

>Fix:
No fix is known at this time, but it was noted in the past that the
ioctl CDRIOCSETBLOCKSIZE was not set to the appropriate size for audio
tracks. However, correcting this did not correct the problem.
>Release-Note:
>Audit-Trail:

From: Sren Schmidt <sos@freebsd.dk>
To: Andrew Hesford <jester@core.usrlib.org>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/34148: burncd(8) fails to write audio CDs
Date: Tue, 22 Jan 2002 07:35:52 +0100 (CET)

 It seems Andrew Hesford wrote:
 > 
 > Dell Dimension L733r:
 > 	Intel Pentium III, 733 MHz
 > 	Intel i810 Chipset
 > 	320M SDRAM, 100MHz
 > 	LG CD-RW CED-8080B, running in WDMA mode 2
 > 	WDC WD200BB-75AUA1 19092MB Hard disk, running in UDMA66 mode
 > FreeBSD 4-STABLE between 01/18/01 and 01/21/02 (and maybe earlier)
 > 
 > >Description:
 > The system above has never been able burn audio CDs using burncd(8).
 > Whether trying to burn WAV files or raw PCM audio, burncd fails with the
 > following output:
 > 	next writeable LBA 0
 > 	writing from file 03-cherry_twist.cdr size 45753 KB
 > 
 > 	only wrote -1 of 37632 bytes
 > dmesg(8) also reveals the following system messages:
 > 	acd0: WRITE_BIG - ILLEGAL REQUEST asc=64 ascq=00 error=00
 > 	acd0: CLOSE_TRACK/SESSION - ILLEGAL REQUEST asc=2c ascq=04 error=00
 
 This is a known problem with the CED-8080B drive, no known fix yet, and 
 I dont have any of those devices here to experiment with, so its difficult
 to say what the problem is...
 
 -Sren
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Thu Jan 31 02:00:47 PST 2002 
State-Changed-Why:  
Duplicate of misc/27893. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34148 
>Unformatted:
