[Openchrome-users] error compliling on SuSE 10.2

Thiago Camargo thiagomartins
Wed Nov 22 01:56:49 PST 2006


ShadeX,

 You new to Linux, no problem. Try "Ubungu Edgy 6.10" with my openchrome
package for it.
 From my point of view, my procedure for getting openchrome running without
problems is
really fast and easy, just follow this:

 You must download:
http://ftp.wwc.edu/pub/mirrors/ubuntu-releases/edgy/ubuntu-6.10-desktop-i386.iso
 Burn iso and boot your new CD, modify your /etc/apt/sources.list according
this steps:

Add this lines to /etc/apt/sources.list:
deb http://www.tcmc.com.br/ubuntu edgy main
deb-src http://www.tcmc.com.br/ubuntu edgy main

$ apt-get update

To install binary only:
$ apt-get install xserver-xorg-video-openchrome

To build source:
$ mkdir openchrome;cd openchrome
$ apt-get source xserver-xorg-video-openchrome
$ cd $SOURCE-DIR
$ apt-get build-dep xserver-xorg-video-openchrome
$ sudo dpkg-buildpackage -uc -us

Build, install, reconfigure xorg.conf.

To play:
# "apt-get install xine-ui"
and play your DVD with Video Out driver called xxmc.

With this command:
"xine -V xxmc dvd://"

"man via"  is your friend to enable DRI on xorg.conf, etc...

PS.: Maybe you will need to enable universe and multiverse
repositories on your sources.list.

PS2.: With Ubuntu Edgy and my package, you DON'T need to install
DRM/DRI Kernel modules and all other stuff from CVS/SVN, just
install Ubuntu Edgy, my package and voia-la, MPEG2 Accel is working.

PS3.: In fact, you don't need to install Ubuntu on your harddrive,
all this stuff works from a Live session from LiveCD of Ubuntu.

 I hope this is the best way to get openchrome working.

Regards!
Thiago Martins
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20061122/b91592d2/attachment.html



More information about the Openchrome-users mailing list