This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

cmemk: disagrees about version of symbol module_layout modprobe: 'cmemk.ko': invalid module format,

hi all:

dm365+dvsdk is 4-00-00-21.

as you know ,there are 4 ko file in loadmodules.sh:

cmemk,irqk.,edmak,dm365mmapk.

I used busybox1.16 to rebuild filesystem. and the ko files are also rebuilt.

when I run loafmodules.sh start, error happen:

cmemk: disagrees about version of symbol module_layout

cmemk: disagrees about version of symbol module_layout

modprobe: 'cmemk.ko': invalid module format

IRQK module: built on Jun  5 2011 at 21:39:58

  Reference Linux version 2.6.32

  File /home/dm365/linuxutils_2_25_05_11/packages/ti/sdo/linuxutils/irq/src/module/irqk.c

irqk initialized

EDMAK module: built on Jun  5 2011 at 21:40:00

  Reference Linux version 2.6.32

  File /home/dm365/linuxutils_2_25_05_11/packages/ti/sdo/linuxutils/edma/src/module/edmak.c

dm365mmap: disagrees about version of symbol module_layout

dm365mmap: disagrees about version of symbol module_layout

modprobe: 'dm365mmap.ko': invalid module format

As you know ,I rebuild the 4 ko files at the same time . why some modules are inserted ok ,but some not?

the kernel version I use just has only one.