LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 02-26-2006, 03:53 PM   #1
cootetom
Member
 
Registered: May 2004
Location: UK
Distribution: Ubuntu
Posts: 96

Rep: Reputation: 15
Logitech QuickCam Messenger


Hi all, i'm trying to get my webcam working under Suse 10.0. If i run the USB device monitor that comes with KDE my camera is listed in here with manufacturer and other such information so i'm guessing suse knows it's there!

However if i try to use my webcam with any program it fails with a message along the lines of "no video grabber device available". So i've read a few other post's and searched on google and found the following site http://home.mag.cx/messenger/ I downloaded and started the install process for the drivers on this site. It all goes well untill it needs to detect the camera which it fails on;

Quote:
I can find the following probably compatible devices:
[!] Didn't find compatible cameras.
If you got message: "Permission denied", it means that
you simply have too old lsusb, and you can ignore this problem.
In this case you have to be root to use lsusb, but I won't do that.
WARNING: If you press Enter, I'll try to continue anyway,
but this probably will fail. You SHOULD press Ctrl+C now.
Press Ctrl+C to quit, Enter to continue --->
Can anyone give me some advice? Or is there anyone who has this camera that has got it working?
 
Old 02-27-2006, 07:46 PM   #2
bretts5964
Member
 
Registered: Feb 2005
Location: Seattle WA USA
Distribution: openSUSE 10.2 / Kubuntu 7.04
Posts: 46

Rep: Reputation: 15
Cool Yes, I got a similar model to work.

Hey Tom!

I have a QuickCam Communicate (also supposedly supported by the driver you mentioned). This one:

QuickCam® Communicate™ STX
http://www.logitech.com/index.cfm/pr...ONTENTID=10136

I had no success with the driver, but it did work on SUSE 10.0 when using (only) this software:

Gqcam
http://cse.unl.edu/~cluening/gqcam/

My camera also has a built-in mic, but that wasn't recognized. Pretty sure I installed the RPM of Gqcam via YAST. Sorry, I'm out of town for a few days, so I can't check any details until later in the week. Post again if you make progress.

Brett
 
Old 02-27-2006, 10:02 PM   #3
paragn
Member
 
Registered: Jan 2006
Distribution: Red Hat EL5, Fedora 7
Posts: 259

Rep: Reputation: 30
hi cootetom,
You can find source and binary rpms as well as sourc code for Logitech Quickcam Messenger and its software at
http://sourceforge.net/project/showf...kage_id=177027
 
Old 02-28-2006, 04:33 PM   #4
cootetom
Member
 
Registered: May 2004
Location: UK
Distribution: Ubuntu
Posts: 96

Original Poster
Rep: Reputation: 15
Perfect, thank you.
 
Old 03-04-2006, 03:37 PM   #5
Red Knuckles
Member
 
Registered: Jan 2006
Location: Colorado USA
Distribution: Debian AMD 64 Testing, Sabayon Linux x86-64 3.4, and Ubuntu AMD 64 7.04
Posts: 235

Rep: Reputation: 30
Cool

Ok, I just downloaded a Linux driver for my Logitech Quickcam Messenger. Now what are some software programs where I can use it??? For instance I would like to send video e-mails to family. Also are there any video messenger programs that work in Linux???

Last edited by Red Knuckles; 03-04-2006 at 03:43 PM.
 
Old 03-04-2006, 06:04 PM   #6
cootetom
Member
 
Registered: May 2004
Location: UK
Distribution: Ubuntu
Posts: 96

Original Poster
Rep: Reputation: 15
aMSN is a nice messenger that has webcam working really well. Also check out XawTV i think that program allows you to record from your camera. Other than that try searching for webcam on sourceforge and see what comes up.
 
Old 03-14-2006, 10:22 AM   #7
Diagmato
Member
 
Registered: Jul 2005
Location: Cardiff
Distribution: Suse 10
Posts: 59

Rep: Reputation: 15
I have written a short guide on getting this working in Suse 10.

Suse 10 setup. This involves compiling from source, but its easier than you may imagine. This has worked for me, but recently, its just not finding the camera anymore (but i think its more usb related - other usb devices have ceased since the recent kernel upgrade).
 
Old 03-17-2006, 01:29 PM   #8
moocow82
LQ Newbie
 
Registered: Nov 2005
Location: US
Distribution: Mepis
Posts: 8

Rep: Reputation: 0
Hi guys. Thanks for the great posts. Been trying hard to get the Quickcam Messenger for a while. I got it to work, but after a restart, I also find that it no longer functions. Posting any developments here is appreciated.
 
Old 03-17-2006, 09:42 PM   #9
bretts5964
Member
 
Registered: Feb 2005
Location: Seattle WA USA
Distribution: openSUSE 10.2 / Kubuntu 7.04
Posts: 46

Rep: Reputation: 15
Ditto

Quote:
Originally Posted by moocow82
I got it to work, but after a restart, I also find that it no longer functions.
Hey moocow,

I'm assuming you followed the guide posted by Diagmato, and that you loaded quickcam automatically by adding it to the /etc/sysconfig/kernel file. Did that myself, and have the same results. Camera works, but not after a reboot. My camera has a blue light on the top that turns on when the driver is loaded, and xawtv or kdetv recognize the device, but show only blank video.

However, if I issue the following commands manually, it starts working again:
Code:
rmmod quickcam
modprobe quickcam
P.S. I stated in my previous post that I had the camera working in SUSE 10, but that was not the case. It WAS working fine, but only under SUSE 9.3.
 
Old 03-18-2006, 12:20 AM   #10
paragn
Member
 
Registered: Jan 2006
Distribution: Red Hat EL5, Fedora 7
Posts: 259

Rep: Reputation: 30
hi moocow82,
Which linux r u using? I have tested quickcam kernel driver + software on RHEL4 from From there i tested qcwebcam software 1.1-2 software for webcams and its working fine without need to reboot computer.
But still you found any problem at any time then you can just
Quote:
rmmod quickcam
modprobe quickcam
as stated by bretts5964
 
Old 03-19-2006, 11:23 PM   #11
bretts5964
Member
 
Registered: Feb 2005
Location: Seattle WA USA
Distribution: openSUSE 10.2 / Kubuntu 7.04
Posts: 46

Rep: Reputation: 15
Lightbulb QuickCam RPM Download for SUSE 10

Just got back from some serious googling, and found a workable, if not perfect solution. Get the qc-usb-messenger driver packaged specifically for SUSE 10.0 here:

http://raoulrpm.youm.org/SuSE_10.0/Q...uSE10.i586.rpm

This works with the latest SUSE kernel (single CPU only), and must be forced to install over the top of /lib/modules/2.6.13-15.8-default/modules.* files, which can be rebuilt with "depmod -a". Install with these commands:
Code:
rpm -Uvh qc-usb-messenger-1.1-modules-2.6.13-15.8-default-SuSE10.i586.rpm --force
depmod -a
Now download the QuickcamAutostart package from here:
http://raoulrpm.youm.org/SuSE_10.0/Q...rt-1.02.tar.gz

Unpack it, then install with this command:
Code:
./install
Apparently, adding the quickcam module to the usual SUSE module startup (in the /etc/sysconfig/kernel file) happens too early in the boot sequence. This QuickcamAutostart utility will wait until KDE starts before loading it. I got my camera to work with Gqcam, kdetv and XawTV.

My output from the command: "dmesg | grep quickcam"
Code:
quickcam: module not supported by Novell, setting U taint flag.
quickcam [19.646665]: ----------LOADING QUICKCAM MODULE------------
quickcam [19.646675]: struct quickcam size: 4028
quickcam: QuickCam USB camera found (driver version QuickCam Messenger/Communicate USB $Date: 2004/12/30 10:00:00 $)
quickcam: Kernel:2.6.13-15.8-default bus:1 class:FF subclass:FF vendor:046D product:08F5
quickcam [19.646739]: poisoning qc in qc_usb_init
quickcam [19.994089]: E00A contains 08F5
quickcam: Sensor VV6450 detected
quickcam [20.171968]: Quickcam snapshot button registered on usb-0000:00:04.2-1/input0
quickcam: Registered device: /dev/video0
usbcore: registered new driver quickcam
Brett

P.S. Some users have had success with the "spca5xx" driver on this site:

Details for: Logitech Quickcam Communicate STX
http://www.qbik.ch/usb/devices/showdev.php?id=3503

SPCA5xx RPM Download
http://raoulrpm.youm.org/SuSE_10.0/S...15.8-.i586.rpm

However, I couldn't get it to work with my camera. If you have a slightly different camera model, it might be worth a try.
 
Old 03-19-2006, 11:35 PM   #12
paragn
Member
 
Registered: Jan 2006
Distribution: Red Hat EL5, Fedora 7
Posts: 259

Rep: Reputation: 30
hi ,
Isnt that information on www.qbik.ch is for Logitech Quickcam Communicate STX? Whereas this thread is for Logitech Quickcam Messenger
 
Old 03-19-2006, 11:37 PM   #13
paragn
Member
 
Registered: Jan 2006
Distribution: Red Hat EL5, Fedora 7
Posts: 259

Rep: Reputation: 30
hi brettes5964,
So does that mean Logiteck Quickcam Messnger will also work with spca5xx driver with spcaview application??
 
Old 03-20-2006, 12:28 AM   #14
bretts5964
Member
 
Registered: Feb 2005
Location: Seattle WA USA
Distribution: openSUSE 10.2 / Kubuntu 7.04
Posts: 46

Rep: Reputation: 15
Logitech Quickcam Communicate or Messenger?

Yes, the URL does specify the Communicate, which is what I have, but the spca5xx driver didn't work with mine anyway. And yes, this thread started with the Messenger variety of QuickCam, but the Communicate is very similar, and the qc-usb-messenger driver supports both.

Quickcam Messenger & Communicate driver for Linux
http://home.mag.cx/messenger/

This driver supports any of these models really:

Quote:
# Support for Quickcam Messenger (0x046D, 0x08F0) & (0x046D, 0x08F6)
# Support for Quickcam Communicate (0x046D, 0x08F5)
As for the spca5xx driver, if you know the vendor/model strings for your hardware, then you can look them up on the spca5xx site to see if this driver supports your hardware:

Spca5xx, Spca5xx-LE, Zr364xx WebCams Driver
http://mxhaard.free.fr/spca5xx.html

The main issue here though, is that the qc-usb-messenger SourceForge project site doesn't have an RPM built for SUSE, and the RPM I found should benefit either of the QuickCam hardware models.

Brett
 
Old 03-20-2006, 09:27 AM   #15
moocow82
LQ Newbie
 
Registered: Nov 2005
Location: US
Distribution: Mepis
Posts: 8

Rep: Reputation: 0
Beautiful, Brett! Works great.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Cam Help : Logitech QuickCam Messenger AlexJ Linux - Hardware 4 06-07-2006 02:52 PM
Logitech QuickCam Messenger Mic ntskelvin Linux - Hardware 0 09-20-2005 11:34 PM
Logitech quickcam messenger in mdk10.1 simeandrews Linux - Hardware 10 03-20-2005 08:18 PM
Logitech Quickcam Messenger - Problems compiling driver Yukino Linux - Hardware 0 02-01-2005 04:03 PM
Installing Logitech Quickcam Messenger - what to do with kernel and symbolic link Ranura Linux - Newbie 6 01-20-2005 07:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 03:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration