From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 27 06:37:55 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78C7F16A4CE for ; Fri, 27 Aug 2004 06:37:55 +0000 (GMT) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5830C43D55 for ; Fri, 27 Aug 2004 06:37:53 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id E0FB9FD012; Thu, 26 Aug 2004 23:37:52 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10756-05; Thu, 26 Aug 2004 23:37:52 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 64304FD011; Thu, 26 Aug 2004 23:37:52 -0700 (PDT) From: Sean McNeil To: Joe Marcus Clarke In-Reply-To: <1093585829.52855.34.camel@shumai.marcuscom.com> References: <1093476990.31524.1.camel@server.mcneil.com> <1093585829.52855.34.camel@shumai.marcuscom.com> Content-Type: text/plain Message-Id: <1093588672.72565.2.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 26 Aug 2004 23:37:52 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com cc: FreeBSD GNOME Users Subject: Re: nautilus cd write failure with -current X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 06:37:55 -0000 On Thu, 2004-08-26 at 22:50, Joe Marcus Clarke wrote: > On Wed, 2004-08-25 at 19:36, Sean McNeil wrote: > > I just tried something that worked not too long ago - writing a cd. Now > > I get the following error: > > > > :-( write failed: Invalid argument > > :-[ WRITE@LBA=0h failed with SK=5h/ASC=21h/ACQ=02h]: Invalid argument > > /dev/pass0: "Current Write Speed" is 1.0x1385KBps. > > Hmmm, I'll have to take a look. However, if this used to work, perhaps > something in -CURRENT broke it. What other changes have been made > recently? Can you burn a CD using cdrecord directly? Actually, I just tried a few things: cdrecord directly and I can blank=fast after that, I can write to the CD. If I try to write to the CD with "Erase CD" checked then I get the error. So it is erasing that is not functioning properly for me. Sean