From owner-freebsd-bugs Thu Feb 7 19:50:25 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E9AC237B47F for ; Thu, 7 Feb 2002 19:50:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g183o5q73325; Thu, 7 Feb 2002 19:50:05 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 16E6337B420 for ; Thu, 7 Feb 2002 19:49:55 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g183ntK73242; Thu, 7 Feb 2002 19:49:55 -0800 (PST) (envelope-from nobody) Message-Id: <200202080349.g183ntK73242@freefall.freebsd.org> Date: Thu, 7 Feb 2002 19:49:55 -0800 (PST) From: Edmond Shum To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/34725: burncd cannot write audio file as the 1st track in a session Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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