Guys the nvidia setup problem solved in FC4
The way to do is as follows
Shutdown X server say come to init 3
Download currently available version of nvidia graphics driver that is the version 1.0-7664.
give the command as root
#./NVIDIA-Linux-x86-1.0-7664-pkg1.run --extract-only
#cd ./NVIDIA-Linux-x86-1.0-7664-pkg1
#make install
#vi /etc/X11/xorg.conf
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
# Load "dri"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Gainward"
BoardName "Gainward pro680 TV/DVI 256MB"
VideoRam 262144
EndSection
thats it restart x and nvidia drivers work perfectly
__________________
**** happens
|