Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dr-dimitru/8784f047c4b2408874f0 to your computer and use it in GitHub Desktop.
Save dr-dimitru/8784f047c4b2408874f0 to your computer and use it in GitHub Desktop.
Mac OS X Mavericks 10.9 bluetooth adapter driver reset
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