Re: kernel source and nVidia drivers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/15/06, Bob Hartung <rwhart@xxxxxxxxx> wrote:
> I also made a logical lin between /usr/src/linux and
> /usr/src/kernels/2.6.14-1.1656_FC4-i686
>
> When I run NVIDIA-Linux-x86-1.0-8178-pkg1.run it seems to start up okay,
> builds the driver then gives this error:
>    "unable to load kernel module nvidia.ko"
>
> comments also include that the wrong source may be installed - I don't
> think so since I used yum install kernel-devel -or -
> the kernel source is not installed.

The driver should be in /lib/modules/`uname -r`/kernel/drivers/video/
. If it isn't, find where it is using the locate command (or the find
command).  If you use locate, run "updatedb" first.

> Question:  after using yum install kernel-devel do i have to do anything
> to make it useable and visible to the nvidia installer?

No.  The installer looks for headers in /lib/modules/`uname -r`/build,
which is where kernel-devel puts them.  Since it built okay, I suspect
the headers are where they need to be.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux