Bug 907197
| Summary: | No image in buit-in webcam (Lenovo EasyCamera on Lenovo IdeaPad U410) after upgrading to F18 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | jg.macia |
| Component: | v4l-utils | Assignee: | Hans de Goede <hdegoede> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | abradshaw, extras-orphan, hdegoede, mchehab, mclasen, pbrobinson |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-18 22:46:00 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
jg.macia
2013-02-03 17:53:36 UTC
I know of two additional people who have this #1 uses an IdeaPad U310 - they upgraded from F17 (where the camera worked) to F18 where it doesnt #2 uses a lenovo z580 - clean install, camera doesnt work In both cases the green led comes on but no image is displayed on the z580 we tried gst-launch-0.10 'v4l2src ! ffmpegcolorspace ! ximagesink' This turned on the green LED but nothing else, no window with video in. Looks like a problem lower down the stack then, maybe driver level (what kernel(s) are you running?) or possibly libv4l. libv4l is part of v4l-utils nowadays, fixing component. Note I believe this likely is a gstreamer issue, most likely: https://bugzilla.gnome.org/show_bug.cgi?id=677516 but then in gstreamer-1.0. Might be worthwhile to do a scratch build of gstreamer1-plugins-good with: http://pkgs.fedoraproject.org/cgit/gstreamer-plugins-good.git/tree/0003-v4l2src-fix.patch Ported to it. Anyways leaving this with v4l-utils as component for now, since then it will get assigned to me, so it stays on my radar. I likely won't have time to look into this for the next couple of weeks though. Problem solved after updating to kernel 3.7.7-201 I can confirm, its fixed here (on the lenovo z580) Thanks so much Closing per comment #5 and comment #6. |