>-----Original Message----- >From: Gerhard W.Gruber > >On Thu, 18 Dec 2003 08:35:33 -0600, "Van Eps, Nathan D. (James Tower)" ><[EMAIL PROTECTED]> wrote: > >>You shouldn't have to build and install Mesa. The program "opengl-update" >>just changes some links from "/usr/lib" to another directory. The files for >>your "mesa" build are still there. Just not linked to "libGL" in "/usr/lib". >>FYI, the "mesa" files are built when you build xfree. > >I just noticed. Thanks. I now renamed the agpgart.o module so X can't find it >and now KDE works again. I really wonder about how it works. In my X-config >file I have still fglrx, and the module is loaded, but it is no longer used >since I disabled agpgart. But then how does X run? I thought I would have to >have at least change the module to radeon.
There are two modules built for X within the ati-drivers package. The regular one and the DRI one. The regular one is for 2D stuff and it is working for you. The DRI one is for OpenGL and is not working for you. Did you install a new kernel version? FYI, you have to re-emerge ati-drivers when you do that (because a kernel module is built within that package). -- [EMAIL PROTECTED] mailing list
