I currently going throught the manual for using the DM355 board trying to run the encode demos, before you do that you must run the loadmodules to load the video codec's but it is not working? the ./loadmodules.sh command refuses to work and I think because of this the demos won't find their video files. heres the list of errors that I get. root@192.168.11.2:/opt/dvsdk_1_30_00_23/demos# ./loadmodules.sh CMEMK Error: Pysical start and end addresses not supplied insmod: error inserting 'cmemk.ko': -1 Invalid parameters ./loadmodules.sh: line 11: .mapdmaq: command not found dm350mmap: disagrees about version of symbol davinci_request_dma dm350mmap: Unknown symbol davinci_request_dma insmod: error inserting 'dm350mmap.ko': -1 Unknown symbol in module mknod: wrong number of arguments Try `mknod --help' for more information. Can any one help?