Moin Moin,
ich hab da mal wieder ein Problem. Und zwar bekomme ich keine Bluetoothverbindung mit meinem Handy hin. In den verschiedenen Wiki's steht, das mit dem Start des Bluetooth-Daemons der HCI-Daemon geladen wird. Dies passiert bei mir nicht und es gibt unter /etc/bluetooth auch keine hcid.conf.
Wo bekomme ich den HCI-Daemon her?
Ich hatte diesen Bluetooth USB-Stick schon am laufen, nur war das die 32Bit Version von Archlinux.
Hier noch ein paar Info's:
[root@lisa ~]# lsusb
Bus 002 Device 008: ID 0a5c:200a Broadcom Corp. Bluetooth dongle
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[root@lisa ~]#
[root@lisa ~]# /etc/rc.d/bluetooth stop
:: Stopping bluetooth subsystem: pand dund rfcomm hidd bluetoothd [DONE]
[root@lisa ~]# /etc/rc.d/bluetooth start
:: Starting bluetooth subsystem: bluetoothd [DONE]
[root@lisa ~]#
[root@lisa ~]# hciconfig -a hci0
hci0: Type: USB
BD Address: 00:10:60:AB:F5:2F ACL MTU: 377:10 SCO MTU: 64:8
UP RUNNING
RX bytes:2043 acl:0 sco:0 events:63 errors:0
TX bytes:1929 acl:0 sco:0 commands:103 errors:0
Features: 0xff 0xfe 0x0d 0x38 0x08 0x08 0x00 0x00
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy:
Link mode: SLAVE ACCEPT
Can't read local name on hci0: Connection timed out (110)
[root@lisa ~]#