3D acceleration work in Xorg, but in XGL don't [SOLVED]

Matthias Hopf mhopf at suse.de
Thu Sep 28 04:21:42 PDT 2006


On Sep 09, 06 20:08:20 +0200, Predseda3D wrote:
> SOLVED.
> I found solution, which is working for me. I don't know, if it is bug of ATI fglrx driver or XGL.
> 
> I found, that under XGL, if I run
> CODE:
> LIBGL_DEBUG=verbose glxinfo
> 
> It is saying something like trying found dri modules fglrx_dri.so under
> /usr/X11R6/lib/modules/dri/, but on my system, that directory don't exist, I have Xorg 7.0.22
> installed. I found that fglrx_dri.so is under /usr/lib/dri, so I create symbolic link to this
> directory:
> CODE:
> ln -s /usr/lib/dri /usr/X11R6/lib/modules/dri
> 
> After creating this symbolic link and restarting X server, I get XGL running fine and accelerated
> with ATI, that is cool.

Ah. Ok, was a different issue. Interesting that we didn't run into
that...

CU

Matthias

-- 
Matthias Hopf <mhopf at suse.de>       __        __   __
Maxfeldstr. 5 / 90409 Nuernberg    (_   | |  (_   |__         mat at mshopf.de
Phone +49-911-74053-715            __)  |_|  __)  |__  labs   www.mshopf.de



More information about the xorg mailing list