Fedora 12 Nvidia Problem Solved !
If you want to Install Nvidia under fedora 12 then follow the procedure below :-
Procedure :-
Open the terminal :-
#> su
[put in your password]
# > gedit /etc/grub.conf
1. Add this to the end of the kernel line in /etc/grub.conf :
“rdblacklist=nouveau vga=0×318″
2.Terminal Command:
su -c “rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm”
3.Terminal Command :
“yum update”
4. For 64bit Users:
“yum install kmod-nvidia xorg-x11-drv-nvidia-libs.i686 [...]
















