Gentoo Archives: gentoo-amd64

From: Ben Skeggs <darktama@×××××××××.au>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] ATI drivers and 32 bits games
Date: Fri, 08 Jul 2005 04:33:34
Message-Id: 42CE03FA.60000@iinet.net.au
In Reply to: Re: [gentoo-amd64] ATI drivers and 32 bits games by Allan Wang
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 gentoo-amd64@g.o mailing list