try: hciconfig hci0 down hciconfig hci0 up and check the status afterwords. if this doesn't work or it hangs in DOWN status, try: service bluetooth restart service dbus restart (all commands as superuser) And close all application that may access bluetooth. For example hcidump. If that doesn't work ...