public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] USB - Stable connection
@ 2004-05-27 18:27 P. Elias
  2004-05-27 19:22 ` Michal Semler
  2004-05-27 19:28 ` Marcel Holtmann
  0 siblings, 2 replies; 3+ messages in thread
From: P. Elias @ 2004-05-27 18:27 UTC (permalink / raw)
  To: bluez-users

Hi,

I'm not sure if this is a bluez related issue but it might help some people 
who have l2cap connection problems.

I'm running kernel 2.4.22 on both machines (1 desktop, 1 laptop) without any 
patch installed. USB and Bluetooth support compiled as modules.

I had troubles getting a stable l2cap link between them. The connection was 
breaking after some packet transmission, even by surfing the web. The cause 
of the problem was the UHCI module (laptop side) which was crashing 
unexpectedly after removing it with the bluetooth dongle plugged. I tried to 
load the USB-UHCI instead and the link works fine now. I tested it overnight 
downloading 1.5 GB at 75Kbps stable speed without any interrupt.

Have a look at my loaded modules:

usb-uhci             23500   0  (unused)
hci_usb              8088     1
usbcore              62624   1  [usb-uhci hci_usb]
bnep                  10324   1
crc32                  2880    0  [bnep]
l2cap                 16876   2  [bnep]
bluez                 32196   1  [hci_usb bnep l2cap]

I hope this will help you guys..
Greetings




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-users] USB - Stable connection
  2004-05-27 18:27 [Bluez-users] USB - Stable connection P. Elias
@ 2004-05-27 19:22 ` Michal Semler
  2004-05-27 19:28 ` Marcel Holtmann
  1 sibling, 0 replies; 3+ messages in thread
From: Michal Semler @ 2004-05-27 19:22 UTC (permalink / raw)
  To: bluez-users

If you have Intel or VIA chipset, you should everytime used UHCI modules

Michal

On Thursday 27 of May 2004 20:27, P. Elias wrote:
> Hi,
>
> I'm not sure if this is a bluez related issue but it might help some people
> who have l2cap connection problems.
>
> I'm running kernel 2.4.22 on both machines (1 desktop, 1 laptop) without
> any patch installed. USB and Bluetooth support compiled as modules.
>
> I had troubles getting a stable l2cap link between them. The connection was
> breaking after some packet transmission, even by surfing the web. The cause
> of the problem was the UHCI module (laptop side) which was crashing
> unexpectedly after removing it with the bluetooth dongle plugged. I tried
> to load the USB-UHCI instead and the link works fine now. I tested it
> overnight downloading 1.5 GB at 75Kbps stable speed without any interrupt.
>
> Have a look at my loaded modules:
>
> usb-uhci             23500   0  (unused)
> hci_usb              8088     1
> usbcore              62624   1  [usb-uhci hci_usb]
> bnep                  10324   1
> crc32                  2880    0  [bnep]
> l2cap                 16876   2  [bnep]
> bluez                 32196   1  [hci_usb bnep l2cap]
>
> I hope this will help you guys..
> Greetings
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-users] USB - Stable connection
  2004-05-27 18:27 [Bluez-users] USB - Stable connection P. Elias
  2004-05-27 19:22 ` Michal Semler
@ 2004-05-27 19:28 ` Marcel Holtmann
  1 sibling, 0 replies; 3+ messages in thread
From: Marcel Holtmann @ 2004-05-27 19:28 UTC (permalink / raw)
  To: P. Elias; +Cc: BlueZ Mailing List

Hi,

> I'm not sure if this is a bluez related issue but it might help some people 
> who have l2cap connection problems.
> 
> I'm running kernel 2.4.22 on both machines (1 desktop, 1 laptop) without any 
> patch installed. USB and Bluetooth support compiled as modules.
> 
> I had troubles getting a stable l2cap link between them. The connection was 
> breaking after some packet transmission, even by surfing the web. The cause 
> of the problem was the UHCI module (laptop side) which was crashing 
> unexpectedly after removing it with the bluetooth dongle plugged. I tried to 
> load the USB-UHCI instead and the link works fine now. I tested it overnight 
> downloading 1.5 GB at 75Kbps stable speed without any interrupt.
> 
> Have a look at my loaded modules:
> 
> usb-uhci             23500   0  (unused)
> hci_usb              8088     1
> usbcore              62624   1  [usb-uhci hci_usb]
> bnep                  10324   1
> crc32                  2880    0  [bnep]
> l2cap                 16876   2  [bnep]
> bluez                 32196   1  [hci_usb bnep l2cap]
> 
> I hope this will help you guys..

thanks for the information, but this is an USB problem and not Bluetooth
related.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-05-27 19:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-27 18:27 [Bluez-users] USB - Stable connection P. Elias
2004-05-27 19:22 ` Michal Semler
2004-05-27 19:28 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox