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.

DM365: problem when using the filesystem made by own

Other Parts Discussed in Thread: TVP7002

Hi,

My customer used busybox to make own filesystem. When the system bootup with new FS by NFS, /dev/video0, /dev/video2, /dev/video3 can be generated. And  /dev/video2, /dev/video3 can be opened correctly. But if open video0, there is error as below.

kobject_add failed for  (-13)

Failed to register TVP7002 I2C client.

vpfe ccdc capture vpfe ccdc capture.1: Error in initializing channel

open fd is error

The busybox version used is 1.2.2.1. Using the FS provided in DVSDK is ok.

Would you pls kindly advise what is missed?