[yocto] [meta-raspberrypi] Using the camera

Andrei Gherzan andrei at gherzan.ro
Tue Dec 3 13:54:54 PST 2013


On Tue, Nov 19, 2013 at 6:22 PM, Gary Thomas <gary at mlbassoc.com> wrote:

> On 2013-11-19 09:18, Edward Vidal wrote:
>
>> Hello,
>> To get my C920 camera to work with the zedboard
>> I needed to add v4l-utils and then I need several modules that I add to
>> 3.6 kernel
>> https://github.com/Digilent/linux-digilent.git
>>      3.6.0-digilent-13.01-00002-g06b3889/
>>      ├── kernel
>>      │   └── drivers
>>      │       ├── media
>>      │       │   └── video
>>      │       │       ├── gspca
>>      │       │       │   └── gspca_main.ko
>>      │       │       ├── uvc
>>      │       │       │   └── uvcvideo.ko
>>      │       │       ├── v4l2-common.ko
>>      │       │       ├── v4l2-int-device.ko
>>      │       │       ├── videobuf2-core.ko
>>      │       │       ├── videobuf2-memops.ko
>>      │       │       ├── videobuf2-vmalloc.ko
>>      │       │       └── videodev.ko
>> Hope this helps
>>
>
> Thanks for the reply, but this is not what I'm looking for.  The
> camera module I'm using is directly connected to the RaspberryPi
> via the CSI interface, not USB like your C920 and it uses very
> different drivers to access.


Alexandru was working on this (camera support). Maybe he can help you with
this. Adding him in the loop.

ag
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131203/d6e7cad6/attachment.html>


More information about the yocto mailing list