From owner-freebsd-gnome@FreeBSD.ORG Mon Jan 28 05:31:45 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 6D14F16A420 for ; Mon, 28 Jan 2008 05:31:45 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (penna-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 2927D13C469 for ; Mon, 28 Jan 2008 05:31:45 +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 m0S5VqeB033645; Mon, 28 Jan 2008 00:31:52 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeremy Messenger In-Reply-To: References: <1201212259.99544.7.camel@shumai.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3JJQuR9HtRJ8M2dLzSg8" Organization: MarcusCom, Inc. Date: Mon, 28 Jan 2008 00:31:51 -0500 Message-Id: <1201498311.70499.33.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,MIME_QP_LONG_LINE, NO_RELAYS autolearn=no 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 05:31:45 -0000 --=-3JJQuR9HtRJ8M2dLzSg8 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2008-01-27 at 23:16 -0600, Jeremy Messenger wrote: > On Thu, 24 Jan 2008 16:04:19 -0600, Joe Marcus Clarke =20 > wrote: >=20 > > It's been a while, but I finished a very rough port of brasero's medium > > backend to FreeBSD CAM. I borrowed some of Jean-Yves' code from HAL, > > and extended it. Basically, I've been reading the MMC6 spec a lot > > lately. > > > > 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 see i= f > > this could be done. Cleanup can happen later. I also have not done > > more than a build test. > > > > If you do want to play with this, you should run brasero in a debug mod= e > > so that all output can be captured. While cdrecord should still be use= d > > to burn the media, coasters should be expected early on. > > > > http://www.marcuscom.com/downloads/brasero.diff >=20 > I have tried it with GNOME 2.21.x (MC CVS) and it crashes in start up. >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > % brasero -g > (brasero:31510): BraseroBurn-DEBUG: At burn-medium-cam.c:1775: Trying to = =20 > create BRASERCDROM for device /dev/cd0 > (brasero:31510): BraseroBurn-DEBUG: At burn-medium-cam.c:1782: Creation =20 > succeeded > (brasero:31510): BraseroBurn-DEBUG: At burn-medium-cam.c:1744: =20 > Initializing information for medium in DVD_RW ND-3550A > (brasero:31510): BraseroBurn-DEBUG: At burn-medium-cam.c:778: Retrieving = =20 > media profile > [1] 31510 segmentation fault (core dumped) brasero -g > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Backtraces: http://people.freebsd.org/~mezz/gdb/gdb-brasero.txt D'oh! Forgot to deference the pointer in two places. I posted a new brasero.diff. Thanks for the feedback. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-3JJQuR9HtRJ8M2dLzSg8 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) iEYEABECAAYFAkedaMYACgkQb2iPiv4Uz4e3gACeLxG2mtMCtRpbr6k1x4T/o/73 YdIAmwZW35Z7/dbYf4Brp2OU6aLzRWIj =i2xg -----END PGP SIGNATURE----- --=-3JJQuR9HtRJ8M2dLzSg8--