Created
May 12, 2014 03:15
-
-
Save CatTail/e2f208eb484f9df6fe7e to your computer and use it in GitHub Desktop.
OS X休眠唤醒后无声音
This file contains 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment