Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2006 20:51:40 +0200
From:      Fabian Keil <freebsd-listen@fabiankeil.de>
To:        eoghan <freebsd@redry.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: playing a dvd
Message-ID:  <20060430205140.613222aa@localhost>
In-Reply-To: <4454F992.3080105@redry.net>
References:  <4454C52C.1040309@redry.net> <20060430165041.0fbaddd0@localhost> <4454F992.3080105@redry.net>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_8XcHj9BnHVjXA3Tyaqw=6Ep
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

eoghan <freebsd@redry.net> wrote:

> Fabian Keil wrote:
> > eoghan <freebsd@redry.net> wrote:
> >=20
> >> Im trying to open a dvd and play it. I am trying a number of programs=
=20
> >> but I cannot seem to get it to open my dvd.
> >> I have tried totem, kmplayer and finally mplayer from terminal.
> >> $mplayer dvd://1
> >> gives me:
> >>
> >> libdvdread: Could not open device with libdvdcss.
> >> libdvdread: Can't open /dev/acd0 for reading.
> >> Couldn't open DVD device: /dev/acd0
> >>
> >> This seems to have happened a few weeks ago, because i have used=20
> >> kmplayer (on gnome) before and I had no problems playing dvd's.
> >> Could someone help me out?
> >=20
> > Does your user have read permissions for /dev/acd0?

> Thanks Fabian
> How can i check this. Im not using root.
=20
fk@TP51 ~ $ls -l /dev/acd0=20
crw-rw----  1 root  operator    0,  99 Apr 30 13:28 /dev/acd0

fk@TP51 ~ $id
uid=3D1001(fk) gid=3D1001(fk) groups=3D1001(fk), 0(wheel), 5(operator), 201=
(privoxy)

To get these permissions I have:=20

fk@TP51 ~ $grep ^perm /etc/devfs.conf
perm    smb0    0660
perm    acd0    0660
perm    xpt0    0660
perm    pass0   0660

If your user isn't already part of the operator group you
could add him/her, or make /dev/acd0 world readable (0664).

Fabian
--=20
http://www.fabiankeil.de/

--Sig_8XcHj9BnHVjXA3Tyaqw=6Ep
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

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

iD8DBQFEVQdCjV8GA4rMKUQRAmE3AKChaCk8OGT+t0e6M2SlP76i7o8bkwCfckJb
IXqpQyG99a/lin705lwUgFk=
=aHZn
-----END PGP SIGNATURE-----

--Sig_8XcHj9BnHVjXA3Tyaqw=6Ep--



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