Brian,

First, it seems you're still using XFree86 rather than Xorg.  I don't
know if that changes anything, but it might.

Second, you need the kernel module (fglrx-kernel-src) to use DRI.  After
compiling the module, you need to make sure your xorg.conf or the
equivalent for XFree86 has the following lines:

Section "DRI"
        Mode         0666
EndSection

Section "ServerFlags"
        Option      "AIGLX" "off"
EndSection

Section "Extensions"
        Option      "Composite" "off"
EndSection

I'm not absolutely sure on all of those, but they work for me.

Best regards,

Nathan A. Stine



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to