Skip to content

Instantly share code, notes, and snippets.

@bendjones
Created September 28, 2014 05:10
Show Gist options
  • Save bendjones/5b4752bc324b70eb23a3 to your computer and use it in GitHub Desktop.
Save bendjones/5b4752bc324b70eb23a3 to your computer and use it in GitHub Desktop.
Yosemite XBox360 Kernel Fix
$ sudo nvram boot-args="kext-dev-mode=1"
  • Restart
  • Plug in the controller
  • Rebuild kext cache by running this command
$ sudo kextcache -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment