All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: yocto@yoctoproject.org
Subject: Re: [meta-raspberrypi] Using the camera
Date: Tue, 19 Nov 2013 09:22:33 -0700	[thread overview]
Message-ID: <528B9049.7010704@mlbassoc.com> (raw)
In-Reply-To: <CANwz6nzE64e0hiEm_D-m_Z27X0M1NJSwLAxTS1koy3mPqfkUwg@mail.gmail.com>

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
------------------------------------------------------------


  reply	other threads:[~2013-11-19 16:22 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-19 16:18 [meta-raspberrypi] Using the camera Edward Vidal
2013-11-19 16:22 ` Gary Thomas [this message]
2013-12-03 21:54   ` Andrei Gherzan
2013-12-03 22:13     ` jan alexandru vaduva
2014-05-25 11:36       ` Alex J Lennon
2014-05-25 20:51         ` Alexandru Vaduva
2014-05-26 10:39           ` Alex J Lennon
2014-05-26 17:56             ` Alex J Lennon
2014-05-26 18:24               ` Alexandru Vaduva
2014-05-26 18:34                 ` Alex J Lennon
2014-05-26 18:40                   ` Alexandru Vaduva
2014-06-01 21:07                     ` Alex J Lennon
2014-06-01 21:22                       ` Alexandru Vaduva
2014-06-01 21:35                         ` Alex J Lennon
2014-06-02  1:18                           ` Alex J Lennon
2014-06-10 18:01                             ` Andrei Gherzan
2014-06-10 19:21                               ` Andrei Gherzan
2014-06-11 12:54                                 ` Alex J Lennon
2014-06-11 17:00                                   ` Andrei Gherzan
  -- strict thread matches above, loose matches on Subject: below --
2013-11-18 20:37 Gary Thomas
2013-11-18 21:10 ` Philipp Wagner
2013-11-18 21:55   ` Gary Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=528B9049.7010704@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.