I have a Logitech STX webcam which has worked fine under openSuSE 10.3 and 11.0. Now under 11.1 it no longer works. In kopete I just get a blue screen with no device or interface options listed, gqcam also does not recognize it. The system sees it, here is the output from ‘lsusb’:
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 006: ID 046d:08d7 Logitech, Inc. QuickCam Communicate STX
Bus 001 Device 005: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
Bus 001 Device 004: ID 0424:2507 Standard Microsystems Corp.
Bus 001 Device 003: ID 2001:f103 D-Link Corp. [hex]
Bus 001 Device 002: ID 0424:2507 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dmesg also shows the following info:
gspca: probing 046d:08d7
zc3xx: probe 2wr ov vga 0x0000
zc3xx: probe sensor -> 11
zc3xx: Find Sensor HV7131R(c)
gspca: probe ok
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
gspca: probing 046d:08d7
gspca: probing 046d:08d7
usbcore: registered new interface driver zc3xx
zc3xx: registered
usbcore: registered new interface driver snd-usb-audio
I think the gspca drivers are now part of the kernel. Any ideas?
I think that you have a similar trouble to me.
Look at my post in another thread.
For a bug of installing program, the system doesn’t update the drivers of webcam.
verify what is the driver of webcam (yast in the hardware usb you will find the driver).
After search with yast installer this driver and verify that is referred to correct kernel 2.6.27 (not 2.6.25).
If the drivers are not correct remove it and install for new kernel and all should work.
Bye
Thanks for the thought, but this cam uses the gspca driver, not the ucv and is now included as part of the kernel, so there is no package to update. That’s why I’m having the issue, I don’t know of a way now to update the kernel with the new driver.
I had a similar issue with my webcam just recently as describe in this thread: HP 2-megapixel webcam on opensuse 11.1 - openSUSE Forums
I hope the thread will give you some hints on how you will be able to revive your webcam
check your gstreamer-properties
on the video tab, under Default input plugin choose video for linux2(v4l2)
under test if it working.
had the same problem, then i reinstalled gstreamer and now everything is fine.