On Wed, 2009-07-08 at 20:35 +0800, Jack wrote: > > Hi All: > > My Kernel is: > Linux version 2.6.18_pro500-davinci_evm-arm_v5t_le (r...@localhost) > (gcc version 4.2.0 > (MontaVista 4.2.0-16.0.32.0801914 2008-08-30)) #1 PREEMPT Thu May 28 > 22:25:22 PDT 2009 > > Boot arg is : set bootargs console=ttyS0,115200n8 noinitrd rw ip=dhcp > root=/dev/nfs nfsroot=142.120.0.57:/mnt/sdb/ramdisk,nolock mem=118M > > But when I run loadmodules.sh, it said: > # ./loadmodules.sh cmemk: disagrees about version of symbol > struct_module > > dsplinkk: no version for "struct_module" found: kernel tainted. > insmod: cannot insert `cmemk.ko': Invalid module format (-1): Exec > format error > DSPLINK Module (1.60) created on Date: Oct 24 2008 Time: 12:59:07 > > I try to use other version, but still failure: > # ./loadmodules.sh cmemk: disagrees about version of symbol > struct_module
That just mean cmemk version is not what the kernel expected. Rebuild cmemk should resolve the issue. Regards, Steve > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
