Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ogle fails to read dvd
Date: Tue, 17 Jan 2006 19:02:49
Message-Id: 20060117185744.7077.qmail@web31704.mail.mud.yahoo.com
1 Hello everyone,
2
3 Here's the error(same as from root prompt):
4
5 heathen@sarawak ~ $ ogle
6 WARNING[dvd_gui]: add_keybinding(): No such action:
7 'SaveScreenshot'
8 WARNING[dvd_gui]: add_keybinding(): No such action:
9 'SaveScreenshotWithSPU'
10 libdvdread: Using libdvdcss version 1.2.9 for DVD
11 access
12 libdvdread: Could not open /dev/dvd with libdvdcss.
13 libdvdread: Can't open /dev/dvd for reading
14 ERROR[ogle_nav]: faild to open/read the DVD
15 callbacks.on_opendvd_activate(): DVDSetDVDRoot: Root
16 not set
17
18 Yes, there is a proper symlink:
19
20 heathen@sarawak ~ $ ls -l /dev/dvd
21 lrwxrwxrwx 1 root root 3 Jan 17 02:17 /dev/dvd -> hdd
22
23 Have tried chmod# 666 and 755 /dev/hdd.
24
25 User's groups:
26
27 heathen@sarawak ~ $ groups
28 wheel audio cdrw usb users portage
29
30 but,
31
32 sarawak heathen # usermod -G dvd heathen
33 usermod: unknown group dvd
34
35 Is it an ownership issue?
36
37 heathen@sarawak ~ $ ls -l /dev/hdd
38 brwxr-xr-x 1 root cdrom 22, 64 Jan 17 02:17 /dev/hdd
39
40 but #chown root:dvd /dev/hdd doesn't work.
41
42 -mw
43
44
45 __________________________________________________
46 Do You Yahoo!?
47 Tired of spam? Yahoo! Mail has the best spam protection around
48 http://mail.yahoo.com
49 --
50 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] ogle fails to read dvd PaulNM <gentoo@×××××××××.com>