Linux Bluetooth “Device is not available: Success”

Symptom

Trying to use hcitool returns the ambiguous error message "Device is not available: Success"

CODE:
  1. [root@localhost ~]# hcitool scan
  2. Device is not available: Success
  3. [root@localhost ~]#

Solution

Start 'Bluetooth services' you monkey :'( .... I fell for this one and it took maybe half an hour of fiddling before I realised there was a /etc/init.d/bluetooth and that it wasn't running.

CODE:
  1. [root@localhost ~]# /etc/init.d/bluetooth start
  2. Starting Bluetooth services:                               [  OK  ]
  3. [root@localhost ~]# hcitool scan
  4. Scanning ...

No Comments so far
Leave a comment



Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

(required)

(required, but not displayed publically)