From owner-freebsd-gnome@FreeBSD.ORG Thu Jan 3 19:15:09 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 6347B16A418 for ; Thu, 3 Jan 2008 19:15:09 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao101.cox.net (eastrmmtao101.cox.net [68.230.240.7]) by mx1.freebsd.org (Postfix) with ESMTP id EBA0413C43E for ; Thu, 3 Jan 2008 19:15:08 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao101.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080103191508.UVXL129.eastrmmtao101.cox.net@eastrmimpo02.cox.net>; Thu, 3 Jan 2008 14:15:08 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id YjEZ1Y00S4iy4EG0000000; Thu, 03 Jan 2008 14:14:34 -0500 Date: Thu, 03 Jan 2008 13:15:35 -0600 To: "Joe Marcus Clarke" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <1199159561.6089.2.camel@fermi> <1199304410.9913.28.camel@shumai.marcuscom.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: User-Agent: Opera Mail/9.25 (Linux) Cc: gnome@freebsd.org, Luis Medinas Subject: Re: Brasero on FreeBSD 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: Thu, 03 Jan 2008 19:15:09 -0000 On Wed, 02 Jan 2008 16:26:01 -0600, Jeremy Messenger wrote: > On Wed, 02 Jan 2008 14:06:50 -0600, Joe Marcus Clarke > wrote: > >> >> On Tue, 2008-01-01 at 03:52 +0000, Luis Medinas wrote: >>> Hi >>> >>> As a co-maintainer of Brasero i'm tempted to ask why FreeBSD hasn't >>> brasero 0.7.0 on the ports tree. None of us are using FreeBSD sadly but >>> we can work together to make it work better for FreeBSD if it isn't >>> working atm. Please bump brasero. >> >> To those interested, I updated the port to 0.7.0, but there are caveats. >> I have not tested the runtime. It requires the Linux SG SCSI support >> which means it's limited to recent RELENG_6, RELENG_7, or -CURRENT. You >> will also need the following in your kernel: >> >> device sg > > Interesting, I don't know about sg. Bummer, there is no module for it. I > can rebuild my kernel tonight or tomorrow and test it. Umm... It looks like HAL doesn't like sg device in kernel. The HAL just doesn't function unless I boot in old kernel that has no sg. If I insert blank CD or DVD and it doesn't auto recoginze blank CD/DVD unless I reboot to use kernel without sg. I have tested it twice to make sure to boot in kernel with and without sg. If you want me to debug, then I can and I will have to check in FAQ for how to debug HAL. Cheers, Mezz >> A port to CAM would be nice, but this was quicker. Feedback is welcome. >> >> http://www.marcuscom.com/downloads/brasero.diff > > It looks good. I think it might need to add intlhack. Also, dirrmtry on > two lines in plist. > > -@dirrm lib/brasero/plugins > -@dirrm lib/brasero > +@dirrmtry lib/brasero/plugins > +@dirrmtry lib/brasero > > We never know if someone write a seperate plugins, so it's ready for > future. > > Cheers, > Mezz > >> Joe -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org