All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Frank Bergmann <frank.bergmann@project-open.com>
Cc: linux-usb@vger.kernel.org
Subject: Re: High-Impact: xhci_hid - "Not enough bandwidth for new device state"
Date: Tue, 23 Jul 2019 14:44:57 +0200	[thread overview]
Message-ID: <20190723124457.GB5356@kroah.com> (raw)
In-Reply-To: <27f21154-659d-67b5-ac90-b931695614c8@project-open.com>

On Tue, Jul 23, 2019 at 02:31:18PM +0200, Frank Bergmann wrote:
> Dear Linux-USB,
> 
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1411604
> 
> - This bug is around since 5 years.
> 
> - Severity: High
> 
> - "It's not Fedora specific, it's linux in general"
> 
> 
> There are 671 results in Google for 'USB "Not enough bandwidth for new
> device state"'. Why does nobody take this on?

Because there's not much to be done here.  You are trying to add a
device to the USB bus that is asking for more bandwidth than the bus
currently can provide.  So we fail the device addition.  What are we
supposed to do instead?

> 
> 
> I offer to send you or whoever a Logitech C922 WebCam if it accelerates the
> process :-)
> 
> 
> The bug basically keeps people from using a USB 3.0 WebCam in parallel to
> some virtual machine Audio. This means it will affect any "professional"
> users who need to do GoToMeeting or WebEx together with running a Windows
> VM.

Why do you say that?  Many people have that configuration working just
fine.  Personally I have a ton of USB devices all plugged into one USB 3
port running at the same time (webcam, audio devices, keyboard, mouse)
and video conferences work just fine with that.

Try plugging the device into a separate USB root hub and you should be
fine, as we can't do the impossible here (get extra bandwidth than what
is present on the system).

thanks,

greg k-h

  reply	other threads:[~2019-07-23 12:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-23 12:31 High-Impact: xhci_hid - "Not enough bandwidth for new device state" Frank Bergmann
2019-07-23 12:44 ` Greg KH [this message]
     [not found]   ` <41433e67-2496-97a5-a233-8026f13dfaba@project-open.com>
2019-07-23 13:24     ` Greg KH
2019-07-23 14:27       ` Frank Bergmann
2019-07-23 15:25         ` Alan Stern
2019-07-24  6:32         ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190723124457.GB5356@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=frank.bergmann@project-open.com \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.