Re: Problem in loading Module

From: Obelix
Date: Sat Sep 25 2004 - 23:53:17 EST


On Fri, 24 Sep 2004 23:45:46 -0600, Robert Hancock <hancockr@xxxxxxx> wrote:
> What kernel headers are you compiling the module against? They must match
> the actual kernel you are using. If you are using Red Hat kernel 2.4.20-6
> then you must compile against Red Hat 2.4.20-6 kernel headers.

you could also try turning off 'module versioning' in which case you
can 'force' load
a module. of course you risk your system when you do this.


--
Obelix###
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/