On Friday, 21 February 2014, 9:47, Hans de Goede <hdego...@redhat.com> wrote:

> This is likely caused by the camera being plugged into a usb-bus which 
> already is used
> by other reserved-bandwidth devices such as mice, keyboard, usb soundcards, 
> etc.

> If possible USB-3 ports are preferred over USB-2 ports or connecting through 
> an USB-2
> hub. USB-2's USB-1 emulation has some issues, which means we cannot use full 
> USB-1 bandwidth
> there.

Hi,

Yes, it turns out that every device plugged into one of the USB2 ports on the 
back of this PC ends up on the same USB2 hub. Moving the PWC device to one of 
the USB3 ports instead allows it to work, although it seems like a shocking 
waste of a USB3 port - this being an old USB1 webcam!

And v4l2-ctl seem to recognise it as well:

$ v4l2-ctl --info
Driver Info (not using libv4l2):
    Driver name   : pwc
    Card type     : Logitech QuickCam Zoom
    Bus info      : usb-0000:05:00.0-2
    Driver version: 3.12.11
    Capabilities  : 0x85000001
        Video Capture
        Read/Write
        Streaming
        Device Capabilities
    Device Caps   : 0x05000001
        Video Capture
        Read/Write
        Streaming

Cheers,
Chris

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to