* [Bluez-users] Key step in bluetonium setup, bcm203x does not load firmware
@ 2004-09-02 14:11 gonzalo briceno
2004-09-02 17:29 ` Luiz Fernando Capitulino
0 siblings, 1 reply; 4+ messages in thread
From: gonzalo briceno @ 2004-09-02 14:11 UTC (permalink / raw)
To: bluez-users
I would like to know if you have instructions on
getting the bluetonium to work with linux. I have
searched a lot of places and I know exactly what the
problem is. It is bet summarized in sourceforge as
follows:
"
The Broadcom Blutonium devices need a firmware
download before they will work like any other H:2
compatible Bluetooth USB device. The bcm203x requests
the firmware files BCM2033-MD.hex and BCM2033-FW.bin
and loads them into the device. After this procedure
the device will disconnect from the USB bus and
reconnects as a standard H:2 device which will be
recognized by the hci_usb driver. The firmware files
are distributed in the bluez-firmware package.
An alternate way of loading the firmware onto such a
device is the bcm203x program from the bluez-utils
package, because the bcm203x kernel driver is only a
Linux 2.6 feature. It is necessary to install hotplug
for this.
"
I installed bluez-firmware-1.0 and bluez-utils-2.9,
however, the problem is not fixed. When I look at
/proc/bus/usb/devices the bluetonium chip is listed
but sure enough, it does not load the usb_hci module.
Any help?
=====
--
Gonzalo Briceno
gonzalohbriceno@yahoo.com
267.679.1289
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&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] Key step in bluetonium setup, bcm203x does not load firmware
2004-09-02 14:11 [Bluez-users] Key step in bluetonium setup, bcm203x does not load firmware gonzalo briceno
@ 2004-09-02 17:29 ` Luiz Fernando Capitulino
2004-09-05 7:37 ` gonzalo briceno
0 siblings, 1 reply; 4+ messages in thread
From: Luiz Fernando Capitulino @ 2004-09-02 17:29 UTC (permalink / raw)
To: gonzalo briceno; +Cc: bluez-users
Hello Gonzalo,
gonzalo briceno wrote:
> I installed bluez-firmware-1.0 and bluez-utils-2.9,
> however, the problem is not fixed. When I look at
> /proc/bus/usb/devices the bluetonium chip is listed
> but sure enough, it does not load the usb_hci module.
>
> Any help?
We had the some problem here (but the device is different).
On our setup, we copied the firmware files to:
/usr/lib/hotplug/firmware/
and reloaded the kernel module.
I'm not certain if it is the right thing to do, but
it worked.
Hope it helps,
--
Luiz Fernando N. Capitulino
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&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] Key step in bluetonium setup, bcm203x does not load firmware
2004-09-02 17:29 ` Luiz Fernando Capitulino
@ 2004-09-05 7:37 ` gonzalo briceno
2004-09-06 8:24 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: gonzalo briceno @ 2004-09-05 7:37 UTC (permalink / raw)
To: Luiz Fernando Capitulino; +Cc: bluez-users
[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]
Luiz,
You are completely right. I followed your instructions and my Broadcom Bluetonium (bcm203x module) based chip is working. I hope I did not gloss over any section of information although I am almost positive that I did not. Anyways, any one having this problem has to simply download bluez-firmware and copy the broadcom files onto /usr/lib/hotplug/firmware.
Thank you so much.
Luiz Fernando Capitulino <lcapitulino@conectiva.com.br> wrote:
Hello Gonzalo,
gonzalo briceno wrote:
> I installed bluez-firmware-1.0 and bluez-utils-2.9,
> however, the problem is not fixed. When I look at
> /proc/bus/usb/devices the bluetonium chip is listed
> but sure enough, it does not load the usb_hci module.
>
> Any help?
We had the some problem here (but the device is different).
On our setup, we copied the firmware files to:
/usr/lib/hotplug/firmware/
and reloaded the kernel module.
I'm not certain if it is the right thing to do, but
it worked.
Hope it helps,
--
Luiz Fernando N. Capitulino
--
Gonzalo Briceno
gonzalohbriceno@yahoo.com
267.679.1289
---------------------------------
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
[-- Attachment #2: Type: text/html, Size: 1603 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] Key step in bluetonium setup, bcm203x does not load firmware
2004-09-05 7:37 ` gonzalo briceno
@ 2004-09-06 8:24 ` Marcel Holtmann
0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2004-09-06 8:24 UTC (permalink / raw)
To: gonzalo briceno; +Cc: Luiz Fernando Capitulino, bluez-users
Hi Gonzalo,
> You are completely right. I followed your instructions and my
> Broadcom Bluetonium (bcm203x module) based chip is working. I hope I
> did not gloss over any section of information although I am almost
> positive that I did not. Anyways, any one having this problem has to
> simply download bluez-firmware and copy the broadcom files onto
> /usr/lib/hotplug/firmware.
the /usr/lib/hotplug/firmware was the old place for firmware files and
we came to the conclusion that putting them into /lib/firmware is much
better. The Debian Sarge/Sid and the upcoming SuSE 9.2 support both
directories, so it is a problem of the hotplug package of your
distribution.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&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-09-06 8:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-02 14:11 [Bluez-users] Key step in bluetonium setup, bcm203x does not load firmware gonzalo briceno
2004-09-02 17:29 ` Luiz Fernando Capitulino
2004-09-05 7:37 ` gonzalo briceno
2004-09-06 8:24 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox