Skip to content

Instantly share code, notes, and snippets.

@theophoric
Created June 11, 2014 20:28
Show Gist options
  • Save theophoric/d917551198035523d79a to your computer and use it in GitHub Desktop.
Save theophoric/d917551198035523d79a to your computer and use it in GitHub Desktop.
reload osx audio kernal
sudo kextunload /System/Library/Extensions/AppleHDA.kext
sudo kextload /System/Library/Extensions/AppleHDA.kext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment