Date: Sun, 29 Aug 2004 04:52:35 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Sean McNeil <sean@mcneil.com> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: nautilus cd write failure with -current Message-ID: <1093769555.55460.56.camel@shumai.marcuscom.com> In-Reply-To: <1093588672.72565.2.camel@server.mcneil.com> References: <1093476990.31524.1.camel@server.mcneil.com> <1093585829.52855.34.camel@shumai.marcuscom.com> <1093588672.72565.2.camel@server.mcneil.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-cQz/9M21Mu4Oz31/gUKB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-08-27 at 02:37, Sean McNeil wrote: > 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: > > >=20 > > > :-( write failed: Invalid argument > > > :-[ WRITE@LBA=3D0h failed with SK=3D5h/ASC=3D21h/ACQ=3D02h]: Invalid = argument > > > /dev/pass0: "Current Write Speed" is 1.0x1385KBps. > >=20 > > 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? >=20 > Actually, I just tried a few things: >=20 > cdrecord directly and I can blank=3Dfast > 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. It looks like n-c-b does it all with one command. With the "Erase CD" box checked, the command will look something like: cdrecord speed=3D<speed> dev=3D<dev> blank=3Dfast -v Of course, many more options may be appended depending on certain things. Debugging n-c-b can be tricky since it's a Nautilus component.=20 You can try editing cd-recorder.c, and changing the line: #undef DEBUG_CDRECORD to: #define DEBUG_CDRECORD 1 Then restart Nautilus, and watch your console or ~/.xsession-errors. If nothing is written there, you may need to start Nautilus from the command line, then try the CD burn. The results of this should prove helpful in tracking down the problem. However, I have a strong feeling that the command line produced by n-c-b will also fail if run manually.... Joe >=20 > Sean >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-cQz/9M21Mu4Oz31/gUKB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQBBMZlTb2iPiv4Uz4cRAv86AJ9fqBJjRE2qHvh6j5BniXPGMWuvNACgnNQf qUEsjYFECX6vvr+CmPIwanE= =EW9U -----END PGP SIGNATURE----- --=-cQz/9M21Mu4Oz31/gUKB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1093769555.55460.56.camel>