Comment 4 for bug 718567

Revision history for this message
Lucazade (lucazade) wrote :

It works well! Great!
I've applied the patch removing the old xvtempfix.patch

Only one problem during compiling was the first if statement in include:
+#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
 #include "xf86Resources.h"
+#endif
I had to remove it and everything went ok (don't know why ABI check doesn't work)

I put the new xserver-xorg-video-psb package in my repository because it was quicker to reach,
now that i'm sure it works i could copy to gma500/ppa. let me know.

and thanks again Yves!!!