Code: Select all
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Duplicate symbol __i686.get_pc_thunk.bx in /usr/X11R6/lib/modules/extensions/libGLcore.a:xm_tri.o
Also defined in /usr/X11R6/lib/modules/extensions/libGLcore.a
Fatal server error:
Module load failure
I have it working with nvidia just fine. GLX also works, i.e. no real slow downs or performance problems. However, OpenGL programs can interact in an odd way with the desktop when composite is enabled. (This is not a problems with X.org, but the fact that DMs and WMs haven't added support for it yet) For instance, when I'm using blender with composite turned on, and my mouse touches the edge of the screen, the meters from gkrellm pop up. Shading windows is screwey too, they roll up, but the shadow is left behind.Yeah, but does GLX work is the question? Do me a favor and run glx-gears and see what happens Wink If they run while you have composite enabled, I will bow down and emerge this immediately.

Whereas I'm getting up to 100% cpu usage when running xcompmgr, even with just the -n option. This is on an Athlon MP, but with a rather old card (64M GeForce2). Direct rendering is working but I can't use the RenderAccel option as it quickly causes lockups.stalynx wrote: Transparency is slow is the sense when you move a transparent window around its still laggy. xcompmgr increases cpu usage 10-20%. When I transset a window a move it around cpu is like 20%.

Code: Select all
<stdout>: In function `yylex':
<stdout>:1199: error: `yy_prev_more_offset' undeclared (first use in this function)
<stdout>:1199: error: (Each undeclared identifier is reported only once
<stdout>:1199: error: for each function it appears in.)
make[4]: *** [lexer.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2/work/xc/config/pswrap'
make[3]: *** [../../config/pswrap/pswrap] Error 2
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2/work/xc/lib/dps'
make[2]: *** [includes] Error 2
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2/work/xc/lib'
make[1]: *** [includes] Error 2
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2/work/xc'
make: *** [World] Error 2