LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 11-13-2006, 12:33 AM   #1
NAC
Member
 
Registered: May 2006
Location: mm........
Distribution: FC6 + Gentoo >/ x86_64
Posts: 132

Rep: Reputation: 15
Install Nvidia Graghpic card


I followed by this:
http://www.nvidia.com/object/linux_d..._1.0-8776.html

I did ./NVIDIA-Linux-x86_64-1.0-8776-pkg2.run

it says cannot find Kernel Source
so i downloaded kernel-2.6.18-1.2798.fc6.src.rpm

and then i installed it.

redo

./NVIDIA-Linux-x86_64-1.0-8776-pkg2.run

but still cannot find the Kernel Source

my kernel is 2.6.18-1.2798.fc6xen x86_64
 
Old 11-13-2006, 12:38 AM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
This is not how to install the nvidia driver under fedora. You use YUM instead.
http://www.fedorafaq.org/

In fact - installing the official nvidia driver will break your fedora installation. There is a sticky about this:
http://www.linuxquestions.org/questi...d.php?t=420876
 
Old 11-13-2006, 12:43 AM   #3
NAC
Member
 
Registered: May 2006
Location: mm........
Distribution: FC6 + Gentoo >/ x86_64
Posts: 132

Original Poster
Rep: Reputation: 15
but if i installed by YUM,
then it will install a kernel called 2.6.18-1.2798.fc6,
mine is 2.6.18-1.2798.fc6xen

if i use 2.6.18-1.2798.fc6 i will lost my internet connection.
 
Old 11-13-2006, 12:43 AM   #4
NAC
Member
 
Registered: May 2006
Location: mm........
Distribution: FC6 + Gentoo >/ x86_64
Posts: 132

Original Poster
Rep: Reputation: 15
http://www.linuxquestions.org/questi...d.php?t=499893
 
Old 11-13-2006, 05:19 PM   #5
NAC
Member
 
Registered: May 2006
Location: mm........
Distribution: FC6 + Gentoo >/ x86_64
Posts: 132

Original Poster
Rep: Reputation: 15
Okey, i have done this problem,

yum install kmod-nvidia-xen

thanks everyone
 
Old 11-13-2006, 10:25 PM   #6
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Good - knew you'd get there

You should probably read the sticky now and check your installation for damage... there shouldn't be any since you didn't seem to be able to run the installer. But check anyway.

Considering your other threads, I'd like to suggest you look at the FC6 notes at www.mjmwired.net - they'll help your understanding.

Last edited by Simon Bridge; 11-13-2006 at 10:29 PM.
 
Old 11-17-2006, 03:54 AM   #7
NAC
Member
 
Registered: May 2006
Location: mm........
Distribution: FC6 + Gentoo >/ x86_64
Posts: 132

Original Poster
Rep: Reputation: 15
thanks a lot Simon Bridge
r u from NZ?
 
Old 11-17-2006, 03:25 PM   #8
sammy11
LQ Newbie
 
Registered: Nov 2006
Posts: 24

Rep: Reputation: 15
I installed official Nvidia driver and it worked great. Now since people mentioned the "damage" of nVidia office driver, I would like to try the one suggested in this forum. I just could not make yum work on my system (I will try to play it out later). My question is: how to do YUM would do by manual installation? -- Can I download individual RPMs and install them separately? What do I need for this nVidia driver? kmod, nvidia, and xen?
Has anyone compared the performance of official nvidia drive and the one from livna.org?
A special software in my system requires the OpenGL library from nVidia, does the one from livna.org have the same library?
A related question: until figuring out YUM, can I do individual RPM to do exactly YUM would do for any installation?
 
Old 11-17-2006, 05:46 PM   #9
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Quote:
Originally Posted by NAC
r u from NZ?
You mean, "Are you from NZ?" Answer = Nope. (BTW: it is impolite to ask folk for details that you do not wish to provide yourself - vis: you have not revealed your location.) Excuse me, but older hackers like myself can get touchy about these things

sammy11: You havn't provided enough detail here. If you are using Fedora Core, then there is no need to install YUM. If you are not, then the YUM instructions will not work for you. Hence: I am confused.

Installing anything by rpm is the same as installing via yum + the appropriate repositories being enabled. The main difference is that YUM attempts to resolve dependancies for you, whereas you have to do the various rpm's in the correct order by hand. (Which can involve many false-starts, known as "dependancy-hell", which you are no doubt familiar with.)

For more information on using YUM with fedora core, I direct you to the official FAQ site.

If the official nvidia driver works well for you - check with the sticky mentioned and see if your system has actually suffered damage before playing with the distro-specific version. Chances are the "damage" won't show up unless you try to change drivers anyway.

All this is well discussed in the sticky thread.

I repeat: read this.
 
Old 11-17-2006, 06:51 PM   #10
sammy11
LQ Newbie
 
Registered: Nov 2006
Posts: 24

Rep: Reputation: 15
I am using FC5. I don't need to install yum. What I am trying to do is to use yum to install. Since I started trying Linux for about 4 months, I haven't be able to make yum work (I went through FC2, FC5 and FC6). I have put in a new thread a while ago about my problem with yum. Can you look at there and post some answer? Thank you.
As for nVidia driver, I have two questions: (1) Does the driver from livna.org perform better or equal to the official driver? (This is most important. since I don't expect to change to a different card. I know the driver comes with the FC installation was way much worse than the official nVidia driver). (2) Is the OpenGL library comes with livna.org the same as (or compatiable with) the one from nVidia?
Thanks.
 
Old 11-17-2006, 10:34 PM   #11
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Quote:
Originally Posted by Sammy11 (post #8)
My question is: how to do YUM would do by manual installation?
Hmmm?

Quote:
Originally Posted by Sammy11
I have put in a new thread a while ago about my problem with yum. Can you look at there and post some answer?
OK - Where?

Quote:
Originally Posted by Sammy11
(1) Does the driver from livna.org perform better or equal to the official driver?
Well... it dosn't break your xorg. Does that count as "better" performance?

When I used this, the official installation ended up crashing gnome or KDE repeatedly and so on. A clean install, and a yum install of the drivers, stopped that. There was otherwise no discernable difference in the graphics card performance.

Have you read the sticky yet? There is a full explaination in there.

Quote:
(2) Is the OpenGL library comes with livna.org the same as (or compatiable with) the one from nVidia?
It's the standard one. It works with everything. Again: read the sticky! Read the post linked to in the sticky! Everything is explained!

Similarily - did you go to the official fedora faq and read about YUM and how to install nvidia drivers using YUM?

Last edited by Simon Bridge; 11-17-2006 at 10:37 PM.
 
Old 11-18-2006, 12:32 AM   #12
sammy11
LQ Newbie
 
Registered: Nov 2006
Posts: 24

Rep: Reputation: 15
This is what I mean
Quote:
(how to do (YUM would do)) by manual installation?
Sorry about the language.

Here is my other question post.
[HTML]http://www.linuxquestions.org/questions/showthread.php?t=502609[/HTML]

For performance, what I mean is the speed when working on a huge image (say over 1 GB). I have been using the official nVidia driver without problem. But I really like to try the livna one and compare the difference. It sounds like the one from livna.org is better for the Fedora system.
I really need to make yum work. I have just tried manual installation rpm's for livna.org nvidia driver and I ran into endless dependency errors.
Thanks,
 
Old 11-19-2006, 12:20 AM   #13
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
To post a link - use the "url" - "/url" bv flag. Then the link will be active.
Code:
<url>http://www.linuxquestions.org/questions/showthread.php?t=502609</url>
(substituting "<>" for "[]" for bv codes) gives you
http://www.linuxquestions.org/questi...d.php?t=502609

If you want hypertext, then you put the url in the first set of square brackets so:
Code:
<url=http://www.linuxquestions.org/questions/showthread.php?t=502609>my other post</url>
(same substitutions) gives you -
my other post... see?

As for the livna vs official driver - the driver is the same, nVidia binary driver. It's installer is just RedHat-freindly. There should be no discernable difference in performance.

I imagine the livna package won't be more than a week or so behind the latest.

Of course, should you insist on living at the bleeding edge, then you should get used to doing a lot of maintenance ourself - by hand. (This is but one of the problems with proprietary, binary only, code.)

I'll have a look at your other post.

Last edited by Simon Bridge; 11-19-2006 at 12:28 AM.
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
card 1 = nvidia( with nvidia module), card 2 = ati (pci) darkhatter Linux - Hardware 3 05-22-2006 04:06 PM
install ut2004 with nvidia video card, issue (please read and/or direct me to answer) TomCollins Linux - Games 25 10-10-2004 02:19 PM
Athn64 - Nvidia graphics card makes install impossible to see when installin Mdke64 leothelearner Mandriva 1 09-24-2004 12:40 PM
Nvidia based MSI FX5600 card won't install tjdtjd Linux - Hardware 3 10-17-2003 07:39 PM
Is a Radeon 7500 apg x4 card easier to install than nvidia? pdmackenzie Linux - Hardware 7 03-26-2003 07:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 10:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration