All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Greg KH <greg@kroah.com>
Cc: Stian Jordet <liste@jordet.nu>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Weird stuff with USB and Bluetooth
Date: 13 Oct 2003 14:06:49 +0200	[thread overview]
Message-ID: <1066046816.14514.257.camel@pegasus> (raw)
In-Reply-To: <20031011023158.GE19749@kroah.com>

Hi Greg,

> > I get these lines in my dmesg at boot-time:
> > 
> > usb 1-2: device not accepting address 3, error -110
> > hci_usb: probe of 1-2:1.1 failed with error -5
> > hci_usb: probe of 1-2:1.2 failed with error -5
> > usb 1-2: USB disconnect, address 4
> > usb 1-2: device not accepting address 5, error -110
> > hci_usb: probe of 1-2:1.1 failed with error -5
> > hci_usb: probe of 1-2:1.2 failed with error -5
> > 
> > Which often means that the usb-hc can't get an interrupt, I have read.
> > The "problem" is that I have several usb devices (scanner, printer,
> > usbserial, hid) and I get no such error with them, only the Bluetooth.
> > And even weirder, the BT-dongle works just perfect.
> > 
> > So my question is; what does this messages means?
> 
> You have a broken device, sorry.

this is not the complete story. Some USB Bluetooth devices are buggy,
that's right, but in some cases the USB host controller is acting very
weird. The ACER BT-500 for example shows the same error on all of my
UHCI based devices (with usb-uhci.o and uhci.o in 2.4), but with a NEC
USB 2.0 card and usb-ohci.o it works fine every time. But if the device
is already plugged in and the UHCI host driver is loaded later, the
device works. Also unloading/reloading of the UHCI host driver helps to
get this device working.

This problem was already mentioned some times in the USB mailing list,
but nobody found the real problem and nobody was able to solve it. From
my experiences this is a problem in combination with some UHCI chips and
the USB part of the Bluetooth devices.

Regards

Marcel



  parent reply	other threads:[~2003-10-13 12:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-10  0:12 Weird stuff with USB and Bluetooth Stian Jordet
2003-10-11  2:31 ` Greg KH
2003-10-11 12:21   ` Stian Jordet
2003-10-13 12:06   ` Marcel Holtmann [this message]
2003-10-13 12:21     ` Stian Jordet
  -- strict thread matches above, loose matches on Subject: below --
2003-10-13 13:05 Ramon Casellas

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=1066046816.14514.257.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liste@jordet.nu \
    /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.