Results 1 to 4 of 4

Thread: Linux kernel 2.6.29 and Nvidia problem

  1. #1
    Join Date
    Aug 2006
    Posts
    209

    Linux kernel 2.6.29 and Nvidia problem

    Hello,
    I can not compile the driver for my Nvidia Slackware 2.6.29. I tried several different drivers, 177,180,185 (7300 to GS).

    The uname command returns me this:
    uname-m: i686
    uname-r: 2.6.29.1
    uname-a: Linux 127 2.6.29.1 # 2 Fri Apr 10 19:31:57 CDT 2009 i686 Intel (R) Pentium (R) D CPU 3.00GHz GenuineIntel GNU / Linux

    Every time I run the installation script of Nvidia, I have this message in / var / log / nvidia-install.log:

    Kernel messages:
    nvidia: version magic'2 .6.29.1-smp SMP mod_unload 686 'should be'2 .6.29.1 mod_unload 486': frown:
    Installation has failed.

    Under the kernel 2.6.27 and 2.6.28, there was no concern, but I wanted to 2.6.29 for the benefit of ext4. : love: Does this error you talking about? I checked the Makefile sources, the variable EXTRAVERSION "is set to .1

    Should a particular file? but I see no solution to how to turn, so if someone has an idea, thank you!
    Blessings to you

  2. #2
    Join Date
    Apr 2008
    Posts
    3,522

    Re: Linux kernel 2.6.29 and Nvidia problem

    It's pretty simple to fix. Grab your Nvidia driver package, like "NVIDIA-Linux-x86-180.44-pkg0.run" for example and extract it with "./NVIDIA-Linux-x86-180.44-pkg0.run -x". Then do "cd NVIDIA-Linux-x86-180.44-pkg0/usr/src/nv" and open "nv.c" there.

    Locate all instances of code mentioning "owner" like ".owner = THIS_MODULE," and comment it out by using /* */ like this for example "/*.owner = THIS_MODULE,*/". Save the result and install the driver by going into the "NVIDIA-Linux-x86-180.44-pkg0" folder the extraction created and use "./nvidia-installer" to compile and install the kernel module against the 2.6.29 kernel source. This works with the ALSA module too.

  3. #3
    Join Date
    Aug 2006
    Posts
    209

    Re: Linux kernel 2.6.29 and Nvidia problem

    I have a look at an article on the Internet called for creating a symlink from / usr / src / kernel to / usr/src/kernel-2.6.29. It does nothing, it is a symlink.

    In the meantime I found another article about this potential problem symlink, I'll try soon. I will also try to create the module nvidia.ko, but at the end of the installation everything is cleaned. Apparently, the command that allows you to mount the kernel has an option to force the assembly.
    Blessings to you

  4. #4
    Join Date
    Aug 2006
    Posts
    209

    Re: Linux kernel 2.6.29 and Nvidia problem

    I plunged my concern. I saw that Nvidia has released a new driver, stamped 180.51. it brings so-called "better compatibility with newer Linux kernels. I am trying to download slackware-current, with kernel 2.6.29. Provided that it works
    Blessings to you

Similar Threads

  1. Sound problem after updating kernel in Linux Mint
    By Kamalaa in forum Operating Systems
    Replies: 5
    Last Post: 18-01-2011, 11:15 AM
  2. Want to know about 2.6 Kernel in Linux
    By mewlyo in forum Operating Systems
    Replies: 4
    Last Post: 26-12-2010, 08:53 AM
  3. Nvidia driver 2.6.36 kernel In Gentoo
    By mANICKAVASAN in forum Monitor & Video Cards
    Replies: 4
    Last Post: 25-11-2010, 06:34 AM
  4. nvidia drivers unable to work in rt kernel
    By REDBULL in forum Monitor & Video Cards
    Replies: 5
    Last Post: 06-01-2010, 01:37 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,976,452.78150 seconds with 17 queries