LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   are there any webcam experts? (https://www.linuxquestions.org/questions/linux-software-2/are-there-any-webcam-experts-479193/)

fakie_flip 08-31-2006 01:00 PM

are there any webcam experts?
 
I have tried many suggestions and many different times to get my webcam working under Ubuntu. It is a logitech. Is anyone willing to take a shot at getting it to work? I want someone with Linux expierence and someone who has got his or her own webcam working to help me get mine working by using remote desktop to see my screen with VNC? VNC is already set up. Contact me by instant messenger or email or any other way. All of my information is on my profile.

unSpawn 09-01-2006 08:12 AM

I have tried many suggestions
...including not replying back to a fellow LQ members reply in your earlier webcam question. Grand.
Since you "have tried many suggestions" maybe you could list them, and where you failed, so we don't have to repeat efforts?


It is a logitech.
Knowing the Vendor/Product ID tag, that's the first thing one needs to make it work.


help me get mine working
Sure. First thing is to search LQ for threads about your webcam and check the HCL. If nothing turns up then try to find out more about the chipset from the documents that came with it, the vendors site and searching teh intarweb. Even emailing the vendor asking for used chipsets does work sometimes. If nothing turns up then start by plugging in the device, use "lsusb" or "usbmodules" command to see if any modules got loaded and look at your syslog (most likely /var/log/messages) for messages about USB. If it returns any info like Vendor ID strings use that to search the Linux-USB device overview website.
If you're going to post (error/log) messages make sure you post *exact* ones.


by using remote desktop to see my screen with VNC? / Contact me by instant messenger or email or any other way.
No thanks. Simple rule: ask a question here, get answer here.

fakie_flip 12-30-2006 08:25 PM

It's been a while, but now I am trying again. I tried to compiling the spca5xx driver. I tried hwinfo to get more information. I tried many programs that should use it such as with GnomeMeeting with video4linux, amsn, one I think that was included with the spca5xx driver, and another program. It has been a while, so I can't remember everything.

Code:

It is a logitech.
Knowing the Vendor/Product ID tag, that's the first thing one needs to make it work.

Is this information useful? It is all I have. I do not have the box or any receipts because the webcam is at least 4 years old. It looks like a standard Logitech webcam that has one feature besides capturing video, twisting the front for focus.

Code:

[root@localhost ~]# lsusb
Bus 002 Device 001: ID 0000:0000 
Bus 001 Device 003: ID 046d:0840 Logitech, Inc. QuickCam Express
Bus 001 Device 001: ID 0000:0000 
Bus 001 Device 002: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver
[root@localhost ~]#

Is this "046d:0840" useful for anything? A while back, someone told me it was.

help me get mine working
Sure. First thing is to search LQ for threads about your webcam and check the HCL. If nothing turns up then try to find out more about the chipset from the documents that came with it, the vendors site and searching teh intarweb. Even emailing the vendor asking for used chipsets does work sometimes. If nothing turns up then start by plugging in the device, use "lsusb" or "usbmodules" command to see if any modules got loaded and look at your syslog (most likely /var/log/messages) for messages about USB. If it returns any info like Vendor ID strings use that to search the Linux-USB device overview website.
If you're going to post (error/log) messages make sure you post *exact* ones.

What can I do without the model number? That's part of the problem I that I am trying to work around. I did search "046d:0840" here.
http://www.qbik.ch/usb/devices/searc...bmit=Search%21

Code:

[root@localhost ~]# man lsusb
[root@localhost ~]# which usbmodules
/usr/bin/which: no usbmodules in (/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
[root@localhost ~]# yum search usbmodules
Loading "installonlyn" plugin
Setting up repositories
Reading repository metadata in from local files
No Matches found
[root@localhost ~]#


fakie_flip 12-30-2006 09:02 PM

I found a driver. I am trying to install it via cvs to get the latest code.

I installed cvs, tried logging in with no password as anonymous by only pushing enter at the password prompt. it didn't work. any ideas?
http://sourceforge.net/cvs/?group_id=12924

Code:

[root@localhost ~]#  cvs -d:pserver:anonymous@qce-ga.cvs.sourceforge.net:/cvsroot/qce-ga login
Logging in to :pserver:anonymous@qce-ga.cvs.sourceforge.net:2401/cvsroot/qce-ga
CVS password:
[root@localhost ~]#


fakie_flip 12-30-2006 09:02 PM

double post, sorry

Hangdog42 12-31-2006 07:54 AM

Have you tried the pwc driver? I've got a couple of old Logitech webcams and they work nicely with this driver.


All times are GMT -5. The time now is 12:02 PM.