Hi All,
I have a OMAP4 blaze board running with Kernel 3.4.61 (RP msg enabled), Android JB 4.2.2 and ducati AJ2.5. The board has Sony IMX060 as primary sensor and Omnivision OV5650 as secondary.
After following all the steps given in app note which include coping DCC files to specified location, I am able to turn on primary camera for image capture. But for the front camera (OV5650) is not throwing any preview whatsoever.
I have tried invoking it through GUI, adb shell command and camera_test app also. The behavior is the same.
Initially when I collected CAMHAL logs, I could see a failure in SetVFR. I commented VFR configuration to move ahead. Now that I have gone beyond, I am getting following error
E/CameraHal( 110): (b71861a8) hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXCameraAdapter.cpp:2173 UseBuffersPreview - Timeout expired on preview buffer registration
E/CameraHal( 110): (b71861a8) hardware/ti/omap4xxx/camera/OMXCameraAdapter/OMXCameraAdapter.cpp:2186 UseBuffersPreview - Exiting function UseBuffersPreview because of ret -1 eError=0
I am attaching logs for the failure let me know if any peculiar behavior is observed. Please suggest ways to move ahead in this direction.
Thanks and Regards,
Ameya