Gentoo Archives: gentoo-user

From: Mauro Arnoldi <agharti81@×××××××.it>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Xlib: extension "XFree86-DRI" missing on display ":0.0".
Date: Sun, 10 Sep 2006 17:15:57
Message-Id: 200609101910.51552.agharti81@tiscali.it
1 Hi!
2 I can't get the DIRECT RENDERING working on my Gentoo system. I have an ATI
3 X300 on my laptop and I have followed the ATI HOWTO. And in Google I can't
4 find the right thing for me...
5 I also use KDE and XGL and all its funny graphic stuff :) .
6
7 Here's the output of some commands I think should be useful for you:
8
9 --------------------------------
10 # glxgears
11 Xlib: extension "XFree86-DRI" missing on display ":0.0".
12 12040 frames in 5.0 seconds = 2406.981 FPS
13 8892 frames in 5.0 seconds = 1777.839 FPS
14 8892 frames in 5.0 seconds = 1772.890 FPS
15 9462 frames in 5.1 seconds = 1864.254 FPS
16 9174 frames in 5.0 seconds = 1821.030 FPS
17 X connection to :0.0 broken (explicit kill or server shutdown).
18
19 # fglrxinfo
20 Xlib: extension "XFree86-DRI" missing on display ":0.0".
21 display: :0.0 screen: 0
22 OpenGL vendor string: ATI Technologies Inc.
23 OpenGL renderer string: MOBILITY RADEON X300 Generic
24 OpenGL version string: 1.2 (2.0.6011 (8.28.8))
25
26 # glxinfo | grep rendering
27 Xlib: extension "XFree86-DRI" missing on display ":0.0".
28 direct rendering: No
29
30 # lsmod | grep fglrx
31 fglrx 395052 67
32 agpgart 29232 2 ati_agp,fglrx
33
34 # emerge -pv ati-drivers xorg-server xorg-x11
35 [ebuild R ] x11-drivers/ati-drivers-8.28.8
36 [ebuild R ] x11-base/xorg-server-1.1.1
37 [ebuild R ] x11-base/xorg-x11-7.1
38
39 --------------------------------
40
41 Also in my /etc/X11/xorg.conf I have:
42
43 # This loads the GLX module
44 Load "glx"
45 # This loads the DRI module
46 Load "dri"
47
48 Section "Device"
49 Identifier "** ATI Radeon (generic) [radeon]"
50 Driver "fglrx"
51 EndSection
52
53 Section "dri"
54 Mode 0666
55 EndSection
56
57 --------------------------------
58
59 So, can some of you understand where is the problem and help me fix it??
60
61 Thanks a lot!
62
63 Mauro
64 --
65
66
67 (leggi)
68 %
69 Chi soffre per amore e' perche' non ha mai avuto i calcoli renali.
70 -- Legge di Murphy
71
72 --
73 gentoo-user@g.o mailing list