From owner-freebsd-gnome@FreeBSD.ORG Mon Jan 28 01:48:52 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 523B016A41B for ; Mon, 28 Jan 2008 01:48:52 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 0D4BE13C447 for ; Mon, 28 Jan 2008 01:48:51 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.2/8.14.2) with ESMTP id m0S1mxWX031712; Sun, 27 Jan 2008 20:48:59 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Koop Mast In-Reply-To: <1201474965.28601.1.camel@heater.rainbow-runner.nl> References: <1201212259.99544.7.camel@shumai.marcuscom.com> <1201454267.7507.1.camel@heater.rainbow-runner.nl> <1201462411.70499.2.camel@shumai.marcuscom.com> <1201474965.28601.1.camel@heater.rainbow-runner.nl> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Uwrq9IDjdep5E4NXKvoc" Organization: MarcusCom, Inc. Date: Sun, 27 Jan 2008 20:48:58 -0500 Message-Id: <1201484938.70499.28.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on creme-brulee.marcuscom.com Cc: FreeBSD GNOME Users Subject: Re: Brasero for FreeBSD CAM X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 01:48:52 -0000 --=-Uwrq9IDjdep5E4NXKvoc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2008-01-28 at 00:02 +0100, Koop Mast wrote: > On Sun, 2008-01-27 at 14:33 -0500, Joe Marcus Clarke wrote: > > On Sun, 2008-01-27 at 18:17 +0100, Koop Mast wrote: > > > On Thu, 2008-01-24 at 17:04 -0500, Joe Marcus Clarke wrote: > > > > It's been a while, but I finished a very rough port of brasero's me= dium > > > > backend to FreeBSD CAM. I borrowed some of Jean-Yves' code from HA= L, > > > > and extended it. Basically, I've been reading the MMC6 spec a lot > > > > lately. > > > >=20 > > > > The port is rough in that I use a lot of magic offsets based on the= MMC > > > > spec. This makes reading and maintenance hard. I just wanted to s= ee if > > > > this could be done. Cleanup can happen later. I also have not don= e > > > > more than a build test. =20 > > > >=20 > > > > If you do want to play with this, you should run brasero in a debug= mode > > > > so that all output can be captured. While cdrecord should still be= used > > > > to burn the media, coasters should be expected early on. > > > >=20 > > > > http://www.marcuscom.com/downloads/brasero.diff > > > >=20 > > > > Joe > > > >=20 > > > I tried this on FreeBSD 6/i386 with gnome 2.20. And it doesn't seem t= o > > > be able to pick up blank cd/dvd's. While a icon for the black cd/dvd > > > apears on my desktop. > >=20 > > What does the debug output from brasero say? > >=20 > > Joe > >=20 > The 2 lines below are when I insert a blank DVD. >=20 > (brasero:903): BraseroBurn-DEBUG: At burn-medium-cam.c:1775: Trying to > create BRASERCDROM for device /dev/cd0 > (brasero:903): BraseroBurn-DEBUG: At burn-medium-cam.c:1778: Creation fai= led >=20 > Complete log is here > http://rainbow-runner.nl/~kwm/freebsd/brasero-error.txt What are the perms on /dev/cd0? The current user must have perms to open the device for read-write operations. If perms are okay, can you post the ktrace output for brasero? Joe >=20 > -Koop >=20 >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-Uwrq9IDjdep5E4NXKvoc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEABECAAYFAkedNIgACgkQb2iPiv4Uz4cSDwCeKWj9UAXaPMSU9pDJI325bdA/ lywAnRSeB2qG1CvznNkl2aVSd123XNJ6 =GqVY -----END PGP SIGNATURE----- --=-Uwrq9IDjdep5E4NXKvoc--