|
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
|