Ondrej Pindroch wrote:

Can anybody tell me what is wrong. First how to correct cmem.ko. and next one, why is the IP6 not starting well. Down are some lines from kernel booting. CMEMK Error: CMEM phys_start (0x87800000) overlaps kernel (0x80000000 -> 0x90000
000)

Your CMEM and kernel overlap. You have to limit the size of the memory that you give to the kernel to be smaller than the CMEM start address. e.g. via the uboot kernel command line

insmod: error inserting 'cmemk.ko': -1 Invalid parameters
dsplinkk: no version for "struct_module" found: kernel tainted.
dsplinkk: module license 'DSP/BIOS(TM) LINK' taints kernel.
DSPLINK Module (1.50) created on Date: Jan  3 2008 Time: 13:16:55
Starting web server ...
 thttpd
ipv6: disagrees about version of symbol struct_module
modprobe: FATAL: Error inserting ipv6 (/lib/modules/2.6.10_mvl401-davinci_evm/ke
rnel/net/ipv6/ipv6.ko): Invalid module format

no idea

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to