At 04:25 AM 6/20/2003, Ferenc-Jan wrote:
>I flashed the latest firmware into the dongles, compiled kernel &
>bluez mods (2.4.21-rc2, tried 2.5.70 too.)
>Works like a charm. However, sooner rather than later, I get a
> "hci0 ACL tx timeout, hci0 killing stalled ACL."
>
>After this, hciconfig -a ends halfway in a "can't read local name on hci0"
>until I unplug and reinsert the dongle.
Looks like USB problems to me. For some people it helps to switch from
usb-uhci.o to uhci.o.
Try if first.
You can also try to decrease number of outstanding bulk TX requests.
In the file drivers/bluetooth/hci_usb.h
Replace
#define HCI_MAX_BULK_TX 4
with
#define HCI_MAX_BULK_TX 1
Recompile and reload hci_usb module.
Does that help ?
Max
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
|