Gentoo Archives: gentoo-amd64

From: Allan Wang <allanvv@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] ATI drivers and 32 bits games
Date: Fri, 08 Jul 2005 02:52:43
Message-Id: 1120791074.10944.0.camel@localhost
In Reply to: [gentoo-amd64] ATI drivers and 32 bits games by Gustavo Felisberto
1 On Fri, 2005-07-08 at 00:40 +0100, Gustavo Felisberto wrote:
2 > I have a X700 card with the ati 64 bits drivers and i get:
3 >
4 > http://paste.lisp.org/display/9736
5 >
6 > when trying to run quake3.
7 >
8 > Any ideas?
9
10 Try doing:
11
12 export LIBGL_DRIVERS_DIR=/usr/X11R6/lib32/modules/dri
13 export LD_LIBRARY_PATH=/usr/lib32:$LD_LIBRARY_PATH
14
15 I usually add those two lines to the scripts that start my 32-bit games.
16
17 Allan Wang
18
19 --
20 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] ATI drivers and 32 bits games Ben Skeggs <darktama@×××××××××.au>
Re: [gentoo-amd64] ATI drivers and 32 bits games Gustavo Felisberto <humpback@g.o>