Re: USB kernel debug

2016-05-17 Thread Alan Stern
On Mon, 16 May 2016, Brian T. McKee wrote: > Hi Greg and Alan, > > I just booted windows 10 to see if it can handle the setup and it can't. > The cameras lock up in similar ways to linux. A few frames display and > then they lock up. > > It looks like some kind of hardware failure. Yes. That w

Re: USB kernel debug

2016-05-16 Thread Brian T. McKee
Hi Greg and Alan, I just booted windows 10 to see if it can handle the setup and it can't. The cameras lock up in similar ways to linux. A few frames display and then they lock up. It looks like some kind of hardware failure. I'm going to take another machine with four USB 3.0 ports on it and se

Re: USB kernel debug

2016-05-16 Thread Brian T. McKee
On 05/16/16 17:56, Greg KH wrote: > I recommend any of the hubs recommended here: > http://thewirecutter.com/reviews/best-usb-hubs/ > > Thanks Greg. I'm using the Sabrent HB-UMP3 which I would hope is related to or derived from the Sabrent they mention in thewirecutter article. -- To un

Re: USB kernel debug

2016-05-16 Thread Greg KH
A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Mon, May 16, 2016 at 04:58:46PM -0700, Brian T. McKee wrote: > Can you make a recommendation? Is there one you trust? I recommend any of the hubs recommended here: http://thewirecutter.com/

Re: USB kernel debug

2016-05-16 Thread Brian T. McKee
Can you make a recommendation? Is there one you trust? On 05/16/16 16:19, Greg KH wrote: > On Mon, May 16, 2016 at 03:49:55PM -0700, Brian T. McKee wrote: >> Thanks Greg. It is a powered USB hub. The supplies have 2.5 amps to >> spread across three cameras. One of the hub's ports uses laptop pow

Re: USB kernel debug

2016-05-16 Thread Greg KH
On Mon, May 16, 2016 at 03:49:55PM -0700, Brian T. McKee wrote: > Thanks Greg. It is a powered USB hub. The supplies have 2.5 amps to > spread across three cameras. One of the hub's ports uses laptop power, > but I'm not using that port. > The USB 3.0 spec (according to wikipedia) requires that eac

Re: USB kernel debug

2016-05-16 Thread Brian T. McKee
Here's another crash. I include discovery of the hubs, cameras and even the logitech keyboard and mouse wireless dongle. [ 2158.726264] usb 1-1: new full-speed USB device number 48 using xhci_hcd [ 2158.893384] usb 1-1: New USB device found, idVendor=046d, idProduct=c52b [ 2158.893386] usb 1-1: Ne

Re: USB kernel debug

2016-05-16 Thread Brian T. McKee
Thanks Greg. It is a powered USB hub. The supplies have 2.5 amps to spread across three cameras. One of the hub's ports uses laptop power, but I'm not using that port. The USB 3.0 spec (according to wikipedia) requires that each port be capable of delivering 900 mA, so those power supplies seem a b

Re: USB kernel debug

2016-05-16 Thread Greg KH
On Mon, May 16, 2016 at 02:09:03PM -0700, Brian T. McKee wrote: > I just noticed that timing matters. If I bring the USB devices up one at > a time, with lots of time between power ups, things seem to initialize > better. And there are two ports that won't work much at all and two that > work until

Re: USB kernel debug

2016-05-16 Thread Brian T. McKee
I just noticed that timing matters. If I bring the USB devices up one at a time, with lots of time between power ups, things seem to initialize better. And there are two ports that won't work much at all and two that work until this failure occurs. I was able to reproduce the HCI shut down with ke

Re: USB kernel debug

2016-05-16 Thread Brian T. McKee
Thanks for replying Alan. I really appreciate it. You asked what I was hoping to do. I have a six camera system that crashes regularly forcing a reboot. I'm hoping to get more stability. It's possible that the failure is software and not hardware or kernel, but at any rate I'd like to know what th

Re: USB kernel debug

2016-05-16 Thread Alan Stern
On Mon, 16 May 2016, Brian T. McKee wrote: > I sent a message to the group yesterday, but I suspect it was too big > for it's own good and didn't make it to the list. It did; I saw it. > I'm attempting to debug a USB problem where multiple UVC camera causes > the USB driver to crash and shut dow

USB kernel debug

2016-05-16 Thread Brian T. McKee
I sent a message to the group yesterday, but I suspect it was too big for it's own good and didn't make it to the list. I'm attempting to debug a USB problem where multiple UVC camera causes the USB driver to crash and shut down. All *HCI devices stop working. I managed to get a USB serial port u