LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Nvidia graphic drivers and kernel version (https://www.linuxquestions.org/questions/fedora-35/nvidia-graphic-drivers-and-kernel-version-147062/)

js72 02-17-2004 02:19 AM

Nvidia graphic drivers and kernel version
 
I downloaded the newest version of nvidia installer. I run it but (of course) it didnt recognize my kernel. Its kernel from planet ccrma with low latency. So my question is can i boot in the default fedora kernel and install then nvidia and then happily run ccrmakernel with nvidia supported drivers. Or what could be the way to get 3d capabilities.

CartersAdvocate 02-17-2004 07:49 AM

You can't do the Nvidia drivers first and then update your kernel (well you can, but the drivers will stop working once u run the new kernel) because the drivers have to be built for that particular kernel. The latest version (5336) should have support for the 2.6 series of the kernel.

Jeff

jspaar 02-18-2004 01:59 PM

He's right - you can't install for one kernel and then have it work for another.
Here's what I do for each new kernel - it might work for you:
Code:

1) CC="gcc32" sh NVIDIA-Linux-x86-1.0-4496-pkg2.run --add-this-kernel
2) sh NVIDIA-Linux-x86-1.0-4496-pkg2-custom.run

I don't have the ccrma kernel, and I'm still running 2.4.x, so this might not work for you. (And 4496 isn't the newest driver, but the commands would be the same for 5336.)

[Is this the j- thread, or what? :cool: ]

js72 02-22-2004 02:33 AM

Thanks
 
Welll. Im playing with SuSE 9.0 nowadays. And i will install fedora again in hdb (my wife wants shes office and other things working) no experimental environments. But at least we are not going back to ..doze. Thank for your replys, very often i feel like totally newbie with linux but had to say thats the funny part in computing. It would be so boring if everything works out of box.

Zaskar 02-23-2004 10:09 AM

when i tried it on fedora core 2 test 1 it diddnt recognize it and diddnt find it in the online database, but then just compiled a module itself to make it work, does it not do that for you?

-Krause

Bobmeister 02-23-2004 07:56 PM

With the 5000 series of drivers from nVidia, you don't have to
export CC=gcc32 anymore. Of course, you MUST have the source code
for the kernel installed

linmix 10-20-2006 08:52 AM

So what to do if the source code for a particular kernel is no longer provided? The planetccrma kernel is a couple of releases behind the FC kernel and the kernel-devel package is no longer available.


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