Date: Wed, 25 Feb 2004 11:23:43 +0100 From: Marc Fonvieille <blackend@freebsd.org> To: Dev Tugnait <dev@unixdaemon.org> Cc: freebsd-hardware@freebsd.org Subject: Re: TDK DVD Burner Message-ID: <20040225102343.GA62093@abigail.blackend.org> In-Reply-To: <20040225015248.GC3266@peacemaker.death.net> References: <20040225015248.GC3266@peacemaker.death.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 24, 2004 at 08:52:48PM -0500, Dev Tugnait wrote: > Hi I just bought a new TDK IndiDVD 420N DVD-RW Burner. I booted it and looked at dmesg, it recognizes it as a CDRW > > acd0: CDRW <TDK DVDRW420N> at ata1-master PIO4 > cd0 at ata1 bus 0 target 0 lun 0 > cd0: <TDK DVDRW420N 1.39> Removable CD-ROM SCSI-0 device > cd0: 16.000MB/s transfers > cd0: Attempt to query device size failed: NOT READY, Medium not present > > Im trying to burn a dvd, but i get these errors > > growisofs -dvd-compat -Z /dev/cd0=movie.iso > :-( unable to CAMGETPASSTHRU for /dev/cd0: Device not configured > Hmm weird. You ran the command as root, right? The kernel config has the following lines?: device ata device atapicd device atapicam device scbus device cd device pass (it seems to be the case according to your boot message) Try a dvd+rw-mediainfo /dev/cd0 with a disc in the burner. Marc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040225102343.GA62093>