Have more or less the same problem. Bluetooth itself looks fine but i cant bind my BT-GPS.
USB-Bluetooth stick is there and usable:
Is correct setup and i can find my BT-GPS...Code:# hciconfig -a hci0: Type: BR/EDR Bus: USB BD Address: 00:19:C1:EC:82:F9 ACL MTU: 310:10 SCO MTU: 64:8 UP RUNNING PSCAN RX bytes:3514 acl:0 sco:0 events:103 errors:0 TX bytes:621 acl:0 sco:0 commands:67 errors:0 Features: 0xff 0xff 0x8f 0xfe 0x9b 0xf9 0x00 0x80 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: RSWITCH HOLD SNIFF PARK Link mode: SLAVE ACCEPT Name: 'root-0' Class: 0x100100 Service Classes: Object Transfer Device Class: Computer, Uncategorized HCI Version: 2.0 (0x3) Revision: 0xc5c LMP Version: 2.0 (0x3) Subversion: 0xc5c Manufacturer: Cambridge Silicon Radio (10) #
So i created the rfcomm.conf:Code:# hciconfig hci0 up # hcitool scan Scanning ... 00:08:1B:89:98:2C BT GPS root@root:/# hcitool info 00:08:1B:89:98:2C Requesting information ... BD Address: 00:08:1B:89:98:2C Device Name: BT GPS LMP Version: 1.1 (0x1) LMP Subversion: 0x2c2 Manufacturer: Cambridge Silicon Radio (10) Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00 <3-slot packets> <5-slot packets> <encryption> <slot offset> <timing accuracy> <role switch> <hold mode> <sniff mode> <park state> <RSSI> <channel quality> <SCO link> <HV2 packets> <HV3 packets> <u-law log> <A-law log> <CVSD> <paging scheme> <power control> <transparent SCO>
But i´m unable to bind!Code:# cat /etc/bluetooth/rfcomm.conf # # RFCOMM configuration file. # rfcomm0 { # # Automatically bind the device at startup bind yes; # # # Bluetooth address of the device device 00:08:1B:89:98:2C; # # # RFCOMM channel for the connection channel 1; # # # Description of the connection comment "GPS Device"; #}
Also a modprobe false.Code:#rfcomm bind rfcomm0 Can't open RFCOMM control socket: Protocol not supported
Bluetooth Manager under GNOME ends also in a "Input/output error".Code:# modprobe rfcomm FATAL: Module rfcomm not found.
I use BT5 R1. BT5 Final was ok for me with bluetooth.
Or is there another way now in the R1 version ? Searched around the forum and have seen other threads with bluetooth problems. But they are not solved.
Thanks for any help.
Greez


