Bug 469181

Summary: webcam not recognized by software
Product: [openSUSE] openSUSE 11.1 Reporter: Forgotten User Si7ddX0wxG <forgotten_Si7ddX0wxG>
Component: BasesystemAssignee: Brandon Philips <bphilips>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P4 - Low CC: lmedinas
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: The 'gstreamer-properties' test fails
Appliclication 'Cheese' screen test fails too. cheese-2.24.1-1.28.x86_64.rpm
hwinfo content
lsusb -v content
I tried camorama. The test failed - "Unable to capture image"

Description Forgotten User Si7ddX0wxG 2009-01-24 13:00:23 UTC
Created attachment 267453 [details]
The 'gstreamer-properties' test fails 

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.19) Gecko/20081213 SUSE/1.1.14-3.4 SeaMonkey/1.1.14

First some details.
# lsusb
Bus 002 Device 003: ID 041e:4036 Creative Technology, Ltd Webcam Live!/Live! Pro
Bus 002 Device 002: ID 045e:0039 Microsoft Corp. IntelliMouse Optical
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Trouble is that 'gstreamer-properties' comes out incorrect.

Reproducible: Always

Steps to Reproduce:
1.Run gstreamer-properties
2. choose video {tab}
3. click test.
Actual Results:  
Fuzzy frame no picture

Expected Results:  
See a picture at least
Comment 1 Forgotten User Si7ddX0wxG 2009-01-24 13:20:44 UTC
Created attachment 267455 [details]
Appliclication 'Cheese' screen test fails too. cheese-2.24.1-1.28.x86_64.rpm
Comment 2 Forgotten User Si7ddX0wxG 2009-01-24 13:26:42 UTC
Created attachment 267456 [details]
hwinfo content
Comment 3 Forgotten User Si7ddX0wxG 2009-01-25 10:54:20 UTC
Created attachment 267498 [details]
lsusb -v content
Comment 4 Forgotten User Si7ddX0wxG 2009-01-27 10:17:19 UTC
Created attachment 267845 [details]
I tried camorama. The  test failed - "Unable to capture image"

I tried camorama.
camorama test failed - "Unable to capture image"
The image has a strip across the top, the rest of it shows black.

camorama test failed - "Unable to capture image"

# rpm -qa | grep -i camorama
camorama-0.19-0.pm.2
Comment 5 Cyril Hrubis 2009-03-09 16:29:00 UTC
Cheese is maintained by gnome maintainers.
Comment 6 Luis Medinas 2009-03-09 16:50:20 UTC
it doesn't seem a gnome bug, assign to kernel.
Looks like your webcam isn't supported.
Comment 7 Brandon Philips 2009-07-21 00:01:09 UTC
Duplicate of "fix applications to use libv4l (gspca webcams stopped working!)"

Users affected by this bug in 11.1 are encouraged to install libv4l and either
run their applications like this:

LD_PRELOAD=/usr/lib64/libv4l/v4l1compat.so kopete
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype     # 32-bit applications

Slightly less recommended is to add the following to /etc/ld.so.preload:
 /usr/lib64/libv4l/v4l1compat.so

*** This bug has been marked as a duplicate of bug 501959 ***