Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Mar 2006 08:53:07 -0700 (MST)
From:      Warner Losh <imp@bsdimp.com>
To:        matheusber@yahoo.com.br
Cc:        freebsd-usb@freebsd.org
Subject:   Re: external usb dvdrw
Message-ID:  <20060307.085307.71093218.imp@bsdimp.com>
In-Reply-To: <20060307140919.58121.qmail@web36715.mail.mud.yahoo.com>
References:  <20060307140919.58121.qmail@web36715.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> i have a LG dvdrw and a vipower external enclosure,
> and a toshiba notebook that can burn dvd's and cd's
> using it.
> 
> every command that is not reading a cd/dvd gets me an
> error. when i run dvd+rw-mediainfo /dev/cd0 it
> produces an 0x46 error in dmesg.

I've managed to get this working on current by minor tweaks to the
umass driver to not ignore certain commands, but to pass them through.
This was also independently done by phk, but there's some issues with
the simple hack that might destabilize the thumb drives.  This
ordinarily wouldn't bother me, but the goofy things are fragile enough
as it is, and any extra protection there is likely a good thing...

You may have a different problem, however.  I used cdrecord with the
dvd+rw extensions (growisofs) and found that I got many warnings in
the log, I was able to burn a dvd in all but one of the cases I tried.
That one case I think was a problem with the production of data using
dump was so slow that I couldn't stream the data to the dvd.  Some
blanks tolerated this well, while others didn't (or I got lucky on
some, unlucky on others).  Without seeing the messages from the
applications that you are using, and a complete dmesg, it is hard to
say for sure.

Warner




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060307.085307.71093218.imp>