Re: X with Nvidia/eVGA card



Il 16/01/2007 08:07, Hactar dixit:

I'll need to install Nvidia's binary-only X driver, for which I need the
kernel source (it compiles a kernel module too, I believe).

I think it could compile even without the kernel headers, using some default values. But I'm not really sure.

Now, I
could just copy 2.6.15.1 kernel, source, and modules from my other
machine by sneakernet to replace 2.6.18.2-24 (same card, similar
motherboard) and tweak the source parameters for any differences. OR,
I could use Yast2 (the text-mode variant of Yast) to install the source
from the installation CDs. 1, is it on there; and 2, how do I get to
it?

Hmmm... to deal with headers is one of my faulty points (usually I hire a certified engineer for this).
If I remember correctly, you must use the headers of the running version.
Somebody else could be more helpful, for this.

Cyrus

--
I love to be mailed just by smart people:
perl -we 'print "\12\142\145\162\156\141\155\141\100\151".
"\164\167\145\142\56\151\164\12\12";'
.



Relevant Pages

  • State of userland headers
    ... When I first created llh, it was a couple of weeks before 2.6.0 came out. ... had a need for those headers, since a new version of PLD distro was supposed ... LLH as it is is not and never will be mergable into mainline kernel. ... llh for the most popular archs and figure out how to build all the various ...
    (Linux-Kernel)
  • Re: State of userland headers
    ... to get changes of this nature into glibc in particular, ... If the headers ... the kernel. ... This would mean that the kabi headers have no ...
    (Linux-Kernel)
  • Re: [PATCH] make headers_install kbuild target.
    ... There are many other users that poke direct in the kernel source also. ... The gentoo people have been collecting patches to clean up the headers: ... For kernel space, you can do it incrementally, since the whole kabi/ ...
    (Linux-Kernel)
  • Re: [RFC] Splitting kernel headers and deprecating __KERNEL__
    ... > just make one thing clear: the kernel headers are for the kernel, ... userland must duplicate the contents of headers in which the kernel ... defines the kerneluserland ABI, tracking changes in them in the ...
    (Linux-Kernel)
  • Re: [RFC] Splitting out kernel<=>userspace ABI headers
    ... >> architecture broke the UML build. ... >> to clone and maintain my versions of all the other arch headers. ... >> usable and userspace unusable pieces is the right thing for UML. ... The kernel needs to export its ABI in a way that ...
    (Linux-Kernel)