Hey all...
Just got my nMP with 2 D700, already had the Samsung U28D590. When I noticed the glitch on the right side using it at 56 Hz (default operation mode from factory settings), it didn' t take long to find this tread, and after reading it thru got my display to work at 50 Hz, and I can tell you, that works MUCH better than with the HDMI cable at 30 Hz. I use this cable: Lenovo 0B47091 Mini-DisplayPort to DisplayPort Cable (you can find it from many sources).
I did as told on page 6, create the override file named DisplayProductID-b80 at /System/Library/Displays/Overrides/DisplayVendorID-4c2d/
Here's the step by step in case someone missed out (don' t type the " in the commands! 🙂):
1 - Go to Launchpad and start Terminal.
2 - type "sudo -s" and input your password.
3 - type "cd /System/Library/Displays/Overrides/DisplayVendorID-4c2d/".
4 - type "pico DisplayProductID-b80"
5 - copy and paste this inside:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>DisplayProductID</key>
<integer>2944</integer>
<key>DisplayVendorID</key>
<integer>19501</integer>
<key>IODisplayEDID</key>
<data>AP///////wBMLYALAAAAADQXAQS1PSN4Ol+xoldPoigPUFS/74BxT4EAgcCBgKnAswCVANEAq KwAoPBwM4AwIDUAX1khAAAaVl4AoKCgKVAwIDUAX1khAAAaAAAA/QAySx6GNgAKICAgICAgAAAA/ABVM jhENTkwCiAgICAgAXkCAwzwIwkHB4MBAAACOoAYcTgtQFgsRQBfWSEAAB4AAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAlw==</data>
</dict>
</plist>
Press Control + X, then y
6 - Reboot, or turn off and change the cable if you're using HDMI, and you're all set.
I tried the different frequencies joevt suggested, all gave me glitches...
Thanks a lot Joevt and others for the effort, I feel much better now that I can at least use my display and Mac Pro near optimum settings! That's great until a better solution arises...