Hi,
I have recently ordered the DM365 Leopard Board with a LI-LBCMVGA (VGA 640x480) camera board as part of my project for a national embedded contest.
I have successfully compiled RR and transferred sdimage to a 2GB SD card and booted the board using it.
But the camera sensor is not detected, since all gst-launcher command fail with no such file or directory (/dev/video0)
video0 is not found in /dev.
Apparently driver for mt9t113 is not available in ridgerun sdk. I have seen in "make config":
Kernel Configuration -> Device Drivers -> Multimedia Support -> Video capture adapters ->
Only mt9t031 ans mt9p031 are available with other encoders. I have enabled both, still no video capture!
Can somebody help?
It is urgent!