Ogle (Pete's notes)

Web to the Ogle home page.

I downloaded RPMs for libdvdcss, libdvdread, ogle and ogle-gui and RPM'd them. When I ran it, it wanted a device named /dev/dvd, which didn't exist. By looking at the output of "dmesg", I discovered that the device name for the DVD drive is /dev/hdc. So I did

as root
cd /dev
ln -s hdc dvd
Load a DVD, start ogle, select File->Open disc, and you're off. Hit "f" to get full-screen mode.
Pete Siemsen
Last modified: Tue Sep 10 11:14:55 MDT 2002