public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Widcomm BlueConnect and Bluez
@ 2004-02-26 13:22 Didier Alves
  2004-02-26 13:27 ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: Didier Alves @ 2004-02-26 13:22 UTC (permalink / raw)
  To: bluez-devel

Hi,

Does anybody tried to connect a TDK CSR usb dongle using bluez and a PDA
with Widcomm Blueconnect 3.0 springboard? I can create rfcomm links
without any problem but after some time (2-10 seconds) the springboard
stop receiving data. The problem occurs when I try to send a stream of
data from the PC with bluez. It looks like there is a buffer overrun on
the receiver. I know that the problem is from the PDA but since that
Widcomm stopped working on BlueConnect, I can't get any help from them.
So if anybody has any ideia about what the problem is and how to resolve
it, please help.

Thanks.

Didier




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Widcomm BlueConnect and Bluez
  2004-02-26 13:22 [Bluez-devel] Widcomm BlueConnect and Bluez Didier Alves
@ 2004-02-26 13:27 ` Marcel Holtmann
  0 siblings, 0 replies; 6+ messages in thread
From: Marcel Holtmann @ 2004-02-26 13:27 UTC (permalink / raw)
  To: Didier Alves; +Cc: BlueZ Mailing List

Hi Didier,

> Does anybody tried to connect a TDK CSR usb dongle using bluez and a PDA
> with Widcomm Blueconnect 3.0 springboard? I can create rfcomm links
> without any problem but after some time (2-10 seconds) the springboard
> stop receiving data. The problem occurs when I try to send a stream of
> data from the PC with bluez. It looks like there is a buffer overrun on
> the receiver. I know that the problem is from the PDA but since that
> Widcomm stopped working on BlueConnect, I can't get any help from them.
> So if anybody has any ideia about what the problem is and how to resolve
> it, please help.

what kind of PDA is this? What kernel are you using? Make a binary
hcidump and send it to us.

Regards

Marcel




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* RE: [Bluez-devel] Widcomm BlueConnect and Bluez
       [not found] <000f01c3fc6f$303ed760$318388c1@zedidas>
@ 2004-02-26 14:12 ` Marcel Holtmann
  2004-02-26 15:35   ` dsas
  0 siblings, 1 reply; 6+ messages in thread
From: Marcel Holtmann @ 2004-02-26 14:12 UTC (permalink / raw)
  To: Didier Alves; +Cc: BlueZ Mailing List

Hi Didier,

> > what kind of PDA is this? What kernel are you using? Make a binary
> > hcidump and send it to us.
> 
> It's a Handspring Visor Pro with PalmOS 3.5.2H3.0. I read somewhere that
> there is a problem with buffer overrun in that version of PalmOS.

please run "hcitool info <bdaddr-visor>" (as root).

> The Bluez kernel version is 2.3.

Don't use this. A kernel with my -mh patch is enough.

Regards

Marcel




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* RE: [Bluez-devel] Widcomm BlueConnect and Bluez
  2004-02-26 14:12 ` Marcel Holtmann
@ 2004-02-26 15:35   ` dsas
  2004-02-26 16:23     ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: dsas @ 2004-02-26 15:35 UTC (permalink / raw)
  To: bluez-devel

> Hi Didier,
>
>> > what kind of PDA is this? What kernel are you using? Make a binary
>> hcidump and send it to us.
>>
>> It's a Handspring Visor Pro with PalmOS 3.5.2H3.0. I read somewhere
>> that there is a problem with buffer overrun in that version of PalmOS.
>
> please run "hcitool info <bdaddr-visor>" (as root).
>
>> The Bluez kernel version is 2.3.
>
> Don't use this. A kernel with my -mh patch is enough.
>
> Regards
>
> Marcel

# hcitool info 00:80:37:16:32:D2
Requesting information ...
BD Address:  00:80:37:16:32:D2
Device Name: My BlueConnect
LMP Version: 1.1 (0x1) LMP Subversion: 0x8b40
Manufacturer: Ericsson Mobile Comunications (0)
Features: 0xff 0xfb 0x01 0x00
	<3-slot packets> <5-slot packets> <encryption> <slot offset>
	<timing accuracy> <role switch> <hold mode> <sniff mode>
	<park mode> <RSSI> <SCO link> <HV2 packets>
	<HV3 packets> <u-law log> <A-law log> <CVSD>

I use this version of bluez kernel because I need to make some changes in
bluez modules (qos parameters...). Can I make these changes with mh?

Thanks.

Didier




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* RE: [Bluez-devel] Widcomm BlueConnect and Bluez
  2004-02-26 15:35   ` dsas
@ 2004-02-26 16:23     ` Marcel Holtmann
       [not found]       ` <1433.193.136.143.20.1077810927.squirrel@webmail.rnl.ist.utl.pt>
  0 siblings, 1 reply; 6+ messages in thread
From: Marcel Holtmann @ 2004-02-26 16:23 UTC (permalink / raw)
  To: dsas; +Cc: BlueZ Mailing List

Hi Didier,

> I use this version of bluez kernel because I need to make some changes in
> bluez modules (qos parameters...). Can I make these changes with mh?

show us what you have changed.

Regards

Marcel




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* RE: [Bluez-devel] Widcomm BlueConnect and Bluez
       [not found]       ` <1433.193.136.143.20.1077810927.squirrel@webmail.rnl.ist.utl.pt>
@ 2004-02-26 16:41         ` Marcel Holtmann
  0 siblings, 0 replies; 6+ messages in thread
From: Marcel Holtmann @ 2004-02-26 16:41 UTC (permalink / raw)
  To: dsas; +Cc: BlueZ Mailing List

Hi Didier,

> >> I use this version of bluez kernel because I need to make some changes
> >> in bluez modules (qos parameters...). Can I make these changes with
> >> mh?
> >
> > show us what you have changed.
> 
> Until know, nothing...

so go with my -mh patches and if you have changed something and you want
me to include it into the mainstream kernel, post a patch to the mailing
list.

Regards

Marcel




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2004-02-26 16:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-26 13:22 [Bluez-devel] Widcomm BlueConnect and Bluez Didier Alves
2004-02-26 13:27 ` Marcel Holtmann
     [not found] <000f01c3fc6f$303ed760$318388c1@zedidas>
2004-02-26 14:12 ` Marcel Holtmann
2004-02-26 15:35   ` dsas
2004-02-26 16:23     ` Marcel Holtmann
     [not found]       ` <1433.193.136.143.20.1077810927.squirrel@webmail.rnl.ist.utl.pt>
2004-02-26 16:41         ` Marcel Holtmann

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