public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] bluetooth ipaq problem
@ 2004-03-25 19:48 Sébastien Delneste
  2004-03-25 23:51 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Sébastien Delneste @ 2004-03-25 19:48 UTC (permalink / raw)
  To: bluez-users

Hello,

I'm having a serious problem with an iPaq 3870 running Linux (Familiar)

6 months ago, I've been trying to change the PS registers of my CSR
chipset (using the pskey tool)

Since then, my bluetooth hasn't worked anymore.

Today, I finally found back the URL I was looking for with the default
values of the registers.
http://www.samengstrom.com/ipaq/PSKEY-README

I've restored one but, apparently I failed to modify the second one,
which results to the following problem : 

I still can't use the bluetooth function of my iPaq and I can't access
it with pskey anymore 

the values are now : 
1f9	0001
191 01d8 00a8 00fa 0014 0004 0000 0004 001e 0064 000a

now, when I try to use pskey (no matter the speed , I've tried
15200,230400, etc), it gives me the following error :

~ # pskey -d /dev/ttySB0
Physical device :/dev/ttySB0
Speed           :115200
Use BCSP        :NO
Initiating read thread
Now trying to read firmware info
Timeout!!!
Error in reading firmware info


Is there anyone out there who already had this problem ?

I've also heard of pstools (apparently pskey but under PocketPC), could
it help in my case, where can I find it ?

Thx for your help,
Seb




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] bluetooth ipaq problem
  2004-03-25 19:48 [Bluez-users] bluetooth ipaq problem Sébastien Delneste
@ 2004-03-25 23:51 ` Marcel Holtmann
  2004-03-26  5:53   ` Sébastien Delneste
  0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2004-03-25 23:51 UTC (permalink / raw)
  To: Sébastien Delneste; +Cc: BlueZ Mailing List

Hi Sebastien,

> I'm having a serious problem with an iPaq 3870 running Linux (Familiar)
> 
> 6 months ago, I've been trying to change the PS registers of my CSR
> chipset (using the pskey tool)
> 
> Since then, my bluetooth hasn't worked anymore.
> 
> Today, I finally found back the URL I was looking for with the default
> values of the registers.
> http://www.samengstrom.com/ipaq/PSKEY-README
> 
> I've restored one but, apparently I failed to modify the second one,
> which results to the following problem : 
> 
> I still can't use the bluetooth function of my iPaq and I can't access
> it with pskey anymore 
> 
> the values are now : 
> 1f9	0001
> 191 01d8 00a8 00fa 0014 0004 0000 0004 001e 0064 000a
> 
> now, when I try to use pskey (no matter the speed , I've tried
> 15200,230400, etc), it gives me the following error :
> 
> ~ # pskey -d /dev/ttySB0
> Physical device :/dev/ttySB0
> Speed           :115200
> Use BCSP        :NO
> Initiating read thread
> Now trying to read firmware info
> Timeout!!!
> Error in reading firmware info
> 
> 
> Is there anyone out there who already had this problem ?

playing with the CSR PS and not really knowing what you are doing is
dangerous, because you can set your Bluetooth chip to a non working
state. The archive contains some post from CSR guys that may can help
you, but actually I think you broke it. Btw you never had to do this
modifications, because the iPAQ is working out of the box ;)

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] bluetooth ipaq problem
  2004-03-25 23:51 ` Marcel Holtmann
@ 2004-03-26  5:53   ` Sébastien Delneste
  2004-03-26  9:06     ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Sébastien Delneste @ 2004-03-26  5:53 UTC (permalink / raw)
  To: bluez-users

On Fri, Mar 26, 2004 at 12:51:47AM +0100, Marcel Holtmann wrote:
> Hi Sebastien,
> 
> > I'm having a serious problem with an iPaq 3870 running Linux (Familiar)
> > 
> > 6 months ago, I've been trying to change the PS registers of my CSR
> > chipset (using the pskey tool)
> > 
> > Since then, my bluetooth hasn't worked anymore.
> > 
> > Today, I finally found back the URL I was looking for with the default
> > values of the registers.
> > http://www.samengstrom.com/ipaq/PSKEY-README
> > 
> > I've restored one but, apparently I failed to modify the second one,
> > which results to the following problem : 
> > 
> > I still can't use the bluetooth function of my iPaq and I can't access
> > it with pskey anymore 
> > 
> > the values are now : 
> > 1f9	0001
> > 191 01d8 00a8 00fa 0014 0004 0000 0004 001e 0064 000a
> > 
> > now, when I try to use pskey (no matter the speed , I've tried
> > 15200,230400, etc), it gives me the following error :
> > 
> > ~ # pskey -d /dev/ttySB0
> > Physical device :/dev/ttySB0
> > Speed           :115200
> > Use BCSP        :NO
> > Initiating read thread
> > Now trying to read firmware info
> > Timeout!!!
> > Error in reading firmware info
> > 
> > 
> > Is there anyone out there who already had this problem ?
> 
> playing with the CSR PS and not really knowing what you are doing is
> dangerous, because you can set your Bluetooth chip to a non working
> state. The archive contains some post from CSR guys that may can help
OK, I'll ask them
> you, but actually I think you broke it. Btw you never had to do this
> modifications, because the iPAQ is working out of the box ;)
Well, now, it is working out-of-the-box, but it hasn't always been
true... it used to be required, otherwise I wouldn't even know that CSR PS exist

Thx,
Seb


> 
> Regards
> 
> Marcel
> 
> 
> 


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] bluetooth ipaq problem
  2004-03-26  5:53   ` Sébastien Delneste
@ 2004-03-26  9:06     ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2004-03-26  9:06 UTC (permalink / raw)
  To: Sébastien Delneste; +Cc: BlueZ Mailing List

Hi Sebastien,

> > you, but actually I think you broke it. Btw you never had to do this
> > modifications, because the iPAQ is working out of the box ;)
> Well, now, it is working out-of-the-box, but it hasn't always been
> true... it used to be required, otherwise I wouldn't even know that CSR PS exist

you wrote six month ago and actually at that time we already support the
BCSP protocol ;)

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2004-03-26  9:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-25 19:48 [Bluez-users] bluetooth ipaq problem Sébastien Delneste
2004-03-25 23:51 ` Marcel Holtmann
2004-03-26  5:53   ` Sébastien Delneste
2004-03-26  9:06     ` Marcel Holtmann

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