Hi all
I have succesfully completed all steps of
and while running the demos from the target command prompt,
i am getting following errors while executing the loadmodules_hd.sh
---------------------------------------------------------------------------------------
cmemk: disagrees about version of symbol struct_moduleirqk: disagrees about version of symbol struct_moduleinsmod: error inserting 'cmemk.ko': -1 Invalid module formatinsmod: error inserting 'irqk.ko': -1 Invalid module formatedmak: disagrees about version of symbol struct_moduleinsmod: error inserting 'edmak.ko': -1 Invalid module formatdm365mmap: disagrees about version of symbol struct_moduleinsmod: error inserting 'dm365mmap.ko': -1 Invalid module format
the packages used are,
dvsdk_dm365_setuplinux_2_10_01_18.binmvl_5_0_0_demo_lsp_setuplinux_02_10_00_08.binxdctools_setuplinux_3_10_03.binmvl_5_0_demo_sys_setuplinux.binpsp_02_10_00_08.bin
I am not sure why it is giving me such an errors and i am not able to execute the demos( encoder ,decoder , encoder+decoder )
can anyone tell me why such errors are coming and how to solve it ..to run the demos.
Thanks.
This happens when the kernel modules are not compatible with other components, such as u-boot or the file system.
Take a look at this thread and see if any of the suggestions there help.http://e2e.ti.com/support/dsp/davinci_digital_media_processors/dm3x/f/100/p/7919/31922.aspx#31922
I believe that the you need to run loadmodules.sh -- not loadmodules_hd.sh, which is specific to the DM6467 platform. See http://wiki.davincidsp.com/index.php/GSG:_Running_the_DVEVM_Demos#Starting_the_DVSDK_Demo