linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* usb3 + 2 x pctv290e issues
@ 2015-01-25  9:33 Robin Becker
  2015-01-25 11:23 ` Antti Palosaari
  0 siblings, 1 reply; 4+ messages in thread
From: Robin Becker @ 2015-01-25  9:33 UTC (permalink / raw)
  To: linux-media

Has anyone else her had the problem described in

https://bugzilla.kernel.org/show_bug.cgi?id=65021

ie complete xhci freeze when a second pctv290e is accessed with vlc.
I'm wondering if this is a problem specific to em28xx or the pctv290e
or to this kind of device (ie dvb usb).
-- 
Robin Becker

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: usb3 + 2 x pctv290e issues
  2015-01-25  9:33 usb3 + 2 x pctv290e issues Robin Becker
@ 2015-01-25 11:23 ` Antti Palosaari
  2015-01-25 16:08   ` Robin Becker
  0 siblings, 1 reply; 4+ messages in thread
From: Antti Palosaari @ 2015-01-25 11:23 UTC (permalink / raw)
  To: Robin Becker, linux-media

Moikka!

On 01/25/2015 11:33 AM, Robin Becker wrote:
> Has anyone else her had the problem described in
>
> https://bugzilla.kernel.org/show_bug.cgi?id=65021
>
> ie complete xhci freeze when a second pctv290e is accessed with vlc.
> I'm wondering if this is a problem specific to em28xx or the pctv290e
> or to this kind of device (ie dvb usb).

I have seen multiple times USB3 issues and reboot is needed in order to 
solve those. USB3 is simply not enough robust yet. Due to that, I will 
never use USB3 ports when developing the drivers - I only test it very 
quickly when driver is about ready.

regards
Antti

-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: usb3 + 2 x pctv290e issues
  2015-01-25 11:23 ` Antti Palosaari
@ 2015-01-25 16:08   ` Robin Becker
  2015-01-25 17:52     ` Olli Salonen
  0 siblings, 1 reply; 4+ messages in thread
From: Robin Becker @ 2015-01-25 16:08 UTC (permalink / raw)
  To: Antti Palosaari, Olli Salonen; +Cc: linux-media

Thanks to all, I applied the patch suggested by Olli Salonen and I can
now run multiple vlc's on my NUC.

On 25 January 2015 at 11:23, Antti Palosaari <crope@iki.fi> wrote:
> Moikka!
>
>
> On 01/25/2015 11:33 AM, Robin Becker wrote:
>>
>> Has anyone else her had the problem described in
>>
>> https://bugzilla.kernel.org/show_bug.cgi?id=65021
>>
>> ie complete xhci freeze when a second pctv290e is accessed with vlc.
>> I'm wondering if this is a problem specific to em28xx or the pctv290e
>> or to this kind of device (ie dvb usb).
>
>
> I have seen multiple times USB3 issues and reboot is needed in order to
> solve those. USB3 is simply not enough robust yet. Due to that, I will never
> use USB3 ports when developing the drivers - I only test it very quickly
> when driver is about ready.
>
> regards
> Antti
>
> --
> http://palosaari.fi/



-- 
Robin Becker

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: usb3 + 2 x pctv290e issues
  2015-01-25 16:08   ` Robin Becker
@ 2015-01-25 17:52     ` Olli Salonen
  0 siblings, 0 replies; 4+ messages in thread
From: Olli Salonen @ 2015-01-25 17:52 UTC (permalink / raw)
  To: Robin Becker; +Cc: Antti Palosaari, linux-media

It seems I managed to miss the reply-all button, so I thought that in
case someone else is looking at this I'll post it here on the mailing
list as well. This is what I wrote:

"I saw this quite a while ago on my Intel NUC (that only has USB 3
ports, so I've got no choice).

The same issue is reported here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1313279

In OpenELEC we got rid of the issue by reverting one patch, look here:
https://github.com/OpenELEC/OpenELEC.tv/commit/b636927dec20652ff020e54ed7838a2e9be51e03
"

Cheers,
-olli

On 25 January 2015 at 18:08, Robin Becker <robin@reportlab.com> wrote:
> Thanks to all, I applied the patch suggested by Olli Salonen and I can
> now run multiple vlc's on my NUC.
>
> On 25 January 2015 at 11:23, Antti Palosaari <crope@iki.fi> wrote:
>> Moikka!
>>
>>
>> On 01/25/2015 11:33 AM, Robin Becker wrote:
>>>
>>> Has anyone else her had the problem described in
>>>
>>> https://bugzilla.kernel.org/show_bug.cgi?id=65021
>>>
>>> ie complete xhci freeze when a second pctv290e is accessed with vlc.
>>> I'm wondering if this is a problem specific to em28xx or the pctv290e
>>> or to this kind of device (ie dvb usb).
>>
>>
>> I have seen multiple times USB3 issues and reboot is needed in order to
>> solve those. USB3 is simply not enough robust yet. Due to that, I will never
>> use USB3 ports when developing the drivers - I only test it very quickly
>> when driver is about ready.
>>
>> regards
>> Antti
>>
>> --
>> http://palosaari.fi/
>
>
>
> --
> Robin Becker
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-25 17:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-25  9:33 usb3 + 2 x pctv290e issues Robin Becker
2015-01-25 11:23 ` Antti Palosaari
2015-01-25 16:08   ` Robin Becker
2015-01-25 17:52     ` Olli Salonen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).