Skip to content

Instantly share code, notes, and snippets.

@akorobov
Created March 15, 2014 17:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save akorobov/9571207 to your computer and use it in GitHub Desktop.
Save akorobov/9571207 to your computer and use it in GitHub Desktop.
Fix(audio subsystem reinitialization) for no sound in osx 10.9(.2?) after sleep with headphones in
sudo kextunload /System/Library/Extensions/AppleHDA.kext
sudo kextload /System/Library/Extensions/AppleHDA.kext
sudo killall -9 coreaudiod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment