From owner-freebsd-stable@FreeBSD.ORG Wed Apr 12 16:12:52 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 21ACF16A402 for ; Wed, 12 Apr 2006 16:12:52 +0000 (UTC) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (w094.z064001164.sjc-ca.dsl.cnc.net [64.1.164.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D0543D45 for ; Wed, 12 Apr 2006 16:12:51 +0000 (GMT) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id 2D6D35643A; Wed, 12 Apr 2006 09:13:09 -0700 (PDT) Received: from satchel.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "satchel.alerce.com", Issuer "alerce.com" (verified OK)) by merlin.alerce.com (Postfix) with ESMTP id 027A456436; Wed, 12 Apr 2006 09:13:08 -0700 (PDT) Received: from satchel.alerce.com (localhost [127.0.0.1]) by satchel.alerce.com (8.13.4/8.13.4) with ESMTP id k3CGD4lY046919 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 12 Apr 2006 09:13:04 -0700 (PDT) (envelope-from hartzell@satchel.alerce.com) Received: (from hartzell@localhost) by satchel.alerce.com (8.13.4/8.13.4/Submit) id k3CGD3T8046912; Wed, 12 Apr 2006 09:13:03 -0700 (PDT) (envelope-from hartzell) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17469.9999.688328.640592@satchel.alerce.com> Date: Wed, 12 Apr 2006 09:13:03 -0700 To: Igor Robul In-Reply-To: <20060412091345.GA65089@sysadm.stc> References: <17468.23694.644142.437584@satchel.alerce.com> <20060412091345.GA65089@sysadm.stc> X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-stable@freebsd.org Subject: Re: help ith burncd (Input/output error, 6.1-RC, plextor PX-740a) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hartzell@alerce.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Apr 2006 16:12:52 -0000 Igor Robul writes: > On Tue, Apr 11, 2006 at 06:49:02PM -0700, George Hartzell wrote: > > When I try to use burncd to burn a cd, it writes all of the data, says > > "fixating CD, please wait.." and then reports > > > > burncd: ioctl(CDRIOCFIXATE): Input/output error > > > > Oddly enough, the CD seems to be usable. > > > > I can successfully burn the same file if I use cdrecord. > On same CD-R disc? :-) No, on a fresh disk... ;) > I sometimes burn many ISO images to CD-Rs "from one box", and on some > CD-s I get this error, and on some I dont. I seem to get it reliably, although I *guess* that it could just be chance.... I guess my question is: "Is this one of those known things that everyone just ignores, or do I have an unusual problem?" g.