Skip to content

Instantly share code, notes, and snippets.

@jebai0521
Created June 13, 2015 04:07
Show Gist options
  • Save jebai0521/898fb591c269e702fb4e to your computer and use it in GitHub Desktop.
Save jebai0521/898fb591c269e702fb4e to your computer and use it in GitHub Desktop.
重启mac声卡
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