Hello, Did you download firmware into the device? Broadcom BCM2033 chip based device will not work without firmware. The snapshot comes with firmware download driver ubtbcmfw(4) and firmware download utility bcmfw(8). In order to make Broadcom device work you need to 1) load ubtbcmfw.ko module 2) load ng_ubt.ko module 3) use bcmfw utility to download mini driver and firmware images You should see ubtbcmfw(4) driver attach to the device first. After you download firmware the device should detach itself and ng_ubt(4) driver should attach to it. After that you can use rc.bluetooth script. Due to copyright issues I can not provide mini driver and firmware images for device. The firmware files can be fetched as part of http://bluez.sourceforge.net/download/bluez-bluefw-0.9.tar.gz thanks, max --- User Toyboy <toyboy_at_toy.homeunix.net> wrote: > Thanks for all the bluetooth help, I am having one more problem and I was > hoping that you could help me. Following the instructions from: > http://www.oook.cz/bsd/bluetooth.html I try to start bluetooth with: > /etc/rc.bluetooth start ubt0 > The result is: Could not execute command "reset". Operation timed out > My bluetooth device is from broadcom. dmesg captures it as: ubt0: Broadcom > product 0x2033, rev 1.01/0.a0, addr 2 > ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2 > ubt0: Interface 1 (alt.config 4) endpoints: isoc-in=0x83, isoc-out=0x3; > wMaxPacketSize=64; nframes=5, buffer size=320 > Also, in dmesg, after I run /etc/rc.bluetooth start ubt0, it says: > ng_hci_process_command_timeout: ubt0hci - unable to complete HCI command > OGF=0x3, OCF=0x3. Timeout > ubt_request_complete2: ubt0 - Control request failed. TIMEOUT (15) > The output from usbdevs -v -d is: > addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), > VIA(0x0000), rev 1.00 > uhub0 > port 1 addr 2: full speed, power 100 mA, config 1, product 0x2033(0x2033), > Broadcom(0x0a5c), rev 0.a0 > ubt0 > port 2 addr 3: full speed, power 100 mA, config 1, eUSB MemoryStick > Reader(0x0314), SCM Microsystems Inc.(0x04e6), rev 5.07 > umass0 > Controller /dev/usb1: > addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), > VIA(0x0000), rev 1.00 > uhub1 > port 1 powered > port 2 powered > I don't really understand what the errors mean and I would appreciate it if > anyone could help me. If you need more information, please ask. Thanks all > for the assistance. __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.comReceived on Thu Jun 12 2003 - 20:24:52 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:11 UTC