public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Genius iLook 300
@ 2009-10-19  6:41 Habib Seifzadeh
  2009-10-19  9:03 ` Jean-Francois Moine
  0 siblings, 1 reply; 3+ messages in thread
From: Habib Seifzadeh @ 2009-10-19  6:41 UTC (permalink / raw)
  To: linux-media

Hi dear all,

I bought a Genius iLook 300 webcam recently. After I discovered that my linux (Ubuntu 8.10) can't detect it automatically, I downloaded the latest gspca from http://linuxtv.org/hg/~jfrancois/gspca/archive/tip.tar.gz link. It was compiled without any problem but my computer can't still detect the webcam...

Rebooting and issuing the command "sudo modprobe gspca_main" can't solve the problem.

Any help or comment will be appreciated. Does gspca support my webcam or I must wait?
Cheers,
Habib Seifzadeh



      

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Genius iLook 300
  2009-10-19  6:41 Genius iLook 300 Habib Seifzadeh
@ 2009-10-19  9:03 ` Jean-Francois Moine
  2009-10-19 13:04   ` Habib Seifzadeh
  0 siblings, 1 reply; 3+ messages in thread
From: Jean-Francois Moine @ 2009-10-19  9:03 UTC (permalink / raw)
  To: Habib Seifzadeh; +Cc: linux-media

On Sun, 18 Oct 2009 23:41:36 -0700 (PDT)
Habib Seifzadeh <habibseifzadeh@yahoo.com> wrote:

> I bought a Genius iLook 300 webcam recently. After I discovered that
> my linux (Ubuntu 8.10) can't detect it automatically, I downloaded
> the latest gspca from
> http://linuxtv.org/hg/~jfrancois/gspca/archive/tip.tar.gz link. It
> was compiled without any problem but my computer can't still detect
> the webcam...
	[snip]

Hello Habib,

It seems that your webcam is 093a:2628 from Pixart and that it is close
to the webcam 093a:2620. As you have the last gspca, may you add the
line:

	{USB_DEVICE(0x093a, 0x2628), .driver_info = SENSOR_PAC7302},

after the line 1108 of pac7311.c (in linux/drivers/media/video/gspca/)
and check if it works? (don't forget to regenerate and reinstall the
drivers)

Regards.

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Genius iLook 300
  2009-10-19  9:03 ` Jean-Francois Moine
@ 2009-10-19 13:04   ` Habib Seifzadeh
  0 siblings, 0 replies; 3+ messages in thread
From: Habib Seifzadeh @ 2009-10-19 13:04 UTC (permalink / raw)
  To: linux-media

> 
> > I bought a Genius iLook 300 webcam recently. After I discovered that
> > my linux (Ubuntu 8.10) can't detect it automatically, I downloaded
> > the latest gspca from
> > http://linuxtv.org/hg/~jfrancois/gspca/archive/tip.tar.gz link. It
> > was compiled without any problem but my computer can't still detect
> > the webcam...
>     [snip]
> 
> Hello Habib,
> 
> It seems that your webcam is 093a:2628 from Pixart and that it is close
> to the webcam 093a:2620. As you have the last gspca, may you add the
> line:
> 
>     {USB_DEVICE(0x093a, 0x2628), .driver_info = SENSOR_PAC7302},
> 
> after the line 1108 of pac7311.c (in linux/drivers/media/video/gspca/)
> and check if it works? (don't forget to regenerate and reinstall the
> drivers)
> 
> Regards.

Dear Jean,

I added the line you mentioned and reinstalled the package. Now, my camera works perfectly in linux. Thanks a lot. 
Even, restarting the computer is not required. Just reinstall the drivers and plugin the camera!!!

P.S: the device id is exactly the same as you said.

Sincerely,
Habib



      

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-19 13:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-19  6:41 Genius iLook 300 Habib Seifzadeh
2009-10-19  9:03 ` Jean-Francois Moine
2009-10-19 13:04   ` Habib Seifzadeh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox