hi there,

i'm trying to compile an intel-module on an running knoppix system (it's a must because the standardkernelmodule is an older driver version).
the "make" needs the kernel sources (2.6.12), but more important, the kernel configuration (.config, /usr/include/version.h).
I don't know where to get this for my knoppix-precompiled-kernel, and i don't think i am able to compile a knoppix compatible kernel by myself.
(it seems that /proc/config (.gz) is not existing on this knoppix)

Where do i get the kernelkonfig for a knoppix 4.0 ?

[Later]
Found it in another knoppix cd image.
The module is compiling.