what does invalid module format means? and how can I fix it?
Tue Dec 21 17:30:00 UTC 2010
Configuring update-modules
NET: Registered protocol family 10
INIT: Entering runlevel: 5
Starting telnet daemon.
Starting syslogd/klogd: done
Starting thttpd.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org dm365-evm ttyS0
Arago 2009.11 dm365-evm ttyS0
dm365-evm login: root
root@dm365-evm:~# cd /opt/gstreamer_demo/dm365/
root@dm365-evm:/opt/gstreamer_demo/dm365# ./loadmodules.sh
cmemk: disagrees about version of symbol module_layout
insmod: error inserting 'cmemk.ko': -1 Invalid module format
irqk: disagrees about version of symbol module_layout
insmod: error inserting 'irqk.ko': -1 Invalid module format
edmak: disagrees about version of symbol module_layout
insmod: error inserting 'edmak.ko': -1 Invalid module format
dm365mmap: disagrees about version of symbol module_layout
insmod: error inserting 'dm365mmap.ko': -1 Invalid module format
BusyBox v1.13.2 (2010-12-21 16:29:09 IST) 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 or u: Make a character device
p: Make a named pipe (MAJOR and MINOR are ignored)
root@dm365-evm:/opt/gstreamer_demo/dm365#