Hello All,
I am facing an issue running the application saLoopBack on DM8168. I have loaded the new firmaware and drivers successfully and now I m running the saLoopback application. I have provided Component (YPbPr) input to the board from a DVD player (Resolution 576P) and connected the Y Pb Pr component cables to connectors J5 J6 and J7 of EVM DM8168. Now, when i run the application saLoopBack, the IOCTL function "ioctl(capt.fd, VIDIOC_QUERY_DV_PRESET, &capt.dv_preset)" returns mode as 0, i.e., invalid mode. And hence application fails.
I m struggling with this since a few hours. I have loaded all the drivers and firmware successfully. Following is my init script:
./slaveloader startup VPSS-M3 ti816x_hdvpss.xem3
insmod vpss.ko
insmod ti81xxfb.ko vram=0:40M,1:1M,2:1M
insmod ti81xxvo.ko
insmod tvp7002.ko
insmod ti81xxvin.ko
insmod ti81xxhdmi.ko
It is executed successfully. I really not able understand why I am not able to record now. Am I missing anything or doing something wrong. Please help.
Thanks in Advance,
Hitesh