Gentoo Archives: gentoo-user

From: Eugene Rosenzweig <eugene259@××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] (EE) AIGLX error
Date: Wed, 08 Nov 2006 07:58:05
Message-Id: 45518C72.8040908@internode.on.net
In Reply to: [gentoo-user] (EE) AIGLX error by Turi Tropea
1 Turi Tropea wrote:
2 > hi people
3 >
4 > i have this in my /var/log/Xorg.0.log
5 >
6 > (EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed
7 > (/usr/lib/dri/fglrx_dri.so: undefined symbol:
8 > __driCreateNewScreen_20050727)
9 >
10 > (i have the USE aiglx in my make.conf)
11 >
12 > how i can resolve this Error?
13 >
14 > thanks and have a nice day
15 >
16 I have the same error here. I googled for it and found some info that
17 the way to avoid this is to turn off AIGLX:
18
19 Section "ServerFlags"
20 Option "AIGLX" "off"
21 EndSection
22
23 The link I am looking at now
24 (http://ubuntuforums.org/showthread.php?p=1697767) also suggests:
25
26 Section "Extensions"
27 Option "Composite" "0"
28 EndSection
29
30 to disable composite extension...
31
32 Well, I put those info my xorg and nothing happened at all... Unless
33 there is some really basic error I missed, it just doesnt work for me...
34 You are welcome to try these.
35
36 Eugene.
37 --
38 gentoo-user@g.o mailing list