Re: error: -1 invalid module format

On 12/08/2005 04:40, dp164_at_ece.msstate.edu wrote:
> Hi All:
> 
> When tried to add rtai_smp.ko module from "comedi" dir (where the tar.gz file
> was saved and uncompressed), I got the following error:
> 
> # /sbin/insmod /usr/realtime/modules/rtai_smp.ko
> insmod: error inserting '/usr/realtime/modules/rtai_smp.ko': -1 invalid module
> format.

You may get more clues by running 'dmesg' to display the last few kernel 
logs.  The "invalid module format" error is often due mismatched 
compiler versions (different versions of the compiler used to compile 
the kernel and the modules).

-- 
-=( Ian Abbott _at_ MEV Ltd.    E-mail: <abbotti_at_mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-

Received on 2005-08-12Z09:26:26