public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Old Socket CF BT hangs
@ 2006-10-13 11:44 Anssi Saari
  2006-10-15 13:14 ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: Anssi Saari @ 2006-10-13 11:44 UTC (permalink / raw)
  To: bluez-users


Hello,

I have this old Socket CF bluetooth card which uses the dtl1_cs driver.
It works fine, except it hangs every now and then, when using it for net
access via a GSM phone. By hanging I mean that data stops flowing over
the ppp interface and the card won't respond to hcitool scan or other
similar commands, I just get a timeout. I need to do pccardctl eject 1;
pccardctl insert 1 to recover. I can't find any error messages in the
logs when this hang occurs.

Usually I can cause the hang by opening a bunch of links in a web
browser. The odd thing is that this seems to be more common the faster
the phone is. With my old Ericsson T68 (GPRS) it's very rare but with
my newer Nokia 6820 (EDGE) it's annoyingly common.

I'm currently running Arch Linux with kernel 2.6.17-beyond4 on an IBM
Thinkpad X20. Bluez-libs and bluez-utils are version 3.1. However,
I noticed this problem in 2005 summer already with I think kernel 2.6.11
and 2.6.12.

Has this sort of thing been reported by anyone else?


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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] Old Socket CF BT hangs
  2006-10-13 11:44 [Bluez-users] Old Socket CF BT hangs Anssi Saari
@ 2006-10-15 13:14 ` Marcel Holtmann
  2006-10-16 17:40   ` Anssi Saari
  0 siblings, 1 reply; 3+ messages in thread
From: Marcel Holtmann @ 2006-10-15 13:14 UTC (permalink / raw)
  To: BlueZ users

Hi Anssi,

> I have this old Socket CF bluetooth card which uses the dtl1_cs driver.
> It works fine, except it hangs every now and then, when using it for net
> access via a GSM phone. By hanging I mean that data stops flowing over
> the ppp interface and the card won't respond to hcitool scan or other
> similar commands, I just get a timeout. I need to do pccardctl eject 1;
> pccardctl insert 1 to recover. I can't find any error messages in the
> logs when this hang occurs.
> 
> Usually I can cause the hang by opening a bunch of links in a web
> browser. The odd thing is that this seems to be more common the faster
> the phone is. With my old Ericsson T68 (GPRS) it's very rare but with
> my newer Nokia 6820 (EDGE) it's annoyingly common.
> 
> I'm currently running Arch Linux with kernel 2.6.17-beyond4 on an IBM
> Thinkpad X20. Bluez-libs and bluez-utils are version 3.1. However,
> I noticed this problem in 2005 summer already with I think kernel 2.6.11
> and 2.6.12.
> 
> Has this sort of thing been reported by anyone else?

when I wrote the dtl1_cs driver it was back in 2001 and most devices
where not capable of high speeds like EDGE. So this is actually a driver
problem, but at the moment I have no idea on how to fix it. I haven't
looked at this driver for a very long time.

Regards

Marcel



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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] Old Socket CF BT hangs
  2006-10-15 13:14 ` Marcel Holtmann
@ 2006-10-16 17:40   ` Anssi Saari
  0 siblings, 0 replies; 3+ messages in thread
From: Anssi Saari @ 2006-10-16 17:40 UTC (permalink / raw)
  To: BlueZ users

On Sun, Oct 15, 2006 at 03:14:57PM +0200, Marcel Holtmann wrote:
> Hi Anssi,
> 
> > I have this old Socket CF bluetooth card which uses the dtl1_cs driver.
> > It works fine, except it hangs every now and then, when using it for net
> > access via a GSM phone. By hanging I mean that data stops flowing over
> > the ppp interface and the card won't respond to hcitool scan or other
> > similar commands, I just get a timeout. I need to do pccardctl eject 1;
> > pccardctl insert 1 to recover. I can't find any error messages in the
> > logs when this hang occurs.
> > 
> > Usually I can cause the hang by opening a bunch of links in a web
> > browser. The odd thing is that this seems to be more common the faster
> > the phone is. With my old Ericsson T68 (GPRS) it's very rare but with
> > my newer Nokia 6820 (EDGE) it's annoyingly common.
> > 
> > I'm currently running Arch Linux with kernel 2.6.17-beyond4 on an IBM
> > Thinkpad X20. Bluez-libs and bluez-utils are version 3.1. However,
> > I noticed this problem in 2005 summer already with I think kernel 2.6.11
> > and 2.6.12.
> > 
> > Has this sort of thing been reported by anyone else?
> 
> when I wrote the dtl1_cs driver it was back in 2001 and most devices
> where not capable of high speeds like EDGE. So this is actually a driver
> problem, but at the moment I have no idea on how to fix it. I haven't
> looked at this driver for a very long time.

Well, can I help in any way? I'm sure I have even less idea how to fix this
than you :) If you need the card, I can loan it since it's not very
useful as is. I'll just have to get by with one of those cheap USB thingies.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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:[~2006-10-16 17:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-13 11:44 [Bluez-users] Old Socket CF BT hangs Anssi Saari
2006-10-15 13:14 ` Marcel Holtmann
2006-10-16 17:40   ` Anssi Saari

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