From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 28 21:23:22 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 3722E16A4CE for ; Sat, 28 Aug 2004 21:23:22 +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 1428D43D72 for ; Sat, 28 Aug 2004 21:23:22 +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 7842DFD06A; Sat, 28 Aug 2004 14:23:21 -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 04822-04; Sat, 28 Aug 2004 14:23:20 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 5533BFD00B; Sat, 28 Aug 2004 14:23:20 -0700 (PDT) From: Sean McNeil To: Pav Lucistnik In-Reply-To: <1093724966.748.6.camel@hood.oook.cz> References: <1093476990.31524.1.camel@server.mcneil.com> <1093585829.52855.34.camel@shumai.marcuscom.com> <1093638010.906.7.camel@gyros> <1093724966.748.6.camel@hood.oook.cz> Content-Type: text/plain; charset=iso-8859-2 Message-Id: <1093728200.4392.2.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 28 Aug 2004 14:23:20 -0700 Content-Transfer-Encoding: 8bit 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: Sat, 28 Aug 2004 21:23:22 -0000 Pav, On Sat, 2004-08-28 at 13:29, Pav Lucistnik wrote: > V pá, 27. 08. 2004 v 22:20, Joe Marcus Clarke píše: > > > > > > 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. > > > > I just realized I don't have a CD-RW. Anyone else want to take a look > > at this for Sean? > > Uhm, the output above is obviously from growisofs, a "DVD only" tool. > Are we really writing CD-RW?! You are absolutely correct. I wasn't even thinking of that. It is a dvd burner with a dvd-rw disk. Still, all works fine with an erased disk but fails if I select the erase option. This capability used to work just fine. Sorry for the confusion, Sean