* [Bluez-devel] firmware upgrade
@ 2005-09-20 16:52 Claudio Takahasi
2005-09-20 16:56 ` Marcel Holtmann
0 siblings, 1 reply; 7+ messages in thread
From: Claudio Takahasi @ 2005-09-20 16:52 UTC (permalink / raw)
To: bluez-devel
[-- Attachment #1: Type: text/plain, Size: 1766 bytes --]
Hi folks,
Before start update the firmware of my dongles I would like make sure
that nothing is wrong. Sometimes, dongles upgrades can end up with
a dead dongle :) I read some documents in the Marcel's home
page(http://holtmann.org) but I am afraid of upgrade my dongles :)
I have the following dongles/adapters:
>>>> D-Link DBT-120 Hardware B3
$hciconfig -a hci0 version
hci0: Type: USB
BD Address: XX:XX:XX:XX:XX:XX ACL MTU: 192:8 SCO MTU: 64:8
HCI Ver: 1.1 (0x1) HCI Rev: 0x1bb LMP Ver: 1.1 (0x1) LMP Subver: 0x1bb
Manufacturer: Cambridge Silicon Radio (10)
$hciconfig -a hci0 revision
hci0: Type: USB
BD Address: XX:XX:XX:XX:XX:XX ACL MTU: 192:8 SCO MTU: 64:8
HCI 15.3
Chip version: BlueCore02-External
Max key size: 56 bit
SCO mapping: HCI
>>>> D-Link DBT-122 Hardware A1
$hciconfig -a hci0 version
hci0: Type: USB
BD Address: XX:XX:XX:XX:XX:XX ACL MTU: 377:10 SCO MTU: 16:0
HCI Ver: 1.2 (0x2) HCI Rev: 0x0 LMP Ver: 1.2 (0x2) LMP Subver: 0x309
Manufacturer: Broadcom Corporation (15)
$hciconfig -a hci0 revision
hci0: Type: USB
BD Address: XX:XX:XX:XX:XX:XX ACL MTU: 377:10 SCO MTU: 16:0
Firmware 0.3 / 9
>>>> IBM T41
$hciconfig -a hci0 version
BD Address: XX:XX:XX:XX:XX:XX ACL MTU: 192:8 SCO MTU: 64:8
HCI Ver: 1.1 (0x1) HCI Rev: 0x222 LMP Ver: 1.1 (0x1) LMP Subver: 0x222
Manufacturer: Cambridge Silicon Radio (10)
$hciconfig -a hci0 revision
hci0: Type: USB
BD Address: XX:XX:XX:XX:XX:XX ACL MTU: 192:8 SCO MTU: 64:8
Build 546
Chip version: BlueCore02-External
Max key size: 128 bit
SCO mapping: HCI
I am not sure if upgrade will work in the DBT-122 and in my notebook
IBM T41. If someone has tips or references of how do this procedure
please send me the links.
Thanks in advance,
Claudio
[-- Attachment #2: Type: text/html, Size: 3041 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Bluez-devel] firmware upgrade
2005-09-20 16:52 Claudio Takahasi
@ 2005-09-20 16:56 ` Marcel Holtmann
0 siblings, 0 replies; 7+ messages in thread
From: Marcel Holtmann @ 2005-09-20 16:56 UTC (permalink / raw)
To: bluez-devel
Hi Claudio,
> Before start update the firmware of my dongles I would like make sure
> that nothing is wrong. Sometimes, dongles upgrades can end up with
> a dead dongle :) I read some documents in the Marcel's home
> page(http://holtmann.org) but I am afraid of upgrade my dongles :)
>
> I have the following dongles/adapters:
>
> >>>> D-Link DBT-120 Hardware B3
try only this dongle. This should work, but others may break.
Regards
Marcel
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Bluez-devel] firmware upgrade
@ 2006-10-11 21:44 Martin Karger
2006-10-11 22:09 ` Marcel Holtmann
0 siblings, 1 reply; 7+ messages in thread
From: Martin Karger @ 2006-10-11 21:44 UTC (permalink / raw)
To: BlueZ development
hi list!
i want to upgrade the firmware of a levelone mdu-0025usb. usually i do
this via dfu, but this dongle does not seem to support it.
do have to mess with some pskey settings to activate it?
greetings
martin
-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Bluez-devel] firmware upgrade
2006-10-11 21:44 [Bluez-devel] firmware upgrade Martin Karger
@ 2006-10-11 22:09 ` Marcel Holtmann
2006-10-12 5:04 ` Martin Karger
0 siblings, 1 reply; 7+ messages in thread
From: Marcel Holtmann @ 2006-10-11 22:09 UTC (permalink / raw)
To: BlueZ development
Hi Martin,
> i want to upgrade the firmware of a levelone mdu-0025usb. usually i do
> this via dfu, but this dongle does not seem to support it.
>
> do have to mess with some pskey settings to activate it?
check with "hciconfig hci0 revision" (as root). It might be ROM based
chip and then you can update it.
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Bluez-devel] firmware upgrade
2006-10-11 22:09 ` Marcel Holtmann
@ 2006-10-12 5:04 ` Martin Karger
2006-10-12 7:23 ` Marcel Holtmann
0 siblings, 1 reply; 7+ messages in thread
From: Martin Karger @ 2006-10-12 5:04 UTC (permalink / raw)
To: BlueZ development
Marcel Holtmann wrote:
> Hi Martin,
>
>> i want to upgrade the firmware of a levelone mdu-0025usb. usually i do
>> this via dfu, but this dongle does not seem to support it.
>>
>> do have to mess with some pskey settings to activate it?
>
> check with "hciconfig hci0 revision" (as root). It might be ROM based
> chip and then you can update it.
it is. i guess you mean can not?
greets
martin
-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Bluez-devel] firmware upgrade
2006-10-12 5:04 ` Martin Karger
@ 2006-10-12 7:23 ` Marcel Holtmann
2006-10-12 13:22 ` Martin Karger
0 siblings, 1 reply; 7+ messages in thread
From: Marcel Holtmann @ 2006-10-12 7:23 UTC (permalink / raw)
To: BlueZ development
Hi Martin,
> >> i want to upgrade the firmware of a levelone mdu-0025usb. usually i do
> >> this via dfu, but this dongle does not seem to support it.
> >>
> >> do have to mess with some pskey settings to activate it?
> >
> > check with "hciconfig hci0 revision" (as root). It might be ROM based
> > chip and then you can update it.
>
> it is. i guess you mean can not?
yes, I meant you _can't_ update ROM chips.
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Bluez-devel] firmware upgrade
2006-10-12 7:23 ` Marcel Holtmann
@ 2006-10-12 13:22 ` Martin Karger
0 siblings, 0 replies; 7+ messages in thread
From: Martin Karger @ 2006-10-12 13:22 UTC (permalink / raw)
To: BlueZ development
Marcel Holtmann wrote:
> Hi Martin,
>
>>>> i want to upgrade the firmware of a levelone mdu-0025usb. usually i do
>>>> this via dfu, but this dongle does not seem to support it.
>>>>
>>>> do have to mess with some pskey settings to activate it?
>>> check with "hciconfig hci0 revision" (as root). It might be ROM based
>>> chip and then you can update it.
>> it is. i guess you mean can not?
>
> yes, I meant you _can't_ update ROM chips.
>
ok, thats why they are called rom ;)
thank you!
-------------------------------------------------------------------------
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-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-10-12 13:22 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-11 21:44 [Bluez-devel] firmware upgrade Martin Karger
2006-10-11 22:09 ` Marcel Holtmann
2006-10-12 5:04 ` Martin Karger
2006-10-12 7:23 ` Marcel Holtmann
2006-10-12 13:22 ` Martin Karger
-- strict thread matches above, loose matches on Subject: below --
2005-09-20 16:52 Claudio Takahasi
2005-09-20 16:56 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox