Search found 4 matches

by MaLDiTo_TeXuGo
Mon Nov 09, 2009 10:59 am
Forum: spu-medialib
Topic: Installing the unstable but working Xv driver
Replies: 26
Views: 65023

Well, I compiled the xf86-video-spu, make && make install but... When I try to init X environment, I get this: (II) LoadModule: "spufbdev" (II) Loading /usr/lib/xorg/modules/drivers//spufbdev_drv.so (EE) LoadModule: Module spufbdev does not have a spufbdevModuleData data object. (I...
by MaLDiTo_TeXuGo
Sat Nov 07, 2009 8:57 am
Forum: spu-medialib
Topic: Installing the unstable but working Xv driver
Replies: 26
Views: 65023

Cannot find libtiles.la

Im stuck again, I was trying to compile: sudo make But the following appears: make all-recursive make[1]: Entering directory `/home/xonda/Desktop/xf86-video-spu/spu-medialib/trunk/xf86-video-spu' Making all in man make[2]: Entering directory `/home/xonda/Desktop/xf86-video-spu/spu-medialib/trunk/xf8...
by MaLDiTo_TeXuGo
Sat Nov 07, 2009 7:51 am
Forum: spu-medialib
Topic: Installing the unstable but working Xv driver
Replies: 26
Views: 65023

Problem solved...

My bad,
I google one more time and find that you have to install X Development modules.
On Ubuntu type:
apt-get install xorg-dev

Now I will modify xorg.conf and try.
Cross fingers!!!
by MaLDiTo_TeXuGo
Sat Nov 07, 2009 7:24 am
Forum: spu-medialib
Topic: Installing the unstable but working Xv driver
Replies: 26
Views: 65023

Error when configure xf86-spu

I gotta a problem compiling xf86-video-spu: I downloaded from here: svn co https://spu-medialib.svn.sourceforge.net/svnroot/spu-medialib spu-medialib I enter the directory: cd spu-medialib/trunk/xf86-video-spu sudo autoreconf -if sudo ./configure --prefix /usr Then I got the error: ./configure: line...