Hello,
On 2014-10-31 18:47, Hans Verkuil wrote:
> Fixed by this patch: https://patchwork.linuxtv.org/patch/26302/
I'll test this today, I hope.
Thanks!!
Kind regards,
Udo
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel
All,
On 2014-11-01 05:51, Udo van den Heuvel wrote:
> I'll test this today, I hope.
Works!
Kind regards,
Udo
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.ke
On 2014-08-14 15:23, Mathias Nyman wrote:
> The error:
> [53009.847233] xhci_hcd :02:00.0: ERROR: unexpected command completion
> code 0x11.
>
> Means we got a parameter error, one of the values the xhci driver sends to
> the controller
> in the configure endpoint command is invalid.
Are my
On 2014-08-12 17:07, Hans de Goede wrote:
> for you. Might be fixed by this commit:
> https://git.kernel.org/cgit/linux/kernel/git/gregkh/usb.git/commit/drivers/usb/host?h=usb-next&id=3213b151387df0b95f4eada104f68eb1c1409cb3
That commit already appears to be in my kernel tree.
Kind regards,
Udo
On 2014-08-12 18:27, Hans Verkuil wrote:
> It was a bit confusing, but he has two problems: one pwc, one (the warning)
> for
> uvc.
Indeed.
Do I need to provide additional info to help find the root cause(s)?
Kind regards,
Udo
--
To unsubscribe from this list: send the line "unsubscribe linux-m
On 2014-08-12 17:07, Hans de Goede wrote:
> lspci -nn
# lspci -nn
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family
15h (Models 10h-1fh) Processor Root Complex [1022:1410]
00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Family 15h
(Models 10h-1fh) I/O Memory Management
controller: Etron Technology, Inc. EJ168 USB 3.0 Host
Controller (rev 01)
03:06.0 Serial controller: MosChip Semiconductor Technology Ltd. PCI
9835 Multi-I/O Controller (rev 01)
And the Etron EJ168 is the only USB3 provider here?
How can we fix this issue?
Kind regards,
Udo
On 2014-08-08 05:4
Hello,
I get WARNINGs when trying to use a Logitech C615 cam.
See attachment for full dmesg of errors but excerpt below:
[80346.835015] xhci_hcd :02:00.0: ERROR: unexpected command
completion code 0x11.
[80346.835027] usb 6-2: Not enough bandwidth for altsetting 11
[80346.835137]
On 2014-08-04 11:17, Laurent Pinchart wrote:
> (CC'ing Hans de Goede, the pwc maintainer, and the linux-media mailing list)
>
> On Saturday 02 August 2014 15:10:01 Udo van den Heuvel wrote:
>> Hello,
>>
>> I moved a PWC webcam to a USB3 port, and this happened:
I