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.

HDVPSS Capture Issues

Hello,

I'm working with a custom board using the DM8148. I'm using the ti-ezsdk_dm814x-evm_5_05_02_00 with OMX for the capture. On some power cycles I won't get video from the VIP port to the OMX capture component. I'm not sure why this is happening.

During the boot process, I've been getting "VPSS_FVID2: M3 firmware version 0x1000145 is newer,driver may not work properly" when I boot. I've seen the following forum post:

https://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/t/258126

The suggested solution was to make sure the versions match. I could only find one dm814x_hdvpss.xem3 in the SDK inside board-support/prebuilt-images/dm814x-firmware_05_02_00_48. According to the kernel prints, this is the 0x01000145 version. How do I get the version that correctly matches the driver (0x01000137)

In addition, I'll occasionally get a "I2C: Transfer failed at vps_ti814x_select_video_decoder 188 with error code: -121". I only see it on some power cycles. What could be causing this?

Thanks!