Hi, I am facing problems in loading a module under 2.2.16. The actual kernel is 2.2.14 and it loads in it without any trouble, but when I run my unmodified kernel 2.2.16(I only patched the kdb patch with it and configured with all kernel hacking options on) and try to do a insmod, it says that it could not find the kernel the module was compiled for. I put the CONFIG_MODVERSIONS on(ie, included modversions.h) also included the specific version.h file. (I declared the __NO_VERSION__ before including module.h so that it does not include version.h). But still it does not work. Any idea whats going wrong? -sourav -------------------------------------------------------------------------------- SOURAV SEN MSc(Engg.) CSA IISc BANGALORE URL : www2.csa.iisc.ernet.in/~sourav ROOM NO : N-78 TEL :(080)309-2454(HOSTEL) (080)309-2906 (COMP LAB) -------------------------------------------------------------------------------- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/