(09-19-2016, 10:26 AM)MaJoR Wrote: The GC adapter wasn't detected. Did you set up the custom kext?
I've tried so many different guides online to get this to work, but still am a little confused. Can a wizard out there who is knowledgable in the art of installing custom kexts help me out? I've ran these commands:
sudo cp -r ~/Downloads/SmashEnabler.kext /Library/Extensions/SmashEnabler.kext
sudo chown -R root:wheel /Library/Extensions/SmashEnabler.kext
sudo touch /Library/Extensions
sudo reboot
to no avail. I check my /Library/Extensions folder and it's there. I check /System/Library/Extensions and it's also there. I disable my csrutil and run "sudo kextcache -e" and the output I see is "kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext SmashEnabler.kext". What am I missing?