Brasero for FreeBSD CAM

Joe Marcus Clarke marcus at marcuscom.com
Sun Jan 27 17:48:52 PST 2008


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 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 if
> > > > 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 mode
> > > > so that all output can be captured.  While cdrecord should still be used
> > > > to burn the media, coasters should be expected early on.
> > > > 
> > > > http://www.marcuscom.com/downloads/brasero.diff
> > > > 
> > > > Joe
> > > > 
> > > I tried this on FreeBSD 6/i386 with gnome 2.20. And it doesn't seem to
> > > be able to pick up blank cd/dvd's. While a icon for the black cd/dvd
> > > apears on my desktop.
> > 
> > What does the debug output from brasero say?
> > 
> > Joe
> > 
> The 2 lines below are when I insert a blank DVD.
> 
> (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 failed
> 
> 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

> 
> -Koop
> 
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20080128/fb313ef4/attachment.pgp


More information about the freebsd-gnome mailing list