MandrivaThis Forum is for the discussion of Mandriva (Mandrake) Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi, I'm trying to setup a web cam, first time for me with linux. The cam works OK in M$winxpsp2, but I can't seem to get it to show me a picture. Any ideas what I'm doing or not doing? Thanks in advance, Glenn
From the below info, I gather the address of the device is...
/dev/bus/usb/002/002
I installed WmWebcam and gv4l(?) (I'm using kde) and dkms-gspcav1 (but the module is already present in the kernel),
[glenn@GamesBox ~]$ uname -a
Linux GamesBox.GlennsPref.net 2.6.22.9-desktop-1mdv #1 SMP Fri Jun 20 10:12:54 EST 2008 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 5600+ GNU/Linux
[glenn@GamesBox ~]$
lsusb...
Bus 002 Device 002: ID 046d:092f Logitech, Inc. QuickCam express Plus
dmesg | less...
Linux video capture interface: v2.00
/var/lib/dkms/gspca/1.00.20-2mdv2008.1/build/gspca_core.c: USB GSPCA camera found.(SPCA561A)
/var/lib/dkms/gspca/1.00.20-2mdv2008.1/build/gspca_core.c: [spca5xx_probe:4283] Camera type S561
/var/lib/dkms/gspca/1.00.20-2mdv2008.1/build/gspca_core.c: [spca5xx_getcapability:1256] maxw 352 maxh 288 minw 160 minh 120
usbcore: registered new interface driver gspca
/var/lib/dkms/gspca/1.00.20-2mdv2008.1/build/gspca_core.c: gspca driver 01.00.20 registered
/var/lib/dkms/gspca/1.00.20-2mdv2008.1/build/gspca_core.c: [spca5xx_set_light_freq:1940] Sensor currently not support light frequency banding filters.
/var/lib/dkms/gspca/1.00.20-2mdv2008.1/build/gspca_core.c: [gspca_set_isoc_ep:952] ISO EndPoint found 0x81 AlternateSet 7
/var/lib/dkms/gspca/1.00.20-2mdv2008.1/build/Sunplus/spca561.h: [spca561_init:467] Find spca561 USB Product ID 92f
/var/lib/dkms/gspca/1.00.20-2mdv2008.1/build/gspca_core.c: [spca5xx_set_light_freq:1940] Sensor currently not support light frequency banding filters.
/var/lib/dkms/gspca/1.00.20-2mdv2008.1/build/gspca_core.c: [gspca_set_isoc_ep:952] ISO EndPoint found 0x81 AlternateSet 7
/var/lib/dkms/gspca/1.00.20-2mdv2008.1/build/Sunplus/spca561.h: [spca561_init:467] Find spca561 USB Product ID 92f
gv4l[19413]: segfault at 0000000000000000 rip 00002b2f03225212 rsp 00007fffac2243c0 error 4 (end of dmesg)
regards, Glenn
Last edited by GlennsPref; 07-10-2008 at 10:31 PM.
2.3.5. Logitech (formerly Connectix) Quickcam Support
The QuickCam VC USB and parallel port model webcams are supported by the driver offered here. A kernel patch and recompile are necessary for support of this model.
The Quickcam driver is represented by two different projects that offer two different flavors of driver for certain Quickcam models, both of which are stand-alone drivers that do not require a kernel patch or recompile. The qce-ga and qc-usb drivers support the following models:
*
Logitech (earlier models of) Quickcam Express
*
Quickcam Web
*
Legocam
*
Dexxa Webcam
*
Labtec Webcam
The qc-usb driver is more experimental but reportedly works better on some models such as the Quickcam Web. Also, I have recieved correspondence that newer versions of the Logitech Quickcam Express no longer work with the above drivers; instead this page offers an experimental driver that claims to support the newer model.
Note to Redhat users: The qce-ga driver doesn't compile properly using the modified kernel source provided in Redhat 9, but a fix is available here.
Some Logitech camera models are supported by the Philips driver in Section 2.3.8.
reboot, (make sure dkms (services) is started at boot)
check the hardware is connected...
[root@GamesBox glenn]# lsusb
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 004: ID 046d:c215 Logitech, Inc.
Bus 002 Device 003: ID 046d:092f Logitech, Inc. QuickCam express Plus
Bus 002 Device 002: ID 04a9:1098 Canon, Inc.
Bus 002 Device 001: ID 0000:0000
Hi, I have since switched to another recorder/viewer.
spcaview which is capable of recording and replaying video content with audio from the webcam.
SP54convert converts the film to standard .avi file, but I have not acheived that yet (still researching).
Perhaps because, The compression utility uses a "fourcc - DPSH" codec which I also have not been able to work.
There is also another batch of programs I am thinking about installing and trying out, uvcvideo and luvcview.
Overall, the spcaview program seems to be good, If I convert the video it will be best, and I will use it to post some vids to my blog (wip).
I have found Gideo to be a nice viewer, But I use 64bit-kde and not 32bit-gnome.
This seems to be it failing for my system, also the 64 bit OS, the libs sought for are not found by the ./configure and make processes. It seems I would require a full gnome 32bit os as well as the 64bit I have for my processor(cpu), so a bit of a mix, qt and gtk and 32bit as well as the 64bit libraries required for the system to operate. Too hard!
Installing from source in mandy-64bit is a hazardous exercise.
[root@GamesBox glenn]# lsusb
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 004: ID 046d:c215 Logitech, Inc.
Bus 002 Device 003: ID 046d:092f Logitech, Inc. QuickCam express Plus
Bus 002 Device 002: ID 04a9:1098 Canon, Inc.
Bus 002 Device 001: ID 0000:0000
to get the software to work, because of a dependency I could not resolve. The older gnome1 files were required by the software but I have gnome2 libs and I use kde. So I tried a trick, by copying and renaming the new files as the old ones.
to get the software to work, because of a dependency I could not resolve. The older gnome1 files were required by the software but I have gnome2 libs and I use kde. So I tried a trick, by copying and renaming the new files as the old ones.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.