Quote:
|
for the life of me i can not figure out why a dvd will not play. it is not recognized by my disc drive. does anyone have and suggestions as to what to do or download?? [/b]
|
Do you have w32codec-all, libdvdread3 and libdvdcss2 installed?
libdvdread:
http://packman.links2linux.de/package/libdvdread
w32codec-all:
http://packman.links2linux.de/package/Win32-Codecs
On a 32-bit opensuse, one way to install libdvdcss2 is to open a terminal/xterm/konsole and type:
Code:
su -c "rpm -Uvh http://download.videolan.org/pub/libdvdcss/1.2.9/rpm/libdvdcss2-1.2.9-1.i386.rpm"
enter root password when prompted.