Created
October 6, 2014 22:23
-
-
Save TigerWolf/8d4b7201809a510be5f5 to your computer and use it in GitHub Desktop.
Fix audio after sleep OSX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo kextunload /System/Library/Extensions/AppleHDA.kext | |
sudo kextload /System/Library/Extensions/AppleHDA.kext | |
sudo killall coreaudiod |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment