Skip to content

Instantly share code, notes, and snippets.

@nahurst
Created November 20, 2015 18:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nahurst/e30bef22f260604220e9 to your computer and use it in GitHub Desktop.
Save nahurst/e30bef22f260604220e9 to your computer and use it in GitHub Desktop.
Fix bluetooth on OS X
sudo kextunload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport
sudo kextload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment