<a href="http://X.org">X.org</a> and Mesa were installed (from git) over the fresh installation of LFS.<br>The video-card is Radeon 9600 with proper driver settings in the xorg.conf (radeon).<br><br>The X window starts properly. Direct rendering is enabled and glxgears shows ~3000fps.
<br>According to the log-file the r300_dri driver is actually loaded and this is why<br>Open-GL and DRI are functioning properly, I guess.<br><br>Yet a huge problem exists in the work of the window managers. (I tried IceWM and KDE3).
<br>That is: fonts (including labels, texts and menu items) are blurred (as if they were cross-hatched). Snapshot: <a href="http://www.myfilestash.com/userfiles/techservio/snapshot2.jpg">http://www.myfilestash.com/userfiles/techservio/snapshot2.jpg
</a>.<br>If the driver is set into the "vesa" mode, the letters are displayed properly, but the direct rendering is obviously not supported.<br><br>It must be noted that in the case of KDE4, letters, in general, are visualized properly, but in the GTK-based applications letters are still blurred .
<br><br>Did anyone experienced the same problem? If so what is the solution (if any, in the case of Radeon 9600 video-card)?<br><br>I also tried to use the proprietary ATI driver. After the driver was installed ("fglrx" in the
xorg.conf), X did not start. The following error message was issued:<br><br>(II) Loading /opt/xorg/lib/xorg/modules/drivers//fglrx_drv.so<br>dlopen: /opt/xorg/lib/xorg/modules/drivers//fglrx_drv.so: undefined symbol: miZeroLineScreenIndex
<br>(EE) Failed to load /opt/xorg/lib/xorg/modules/drivers//fglrx_drv.so<br>(II) UnloadModule: "fglrx"<br>(EE) Failed to load module "fglrx" (loader failed, 7)<br><br>Does any one know about the nature of this error message?