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.

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to