This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

./loadmodules.sh ERROR

My chip is DM6467T and dvsdk_3_10_00_11_Setup.bin.

I load the dvsdk_3_10_00_11_Setup.bin.

then I input

 cd /mnt/usb/dvsdk/dvsdk_3_10_00_11/dvsdk_demos_3_10_00_09/dm6467

[root@supertv dm6467]# ls
ctrl.c  decode  encode        interface       Makefile  ui.h
ctrl.h  demo.h  encodedecode  loadmodules.sh  ui.c
[root@supertv dm6467]# ./loadmodules.sh
ERROR: Module cmemk does not exist in /proc/modules
ERROR: Module dsplinkk does not exist in /proc/modules
insmod: can't read 'cmemk.ko': No such file or directory
insmod: can't read 'dsplinkk.ko': No such file or directory
mknod: missing operand after `0'
Try `mknod --help' for more information.

can you help me ?Why this error.I want to use video.Do you have some  good advice?