Other Parts Discussed in Thread: OMAP3530
Hi,
We are having trouble with porting the OMAP35x Linux DVSDK(01_31_01_001) into our SDK,
I have heard that "insmod: error inserting 'dsplinkk.ko': -1 Invalid module format" kind of
error is something related to Linux version mismatch,
but I have crossed checked it and everything is latest version
the problem might be something else.But dont understand what could be reason.
Kindly helps us to solve this error.
Error Details.
# ./loadmodules.sh
CMEMK module: built on Jul 13 2010 at 09:03:04
Reference Linux version 2.6.32
.
.
dsplinkk: disagrees about version of symbol module_layout
insmod: error inserting 'dsplinkk.ko': -1 Invalid module format
BusyBox v1.16.1 (2010-07-12 18:43:40 JST) multi-call binary.
Usage: mknod [OPTIONS] NAME TYPE MAJOR MINOR
Create a special file (block, character, or pipe)
Options:
-m Create the special file using the specified mode (default a=rw)
TYPEs include:
b: Make a block device
c lpm_omap3530: Unknown symbol IPS_notify
or u: Make a character device
lpm_omap3530: Unknown symbol IPS_register
p: Make a named pipe (MAJOR and lpm_omap3530: Unknown symbol IPS_unregister
MINOR are ignored)
lpm_omap3530: Unknown symbol LDRV_PROC_setState
lpm_omap3530: Unknown symbol LDRV_PROC_getState
lpm_omap3530: Unknown symbol PMGR_PROC_getSymbolAddress
insmod: error inserting 'lpm_omap3530.ko': -1 Unknown symbol in module
SDMAK module: built on Jul 13 2010 at 09:03:06
Reference Linux version 2.6.32
Thankyou in advance.