-
-
Save pythoninthegrass/a3440d657c6d80beb76ccf82b6a8696b 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
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 -9 coreaudiod | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment