[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trouble with Radeon 9600 and X.org 6.8.2 on AMD64



Thomas Steffen wrote:
Hi,

Hi Thomas,


thank's for the excellent install package, it works like a charm.
Unfortunately, the 3D acceleration does not. Everything goes fine, my
X server start, X -verbose seems ok, too, but direct rendering is not
active:

tst at amd64:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)


please run "LIBGL_DEBUG=verbose fglrxinfo" and post the output from it..
 do you have variable LIBGL_DRIVERS_PATH set??

ATI's libgl library expects to find the dri modules in /usr/X11R6/lib64/modules/dri, so you must do a symbolic link from /usr/X11R6/lib to /usr/X11R6/lib64 (as flavio's site is suggesting: <http://www.stanchina.net/~flavio/debian/fglrx-installer.html#amd64notes>) or set LIBGL_DRIVERS_PATH to /usr/X11R6/lib/modules/dri.

hoping this helps,

Alex.