Skip to content

Instantly share code, notes, and snippets.

@gregoriokusowski
Last active April 21, 2020 14:32
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 gregoriokusowski/4defae15879e9c994bf74caa08114fb7 to your computer and use it in GitHub Desktop.
Save gregoriokusowski/4defae15879e9c994bf74caa08114fb7 to your computer and use it in GitHub Desktop.
Those fixes I have to google everytime I don't want to restart the machine to "fix it"
# Audio in/out
sudo killall coreaudiod
# Camera
sudo killall VDCAssistant
sudo killall AppleCameraAssistant
# Bluetooth
## Unfortunately, I don't know yet how to tackle it from the CLI, but...
# Option + Shift + Click on BT button on Status Bar > Debug > Reset the Bluetooth Module
# Trackpad
killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment