DVD will not play a commercial DVD
have loaded or got libdvdcss
have loaded or got libxine1
I have looked at XINE - openSUSE
but still Kaffiene will not play DVD
Any Advice?
DVD will not play a commercial DVD
have loaded or got libdvdcss
have loaded or got libxine1
I have looked at XINE - openSUSE
but still Kaffiene will not play DVD
Any Advice?
Hi
Should be libdvdcss2 from videolan? or does libdvdcss from packman
work…?
I just have a downloaded src rpm that I rebuilt from source and use
that;
wget
http://download.videolan.org/pub/libdvdcss/1.2.9/rpm/libdvdcss-1.2.9-1.src.rpm
rpmbuild --rebuild libdvdcss-1.2.9-1.src.rpm
sudo rpm -Uhv /usr/src/packages/RPMS/i586/libdvdcss2-1.2.9-1.i386.rpm
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
up 1 day 10:38, 2 users, load average: 0.00, 0.06, 0.03
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.22
Hi
will not work with libdvdcss from pacman and 11.1
so have
gxine
libread3
libread4
loaded
Does the text you supplied go in the ALT+F2 window?
Not an expert here on Suse - a newbie just got 11.1
Thanks
Multi-media and Restricted Format Installation Guide - openSUSE Forums
You have done this I take it:
YAST >> Security and Users >> User Management >> “select your user” >> Edit >> Details >> Groups >> check “cdrom” and “disk” and then click on “ACCEPT”.
Hi No
I have just done
You have done this I take it:
YAST >> Security and Users >> User [AND GROUP] Management >> “select your user” >> Edit >> Details >> Groups >> check “cdrom” and “disk” and then click on “ACCEPT” OK}.
The items in brackets were just different
Done
Hi
Check out caf4926’s post first, else those commands are run from the
console/konsole (CLI).
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
up 1 day 11:12, 1 user, load average: 0.10, 0.38, 0.38
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.22
wget
http://download.videolan.org/pub/libdvdcss/1.2.9/rpm/libdvdcss-1.2.9-1.src.rpm
rpmbuild --rebuild libdvdcss-1.2.9-1.src.rpm
sudo rpm -Uhv /usr/src/packages/RPMS/i586/libdvdcss2-1.2.9-1.i386.rpm
i have just tried this and on the rpmbuild it says user sam does not exit?
can the whole be copied into the Konsole Terminal Program?
Hi
Each command needs to be run as separate commands. Don’t worry about
the user not existing that is just the original packagers name, it all
changes to root user in the rebuild process.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
up 1 day 12:01, 1 user, load average: 0.08, 0.03, 0.04
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.22
ok where should it be run?
in the console that exists on the bar at the bottom?
if i type in wget it comes back with like htp not specified? and back to original window?
thanks for your help
if i type
Hi
The wget and the http url are all on one line (wordwrap )
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
up 1 day 13:20, 1 user, load average: 0.47, 0.27, 0.21
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.22
ok where should it be run?
in the console that exists on the bar at the bottom?
Thanks
Hi
Yes if thats the one that opens a terminal window where you can type
the commands listed. Else your alt+f2 way and enter konsole.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
up 1 day 15:47, 1 user, load average: 0.00, 0.05, 0.05
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.22
wget http://download.videolan.org/pub/libdvdcss/1.2.9/rpm/libdvdcss-1.2.9-1.src.rpm
works ok
rpmbuild --rebuild libdvdcss-1.2.9-1.src.rpm
has the following errors
configure: error: no acceptable C compiler found in $PATH
See `config.log’ for more details.
error: Bad exit status from /var/tmp/rpm-tmp.88805 (%build)
RPM build errors:
user sam does not exist - using root
group sam does not exist - using root
user sam does not exist - using root
group sam does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.88805 (%build)
sudo rpm -Uhv /usr/src/packages/RPMS/i586/libdvdcss2-1.2.9-1.i386.rpm
gives the following
root’s password:
error: open of /usr/src/packages/RPMS/i586/libdvdcss2-1.2.9-1.i386.rpm failed: N o such file or directory
brian@linux-n2vd:~>
any advice?
Hi
You need to install gcc
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
up 1 day 16:45, 2 users, load average: 1.33, 0.61, 0.59
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.22
Hi
Could you expand please - what is gcc?
Thanks
Hi
It’s the system GNU C Compiler? Just add via install software or from a
CLI;
sudo zypper in gcc
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
up 1 day 17:01, 1 user, load average: 0.27, 0.42, 0.56
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.22
done loaded the gcc
so the first and second stages run ok
it’s just the third line
'brian@linux-n2vd:~> sudo rpm -Uhv /usr/src/packages/RPMS/i586/libdvdcss2-1.2.9-1.i386.rpm
error: open of /usr/src/packages/RPMS/i586/libdvdcss2-1.2.9-1.i386.rpm failed: No such file or directory
brian@linux-n2vd:~
first
over pckman links libdvdcss2.rpm inkl. source
libdvdcss2-1.2.10-0.pm.0.nosrc.rpm
and ibdvdcss tar.bz2 from videolan org
after download put the fils in
/usr/src/packages/sources
( the source file )
/usr/src/packages/srpms
( the rpm file )
open the console as root
–rebuild libdvdcss2-1.2.10-0.pm.0.nosrc.rpm
you find the finished rpm under
/usr/src/packages/rpms
install it.
also install the VLC from the opensuse 11.1 DVD or the install repositorie.
ps after you can handle all type ov dvd’s
Show, copie usw…
.
Hi
In the final output (assuming it finished with no errors) from the
–rebuild command, whatever in the /usr/src/packages/RPMS directory for
your arch is what you need to install.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 x86 Kernel 2.6.27.7-9-default
up 1 day 17:40, 5 users, load average: 0.18, 0.29, 0.36
GPU GeForce 6600 TE/6200 TE - Driver Version: 180.22
I have installed VLC from repositories.
The rest I will have to look at - I am new to all this and most of the above maybe above my head.
I will try and download the files later.
I did read that suse 11 and 11.1 should be able to play DVD and that there is a known bug? Would that be the problem?
I do not know how to open the console as root.
The DVD plays in the dual boot [vista].So the DVD player/writer is ok.
Thanks