Fedora Linux Support Community & Resources Center
  #1  
Old 13th August 2005, 08:48 PM
StephenH's Avatar
StephenH Online
Registered User
 
Join Date: Jul 2004
Location: Wake Forest, NC
Age: 59
Posts: 1,183
Question QuickCam IM?

Has anyone benn successful in getting a Logitech QuicCam IM working in Fedora Core 4 (or any Fedora version)?

vendor ID: 048d
Product ID: 08a0
Rev. #: 1

The above information does show when using usbview, so I know it is being detected.

If so, can you point me in the right direction for a driver?

Thanks,

Stephen
Reply With Quote
  #2  
Old 14th August 2005, 02:00 PM
jtang613's Avatar
jtang613 Offline
Registered User
 
Join Date: Apr 2004
Location: Ottawa, Canada
Posts: 1,932
I have a Quickcam Express that works using the qc-usb drivers. However, that provider suggests his drivers won't for for the Quickcam Messenger.

I was able to find a promising site. Try this page: http://home.mag.cx/messenger/

hth,
Jason
__________________
There is no 'CTRL' button on Chuck Norris's computer. Chuck Norris is always in control.
Reply With Quote
  #3  
Old 14th August 2005, 11:13 PM
StephenH's Avatar
StephenH Online
Registered User
 
Join Date: Jul 2004
Location: Wake Forest, NC
Age: 59
Posts: 1,183
Unhappy

Quote:
Originally Posted by jtang613
I have a Quickcam Express that works using the qc-usb drivers. However, that provider suggests his drivers won't for for the Quickcam Messenger.

I was able to find a promising site. Try this page: http://home.mag.cx/messenger/

hth,
Jason
Hi Jason,

Unfortunately, the QuickCam IM (Product ID 08a0) is not listed as one of the ones that will work. I think I will give up on this one and count is as a learning experience

Now, does anyone have information on an inexpensive webcam that will work (brand and model, please)?
Reply With Quote
  #4  
Old 14th August 2005, 11:33 PM
jtang613's Avatar
jtang613 Offline
Registered User
 
Join Date: Apr 2004
Location: Ottawa, Canada
Posts: 1,932
Well, the Quickcam Express and Quickcam Messenger appear to work

The qc-usb wepage also has a brief list of supported webcams:
http://qce-ga.sourceforge.net/

Jason
__________________
There is no 'CTRL' button on Chuck Norris's computer. Chuck Norris is always in control.
Reply With Quote
  #5  
Old 15th August 2005, 12:33 AM
StephenH's Avatar
StephenH Online
Registered User
 
Join Date: Jul 2004
Location: Wake Forest, NC
Age: 59
Posts: 1,183
Quote:
Originally Posted by jtang613
Well, the Quickcam Express and Quickcam Messenger appear to work

The qc-usb wepage also has a brief list of supported webcams:
http://qce-ga.sourceforge.net/

Jason
I think that the spca5xx driver has been improved since the last time I looked at it. I just downloaded spca5xx-20050701.tar.gz, followed the instructions, and now it works!

I didn't get spcaview yet, but I tried it with Gnommeeting, and it is working fine there. The picture quality is quite nice.

I appreciate your encouragement. I was about to find a new home for this one. Thanks.
Reply With Quote
  #6  
Old 7th September 2005, 12:16 AM
domlayfield Offline
Registered User
 
Join Date: Sep 2005
Posts: 6
I just bought a Logitech QuickCam IM. Same USB vendor/product ID's as yours.

Took quite a bit of searching around on the net to find a driver. What you want is the spca5xx driver.
Have a look for it here: http://mxhaard.free.fr/spca5xx.html

As soon as I installed the driver, the webcam worked perfectly for me.

Hope that helps...
-- Dom
Reply With Quote
  #7  
Old 1st December 2007, 04:43 PM
megalomania Offline
Registered User
 
Join Date: Dec 2007
Posts: 2
hi all,
i'm a linux newbie.
i'm trying to use Logitech QuickCam IM on my IGN-distro (kernel 2.6.15-1.2054_IGN1), which is based on Fedora. i downloaded the Spca5xx driver from http://mxhaard.free.fr/spca50x/Downl...0070508.tar.gz.

after extracting the file, i got these in the extracted folder:
-rw-r--r-- 1 grace grace 3569 May 8 2007 changelog
drwxr-xr-x 2 grace grace 4096 May 8 2007 Conexant
drwxr-xr-x 2 grace grace 4096 May 8 2007 decoder
drwxr-xr-x 2 grace grace 4096 May 8 2007 Etoms
-rwx------ 1 grace grace 919 May 7 2006 gspca_build
-rw------- 1 grace grace 124897 May 8 2007 gspca_core.c
-rw------- 1 grace grace 13983 May 8 2007 gspca.h
-rwx------ 1 grace grace 1957 May 8 2007 Makefile
-rw-r--r-- 1 grace grace 1672 May 8 2007 Makefile.kld
drwxr-xr-x 2 grace grace 4096 May 8 2007 Mars-Semi
drwxr-xr-x 2 grace grace 4096 May 8 2007 Pixart
drwxr-xr-x 2 grace grace 4096 May 8 2007 Sonix
drwxr-xr-x 2 grace grace 4096 May 8 2007 Sunplus
drwxr-xr-x 2 grace grace 4096 May 8 2007 Sunplus-jpeg
drwxr-xr-x 2 grace grace 4096 May 8 2007 Transvision
drwxr-xr-x 2 grace grace 4096 May 8 2007 utils
drwxr-xr-x 2 grace grace 4096 May 8 2007 Vimicr

and i have no idea of what to do next to get the driver running. any help please?
thanks in advance.
Reply With Quote
  #8  
Old 2nd December 2007, 04:30 AM
StephenH's Avatar
StephenH Online
Registered User
 
Join Date: Jul 2004
Location: Wake Forest, NC
Age: 59
Posts: 1,183
Delete spca5xx and look for the current version of gspcav1 instead. The spca5xx drivers are no longer current. Gspcav1 is the current (and working) driver and will work for the QuickCam IM. I know, because mine is working fine with it.

Get gspcav1 from this site: http://mxhaard.free.fr/download.html

Once you get the file downloaded and extracted, execute the following commands as root within the gspcav1 directory:

make clean
make
make install

You will need to have some development tools installed as well as kernel-devel. If you have those, then the driver will be compiled and installed. Once you reboot, you should see the light on the QuickCam IM light up, and camstream (or other video applications) should have the camera show up.

I am assuming that you have already discovered how to work as root by entering "su -" (minus the quote marks) at a terminal prompt and giving the root password. I am also assuming you know how to change to the appropriate directory in order to install the driver. Since you state that you are a Linux newbie, I am not sure just how much experience you have with basics.

StephenH
Reply With Quote
  #9  
Old 12th December 2007, 06:11 PM
megalomania Offline
Registered User
 
Join Date: Dec 2007
Posts: 2
Quote:
Originally Posted by StephenH
You will need to have some development tools installed as well as kernel-devel.
StephenH
thanks, but what are those tools?
Reply With Quote
  #10  
Old 13th December 2007, 02:42 AM
StephenH's Avatar
StephenH Online
Registered User
 
Join Date: Jul 2004
Location: Wake Forest, NC
Age: 59
Posts: 1,183
If you have gcc installed, then you probably have all the tools you need. If not, then installing gcc should pull in whatever it needs to work.

Stephen
Reply With Quote
Reply

Tags
quickcam

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
quickcam im does not work dib Hardware & Laptops 3 15th October 2009 08:02 AM
quickcam express cristianox Hardware & Laptops 1 2nd July 2009 01:27 AM
new quickcam 5000 marks_linux Using Fedora 0 24th December 2005 09:00 AM
quickcam pro 4000 dshafi Hardware & Laptops 12 22nd September 2004 03:10 AM


Current GMT-time: 22:21 (Saturday, 25-05-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