Trying to get DRI working on a Radeon X850 on AMD64. In my Xorg log, I"m seeing:
(EE) AIGLX error: dlopen of /usr/lib64/dri/r300_dri.so failed (/usr/lib64/dri/r300_dri.so: cannot open shared object file: No such file or directory) (EE) AIGLX: reverting to software rendering And sure enough, there is no r300_dri.so in /usr/lib64/dri. The file IS present under /usr/lib32/dri. Can I simply link this driver to the lib64 directory? (I'm guessing not.) Is there a different 64 bit package/driver? Do I have an incorrect flag set or one not set? -- [EMAIL PROTECTED] mailing list