+ Reply to Thread
Results 1 to 8 of 8

Thread: Update kernel

  1. #1

    Default Update kernel

    Hi all....I got a noob question
    I wonder why the nvidia driver needs to be re-compiled with new kernel source whenever I manually upgraded my kernel? Is there any way to avoid that?

    I don't need to recompile when I was using an ATi card (already sold it).

  2. #2
    Join Date
    May 2007
    Location
    Third Rock from the Sun
    Posts
    5,984

    Default

    From the Nvidia readme:

    "The NVIDIA kernel module has a kernel interface layer that must be compiled specifically for each kernel."

    " the kernel interface will be linked with the closed-source portion of the NVIDIA kernel module."

    The issue I believe is more with the linking then anything else. Some distro's like opensuse are able to upgrade the kernel without this step if the rpm's are used to install that opensuse has provided.

  3. #3

    Default

    Quote Originally Posted by deanjo View Post
    From the Nvidia readme:

    "The NVIDIA kernel module has a kernel interface layer that must be compiled specifically for each kernel."

    " the kernel interface will be linked with the closed-source portion of the NVIDIA kernel module."
    hi... thanks. it means i got to go for ati for the time being sigh... lazy to recompile everytime

  4. #4
    Join Date
    Oct 2007
    Posts
    370

    Default

    you can not avoid recompiling with ati either, if you use the closed driver.

  5. #5

    Default

    Quote Originally Posted by Redeeman View Post
    you can not avoid recompiling with ati either, if you use the closed driver.
    eh..really?
    But I had tried an x1900xt on my F7 and updated kernel a few times. It doesn't require me to recompiling. I forgot which driver but i think it's a closed driver...i downloaded from ati website.

  6. #6
    Join Date
    Dec 2007
    Location
    Merida
    Posts
    1,049

    Default

    Quote Originally Posted by davidletterboyz View Post
    eh..really?
    But I had tried an x1900xt on my F7 and updated kernel a few times. It doesn't require me to recompiling. I forgot which driver but i think it's a closed driver...i downloaded from ati website.

    You sure it wasn't simple kernel patches then? Most distros simply release small patches for their release kernels without really updating the whole thing. They very rarely update the entire kernel during the life of a particular distro version.

  7. #7

    Default

    Quote Originally Posted by Melcar View Post
    You sure it wasn't simple kernel patches then? Most distros simply release small patches for their release kernels without really updating the whole thing. They very rarely update the entire kernel during the life of a particular distro version.
    I compile the kernel myself. Downloaded from kernel.org

  8. #8
    Join Date
    Apr 2008
    Location
    /dev/random
    Posts
    217

    Default

    Quote Originally Posted by phoronix catalyst 8.5 article
    There are several fixes and a few general improvements with Catalyst 8.5, but one of the new features is support for DKMS in AMD's graphical installer. A few months ago, the Ubuntu packaging scripts for the fglrx driver had added DKMS, or Dynamic Kernel Module Support. This Linux framework makes it possible to have kernel modules automatically rebuilt when booting into a new kernel and therefore making the system easier to maintain when upgrading the kernel. With Catalyst 8.5 and later, if DKMS is installed prior to running the graphical installer, it will attempt to create the DKMS kernel module automatically.
    Though I'm not sure if it is ubuntu-specific...

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts