> > (**) intel(0): Option "TripleBuffer" "true"
>
> BTW, this will currently only waste memory without "PageFlip" as well,
> and the latter will currently cause XVideo issues with XAA (besides only
> being useful with i915tex).
That's good to know... I turned it off.

> > Note the last line... i915_dri... not i915tex. I have Legacy3D set to
> > false, so... wtf.
>
> (II) intel(0): Unable to use TTM-based memory manager with DRM version 1.6
>
> You need the i915 kernel module built from the drm GIT tree.
I tried building the module from the git tree, and got errors...

[EMAIL PROTECTED] ~/src/drm/src/linux-core $ make
make -C /lib/modules/2.6.21-kamikaze6/source  SUBDIRS=`pwd`
DRMSRCDIR=`pwd` modules
make[1]: Entering directory `/usr/src/linux-2.6.21-kamikaze6'
  CC [M]  /home/russ/src/drm/src/linux-core/i915_irq.o
/home/russ/src/drm/src/linux-core/i915_irq.c: In function
'i915_driver_irq_postinstall':
/home/russ/src/drm/src/linux-core/i915_irq.c:722: error: expected
expression before '{' token
make[2]: *** [/home/russ/src/drm/src/linux-core/i915_irq.o] Error 1
make[1]: *** [_module_/home/russ/src/drm/src/linux-core] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.21-kamikaze6'
make: *** [modules] Error 2

> > I also have the aiglx + direct rendering problems, but I think I know
> > what causes those.
>
> Probably that the 3D driver doesn't have any texture memory?
The specific issue is with opengl apps, videos in particular. OpenGL
apps will always be above other windows, even if I send it's window
below another. I also have an issue with xv, which gives me "X11
error: BadAlloc (insufficient resources for operation)"

I believe http://bugs.freedesktop.org/show_bug.cgi?id=8732 covers this
problem however

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to