In completely new to Fedora. After a clean install, I went through, configured yum, did all yum updates and rebooted. I then installed the graphics card (m9500 gs) using RPMfusion and restarted again. After doing so, the comp shows the fedora loading bar but once it finishes, it hangs there and you see a small flashing box. I have no idea how to uninstall that nvidia driver. I later went through and added:
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules/drivers"
ModulePath "/usr/lib64/xorg/modules"
EndSection
to my xorg.conf. Still same issue. Finally I went through and added the "notap" to the grub.conf. I am at a complete loss here. When I try and manually load the driver, the Nvidia installer gives and error about not finding any preconfigured kernels for the package. Then It try's to build its own kernel but says its missing the "cc" in the "gcc" package.
Any ideas? If you want to know exactly what I've done so far, I pretty much only followed the guide at my-guides.net. As you might be able to tell, I am very NOOB.