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.
用的是DM368 EWM开发板,SDK是4.0.2,在运行NFS系统中的dvsk-demos下的encodedecod出现错误:Error: Failed to create capture device。(encode例子也会出现)
setenv bootargs 'console=ttyS0,115200n8 noinitrd rw ip=192.168.1.251 root=/dev/nfs nfsroot=192.168.1.252:/home/ubuntu10/dm368/dvsdk_dm368_4_02/filesystem/dm368rootfs,nolock mem=60M
video=davincifb:vid0=OFF:vid1=OFF:osd0=720x576x16,2050K dm365_imp.oper_mode=0 davinci_capture.device_type=3'
配套的摄像头插好了的。请大家帮帮忙解答下,困恼中