2006/10/26

fedora core6 and NVIDIA Graphics Drivers

AMD64 and NVidia 6200Based GPU works well with
Fedora Core6 Compiz 3D desktop manager

add kernel-devel
add xorg-server-sdk
download latest beta driver from NVidia
install it

change /etc/X11/xorg.conf according to
HOWTO: Compiz with NVIDIA Graphics Drivers (updated 9/23/2006) - nV News Forums

also add follwing 2 lines to Section "Device"
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"

restart X
enable Effects from Menu
or type "compiz --replace gconf" in shell window