From owner-freebsd-stable@FreeBSD.ORG Tue Jan 11 14:55:25 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7406F16A4D0 for ; Tue, 11 Jan 2005 14:55:25 +0000 (GMT) Received: from pathfinder.roks.biz (roks.biz [82.207.80.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9692743D4C for ; Tue, 11 Jan 2005 14:55:23 +0000 (GMT) (envelope-from padla@roks.biz) Received: from pathfinder.roks.biz (localhost.roks.biz [127.0.0.1]) by pathfinder.roks.biz (8.12.11/8.12.11) with ESMTP id j0BEtLOO016758 for ; Tue, 11 Jan 2005 16:55:21 +0200 (EET) (envelope-from padla@pathfinder.roks.biz) Received: (from padla@localhost) by pathfinder.roks.biz (8.12.11/8.12.11/Submit) id j0BEtK0T016757 for freebsd-stable@freebsd.org; Tue, 11 Jan 2005 16:55:20 +0200 (EET) (envelope-from padla) Date: Tue, 11 Jan 2005 16:55:20 +0200 From: Nikolay Pavlov To: freebsd-stable@freebsd.org Message-ID: <20050111145520.GA16586@roks.biz> Mail-Followup-To: Nikolay Pavlov , freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: burncd: ioctl(CDRIOCFIXATE): Input/output error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2005 14:55:25 -0000 Hi, freebsd users. After upgrade from 4.10 to 5.3, I can't write disks with burncd tool. I see this error: # burncd -emv -s 10 data akt.iso fixate adding type 0x08 file akt.iso size 554522 KB 277261 blocks next writeable LBA 0 addr = 0 size = 567830528 blocks = 277261 writing from file akt.iso size 554522 KB written this track 554522 KB (100%) total 554522 KB fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error Also I can't blank cd.. burncd blank command just hang all the time.. dmesg -a | grep acd0 acd0: CDRW at ata0-master UDMA33 atacontrol info 0 Master: acd0 ATA/ATAPI revision 0 Slave: no device present Best regards, Nikolay Pavlov.