From: "Németh Márton" <nm127@freemail.hu>
To: Krivchikov Sergei <sergei.krivchikov@gmail.com>,
Jean-Francois Moine <moinejf@free.fr>
Cc: V4L Mailing List <linux-media@vger.kernel.org>
Subject: Re: genius islim 310 webcam test
Date: Mon, 14 Jun 2010 16:58:15 +0200 [thread overview]
Message-ID: <4C164387.1000608@freemail.hu> (raw)
In-Reply-To: <AANLkTikIivyjNkVYlo4CKCJcFK_UW5J28qG48cnWQBm8@mail.gmail.com>
Hi Sergei, thanks for the report.
Hi Jean-Francois, I got this report about a working Genius iSlim 310
webcam. Maybe it would be a good idea to add the device 0x093a:0x2625
in pac7302.c. Should I send a patch for you?
Regards,
Márton Németh
Krivchikov Sergei wrote:
> Hi! All works.
> From: http://forum.ubuntu.ru/index.php?topic=9767.msg717310#msg717310
> and
> http://stemp.wordpress.com/2009/11/03/karmic-get-the-latest-drivers-for-gspca-uvc-usbvideo-and-other/
>
> |1. sudo aptitude install mercurial build-essential linux-headers
> libncurses5-dev
> ||2. hg clone http://linuxtv.org/hg/v4l-dvb/
> ||3. cd v4l-dvb
> 4. Add to | v4l-dvb/linux/drivers/media/video/gspca/pac7302.c in section
>
> /* -- module initialisation -- */
> static const struct usb_device_id device_table[] __devinitconst = {
> {USB_DEVICE(0x06f8, 0x3009)},
> {USB_DEVICE(0x093a, 0x2620)},
> {USB_DEVICE(0x093a, 0x2621)},
> {USB_DEVICE(0x093a, 0x2622), .driver_info = FL_VFLIP},
>
> {USB_DEVICE(0x093a, 0x2624), .driver_info = FL_VFLIP},
> * {USB_DEVICE(0x093a, 0x2625)}*,
> {USB_DEVICE(0x093a, 0x2626)},
> {USB_DEVICE(0x093a, 0x2628)},
> {USB_DEVICE(0x093a, 0x2629), .driver_info = FL_VFLIP},
>
> {USB_DEVICE(0x093a, 0x262a)},
> {USB_DEVICE(0x093a, 0x262c)},
> {}
> };
>
>
>
> |5. sudo cp /boot/config-`uname -r` v4l/.config|
> |6. sudo make menuconfig|
> Set <M> in "Multimedia Support -> Video Capture adapters -> V4L USB
> devices -> GSPCA -> pac7302.c and Uncheck all other devices if you want.
> |7. make
> 8. sudo make install|
>
>
> Thanks!
next prev parent reply other threads:[~2010-06-14 14:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <68c794d61003301249u138e643am20bb264375c3dfe1@mail.gmail.com>
2010-03-31 5:56 ` genius islim 310 webcam test Németh Márton
2010-03-31 6:07 ` Jean-Francois Moine
2010-03-31 6:31 ` Németh Márton
[not found] ` <AANLkTikIivyjNkVYlo4CKCJcFK_UW5J28qG48cnWQBm8@mail.gmail.com>
2010-06-14 14:58 ` Németh Márton [this message]
2010-06-14 17:30 ` Jean-Francois Moine
2010-06-14 20:21 ` [PATCH] gspca_pac7302: add Genius iSlim 310 Németh Márton
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=4C164387.1000608@freemail.hu \
--to=nm127@freemail.hu \
--cc=linux-media@vger.kernel.org \
--cc=moinejf@free.fr \
--cc=sergei.krivchikov@gmail.com \
/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.