Last active
November 11, 2019 04:18
-
-
Save anismiles/ccfb0b515c70a6570d755d97120b7846 to your computer and use it in GitHub Desktop.
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
- Uninstall DisplayLink drivers | |
- Reboot | |
- Run these commands | |
``` | |
➜ ~ sudo kextcache -i / | |
➜ ~ sudo kextcache -u / | |
➜ ~ sudo kextcache -system-prelinked-kernel | |
➜ ~ sudo kextcache -system-caches | |
``` | |
- Install `macOS 5.2.1 Beta 3` | |
- Reboot | |
- Give permissions |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment