Thank you for spelling our the configuration experience you have. Am I understanding correctly, using OCLP on a cMP with GTX 680 can be expected to automatically put in the drivers for the graphics card. I used Martin Lo's open core, the graphic card is terrible. Were you running 4K through that GTX 680 on Monterey?
Hmm. I'm not sure. I don't have my MacPro3,1 anymore.
I have output from
AllRez that shows 4K60 working in everything except Monterey.
[/code]
cd /Volumes/Work/Programming/XcodeProjects/Displays/AllRez
grep -lR "533.310MHz" .
./AllRez10.10x86_64_MacPro3,1-10.10.6-x86_64.txt
./AllRez10.11x86_64_MacPro3,1-10.11.6-x86_64.txt
./AllRez10.12x86_64_MacPro3,1-10.12.6-x86_64.txt
./AllRez10.12x86_64_MacPro3,1-10.7.5-x86_64.txt
./AllRez10.13x86_64_MacPro3,1-10.13.6-x86_64.txt
./AllRez10.14x86_64_MacPro3,1-10.14.6-x86_64.txt
./AllRez10.15x86_64_MacPro3,1-10.15.7-x86_64.txt
./AllRez10.5x86_64_Macmini8,1-13.2-x86_64.txt
./AllRez10.5x86_64_MacPro3,1-10.11.6-x86_64.txt
./AllRez10.5x86_64_MacPro3,1-13.1-x86_64.txt
./AllRez10.6x86_64_MacPro3,1-10.7.5-x86_64.txt
./AllRez10.6x86_64_MacPro3,1-13.1-x86_64.txt
./AllRez10.7x86_64_MacPro3,1-10.7.5-x86_64.txt
./AllRez10.7x86_64_MacPro3,1-10.7.5-x86_64_2.txt
./AllRez10.8x86_64_MacPro3,1-10.8.5-x86_64.txt
./AllRez10.9x86_64_MacPro3,1-10.9.5-x86_64.txt
./AllRez11x86_64_MacPro3,1-11.7.2-x86_64.txt
./AllRez13x86_64_MacPro3,1-10.10.6-x86_64.txt
./AllRez13x86_64_MacPro3,1-10.11.6-x86_64.txt
./AllRez13x86_64_MacPro3,1-10.12.6-x86_64.txt
./AllRez13x86_64_MacPro3,1-10.13.6-x86_64.txt
./AllRez13x86_64_MacPro3,1-10.14.6-x86_64.txt
./AllRez13x86_64_MacPro3,1-10.15.7-x86_64.txt
./AllRez13x86_64_MacPro3,1-10.8.5-x86_64.txt
./AllRez13x86_64_MacPro3,1-10.9.5-x86_64.txt
./AllRez13x86_64_MacPro3,1-11.7.2-x86_64.txt
./AllRez13x86_64_MacPro3,1-13.1-x86_64.txt
[/code]
4K30 works in all of the above plus these from Monterey:
Code:
grep -lR "262.750MHz" .
./AllRez10.5x86_64_MacPro3,1-12.6.2-x86_64.txt
./AllRez12x86_64_MacPro3,1-12.6.2-x86_64.txt
./AllRez13x86_64_MacPro3,1-12.6.2-x86_64.txt
AllRez13x86_64 means it was built in Ventura for Intel 64 bit.
12.6.2-x86_64 means it was running in Monterey Intel 64 bit.
I don't remember if I tried getting 4K60 to work in Monterey.
Maybe using Lilu and WhateverGreen patches could enable 4K60 in Monterey.