Not enough host controller resources for new device state

2015-11-20 Thread Patrick Shirkey
he USB bus. The gives me a practical limit of 100 mobile devices and 20 something ports for chaining usb hubs together. I am available to assist with debugging this issue if there is a way to make it work. -- Patrick Shirkey Boost Hardware Ltd -- To unsubscribe from this list: send the line &q

Re: Not enough host controller resources for new device state

2015-11-20 Thread Patrick Shirkey
On Sat, November 21, 2015 3:46 am, Peter Stuge wrote: > Patrick Shirkey wrote: >> I have read various forum posts and some of the archive from this list >> about the following error message: >> >> Not enough host controller resources for new device state >> >

Re: Not enough host controller resources for new device state

2015-11-20 Thread Patrick Shirkey
On Sat, November 21, 2015 9:35 am, Peter Stuge wrote: > Patrick Shirkey wrote: >> > You essentially have to educate yourself on silicon level (ie. what >> > hardware IP is being used in which consumer products) to sustain a >> > dependency on 127 possible devices per

[Linux USB] enable/disable individual ports

2015-11-20 Thread Patrick Shirkey
" their connections. -- Patrick Shirkey Boost Hardware Ltd -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Not enough host controller resources for new device state

2015-11-22 Thread Patrick Shirkey
On Sun, November 22, 2015 5:41 am, Alan Stern wrote: > On Sat, 21 Nov 2015, Patrick Shirkey wrote: > >> On Sat, November 21, 2015 9:35 am, Peter Stuge wrote: >> > Patrick Shirkey wrote: >> >> > You essentially have to educate yourself on silicon level (ie. wh

Re: Not enough host controller resources for new device state

2015-11-22 Thread Patrick Shirkey
On Mon, November 23, 2015 2:43 am, Alan Stern wrote: > On Sun, 22 Nov 2015, Patrick Shirkey wrote: > >> > It _is_ possible to disable xHCI at the system level. By sending the >> > proper command to the appropriate sysfs file, you can unbind the >> > xhci-hc

Re: Not enough host controller resources for new device state

2015-11-22 Thread Patrick Shirkey
On Mon, November 23, 2015 1:24 pm, Alan Stern wrote: > On Mon, 23 Nov 2015, Patrick Shirkey wrote: > >> >> Is there a method to determine if the system has multiple or single >> >> controllers available? >> > >> > lspci will tell you. >> >