View Single Post
  #2 (permalink)  
Old 01-26-2010, 08:21 PM
ainsley ainsley is offline
Member
 
Join Date: Jan 2010
Posts: 39
Default
First, install truetype (freetype) and Msttcorefonts fonts :

1. Linux: Howto install truetype (freetype) and Msttcorefonts fonts
2. Ubuntu Linux: Firefox and Desktop Application Fix Smooth Font Problem ( Render Font Correctly )

First backup/etc/X11/xorg.conf and make sure you've latest nvidia driver from the official website. Once installed reconfigure nvidia:
Code:

cp /etc/X11/xorg.conf /root
nvidia-xconfig
Reply With Quote