Code: Select all
Bus 001 Device 013: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)Code: Select all
Bus 001 Device 004: ID 0a5c:21e8 Broadcom CorpWhen I run hciconfig, I get the following:
Code: Select all
hci0: Type: BR/EDR Bus: USB
BD Address: 00:02:72:33:60:63 ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING PSCAN
RX bytes:1961809 acl:33805 sco:0 events:76 errors:0
TX bytes:1927 acl:29 sco:0 commands:55 errors:0Code: Select all
sudo apt-get install bluetoothCode: Select all
$ /etc/init.d/bluetooth status
[FAIL] bluetooth is not running ... failed!Linux newbie here--please be gentle. If I have broken any protocol or procedures, let me know. I would just like to know why this doesn't seem to work for me.