Linux bluetooth development
 help / color / mirror / Atom feed
* [Bluez-devel] freezes
@ 2005-07-01 16:44 Ubaldo Porcheddu
  2005-07-01 18:52 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Ubaldo Porcheddu @ 2005-07-01 16:44 UTC (permalink / raw)
  To: bluez-devel

Buondi', 

I am still developing the miax, a bt-iax client, and I am going to get crazy 
to understand why after 10/15 times that I open/close a SCO channel the 
bt-dongle or the phone freezes. I tried a lot of mobile phones and a lot of 
bt-dongles > 16.4 but the problem is still there. 

Maybe I wrote something wrong into the code, so if someone have a bit of 
time to check the code please get it at http://miax.sf.net . 

Any good idea or suggestion about this problem will be very very 
appreciated! :) 



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] freezes
  2005-07-01 16:44 [Bluez-devel] freezes Ubaldo Porcheddu
@ 2005-07-01 18:52 ` Marcel Holtmann
  2005-07-04 16:56   ` [Bluez-devel] freezes Ubaldo Porcheddu
  0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2005-07-01 18:52 UTC (permalink / raw)
  To: bluez-devel

Hi Ubaldo,

> I am still developing the miax, a bt-iax client, and I am going to get crazy 
> to understand why after 10/15 times that I open/close a SCO channel the 
> bt-dongle or the phone freezes. I tried a lot of mobile phones and a lot of 
> bt-dongles > 16.4 but the problem is still there. 
> 
> Maybe I wrote something wrong into the code, so if someone have a bit of 
> time to check the code please get it at http://miax.sf.net . 

about what kernel and libs/utils are we talking?

Regards

Marcel




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* [Bluez-devel] Re: freezes
  2005-07-01 18:52 ` Marcel Holtmann
@ 2005-07-04 16:56   ` Ubaldo Porcheddu
  2005-07-04 17:00     ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Ubaldo Porcheddu @ 2005-07-04 16:56 UTC (permalink / raw)
  To: bluez-devel

Ciao Marcel, 

>> I am still developing the miax, a bt-iax client, and I am going to get crazy 
>> to understand why after 10/15 times that I open/close a SCO channel the 
>> bt-dongle or the phone freezes. I tried a lot of mobile phones and a lot of 
>> bt-dongles > 16.4 but the problem is still there.  
>> 
>> Maybe I wrote something wrong into the code, so if someone have a bit of 
>> time to check the code please get it at http://miax.sf.net . 
> 
> about what kernel and libs/utils are we talking?

last from bluez and kernel 2.4.26, 2.4.29 and 2.4.30, do you think it could 
be a kernel problem? 




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

* Re: [Bluez-devel] Re: freezes
  2005-07-04 16:56   ` [Bluez-devel] freezes Ubaldo Porcheddu
@ 2005-07-04 17:00     ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2005-07-04 17:00 UTC (permalink / raw)
  To: bluez-devel

Hi Ubaldo,

> >> I am still developing the miax, a bt-iax client, and I am going to get crazy 
> >> to understand why after 10/15 times that I open/close a SCO channel the 
> >> bt-dongle or the phone freezes. I tried a lot of mobile phones and a lot of 
> >> bt-dongles > 16.4 but the problem is still there.  
> >> 
> >> Maybe I wrote something wrong into the code, so if someone have a bit of 
> >> time to check the code please get it at http://miax.sf.net . 
> > 
> > about what kernel and libs/utils are we talking?
> 
> last from bluez and kernel 2.4.26, 2.4.29 and 2.4.30, do you think it could 
> be a kernel problem? 

why don't you try the 2.6.12 kernel?

Regards

Marcel




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2005-07-04 17:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-01 16:44 [Bluez-devel] freezes Ubaldo Porcheddu
2005-07-01 18:52 ` Marcel Holtmann
2005-07-04 16:56   ` [Bluez-devel] freezes Ubaldo Porcheddu
2005-07-04 17:00     ` Marcel Holtmann

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