Skip to content

Instantly share code, notes, and snippets.

@tdegrunt
Created September 19, 2014 09:21
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save tdegrunt/78d9c5d04d0cb69f1298 to your computer and use it in GitHub Desktop.
Save tdegrunt/78d9c5d04d0cb69f1298 to your computer and use it in GitHub Desktop.
How to fix Razer Synapse in Mac OSX 10.0 Yosemite

How to fix Razer Synapse in Mac OSX 10.0 Yosemite

Start Terminal.app and type:

sudo nvram boot-args="kext-dev-mode=1"

Verify that command works by typing:

sudo nvram -p | grep -i boot-args

You should see a line:

boot-args	kext-dev-mode=1

Now reboot. If you plug in your razer stuff after the reboot you should see the following in Console.app:

19/09/14 11:12:05,837 com.apple.kextd[19]: kext-dev-mode allowing invalid signature -67023 0xFFFFFFFFFFFEFA31 for kext "/System/Library/Extensions/RazerHid.kext"
@chiggpatel1
Copy link

Hi, i have a problem with Razer Synapse 2.0.When ever i open it, it paused then closes. i have tried re installing twice with no luck. The older versions of Razer Synapse didn't give me this problem: How to Fix Razer Synapse Not Working On Windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment