Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mmarseglia
Created March 3, 2016 19:28
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 mmarseglia/655961ab93e62ea4df87 to your computer and use it in GitHub Desktop.
Save mmarseglia/655961ab93e62ea4df87 to your computer and use it in GitHub Desktop.
Fix bluetooth mouse when it won't connect to mac after coming out of sleep.
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