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.

OMAP3530 EVM rev.G - problem running camera module

Hi,

I am developing on OMAP 3530 EVM Rev. G with Leopard's LI-3M02CM camera module and I'm trying to get it to work.

Following this post I downloaded kernel 2.6.35 as suggested by Vaibhav Hiremath from - http://arago-project.org/git/people/?p=vaibhav/ti-psp-omap-video.git;a=shortlog;h=refs/heads/omap3cam-mc-devel 

upon booting the kernel I see a "sensor mt9t111 detected " message. So I guess that everything is fine with the camera.

But I'm trying to run the demo application I got from Leopard and it fails.

Some of the ioctls work fine (like the capabilities) and some fail (VIDIOC_G_FMT, allocating memory, etc...)

Any idea why? Is it the demo application or the driver?

Thanks,

Zvika