Hi ;) This error appears in my Xorg.0.log at boot time:
>(EE) AIGLX error: dlopen of /usr/lib/dri/fglrx_dri.so failed > (/usr/lib/dri/fglrx_dri.so: cannot open shared object file: > No such file ordirectory) >(EE) AIGLX: reverting to software rendering And It seems that 3D rendering is exists, but I think that "something wrong" in it, because FPS (I think so) is too slow ( about 240 ) and I have "some strange errors" in multimedia drivers (e.g. mplayer fails on playing DVD with 'opengl' driver, and any other drivers is generally fails with message about "can't open vo device" ). I think it consequence of "AIGLX error" but even if it's not, a want to fix this error anyway I use x11-drivers/ati-drivers-8.27.10-r1 and x11-base/xorg-x11-7.1 on gentoo-sources-2.6.17-r8 The part of my xorg.conf: >Section "Module" >Load "dbe" >SubSection "extmod" > Option "omit xfree86-dga" # don't initialise the DGA extension > EndSubSection >Load "type1" > #Load "speedo" > Load "freetype" ># Load "xtt" > Load "glx" > Load "dri" >EndSection and: >Section "DRI" > Mode 0666 >EndSection >Section "Extensions" > #Option "Composite" > #Option "RENDER" "Enable" >EndSection Can anybody help me? -- gentoo-user@gentoo.org mailing list