* [gentoo-user] /dev/dvd playing up
@ 2005-08-07 15:56 Antoine
2005-08-07 15:34 ` Daniel Drake
0 siblings, 1 reply; 4+ messages in thread
From: Antoine @ 2005-08-07 15:56 UTC (permalink / raw
To: gentoo-user
Hi all,
I got a new kernel and now can't get dvds to play. Does anyone have any
suggestions? I searched for ages but never got a solution that works...
Using mplayer
antt@tux ~ $ mplayer dvd://1
....
Playing dvd://1.
libdvdread: Could not open device with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
Couldn't open DVD device: /dev/dvd
/dev/dvd is there - but I am not sure if this is right.
antt@tux ~ $ ls -l /dev/dvd
lrwxrwxrwx 1 root root 3 Aug 7 13:34 /dev/dvd -> hdc
Changing it to /dev/hdc does nothing...
trying mplayer dvd://1 -dvd-device /dev/hdc doesn't work either, though
I can mount the dvd manually and access it that way, though of course I
can't play it normally.
Any help appreciated.
Cheers
Antoine
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] /dev/dvd playing up
2005-08-07 15:56 [gentoo-user] /dev/dvd playing up Antoine
@ 2005-08-07 15:34 ` Daniel Drake
2005-08-07 16:35 ` Michael Crute
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Drake @ 2005-08-07 15:34 UTC (permalink / raw
To: gentoo-user
Antoine wrote:
> Using mplayer
> antt@tux ~ $ mplayer dvd://1
> ....
> Playing dvd://1.
> libdvdread: Could not open device with libdvdcss.
> libdvdread: Can't open /dev/dvd for reading
> Couldn't open DVD device: /dev/dvd
>
> /dev/dvd is there - but I am not sure if this is right.
>
> antt@tux ~ $ ls -l /dev/dvd
> lrwxrwxrwx 1 root root 3 Aug 7 13:34 /dev/dvd -> hdc
How about "ls -l /dev/hdc" ?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] /dev/dvd playing up
2005-08-07 15:34 ` Daniel Drake
@ 2005-08-07 16:35 ` Michael Crute
2005-08-07 19:11 ` Antoine
0 siblings, 1 reply; 4+ messages in thread
From: Michael Crute @ 2005-08-07 16:35 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1136 bytes --]
My guess is that you have a permissions problem with your DVD device
(/dev/hdc). Check the permissions there. Mine looks like this: brw-rw---- 1
root disk 22, 0 Mar 10 12:47 hdc
If that is your case just `gpasswd -a <yourusername> disk` and you should be
good to go. Don't bother trying to change the permissions on hdc since they
will be reverted back when you next reboot.
-Mike
On 8/7/05, Daniel Drake <dsd@gentoo.org> wrote:
>
> Antoine wrote:
> > Using mplayer
> > antt@tux ~ $ mplayer dvd://1
> > ....
> > Playing dvd://1.
> > libdvdread: Could not open device with libdvdcss.
> > libdvdread: Can't open /dev/dvd for reading
> > Couldn't open DVD device: /dev/dvd
> >
> > /dev/dvd is there - but I am not sure if this is right.
> >
> > antt@tux ~ $ ls -l /dev/dvd
> > lrwxrwxrwx 1 root root 3 Aug 7 13:34 /dev/dvd -> hdc
>
> How about "ls -l /dev/hdc" ?
> --
> gentoo-user@gentoo.org mailing list
>
>
--
________________________________
Michael E. Crute
Software Developer
SoftGroup Development Corporation
"In a world without walls and fences, who needs windows and gates?"
[-- Attachment #2: Type: text/html, Size: 1630 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] /dev/dvd playing up
2005-08-07 16:35 ` Michael Crute
@ 2005-08-07 19:11 ` Antoine
0 siblings, 0 replies; 4+ messages in thread
From: Antoine @ 2005-08-07 19:11 UTC (permalink / raw
To: gentoo-user
> My guess is that you have a permissions problem with your DVD device
> (/dev/hdc). Check the permissions there. Mine looks like this:
> brw-rw---- 1 root disk 22, 0 Mar 10 12:47 hdc
>
> If that is your case just `gpasswd -a <yourusername> disk` and you
> should be good to go. Don't bother trying to change the permissions on
> hdc since they will be reverted back when you next reboot.
Bingo... did that change somewhere? Since the gentoo 2.6.8r8 kernel? I
was not in the cdrom group before and the mount options has users...
I guess I should have thought of it, once again thanks heaps
Cheers
Antoine
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-08-07 17:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-07 15:56 [gentoo-user] /dev/dvd playing up Antoine
2005-08-07 15:34 ` Daniel Drake
2005-08-07 16:35 ` Michael Crute
2005-08-07 19:11 ` Antoine
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox