Date: Thu, 7 Feb 2002 19:49:55 -0800 (PST) From: Edmond Shum <shumzai@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: bin/34725: burncd cannot write audio file as the 1st track in a session Message-ID: <200202080349.g183ntK73242@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 34725
>Category: bin
>Synopsis: burncd cannot write audio file as the 1st track in a session
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 07 19:50:04 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Edmond Shum
>Release: 4.5
>Organization:
>Environment:
FreeBSD antares 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386
>Description:
burncd cannot write audio track when it is the 1st in the session. It
must follow a data file. :
burncd -m -f /dev/acd0c audio test.wav test2.wav ...... [fixate]
will fail with the console messages:
acd0: WRITE_BIG - ILLEGAL REQUEST asc=64 ascq=00 error=00
However, if it is preceded by a data file, it works fine:
burncd [-m] -f /dev/acd0c data /tmp/zero audio test.wav test2.wav ...... [fixate]
( success )
The cdrw I am using: acd0: CD-RW <Hewlett-Packard CD-Writer Plus 9100b> at ata1-master using PIO4
>How-To-Repeat:
Command with:
burncd [-m] -f /dev/acd0c audio [audio file]
will definitely fail
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202080349.g183ntK73242>
