Bug 472689 - webcam error -5 on Pixart PAC207 093A:2468 Ezonics EZ-368
Summary: webcam error -5 on Pixart PAC207 093A:2468 Ezonics EZ-368
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-23 13:48 UTC by Brent R Brian
Modified: 2008-11-25 19:51 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-11-25 19:51:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brent R Brian 2008-11-23 13:48:21 UTC
Camera is identified as  and using 2.6.27 and the new library with

    LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so camstream

from the command line on rare occassions we are returned an error -5, most
of the time it works fine.

Chipset: PAC207
Camera:  Ezonics EZ-368
USB ID:  093A:2468

Comment 1 Hans de Goede 2008-11-25 19:51:03 UTC
-5 == EIO, we only return that (I/O error) if something really went wrong (like unplugging the device). The best I can come up with is that your usb port / connector / the cam is flaky. I've reviewed all code paths in the pac207 driver and the gspca framework returning EIO, and I can find no reason for this to happen other then hardware malfunction. So I'm going to close this bug.


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