Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Linux Resources > Linux Tutorials, HOWTO's & Reference Material
Reload this Page How to install NVIDIA drivers in FC3.
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux Tutorials, HOWTO's & Reference Material A useful collection of tutorials, guides and reviews compiled here for easy reference purposes.

 
 
Thread Tools Display Modes
Old 01-01-2005   #1 (permalink)
imdeemvp
Linux Newbie
 
imdeemvp's Avatar
 
Join Date: Sep 2004
Location: California
Posts: 225
Send a message via Yahoo to imdeemvp
How to install NVIDIA drivers in FC3.

1. This has been the easiest thing I have done in fedora core 3.
2. In fc3 I have all my repos setup. Livna, freshrpm, atrmp, dag and here is how I did my repos.
3. I installed my nvidia drivers via yum by issuing this yum command (as root) and this command will also install the kernel-sourcecode:
Code:
yum install nvidia-glx kernel-module-nvidia-`(uname -r)`
It took care of everything for me and here is the proof:
Quote:
[imdeemvp@myfc3 ~]$ glxinfo | grep direct
direct rendering: Yes
[imdeemvp@myfc3 ~]$ glxgears
16146 frames in 5.0 seconds = 3229.200 FPS <<-before i minimized the window
35250 frames in 5.0 seconds = 7050.000 FPS
35444 frames in 5.0 seconds = 7088.800 FPS
35290 frames in 5.0 seconds = 7058.000 FPS
35372 frames in 5.0 seconds = 7074.400 FPS
35315 frames in 5.0 seconds = 7063.000 FPS
34565 frames in 5.0 seconds = 6913.000 FPS
35340 frames in 5.0 seconds = 7068.000 FPS
35359 frames in 5.0 seconds = 7071.800 FPS
35324 frames in 5.0 seconds = 7064.800 FPS
X connection to :0.0 broken (explicit kill or server shutdown).
This was the easiest way for me to install nvidia drivers in long time. I check my xorg.conf and did not have to edit anything. Dont ask me why.

NOTE if you udpate your kernel you need to reinstall the drivers again:
Code:
yum install kernel-module-nvidia-`(rpm -q --queryformat="%{version}-%{release}\n" kernel | tail -n 1)`
You can also do it the the nvidia way. and for extra help check the nvidia linux forums.
[/code]
imdeemvp is offline  
Old 01-07-2005   #2 (permalink)
jens
Banned
 
Join Date: Nov 2004
Location: Belgium
Posts: 1,122
This will corrupt your system.
If you really need Livna.org, make an extra config file for it.(or use yum only for livna and do all important stuff with Apt/synaptic.

If you keep it like this, your RPM database will be corrupted.
see:
http://dag.wieers.com/home-made/apt/FAQ.php#D
__________________
Those who can make you believe absurdities can make you commit atrocities.
--Voltaire
jens is offline  
Old 01-07-2005   #3 (permalink)
imdeemvp
Linux Newbie
 
imdeemvp's Avatar
 
Join Date: Sep 2004
Location: California
Posts: 225
Send a message via Yahoo to imdeemvp
Thats a theory from dags...and according to www.fedorafaq.org IS OK!
imdeemvp is offline  
Old 01-07-2005   #4 (permalink)
jens
Banned
 
Join Date: Nov 2004
Location: Belgium
Posts: 1,122
They're wrong.
The main problem exists in using different names.
Dag is willing to fix this, Livna isn't.
Do an update with that config and you will get dubble RPMs.
I also know this for sure since I had this problem myself.
Even simply using Livna's RPMs without yum/apt has caused me problems.

PS: Why not just adding an nvyum command with a different yum setup in your howto?
__________________
Those who can make you believe absurdities can make you commit atrocities.
--Voltaire
jens is offline  
Old 01-07-2005   #5 (permalink)
imdeemvp
Linux Newbie
 
imdeemvp's Avatar
 
Join Date: Sep 2004
Location: California
Posts: 225
Send a message via Yahoo to imdeemvp
Well I am not argue that with you. If developers and programmers and FAQ recommends it thats up to them. So far it has worked for me and others. Besides your topic has alway been raised with all other updates. It is not nvidia related.
imdeemvp is offline  
Old 01-07-2005   #6 (permalink)
jens
Banned
 
Join Date: Nov 2004
Location: Belgium
Posts: 1,122
Quote:
Originally Posted by imdeemvp
Well I am not argue that with you. If developers and programmers and FAQ recommends it thats up to them. So far it has worked for me and others. Besides your topic has alway been raised with all other updates. It is not nvidia related.
I admin the systems(all FC3) on a whole tech school and it happend on all of them(I now even blocked all Livna.org, Fedora.us and Fedora Extras).
Since this is indeed only 'update' related, you should explain in your howto that you can just use a '#' to disable Livna for normal use of Yum or Apt.
__________________
Those who can make you believe absurdities can make you commit atrocities.
--Voltaire
jens is offline  
Old 01-07-2005   #7 (permalink)
imdeemvp
Linux Newbie
 
imdeemvp's Avatar
 
Join Date: Sep 2004
Location: California
Posts: 225
Send a message via Yahoo to imdeemvp
It is already explained as enable or disable option. So re-read it again.
imdeemvp is offline  
Old 01-07-2005   #8 (permalink)
jens
Banned
 
Join Date: Nov 2004
Location: Belgium
Posts: 1,122
Quote:
Originally Posted by imdeemvp
It is already explained as enable or disable option. So re-read it again.
Even better

But that's not what I mean.
Just place a warning about mixing repos.
I really know for sure people will corrupt their RPM base if they keep using that config file.

Edit:
One last thing,
why do you think it also installs your kernel-source?
I don't know what you mean by "kernel-sourcecode", but all needed headers now come with the kernel package.
__________________
Those who can make you believe absurdities can make you commit atrocities.
--Voltaire
jens is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT. The time now is 06:23 AM.

Powered by vBulletin 3.6.8 ©2000 - 2007, content relevant URLs by vBSEO, Property of Core Root.

Content Relevant URLs by vBSEO 3.0.0