Bug 468675 - pwc: No video for Philips webcam
Summary: pwc: No video for Philips webcam
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-27 11:59 UTC by Remy Maucherat
Modified: 2008-10-27 20:32 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-10-27 20:32:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Remy Maucherat 2008-10-27 11:59:01 UTC
Description of problem:
Video does not work for Philips webcam on F10 snap 3. No error message in system log (webcam is detected and appears to be initialized fine), but no video input (green screen in v4l2 in gstreamer). Works on F9.

Version-Release number of selected component (if applicable):
Fedora 10 snap 3
ID 0471:0308 Philips PCVC680K WebCam [pwc]

How reproducible:
Always.

Steps to Reproduce:
1. Plug webcam.
2. Open cheese in Gnome (or use gstreamer-properties).
3.
  
Actual results:
Green screen (no video input) in cheese.

Expected results:
Works.

Additional info:
Works fine on F9.

Comment 1 Hans de Goede 2008-10-27 18:17:01 UTC
Thanks for reporting.

This is most likely a libv4l issue which has been fixed in libv4l-0.5.2 and newer. So can you first of all try a "yum update libv4l". Yes you can even do this on a system booted from livecd, the updated will get applied and kept in ram (until the next reboot).

If that does not fix things can you please on a terminal do:
export LIBV4L2_LOG_FILENAME=/tmp/log
cheese

(Both from the same terminal!) and then after running cheese attach /tmp/log here?

Thanks!

Comment 2 Remy Maucherat 2008-10-27 20:32:15 UTC
I was not aware of the new F10 libv4l package, which is not in the LiveCD. Installing it caused the webcam to work without problems (adding to the confusion, an UVC webcam worked without the package).

Thanks a lot, and sorry for the trouble.


Note You need to log in before you can comment on or make changes to this bug.