hello
I have a problem with AM5728 EVM (TMDSEVM572x). it can not detect Camera when booting from image am57xx-evm-linux-06.00.00.07.img provided and built by TI.
I have written this TI provided image (am57xx-evm-linux-06.00.00.07.img) on a 32GB SD Card with Win32DiskImager. after booting EVM from this SD Card, it could not detect the camera module.
I saw the dev list by running command bellow:
root@am57xx-evm:/dev# ls
in both conditions that camera module is connected on EVM or unconnected, the video devices detected are :
video0
video10
video11
and can not run any command related to gstreamer pipeline for capturing video from v4l2src input.
I must tell you that when I use the original SDK image preloaded in SD Card involved with EVM, the problem mentioned above does not exist and it detect Camera and can capture video without problem.
any help will be appreciated,
Ali