Skip to content

Instantly share code, notes, and snippets.

@lukluca
Created November 12, 2019 11:10
Show Gist options
  • Save lukluca/b67c1f05c2ea0cbec77113102e5d0b1c to your computer and use it in GitHub Desktop.
Save lukluca/b67c1f05c2ea0cbec77113102e5d0b1c to your computer and use it in GitHub Desktop.
Fix AppleThunderbolt driver issue
1) reboot with CMD+R pressed.
2) open Terminal
3) csrutil disable
4) reboot in normal mode
5) sudo mv /System/Library/Extensions/AppleThunderboltNHI.kext /System/Library/Extensions/AppleThunderboltNHI.kext.BAK
6) reboot with CMD+R pressed
7) csrutil enable
8) reboot and forget about problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment