 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

11th August 2008, 09:29 PM
|
|
Registered User
|
|
Join Date: Jan 2008
Posts: 44

|
|
Installing nvidia drivers - cannot fnd kernel source's
Hi guys, I've dabbled with linux distros before, i used to run fedora core 8 a little while back, played about with ubuntu (not all that good) and some others.
Now I'm using Fedora Core 9, everything is going fine.
Audio : OK
Network : OK
Int & Ext Drives : OK
Wireless Keyb + Mouse : OK
The only thing im having issues with, which is rather a large thing to have problems with, is the monitors and graphics output.
I run dual screens, this has always been an issue even in past versions of any distro, it will only ever dispaly on both screens in CLONE mode, same thing on both.
The only option i can find out of the box is dual-head, but of course it wants me to select the second graphics card, which i dont have, i just use dual output from the same card (nVidia GeForce 8800GTS G80)
Thinking logically i went off to grab the linux nvidia drivers, downlaoded, run, "already running an xserver, retry without one running" ok, rebooted into CLI, ran the installer, now it complains that it can't find the kernel source's to create an interface of some kind (cant quite remember the wording, sorry)
So in short... help!
Regards, Dave
|

11th August 2008, 09:43 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Install the kernel development files !
Code:
su
yum install kernel-devel kernel-headers
Quote:
|
already running an xserver, retry without one running" ok, rebooted into CLI, ran the installer
|
You don't need to reboot ! , this command will stop X
then run the installer!
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Last edited by leigh123linux; 11th August 2008 at 09:47 PM.
|

11th August 2008, 10:01 PM
|
|
Registered User
|
|
Join Date: Jan 2008
Posts: 44

|
|
Quote:
|
Originally Posted by leigh123@linux
Install the kernel development files !
Code:
su
yum install kernel-devel kernel-headers
You don't need to reboot ! , this command will stop X
then run the installer!
|
ok, tried both of those, installed the development files and kernel-headers, still get the same error though. About itnot being able to find the source tree or something along those lines.
Quote:
|
Originally Posted by markkuk
|
As you can probably tell, im not exactly an expert here, i downloaded the FC9 rep rpm but the package installer says i dont have privelages to isntall local packages, even though im currently logged in under root... *confused*
Regards, Dave
|

11th August 2008, 10:08 PM
|
 |
Banned
|
|
Join Date: Apr 2008
Posts: 558

|
|
Show the *actual* error messages as they appear on-screen, not your "interpretation" of them
|

12th August 2008, 05:34 PM
|
|
Registered User
|
|
Join Date: Jan 2008
Posts: 44

|
|
Ok, I completely screwed all of that up, i have a clean fresh install of FC9, does anybody who knows want to guide me through the correct process of installing up to date nvidia drivers.
Bare in mind i havent compiled or installed any kernel source files as i have no idea which way if any is correct.
Cheers, dave
|

12th August 2008, 05:40 PM
|
 |
Banned
|
|
Join Date: Apr 2008
Posts: 558

|
|
See /etc/rc.local script and ignore the livna fanboys
|

12th August 2008, 05:43 PM
|
|
Registered User
|
|
Join Date: Jan 2008
Posts: 44

|
|
|
ok, so this isnt going to need any kernel source trees or anything or anything extra compiled?
also, that looks as if its for 64-bit FC, im running 32
|

12th August 2008, 05:45 PM
|
|
"Sean The Terrible" -- The forum(er) Vista® rep
|
|
Join Date: Nov 2005
Posts: 8,823

|
|
That would be a mistake. Livna is the better way to go. At the least it will keep you from having to rebuild the driver with every new kernel. See this site:
http://www.mjmwired.net/resources/mjm-fedora-f9.html
for a how-to. It is a matter of 3 simple commands. When installed be sure to also install akmod-nvidia as this will rebuild the driver automatically with every new kernel.
Some people just insist on doing things the hard way even when there is no reason for it.
|

12th August 2008, 05:57 PM
|
|
Registered User
|
|
Join Date: Jan 2008
Posts: 44

|
|
Quote:
|
Originally Posted by JN4OldSchool
That would be a mistake. Livna is the better way to go. At the least it will keep you from having to rebuild the driver with every new kernel. See this site:
http://www.mjmwired.net/resources/mjm-fedora-f9.html
for a how-to. It is a matter of 3 simple commands. When installed be sure to also install akmod-nvidia as this will rebuild the driver automatically with every new kernel.
Some people just insist on doing things the hard way even when there is no reason for it.
|
oh, ok... well, being a noob i'll trust you via your post count, i jjust ran "# yum update" to update everything. Thats still completing, 500Mb in total to d/l
when thats done, i suppose i have to register the livna repos with yum? and then install the nvidia driver via livna?
and that should be ok?
|

12th August 2008, 06:01 PM
|
|
"Sean The Terrible" -- The forum(er) Vista® rep
|
|
Join Date: Nov 2005
Posts: 8,823

|
|
I added the akmod-nvidia because I am pretty sure it will not be picked up as a dependency.
This is it. Then just reboot. You should never have to worry about it again.
edit: I was mistaken about Breb's method though, from what I read in his link he has apparently found a way to automatically rebuild the nvidia binary? Either way though, unless you had a distinct reason for not using Livna then this would be kinda like going from Florida to New York via Oregon.
Last edited by JN4OldSchool; 12th August 2008 at 06:05 PM.
|

12th August 2008, 06:05 PM
|
|
Registered User
|
|
Join Date: Jan 2008
Posts: 44

|
|
Quote:
|
Originally Posted by JN4OldSchool
I added the akmod-nvidia because I am pretty sure it will not be picked up as a dependency.
This is it. Then just reboot. You should never have to worry about it again.
|
thanks buddy, hopefully it will work without a hitch, im on here under root anyway, so shouldnt have to su anything.
Thanks mate, i shall have a play and report back
|

12th August 2008, 06:35 PM
|
 |
Banned
|
|
Join Date: Apr 2008
Posts: 558

|
|
Quote:
|
Originally Posted by JN4OldSchool
automatically rebuild the nvidia binary
|
Of course. My method, i.e. nvidia's method, works. I see no reason to rely on a third-party (livna) repository, and am frankly amazed and flabbergasted that all you guys do.
Kindly state what the disadvantages to nvidia's method are.
|

12th August 2008, 06:42 PM
|
|
"Sean The Terrible" -- The forum(er) Vista® rep
|
|
Join Date: Nov 2005
Posts: 8,823

|
|
Quote:
|
Originally Posted by brebs
Of course. My method, i.e. nvidia's method, works. I see no reason to rely on a third-party (livna) repository, and am frankly amazed and flabbergasted that all you guys do.
Kindly state what the disadvantages to nvidia's method are.
|
Just for starters ease of installation and automatic updates would be a big benefit. I am also under the impression that the Livna drivers are tweaked for Fedora, though you would know more about the technical stuff than I would.
I have used the Livna drivers since FC4 with no problems and cant really see any reason not to. It has always been the accepted method. OTOH, there certainly is nothing wrong with using the nvidia binary, many people do. Especially if it can be automatically rebuilt. I guess it amounts to whatever works for you. But I will continue to recommend Livna to the newer folks simply because of ease of installation.
|

12th August 2008, 06:51 PM
|
|
Registered User
|
|
Join Date: Jan 2008
Posts: 44

|
|
Quote:
|
Originally Posted by brebs
Of course. My method, i.e. nvidia's method, works. I see no reason to rely on a third-party (livna) repository, and am frankly amazed and flabbergasted that all you guys do.
Kindly state what the disadvantages to nvidia's method are.
|
Quote:
|
Originally Posted by JN4OldSchool
Just for starters ease of installation and automatic updates would be a big benefit. I am also under the impression that the Livna drivers are tweaked for Fedora, though you would know more about the technical stuff than I would.
I have used the Livna drivers since FC4 with no problems and cant really see any reason not to. It has always been the accepted method. OTOH, there certainly is nothing wrong with using the nvidia binary, many people do. Especially if it can be automatically rebuilt. I guess it amounts to whatever works for you. But I will continue to recommend Livna to the newer folks simply because of ease of installation.
|
woah, i didnt want to start arguments, i honestly dont care which method is used, they all end up at the same destination.
anyway, jn4oldschool, i did as you instructed, system came back up, the screen isnt mirrored onto the second one anymore, but there now isnt any ouput to it at all, how in the world does one go about getting monitor spanning to work...?
Oh btw... Livna Display Config states that the nvidia driver is now installed. YAY
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 07:30 (Tuesday, 18-06-2013)
|
|
 |
 |
 |
 |
|
|