Created
November 12, 2019 11:10
-
-
Save lukluca/b67c1f05c2ea0cbec77113102e5d0b1c to your computer and use it in GitHub Desktop.
Fix AppleThunderbolt driver issue
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
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