Hello,
I use DM816x with EZSDK 5.03. During the booting, the load-hd-v4l2-firmware.sh script is executed and I get the following
errors:
tvp7002 1-005c: TVP7002 read error -121
ti81xxvin ti81xxvin: Error registering v4l2 subdevice
After the booting, when I do lsmod I can see that all the modules were loaded,
bufferclass_ti 4946 0
omaplfb 10794 0
pvrsrvkm 155450 2 bufferclass_ti,omaplfb
ti81xxhdmi 14478 0
ti81xxvin 20380 0
tvp7002 6815 0
ti81xxvo 20151 0
ti81xxfb 21771 3
vpss 72346 5 omaplfb,ti81xxhdmi,ti81xxvin,ti81xxvo,ti81xxfb
syslink 1108079 0
ipv6 209855 12
but I can't find the /dev/video0 device.
Can someone help me with that?
Thanks.