Trouble using Network Link Conditioner on OS X Mavericks

早过忘川 提交于 2019-11-30 16:49:54

Try re-installing it. It fixed the issue for me, though I was having different error messages.

  1. Open System Preferences, right-click (or control-click) on the Network Link Conditioner and click "Remove Network Link Conditioner" to remove it.

  2. In Xcode got to the Xcode menu -> Open Developer Tool -> More Developer Tools...

  3. In the browser window that opens, grab the most recent Hardware IO tools .dmg

  4. Double click the "Network Link Conditioner.prefPane" on the disk image to install it.

I was also having problems with Network Link Conditioner working after upgrading to Mavericks. For me the problem was the default security settings after the upgrade that prevented software from running unless it came form the Mac App Store.

Updating this setting:

System Settings > Security & Privacy > General > Allow apps downloaded from: > Anywhere

and reinstalling the Network Link Conditioner pref pane fixed it for me. Without this setting you can install and enable it, but it has no effect and silently fails.

How I got it solved was:

  1. Uninstall "Network Link Conditioner", open System Preferences and press CTRL and click on the "Network Link Conditioner" icon. Select "Delete".
  2. Restart Computer
  3. Download "Hardware IO tools" dmg for your version on XCode, from https://developer.apple.com/download/ you have to be logged in for this.
  4. Open it and Install "Network Link Conditioner"
  5. Restart the computer one last time.

It should be working fine now!

On macOS Sierra v10.12.1 with Xcode 8.1, I tried a couple of the Hardware IO Tools for Xcode downloads. All of which resulted in a silent failure like @aidaan such that the Network Link Conditioner plain didn't do anything.

After finding this discussion, I uninstalled the previous Hardware IO Tools for Xcode components, and instead utilized the Additional Tools for Xcode 8.1 downloaded from the downloads page, the Network Link Conditioner in the Hardware directory for that .dmg worked perfectly.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!