Fedora Linux Support Community & Resources Center
  #1  
Old 18th December 2008, 04:47 AM
Mack Offline
Registered User
 
Join Date: Mar 2006
Location: Central California
Posts: 108
kernel-2.6.27 vs gspca webcam support

I've been looking forward to gspca merging into the kernel for months. But
maybe this wasn't such a good idea.

I have a philips spc 600 nc webcam that gspcav1 supported and 2.6.27 claims to support:

sonixj 0471:0327 Philips SPC 600 NC

in the kernel docs. But the kernel itself cheerfully reports

Dec 17 20:24:28 tails kernel: usb 2-4: SN9C105 PC Camera Controller detected (vidid 0x0471:0x0327)
Dec 17 20:24:28 tails kernel: usb 2-4: No supported image sensor detected for this bridge

Am I missing something, or is this just broken?

Thanks for any suggestions!
Reply With Quote
  #2  
Old 16th March 2009, 11:49 PM
Mack Offline
Registered User
 
Join Date: Mar 2006
Location: Central California
Posts: 108
This was broken, but will be fixed in the kernel in due time. See https://bugzilla.redhat.com/show_bug.cgi?id=477111

The deal is that a number of webcams that were supported by gspca v1 are claimed by the
sn9c102 module, even though it doesn't actually support them. If you have another webcam that
used to work with gspca but doesn't, something like this might work for you, too.

Here's how to get you Philips SPC 600 NC working again in the mean time,
red hats off to Hans de Goede:

Code:
$ wget http://linuxtv.org/hg/~jfrancois/gspca/archive/tip.tar.gz
$ tar xzf tip.tar.gz
$ cd gspca-*
Edit the file linux/drivers/media/video/gspca/sonixj.c and search for the lines

Code:
#if !defined CONFIG_USB_SN9C102 && !defined CONFIG_USB_SN9C102_MODULE
        {USB_DEVICE(0x0471, 0x0327), BSI(SN9C105, MI0360, 0x5d)},
#endif
around line 2232, currently.

Remove the first and last of these three lines, leaving only the middle one. Save.and exit. Then just

Code:
$ make
# make install
Voila!
Reply With Quote
Reply

Tags
gspca, kernel, support, webcam

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
F10 gspca module PAC207. Webcam problem cazbrat Using Fedora 1 10th December 2008 06:58 PM
Install GSPCA Webcam drive problem syedsmt Hardware & Laptops 2 24th December 2007 01:52 PM
Gspca webcam module failed on 2.6.23.1-21.fc7 kernel lordamus Using Fedora 0 12th November 2007 06:51 AM
Webcam and gspca kernel module psyklops Hardware & Laptops 1 16th June 2007 04:39 AM
Vimicro webcam - gspca module won't load aussie.ian Hardware & Laptops 7 19th September 2006 07:47 PM


Current GMT-time: 02:46 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat