Gentoo Archives: gentoo-user

From: Konstantin Budylov <kb.subscribes@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] AIGLX error: dlopen of /usr/lib/dri/fglrx_dri.so failed
Date: Tue, 20 Feb 2007 13:21:38
Message-Id: 200702201543.09002.k.budylov@gmail.com
1 Hi ;)
2
3 This error appears in my Xorg.0.log at boot time:
4
5 >(EE) AIGLX error: dlopen of /usr/lib/dri/fglrx_dri.so failed
6 > (/usr/lib/dri/fglrx_dri.so: cannot open shared object file:
7 > No such file ordirectory)
8 >(EE) AIGLX: reverting to software rendering
9
10 And It seems that 3D rendering is exists, but I think that "something wrong"
11 in it, because FPS (I think so) is too slow ( about 240 ) and I have "some
12 strange errors" in multimedia drivers (e.g. mplayer fails on playing DVD
13 with 'opengl' driver, and any other drivers is generally fails with message
14 about "can't open vo device" ). I think it consequence of "AIGLX error"
15 but even if it's not, a want to fix this error anyway
16
17 I use x11-drivers/ati-drivers-8.27.10-r1
18 and x11-base/xorg-x11-7.1 on gentoo-sources-2.6.17-r8
19
20 The part of my xorg.conf:
21 >Section "Module"
22
23 >Load "dbe"
24 >SubSection "extmod"
25 > Option "omit xfree86-dga" # don't initialise the DGA extension
26 > EndSubSection
27
28 >Load "type1"
29 > #Load "speedo"
30 > Load "freetype"
31 ># Load "xtt"
32 > Load "glx"
33 > Load "dri"
34
35 >EndSection
36
37 and:
38
39 >Section "DRI"
40 > Mode 0666
41 >EndSection
42
43 >Section "Extensions"
44 > #Option "Composite"
45 > #Option "RENDER" "Enable"
46 >EndSection
47
48
49 Can anybody help me?
50 --
51 gentoo-user@g.o mailing list