habe mir den 2.6.24 Kernel von Kernel.org gezogen,
mit make oldconfig konfiguriert
und mit make-kpkg --initrd binary --revision=.t61.thinkpad gebacken.
Die somit gewonnenen deb packete installiert und den neuen kernel gebootet.
Soweit alles ok, aber nun wollte ich noch NVIDIA Kernel module bauen aber nix geht...
andere Kernelmodule kann ich unter dem neuen Kernel auch nicht installieren.
es existiert auch der link von /usr/src/linux-2.6.24 auf /usr/src/linux
unter /lib/modules/2.6.24 gibts auch die ordner "kernel" "source" "build"
Kann mir jemand sagen wo ich nen Hund reingebracht hab, dass ich jetzt keine neuen Kernelmodule bauen kann ?
Code: Alles auswählen
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.24.thinkpad.t61/source'
-> Kernel output path: '/lib/modules/2.6.24.thinkpad.t61/build'
ERROR: If you are using a Linux 2.4 kernel, please make sure
you either have configured kernel sources matching your
kernel or the correct set of kernel headers installed
on your system.
If you are using a Linux 2.6 kernel, please make sure
you have configured kernel sources matching your kernel
installed on your system. If you specified a separate
output directory using either the "KBUILD_OUTPUT" or
the "O" KBUILD parameter, make sure to specify this
directory with the SYSOUT environment variable or with
the equivalent nvidia-installer command line option.
Depending on where and how the kernel sources (or the
kernel headers) were installed, you may need to specify
their location with the SYSSRC environment variable or