hi
condition:/home/dvsdk_1_30_00_23/demos
question:how to settle the below problem?
# ./loadmodules.sh
insmod: cannot open module `cmemk.ko': No such file or directory
./loadmodules.sh: 6: ./mapdmaq: not found
insmod: cannot open module `dm350mmap.ko': No such file or directory
BusyBox v1.01 (2005.12.18-04:57+0000) multi-call binary
Usage: mknod [OPTIONS] NAME TYPE MAJOR MINOR
Create a special file (block, character, or pipe).
Options:
-m create the special file using the specified mode (default a=rw)
TYPEs include:
b: Make a block (buffered) device.
c or u: Make a character (un-buffered) device.
p: Make a named pipe. MAJOR and MINOR are ignored for named pipes.
# ./encode -v test.mpeg4 -t 20
-sh: ./encode: Permission denied