Re: X with Nvidia/eVGA card



V Wed, 17 Jan 2007 23:07:56 +0000, Hactar napsal(a):



Yup, got the source installed off CD 5. But, the Nvidia driver install
(*.run) disclaims knowledge of the location of the source. So I supplied
that with "--kernel-source-location". Then it said it didn't know what
version source was in the directory I supplied. Arrgh. Idea: check the
link at /lib/modules/`uname -r`/build and see if it's correct.

I got a fresh copy of the 2.6.18.2 sources from kernel.org; I'll compile
(and boot from) a kernel that way and see if it acts any better.


The packaged kernels usualy have 3 parts:

kernel image (or binary)
kernel source (the big tarball)
kernel headers (just a tiny part of the source that has the headers you
need to build against the kernel image

The names of the above depend on the distro.

HTH,

--Yan
.



Relevant Pages

  • RE: Illegal use of reserved word in system.h
    ... The correct word is invalid, ... There should not be any "illegal" strings in the kernel either although they sometimes creep in... ... There is no other operating system except BSD that gives user mode code access to kernel-headers. ... people have been able to write working code using those operating systems without using kernel headers. ...
    (Linux-Kernel)
  • Re: [PATCH] Re: [PATCH] scsi.h uses "u8" which isnt defined.
    ... > Kernel developers have been telling people for years, ... As a kernel developer I regularly tell people to make their ... own private copy of the bits of kernel headers they need, ... user space, since that is the one and only spot that contains all ...
    (Linux-Kernel)
  • Re: State of userland headers
    ... original kernel headers for anything, and only later, after achieving ... llh for the most popular archs and figure out how to build all the various ... Not like the old llh (x.y.z.t, ... greater than 8 bits or DMA for cd burning, we need new kernel headers. ...
    (Linux-Kernel)
  • Which is the right Kernel Image for Dual-Core AMD Opteron(tm) Processor 2210
    ... Presently I have the Following Kernel Image Installed on a ... How ever I find there is a Kernel image specifically named SMP. ... Dual-Core AMD OpteronProcessor 2210 ... mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext ...
    (Debian-User)
  • Adding Developmetn Tools - Fedora 3
    ... The kernel is Fedora3 ... and noticed that the compiler was missing. ... kernel headers I could not add them in. ... Tools as I would normally do in a standard Fedora 3 install. ...
    (RedHat)