M. Fioretti wrote : > On Tue, May 27, 2003 16:24:03 at 04:24:03PM -0400, Bill Nottingham > (notting@xxxxxxxxxx) wrote: > > M. Fioretti (m.fioretti@xxxxxxxxx) said: > > > Hello, > > > > > > I'm testing ogle on a T21 IBM laptop running shrike. > > > When I tell it to "open disc" all I get is > > > > > > libdvdread: Could not open /dev/dvd with libdvdcss > > > libdvdread: Can't open /dev/dvd for reading > > > ERROR[OGLE_NAV]: faild to open /read the DVD > > > > > > /dev/dvd is link to /dev/cdrom which is link to /dev/hdc > > > Nothing changes doing it as user or root. > > > > If it's a DVD/CD-RW combo drive, you may be using IDE-SCSI, > > and therefore /dev/scd0. > > > not that one, but: > ln -s /dev/hdc /dev/dvd > > solved the problem. Of course, this gives yet another argument, much > more valid than the ones presented so far, to those saying that > multimedia support is immature in Red Hat/Free SW in general. This > issue has nothing to do with licensing, yet newbies should be spared > from such things. Ah, well... Normally, they should be, if they use my ogle package at least : %post /sbin/ldconfig # If the /dev/dvd link doesn't exist, create a default one test -e /dev/dvd || test -L /dev/dvd || ln -s cdrom /dev/dvd || : My tests with links from dvd -> cdrom -> hdx worked, but I'd be interested in knowing if it doesn't for others, and changing it to dvd -> hdx fixes it (sounds strange, though). Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Raw Hide 20030527 running Linux kernel 2.4.20-20.1.2002.nptl Load : 0.04 0.08 0.24