Gentoo Archives: gentoo-amd64

From: Gary Bryden <G.Bryden@××××××××××.au>
To: gentoo-amd64@l.g.o
Subject: RE: [gentoo-amd64] ATI drivers and 32 bits games
Date: Fri, 08 Jul 2005 06:20:53
Message-Id: 84399D83C86EB44FB9B0D96E9C8101D9053610D6@exmsp1
1 >Allan Wang wrote:
2 >
3 >>On Fri, 2005-07-08 at 00:40 +0100, Gustavo Felisberto wrote:
4 >>
5 >>
6 >>>I have a X700 card with the ati 64 bits drivers and i get:
7 >>>
8 >>>http://paste.lisp.org/display/9736
9 >>>
10 >>>when trying to run quake3.
11 >>>
12 >>>Any ideas?
13 >>>
14 >>>
15 >>
16 >>Try doing:
17 >>
18 >>export LIBGL_DRIVERS_DIR=/usr/X11R6/lib32/modules/dri
19 >>export LD_LIBRARY_PATH=/usr/lib32:$LD_LIBRARY_PATH
20 >>
21 >>I usually add those two lines to the scripts that start my 32-bit games.
22 >>
23 >>Allan Wang
24 >>
25 >>
26 >>
27 >Try adding (to your ~/.bashrc):
28 >
29 >export LIBGL_DRIVERS_PATH="/usr/lib64/modules/dri/:/usr/lib32/modules/dri/"
30 >
31 >Also, is there a difference between LIBGL_DRIVERS_PATH/DIR?
32 >
33 >Ben Skeggs.
34
35
36 I was having a similar problem with my x800 on amd64 trying to get quake3
37 working, I ended up just copying /usr/lib32/opengl/ati/lib/libGL.so.1 to
38 /opt/quake3 and it worked.
39
40 -gaz
41
42 --
43 gentoo-amd64@g.o mailing list