Re: Ogle 0.9.2 and SuSE 9.0 vs USB DVD-drive
H}kan Hjort <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Sun Nov 09 2003, miles wrote: > Hi folks, > I have just installed the latest RPMs for ogle and its requirements > which seemed to go smoothly, but when I try to play a DVD from the > command line I get the following errors. Could someone give me a clue > please? I'm not an experienced linux user, but I can handle the basics. > Cheers! > Miles > > > miles@linux:~> ogle /media/sr1 > > libdvdread: Using libdvdcss version 1.2.8 for DVD access > > libdvdread: Attempting to use device /dev/sr1 mounted on /media/sr1 for CSS authentication > > libdvdread: Could not open /dev/sr1 with libdvdcss. > > libdvdread: Can't open /dev/sr1 for reading Is /dev/sr1 your DVD rom drive? If it is then it seems like you don't have premission to open it. You'll need both read and write permissions to get CSS authentication working properly. Make sure that you own the device or are a member of it's group. The later when this is resolved it might be that the ioctls use for CSS isn't available for the USB device, I don't really know here though. Try running 'ogle --debug /media/sr1' and or experiment with other devices and premissions. -- Håkan Hjort