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.

some problems about uboot and filesystem

I have use dvsdk_2_10_01_18 to build uboot and download arago-demo-image-glibc-ipk-2009.11-dm365-evm.rootfs.tar.gz ,when I run encode demo, it has some problem as:

Encode demo started.
Error: Failed to create attribute window device
Error: Failed to create UI

when I remove    ret = ctrlThrFxn(&ctrlEnv);    in main.c ,  make encode.  Then use command : ./encode -v test.264 -y 2 ,is running but cannot exit, does anybody can help me how to do it? Is due to uboot or filesystem?

 

  • Hello,

    It seems like you are mixing versions which is creating problems. dvsdk_2_10_01_18 is based om Montavista Linux, but the arago-demo-image-* filesystem is to be used with DVSDK 3.10 which uses "community Linux". Please pick which version of the DVSDK you want to use and use the components in that release consistently.

    Regards, Niclas