Bug 623315
| Summary: | Webcam [064e:a116] don't work with some software | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Oboeuf <david.oboeuf> |
| Component: | kernel | Assignee: | Hans de Goede <hdegoede> |
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 13 | CC: | anton, cra, dougsland, gansalmon, itamar, jonathan, kernel-maint, laurent.pinchart, madhu.chinakonda |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-05-21 20:44:26 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
David Oboeuf
2010-08-11 18:32:18 UTC
Hi, Can you try the kernel-2.6.34.3-37.fc13 update please, see bug 600998 comment 11 for installation instructions. Thanks, Hans Hi, I updated the kernel to kernel-2.6.34.3-37.fc13 but it doesn't work anymore with all software. The kernel log message is still "uvcvideo: Failed to resubmit video URB (-27)". Ok, thanks for trying. I'll get the uvcvideo driver author to talk to you further about this. He will likely ask you to create some debug logs. Hi. Yes, I can create debug logs but which logs you want to have? -27 is -EFBIG, and means "Host controller driver can't schedule that many ISO frames." It's a low-level issue that might indicate a bug in the EHCI driver. I don't think there's much I can do in the uvcvideo driver. Could you get in touch with the USB core and EHCI developers (through the linux-usb mailing list) ? Closing this as cantfix per comment #5. |