LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Direct Rendering and fglrx (https://www.linuxquestions.org/questions/slackware-14/direct-rendering-and-fglrx-317954/)

Skazi 04-28-2005 10:14 PM

In the log you found no lines beginning with (EE)? And in your xorg.conf you are specifying "fglrx" for the driver?

lgd 05-21-2005 03:05 PM

I had something similar - Xorg.0.log shows the ATI/DRM stuff all working, but glxinfo reports indirect.

It turned out that I two sets of libGL.so.1.2 kicking around - an old one in /usr/lib/libGL.so.1.2 and the new one (which supports the proprietary ATI stuff) in /usr/X11R6/lib/libGL.so.1.2.

Check the sizes of the two files - the one I 've got now is like this:

-rwxr-xr-x 1 root root 794238 Apr 5 22:25 /usr/X11R6/lib/libGL.so.1.2

move any others out of the way, rerun ldconfig, restart X and see what happens.


All times are GMT -5. The time now is 04:06 AM.