Hi, just want to say that I have the same problem in openSUSE 11.1 kernel 2.6.27.7-9-default. Webcam is detected but I don't see anything. Kopete shows nothing, Skype is flickering in green an pink horizontal lines and cheese shows flickering plus a black rectangle in the bottom-right corner. My usb webcam is a
Code:
lsusb
046d:092f Logitech, Inc. QuickCam Express Plus
and the driver is spca561
Code:
lsmod | grep spca
gspca_spca561 12632 0
gspca_main 23880 1 gspca_spca561
compat_ioctl32 8536 1 gspca_main
videodev 35328 2 gspca_main,compat_ioctl32
usbcore 198656 7 gspca_spca561,gspca_main,usb_storage,usbhid,ehci_hcd,ohci_hcd
This is some output "cat /var/log/messages" delivered:
Code:
kernel: gspca: usb_submit_urb [0] err -28
kernel: ohci_hcd 0000:00:02.0: leak ed ffff88006d5ff2d0 (#81) state 2
Well, I really don't know what that error message means but as it used to work with opensuse 10.3 and 11.0 and as we just tried the webcam with kopete on my flatmate's kubuntu 8.10 with the same results, the problem may be more related to the new gspca kernel drivers than to openSUSE. Furthermore I just had a look here Arch Linux Forums / Gspca and Kernel 2.6.27 but the proposed workaround for skype results in
Code:
LD_PRELOAD=/usr/lib64/libv4l/v4l1compat.so skype
ERROR: ld.so: object '/usr/lib64/libv4l/v4l1compat.so' from LD_PRELOAD cannot be preloaded: ignored.
Any advice is greatly appreciated. Thanks.
Bookmarks