LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   nvidia Noobs with fedora 12 13 14 15 rhel6 sl6 centos6 (https://www.linuxquestions.org/questions/fedora-35/nvidia-noobs-with-fedora-12-13-14-15-rhel6-sl6-centos6-894807/)

dfowensby 07-31-2011 08:23 PM

nvidia Noobs with fedora 12 13 14 15 rhel6 sl6 centos6
 
do this:
su -
#: enter your admin password
do
#: yum install yumex
go to System/Administration, Add/Remove Software
search for and ensure 'epel' is installed
open firefox go to http://www.rpmfusion.org/(this is the time to install EPEL through rpmfusion if you need to. read the fine print at the bottom of the page, if you don't have it in already!)
and install their rhel6/centos6 or fedora 13-15 free and nonfree repositories, as you need, per their directions.
go back to Administration, Add/Remove Software
search 'nvidia'
go to the highest version of nvidia kmod, and if you don't know your kernel number, open nautilus and go to /boot/grub/ and find the highest number there. click that number of nvidia module on the yumex listing. close nautilus.
go to the bottom of yumex and install it, and answer all the nag questions.
still in su -: #: gedit /boot/grub/menu.lst this may reside in /etc/grub or grub.conf on f15
add at the end of the very first 'kernel' line a space (you have to play with the space bar or arrow to get it right), then: rdblacklist nouveau (this kills the drivers that don't work which fedora installed, and no i don't know why they put them in)
click Save.
enter at the #: shutdown -r now , or the 3-thumb thalute: Ctrl-Alt-Del
this is the way a 60 year-old truck driver does it. if you have a better one, put it in here, soon, please. tnx, LQ!

get a beer, and then enjoy your new hot 3d desktop! it's all yours! rock on!
-O.

dfowensby 07-31-2011 09:45 PM

ain't i just positively astounding?. i love me.

terry-duell 08-01-2011 12:44 AM

Quote:

Originally Posted by dfowensby (Post 4430265)
do this:
[snip]
if you have a better one, put it in here, soon, please. tnx, LQ!
-O.

I would suggest installing the akmod and dkms instead of the kmod.
With the kmod, every time your kernel is updated you must have the new kmod available at the same time else you're in trouble.
Using the akmod, a new kernel module will be automatically built whenever the kernel is updated.

Cheers,
Terry


All times are GMT -5. The time now is 11:58 PM.