All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex King <alex@king.net.nz>
To: linux-media@vger.kernel.org
Subject: Getting a webcam to work
Date: Fri, 13 Jul 2012 14:03:48 +1200	[thread overview]
Message-ID: <4FFF8204.5030403@king.net.nz> (raw)

It's labelled "V-Gear TalkCamPro"

from lsusb:

Bus 001 Device 012: ID eb1a:2711 eMPIA Technology, Inc.

and:

/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/5p, 480M
     |__ Port 1: Dev 2, If 0, Class=hub, Driver=hub/7p, 480M
         |__ Port 1: Dev 12, If 0, Class=vend., Driver=, 480M
         |__ Port 1: Dev 12, If 1, Class=audio, Driver=snd-usb-audio, 480M
         |__ Port 1: Dev 12, If 2, Class=audio, Driver=snd-usb-audio, 480M

It looks like the audio part is recognised, but the video not.

I see in 
http://lxr.linux.no/linux+*/drivers/media/video/em28xx/em28xx-cards.c 
that product ids 2710, 2750 and 2751 are recognised by the driver, but 
not 2711.

I'm tempted to add it as a  EM2800_BOARD_UNKNOWN and see if it works.

Is there some methodology I should follow to get a new webcam to work?

Thanks,
Alex

PS. I'm not subscribed.

                 reply	other threads:[~2012-07-13  2:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4FFF8204.5030403@king.net.nz \
    --to=alex@king.net.nz \
    --cc=linux-media@vger.kernel.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.