Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Dec 2004 09:34:30 +1030
From:      Ian Moore <imoore@picknowl.com.au>
To:        David Vincelli <micologist@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Pioneer DVR-108 can burn DVDs, can't mount them!
Message-ID:  <200412250934.36762.imoore@picknowl.com.au>
In-Reply-To: <7227803f04122407557bba1f84@mail.gmail.com>
References:  <7227803f041223222861547e39@mail.gmail.com> <200412241722.28723.imoore@picknowl.com.au> <7227803f04122407557bba1f84@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1218029.yBDHsDQ8C7
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Sat, 25 Dec 2004 02:25, David Vincelli wrote:
> On Fri, 24 Dec 2004 17:22:16 +1030, Ian Moore <imoore@picknowl.com.au>=20
wrote:
> > On Fri, 24 Dec 2004 16:58, David Vincelli wrote:
> > > Hi,
> > >
> > > I'm using FreeBSD 5.3-RELEASE with a custom kernel I just compiled a
> > > few days ago to have the atapicam device (the only difference with the
> > > stock kernel). I added hw.ata.atapi_dma=3D"1" to /boot/loader.conf, a=
nd
> > > indeed the device is accessed in UltraDMA mode 2.  My DVD burner is a
> > > Pioneer DVR-108 with the latest firmware at this time (1.18). I can
> > > burn DVDs using growisofs but I get a vague input/output error when I
> > > try to mount them. (mount failed: input/output error, if I recall
> > > correctly). The command I use to mount is: mount -t cd9660 /dev/cd0
> > > /mnt. It seems I cannot mount DVDs at all, even originals. I was
> > > wondering if the drive was defective so I tried it under a windows
> > > environment and it could read the DVDs fine, even the ones I created
> > > under FreeBSD.  I'd give you a full listing of the full error that
> > > would swamp the (real) console when I tried to mount the DVDs but I
> > > don't have access to the box right now. It was a scsi error. asq 8,3
> > > is one of them from what I remember :)
> > >
> > > Has anyone seen this before?
> >
> > Hi Vince,
> > I bought the same DVD drive a few weeks ago & it works just fine on my
> > 5.3-RELEASE system. I can watch DVDs, mount a DVD-ROM & I've burnt a
> > DVD-RW successfully. There's nothing special in my kernel except ATAPIC=
AM
> > support. I mount it as a SCSI device, so maybe it's worth trying that on
> > your system?
> >
> Hi Ian,
>
> What do you mean by when you say you "mount them as a SCSI device".
> Which device is that?
>

It's /dev/cdx (or cd1 if it's the second cd drive).
You need to have=20
	device	ATAPI_CAM
	device	scbus
	device	cd
in your kernel in order to do this. That will allow the gui cd burning apps=
=20
like k3b & cdbakeoven to burn cds using cdrecord, though you can still use=
=20
burncd if you prefer.

Cheers,

=2D-=20
Ian Moore

GPG Key: http://homepages.picknowl.com.au/imoore/imoore.asc

--nextPart1218029.yBDHsDQ8C7
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQBBzKCEfITqkXhImmIRAq7gAJ0ZgNqwQAxudzopdAeqUVmMWNZZ0ACfbe/r
qrHgZQk9AvS3sYoI764/n04=
=v3nT
-----END PGP SIGNATURE-----

--nextPart1218029.yBDHsDQ8C7--



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