Restart crashed or disappeared Bluetooth service on Mac OS X

OS X BluetoothRunning relatively stable over the whole time I’ve got my MacBook Pro it occasionally occurs that the Bluetooth service is crashing (as noticeable by the grayed-out B-symbol in the top menu bar of Mac OS X). Clicking on the icon and on „Bluetooth: activate“ uses to ignore me in this situation.

So what can we do? Well, we’ve to leave the convenient GUI and go one step deeper to the black/white, cold command line.

Just run this commands in Terminal (tested on Mac OS X 10.6, the paths can be different on other versions):

sudo launchctl unload /System/Library/LaunchDaemons/com.apple.blued.plist
sudo launchctl load /System/Library/LaunchDaemons/com.apple.blued.plist

The Bluetooth icon in the menu bar should get back it’s black color and the Bluetooth daemon should connect to all devices instantly.

Feedback for other Mac OS X versions is appreciated (just leave a comment).

3 Kommentare

  1. Derp
    | Permalink

    Don’t think unloading it twice is likely to be helpful; what would be helpful is if the box the commands is in didn’t have a fixed width and overflow-x: hidden.

  2. nb
    | Permalink

    second line should probably be ‚load‘ not ‚unload‘

    • Mike Battistella
      | Permalink

      Yes, you are right. I’ve corrected the line. Thanks for the hint 🙂

Einen Kommentar hinterlassen

Ihre E-Mail wird niemals veröffentlicht oder weitergegeben. Erforderliche Felder sind mit * markiert

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

*
*

Ich stimme der Datenschutzerklärung zu

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.