oxb

audio

oxb
Nov 27th, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. ps aux | grep 'coreaudio[d]' | awk '{print $2}' | xargs sudo kill
  2.  
  3. sudo kextunload /System/Library/Extensions/AppleHDA.kext
  4. sudo kextload /System/Library/Extensions/AppleHDA.kext
Add Comment
Please, Sign In to add comment