Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2005 18:42:49 -0700
From:      Maksim Yevmenkin <maksim.yevmenkin@savvis.net>
To:        RedChrom <redchrom@mail.ru>
Cc:        Bluetooth <freebsd-bluetooth@freebsd.org>
Subject:   Re: (no subject)
Message-ID:  <42D5C319.4020301@savvis.net>
In-Reply-To: <E1Dss9j-0000X0-00.redchrom-mail-ru@f17.mail.ru>
References:  <E1Dss9j-0000X0-00.redchrom-mail-ru@f17.mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
RedChrom wrote:

> http://www.freebsd.org/doc/ru_RU.KOI8-R/books/handbook/network-bluetooth.html
> - I read it and I tried to load ng_ubt and ubtbcmfw. After I plug
> adapter, I look in /var/log/messages but nothing about it.

strange. did you try generic usb device driver - ugen(4)? depending on 
your kernel config you might need to 'kldload ugen'. if ugen(4) does not 
attach to the adapter then something else is wrong.

max

> 
> 
> -----Original Message----- From: Maksim Yevmenkin
> <maksim.yevmenkin@savvis.net> To: RedChrom <redchrom@mail.ru> Date:
> Wed, 13 Jul 2005 17:24:53 -0700 Subject: Re: (no subject)
> 
> 
>> Hello,
>> 
>> 
>>> Sorry for my bad English :) I have the broadcom bluetooth
>>> adapter. usbdevs in my FreeBSD 5.4 can't see this adapter but in
>>> Linux lsusb detect adapter as broadcom and work fine. What's
>>> wrong?
>> 
>> can you tell us exactly what broadcom adapter you have?
>> 
>> bluetooth usb adapters based on boardcom BCM2033 chip require
>> firmware download. due to copyright restrictions firmware is not
>> shipped with freebsd. you have to get it elsewhere.
>> 
>> also make sure you have loaded all required drivers. ng_ubt(4)
>> should support most of the bluetooth usb devices.
>> 
>> ubtbcmfw(4) is a special driver that should be used together with 
>> bcmfw(8) utility to download firmware to the BCM2033 chip based 
>> bluetooth dongles.
>> 
>> so, kldload ng_ubt, kldload ubtbcmfw and then plug your adapter and
>>  check /var/log/messages.
>> 
>> finally,
>> 
>> http://www.freebsd.org/doc/ru_RU.KOI8-R/books/handbook/network-bluetooth.html
>> 
>> 
>> thanks, max
>> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42D5C319.4020301>