Hi!
I can't get the DIRECT RENDERING working on my Gentoo system. I have an ATI
X300 on my laptop and I have followed the ATI HOWTO. And in Google I can't
find the right thing for me...
I also use KDE and XGL and all its funny graphic stuff :) .
Here's the output of some commands I think should be useful for you:
--------------------------------
# glxgears
Xlib: extension "XFree86-DRI" missing on display ":0.0".
12040 frames in 5.0 seconds = 2406.981 FPS
8892 frames in 5.0 seconds = 1777.839 FPS
8892 frames in 5.0 seconds = 1772.890 FPS
9462 frames in 5.1 seconds = 1864.254 FPS
9174 frames in 5.0 seconds = 1821.030 FPS
X connection to :0.0 broken (explicit kill or server shutdown).
# fglrxinfo
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON X300 Generic
OpenGL version string: 1.2 (2.0.6011 (8.28.8))
# glxinfo | grep rendering
Xlib: extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No
# lsmod | grep fglrx
fglrx 395052 67
agpgart 29232 2 ati_agp,fglrx
# emerge -pv ati-drivers xorg-server xorg-x11
[ebuild R ] x11-drivers/ati-drivers-8.28.8
[ebuild R ] x11-base/xorg-server-1.1.1
[ebuild R ] x11-base/xorg-x11-7.1
--------------------------------
Also in my /etc/X11/xorg.conf I have:
# This loads the GLX module
Load "glx"
# This loads the DRI module
Load "dri"
Section "Device"
Identifier "** ATI Radeon (generic) [radeon]"
Driver "fglrx"
EndSection
Section "dri"
Mode 0666
EndSection
--------------------------------
So, can some of you understand where is the problem and help me fix it??
Thanks a lot!
Mauro
--
(leggi)
%
Chi soffre per amore e' perche' non ha mai avuto i calcoli renali.
-- Legge di Murphy
--
[email protected] mailing list