Very interesting.. I'm seeing the same poor graphics benchmark.. Just tested with fresh installs of both OSs...Hello again. It's all right. I did the clean install via Mojave on a second HD that I have. In the first tests I did here, Metal's performance dropped a lot. At least on Geekbench. I will do real tests of use.
Single core performance is poor on both systems. Is yours also that low ?? It's smaller than an i3 :-(
You can always boot BS natively with:TL;DR
I had Big Sur up and running on my "5.1" but after some cross pollination of .kext editing instructions (and admittedly some complacency on my side) the MacPro now reboots to a crossed over circle with directions to Apple Support: meaning "MacOS found, but it's not compatible with your Mac Pro, please reinstall".
I'm guessing the issue is some removed keys from the config.plist that resides in EFI-->OC....
I have a copy of the "original" .plist that was working previously in my Home folder. Is there a clean way to get that file into the EFI-->OC folder via the Recovery option I get on boot, or is there a better way to "reset" Open Core?
From recovery you can omit sudosudo nvram boot-args="-v no_compat_check"
The following changes to existing guide will allow you to upgrade from Catalina to Big Sur (from Catalina only):Waiting for the update of the wiki post #1 with a comprehensive guide for Big Sur installing in OC
So adding the patched Mojave kext and these entries in OpenCore 0.6.3 will allow the WiFi & Bluetooth in the 2012 Mac mini to operate in Big Sur?Another huge step in getting BCM4322 to work in Catalina and Big Sur
![]()
GitHub - khronokernel/IO80211-Patches: Repo for patched IO80211Family Kexts
Repo for patched IO80211Family Kexts. Contribute to khronokernel/IO80211-Patches development by creating an account on GitHub.github.com
Stock IO80211Family kext from Mojave already works in Catalina, but there were kernel panics when entering recovery because of collission with Catalina's version. Big Sur did not even boot as Big Sur's version is already preloaded in prelinked kernel and trying to inject Mojave version results in kernel panic too.
Patched IO80211Family kext above does not collide with system versions so original Broadcom card now works in Catalina's recovery and even in Big Sur without any system partition modifications!
XML:<dict> <key>Comment</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> <key>Enabled</key> <true/> <key>MaxKernel</key> <string>20.99.99</string> <key>MinKernel</key> <string>19.0.0</string> <key>ExecutablePath</key> <string>Contents/MacOS/IO80211Mojave</string> <key>Arch</key> <string>Any</string> <key>BundlePath</key> <string>IO80211Mojave.kext</string> </dict> <dict> <key>Comment</key> <string></string> <key>PlistPath</key> <string>Contents/Info.plist</string> <key>Enabled</key> <true/> <key>MaxKernel</key> <string>20.99.99</string> <key>MinKernel</key> <string>19.0.0</string> <key>ExecutablePath</key> <string>Contents/MacOS/AirPortBrcm4331</string> <key>Arch</key> <string>Any</string> <key>BundlePath</key> <string>IO80211Mojave.kext/Contents/PlugIns/AirPortBrcm4331.kext</string> </dict>
@cdf It might be a good idea to add this into the wiki post after more testing is done
I have finally succeeded. Clean Install from Mojave (disk B) to Disk A reformatted in APFS, installing Opencore 0.6.3 (following Wiki post #1 Page1 ).Waiting for the update of the wiki post #1 with a comprehensive guide for Big Sur installing in OC. I have tried to do a fresh installation erasing my Catalina, which worked perfectly. I have just read here some other posts.
I have failed several times after:
1./ Completely erasing my disk A (APFS container) twice. First time in no APFS format, second time in APFS
2./ Installing OpenCore 0.6.3 following the wiki post #1 in my EFI (disk0s1) in disk A
3./ My changes to the config.plist has been:
a./ VMM flag is off
b./ Hybriditation: activated adding to SMBIOS key, following post #4399 in Page 176
<dict>
<key>BoardProduct</key>
<string>Mac-7BA5B2D9E42DDD94</string>
<key>FirmwareFeatures</key>
<data>A1QM4A==</data>
<key>FirmwareFeaturesMask</key>
<data>P/8f/w==</data>
</dict>
c./ No Lilu, No WhateverGreen no AppleMCEReoprterDisbaler added to the /OC/Kexts folder.
Not sure if it is correct….. ( it failed with them installed too )
d./ UpdateSMBIOS false
4./ Big Sur full Installer downloaded from Apple Servers
Install process starts normally. I can choose my disk A to install….. I can see BS installer in my BootPicker...after first restart no progress
What am I doing wrong_?
Thanks everybody here!
I believe Nightshift and DRM are not working currently with Big Sur on the Mac Pro 5,1. I will only update to BigSur once Nightshift and DRM are confirmed to be working.Hello
Night Shift Enabling not work with Big Sur!
Into Catalina all ok but Big Sur no
Plese help me
Thank you very much
Chrome Plays both fine. I suspect it may be a Safari specific issue.More tests here: DRM content not working :-(.
In Mojave, Amazon Prime and Netflix are ok.
It is an artificial restriction from Apple on the digital rights management in Safari. With DRM working you can watch higher resolution videos.Chrome Plays both fine. I suspect it may be a Safari specific issue.
You did a Big Sur clean install from Mojave disk?Clean Install from Mojave (disk B) to Disk A reformatted in APFS, installing Opencore 0.6.3
I can confirm that adding the Mojave modified kext with the recommended code in the config.plist will enable legacy WiFi, at least on the 2012 Mac mini and that the utility I use as a keyboard/mouse to remotely control this machine, which is based on a WiFi connection to it, also works without issue. Who would've guessed 6mo. ago these machines would be running this OS?So adding the patched Mojave kext and these entries in OpenCore 0.6.3 will allow the WiFi & Bluetooth in the 2012 Mac mini to operate in Big Sur?
Hmm. I've done fresh installs to multiple fresh partitions from OC 0.63. From Mojave, Catalina, pretty sure both with RC1 and Release. The SSD has 3 partitions.. Mojave, Catalina, Big Sur. First RC1, then yesterday I wiped the 3rd partition and installed the release on OC 0.63You did a Big Sur clean install from Mojave disk? That is not possible with 0.6.3, it will be with 0.6.4.
I also tried another clean Big Sur installation (from Mojave, to another newly formatted SATA SSD) last night. Installer from Appstore natively.I formatted the disk, but when I start the BS install from Mojave disk, it fails at min 14 and the Mac shuts down completely, did this twice. I'm downloading again the BS installer, this time with:
Code:curl -O -L https://raw.githubusercontent.com/munki/macadmin-scripts/main/installinstallmacos.py sudo python installinstallmacos.py
Here it is my plist. cc @cdf
Known issue, as discussed before. OC developer team fully aware this issue, and looking for solution.More tests here: DRM content not working :-(.
In Mojave, Amazon Prime and Netflix are ok.
On my cMP, SSD on TempoSSD has highest priority (e.g. boot to that drive first after NVRAM reset). You should able to keep the Mojave drive on the TempoSSD as fail safe.I see for the installation of Open Core it’s recommended that the Mojave drive be in bay 1 and the Catalina drive in Bay 2. So is this just for the installation of Open Core and the upgrade to Catalina or should I always keep the Mojave drive in Bay 1 for a fall back?
Right now my Mojave SSD boot drive is sharing a Sonnet Tempo PCIe card with my VI Samples SSD.
So I have the two SSD drives plus four HDD drives occupying the four bays & an extra utility HDD in one of the optical bays.
Doesn't make sense. If you turn off UpdateSMBIOS in step 4, then all codes in step 3b is meaningless.Waiting for the update of the wiki post #1 with a comprehensive guide for Big Sur installing in OC. I have tried to do a fresh installation erasing my Catalina, which worked perfectly. I have just read here some other posts.
I have failed several times after:
1./ Completely erasing my disk A (APFS container) twice. First time in no APFS format, second time in APFS
2./ Installing OpenCore 0.6.3 following the wiki post #1 in my EFI (disk0s1) in disk A
3./ My changes to the config.plist has been:
a./ VMM flag is off
b./ Hybriditation: activated adding to SMBIOS key, following post #4399 in Page 176
<dict>
<key>BoardProduct</key>
<string>Mac-7BA5B2D9E42DDD94</string>
<key>FirmwareFeatures</key>
<data>A1QM4A==</data>
<key>FirmwareFeaturesMask</key>
<data>P/8f/w==</data>
</dict>
c./ No Lilu, No WhateverGreen no AppleMCEReoprterDisbaler added to the /OC/Kexts folder.
Not sure if it is correct….. ( it failed with them installed too )
d./ UpdateSMBIOS false
4./ Big Sur full Installer downloaded from Apple Servers
Install process starts normally. I can choose my disk A to install….. I can see BS installer in my BootPicker...after first restart no progress
What am I doing wrong_?
Thanks everybody here!
Sounds like due to agdpmod=pikera isn't working in Big Sur yet. If adding this boot argument still can't fix your issue, change the board ID in config from Mac-7BA5B2D9E42DDD94 to Mac-27AD2F918AE68F61 should able to fix it (as temporary solution).Anyone else having issues running dual monitors on Big Sur? 2x Apple cinema Displays here no second monitor going to Big Sur. Vega Vii. Please send help
If I'm not misinformed, it seems there is somewhere in cyberspace a patched version of Big Sur CoreBrightness that will make it possible for Night Shift to work on unsupported hardware. Can anyone provide a link to that patched version (or instructions to patch it on one's own) and, in particular, instructions on how to actually copy it on top of the stock version? I know how to do that for Catalina CoreBrightness, but I'm not confident the same trick will work on Big Sur unless the procedure is somehow modified.
Sounds like due to agdpmod=pikera isn't working in Big Sur yet. If adding this boot argument still can't fix your issue, change the board ID in config from Mac-7BA5B2D9E42DDD94 to Mac-27AD2F918AE68F61 may able to fix it (as temporary solution).
Memory error most likely will pop up once you boot to desktop (this is why I choose the iMac Pro board ID, but not the 7,1 board ID), but this is cosmetic, and can be fixed by using MacPro MemoryNotificationDisabler kext