All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] DBT 120 dongle defaulting to HID mode
@ 2005-04-14 18:57 Jesse Guardiani
  2005-04-14 19:31 ` Marcel Holtmann
  0 siblings, 1 reply; 10+ messages in thread
From: Jesse Guardiani @ 2005-04-14 18:57 UTC (permalink / raw)
  To: bluez-users

Hello,

Ever since the firmware upgrade to BT 1.2, my DBT 120
has been defaulting to HID mode. I only use HCI mode
currently, so it freaked me out the first time this
happened! I thought my dongle was dead! But then I
remembered hid2hci.

Is there a way to change the default mode of this dongle
back to HCI without downgrading the firmware?

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] DBT 120 dongle defaulting to HID mode
  2005-04-14 18:57 [Bluez-users] DBT 120 dongle defaulting to HID mode Jesse Guardiani
@ 2005-04-14 19:31 ` Marcel Holtmann
  2005-04-15 13:26   ` [Bluez-users] " Jesse Guardiani
  0 siblings, 1 reply; 10+ messages in thread
From: Marcel Holtmann @ 2005-04-14 19:31 UTC (permalink / raw)
  To: bluez-users

Hi Jesse,

> Ever since the firmware upgrade to BT 1.2, my DBT 120
> has been defaulting to HID mode. I only use HCI mode
> currently, so it freaked me out the first time this
> happened! I thought my dongle was dead! But then I
> remembered hid2hci.
> 
> Is there a way to change the default mode of this dongle
> back to HCI without downgrading the firmware?

yes, it is. You have to change the PS key for the boot mode.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* [Bluez-users] Re: DBT 120 dongle defaulting to HID mode
  2005-04-14 19:31 ` Marcel Holtmann
@ 2005-04-15 13:26   ` Jesse Guardiani
  2005-04-15 13:47     ` Marcel Holtmann
  0 siblings, 1 reply; 10+ messages in thread
From: Jesse Guardiani @ 2005-04-15 13:26 UTC (permalink / raw)
  To: bluez-users

On Thu, 14 Apr 2005 21:31:41 +0200, Marcel Holtmann wrote:

> Hi Jesse,
> 
>> Ever since the firmware upgrade to BT 1.2, my DBT 120
>> has been defaulting to HID mode. I only use HCI mode
>> currently, so it freaked me out the first time this
>> happened! I thought my dongle was dead! But then I
>> remembered hid2hci.
>> 
>> Is there a way to change the default mode of this dongle
>> back to HCI without downgrading the firmware?
> 
> yes, it is. You have to change the PS key for the boot mode.

OK. Has anyone written a program capable of changing arbitrary
PS key settings yet? Or do I have to write my own?

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] Re: DBT 120 dongle defaulting to HID mode
  2005-04-15 13:26   ` [Bluez-users] " Jesse Guardiani
@ 2005-04-15 13:47     ` Marcel Holtmann
  2005-04-15 13:56       ` Marco Trudel
  2005-04-28 13:15       ` Ronny L Nilsson
  0 siblings, 2 replies; 10+ messages in thread
From: Marcel Holtmann @ 2005-04-15 13:47 UTC (permalink / raw)
  To: bluez-users

Hi Jesse,

> >> Ever since the firmware upgrade to BT 1.2, my DBT 120
> >> has been defaulting to HID mode. I only use HCI mode
> >> currently, so it freaked me out the first time this
> >> happened! I thought my dongle was dead! But then I
> >> remembered hid2hci.
> >> 
> >> Is there a way to change the default mode of this dongle
> >> back to HCI without downgrading the firmware?
> > 
> > yes, it is. You have to change the PS key for the boot mode.
> 
> OK. Has anyone written a program capable of changing arbitrary
> PS key settings yet? Or do I have to write my own?

there is the pskey program, but this will only work over UART with H:4
or BCSP transports. The BlueZ hciconfig code contains code to read PS
key values, but it can't store them. However I really think that we need
a graphical pstool for Linux like the CSR one for Windows.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] Re: DBT 120 dongle defaulting to HID mode
  2005-04-15 13:47     ` Marcel Holtmann
@ 2005-04-15 13:56       ` Marco Trudel
  2005-04-15 14:03         ` Marcel Holtmann
  2005-04-28 13:15       ` Ronny L Nilsson
  1 sibling, 1 reply; 10+ messages in thread
From: Marco Trudel @ 2005-04-15 13:56 UTC (permalink / raw)
  To: bluez-users

what's the name of the windows one?
I'm unable to find anything on google...

regards
Marco


Marcel Holtmann wrote:
> Hi Jesse,
> 
> 
>>>>Ever since the firmware upgrade to BT 1.2, my DBT 120
>>>>has been defaulting to HID mode. I only use HCI mode
>>>>currently, so it freaked me out the first time this
>>>>happened! I thought my dongle was dead! But then I
>>>>remembered hid2hci.
>>>>
>>>>Is there a way to change the default mode of this dongle
>>>>back to HCI without downgrading the firmware?
>>>
>>>yes, it is. You have to change the PS key for the boot mode.
>>
>>OK. Has anyone written a program capable of changing arbitrary
>>PS key settings yet? Or do I have to write my own?
> 
> 
> there is the pskey program, but this will only work over UART with H:4
> or BCSP transports. The BlueZ hciconfig code contains code to read PS
> key values, but it can't store them. However I really think that we need
> a graphical pstool for Linux like the CSR one for Windows.
> 
> Regards
> 
> Marcel
> 
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
> 
> 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] Re: DBT 120 dongle defaulting to HID mode
  2005-04-15 13:56       ` Marco Trudel
@ 2005-04-15 14:03         ` Marcel Holtmann
  2005-04-15 16:00           ` Pavel Ruzicka
  0 siblings, 1 reply; 10+ messages in thread
From: Marcel Holtmann @ 2005-04-15 14:03 UTC (permalink / raw)
  To: bluez-users

Hi Marco,

> what's the name of the windows one?
> I'm unable to find anything on google...

it is called pstool (or PS Tool), but it is CSR specific and you won't
find it on the Internet.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] Re: DBT 120 dongle defaulting to HID mode
  2005-04-15 14:03         ` Marcel Holtmann
@ 2005-04-15 16:00           ` Pavel Ruzicka
  2005-04-15 16:08             ` Michal Semler
  0 siblings, 1 reply; 10+ messages in thread
From: Pavel Ruzicka @ 2005-04-15 16:00 UTC (permalink / raw)
  To: bluez-users

Hello,

> > what's the name of the windows one?
> > I'm unable to find anything on google...

Try to find it with Google "pstool csr".

Best regards,

Pavel Ruzicka


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] Re: DBT 120 dongle defaulting to HID mode
  2005-04-15 16:00           ` Pavel Ruzicka
@ 2005-04-15 16:08             ` Michal Semler
  0 siblings, 0 replies; 10+ messages in thread
From: Michal Semler @ 2005-04-15 16:08 UTC (permalink / raw)
  To: bluez-users

Search Casira on peer-to-peer network :)

Michal

Dne p=E1 15. dubna 2005 18:00 Pavel Ruzicka napsal(a):
> pstool csr


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] Re: DBT 120 dongle defaulting to HID mode
  2005-04-15 13:47     ` Marcel Holtmann
  2005-04-15 13:56       ` Marco Trudel
@ 2005-04-28 13:15       ` Ronny L Nilsson
  2005-04-28 13:28         ` Marco Trudel
  1 sibling, 1 reply; 10+ messages in thread
From: Ronny L Nilsson @ 2005-04-28 13:15 UTC (permalink / raw)
  To: bluez-users; +Cc: Marcel Holtmann


> > OK. Has anyone written a program capable of changing arbitrary
> > PS key settings yet? Or do I have to write my own?
>
> there is the pskey program, but this will only work over UART with
> H:4 or BCSP transports. The BlueZ hciconfig code contains code to
> read PS key values, but it can't store them. However I really think
> that we need a graphical pstool for Linux like the CSR one for
> Windows.


Hi
I've been looking for this pskey program, but have yet only found it in 
"iPaq" package format. Anyone with a link to the sources? And has 
anyone used it with other arches than iPaq? If not, does anyone have an 
idea of how much work needs to be done to get it up and running?

Regards
/Ronny Nilsson

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

* Re: [Bluez-users] Re: DBT 120 dongle defaulting to HID mode
  2005-04-28 13:15       ` Ronny L Nilsson
@ 2005-04-28 13:28         ` Marco Trudel
  0 siblings, 0 replies; 10+ messages in thread
From: Marco Trudel @ 2005-04-28 13:28 UTC (permalink / raw)
  To: bluez-users

Marcel wrote the pskey tool. With that you can set the boot mode of a csr 
dongle. It's currently only in the cvs.

regards
Marco


Ronny L Nilsson wrote:
>>>OK. Has anyone written a program capable of changing arbitrary
>>>PS key settings yet? Or do I have to write my own?
>>
>>there is the pskey program, but this will only work over UART with
>>H:4 or BCSP transports. The BlueZ hciconfig code contains code to
>>read PS key values, but it can't store them. However I really think
>>that we need a graphical pstool for Linux like the CSR one for
>>Windows.
> 
> 
> 
> Hi
> I've been looking for this pskey program, but have yet only found it in 
> "iPaq" package format. Anyone with a link to the sources? And has 
> anyone used it with other arches than iPaq? If not, does anyone have an 
> idea of how much work needs to be done to get it up and running?
> 
> Regards
> /Ronny Nilsson
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by: Tell us your software development plans!
> Take this survey and enter to win a one-year sub to SourceForge.net
> Plus IDC's 2005 look-ahead and a copy of this survey
> Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
> 
> 


-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2005-04-28 13:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-14 18:57 [Bluez-users] DBT 120 dongle defaulting to HID mode Jesse Guardiani
2005-04-14 19:31 ` Marcel Holtmann
2005-04-15 13:26   ` [Bluez-users] " Jesse Guardiani
2005-04-15 13:47     ` Marcel Holtmann
2005-04-15 13:56       ` Marco Trudel
2005-04-15 14:03         ` Marcel Holtmann
2005-04-15 16:00           ` Pavel Ruzicka
2005-04-15 16:08             ` Michal Semler
2005-04-28 13:15       ` Ronny L Nilsson
2005-04-28 13:28         ` Marco Trudel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.