Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
The first post of this thread is a WikiPost and can be edited by anyone with the appropiate permissions. Your edits will be public.
Found it, it was actually Rectangle that causes the lag.
I use Hammerspoon, for total control how my windows behave amongst other things, like setting the luminosity when I get home (vs. work, on my laptop), take a coffee break, etc. Limitless automatization and no lag issues. For example, I want my Safari browser window to be sized 1280x1024px and have it displayed in the upper right corner of the screen, at 50px distance from the screen margin.
 
Last edited:
  • Like
Reactions: octoviaa
My watch was always working fine for me, to unlock both OC Catalina and Big Sur.
PRAM reset did the trick. What I find strange is that what I think the entry for my card in SystemParameters.plist (F221BEC8) shows Continuity Support as Disabled. I have verified AirDrop, Apple Watch Unlock and Handoff are all working.

*edit* Can't insert pictures taken with my iPhone and my computer doesn't seem to ring with incoming calls. Figured I would edit the plist entry but looks like that's beyond my skill level with Big Sur. Thought I might be able to boot in Mojave with my Big Sur drive attached and edit the file that way but the Big Sur drive isn't seen.

Not a big deal as my main reason for getting this to work was the Watch unlock, handoff and AirDrop.
 
Last edited:
OpenCore on Legacy Apple Hardware

This guide explains how to use the excellent OpenCore bootloader on a classic Mac Pro to install, run and update macOS Catalina, resulting in a clean, unpatched operating system no different than on a supported Mac.

Why OpenCore?

There are several advantages to using OpenCore on a classic Mac Pro:

Boot picker screen (even with a standard graphics card)
View attachment 916024
Software Update (just like on a supported Mac)
View attachment 882160
Hardware acceleration (and DRM for Netflix on Safari)View attachment 919405
Requirements

Mac Pro modelEarly 2009 with MacPro5,1 firmware,* Mid 2010 or Mid 2012
Processor architectureWestmere (E56xx, L56xx, X56xx) / Gulftown (W36xx)
Boot ROM version144.0.0.0.0*
GraphicsCatalina supported GPU**, EFI (flashed) or a standard UEFI card (PC GPU)

* Need to upgrade? See the upgrade instructions.
** Several GPUs that are supported with High Sierra had support removed from Mojave and Catalina, like any non-Kepler generation NVIDIA GPUs or AMD GPUs earlier than HD 7950. Several HD 78xx GPUs (Pitcairn) were rebadged as R9 2xx and are not supported anymore by Mojave/Catalina drivers. All Mac Pro factory GPUs had support removed with Mojave.

PART I
Basic Installation




PART II
Advanced Configuration





PART III
Maintenance





APPENDIX




Acknowledgements

A big thank you to @vit9696 and the other talented developers of Acidanthera for making all of this possible. Special gratitude goes to @h9826790 for spearheading the hardware acceleration study and @startergo for the relentless testing that led to boot screen support. And thanks to all those that have contributed to this thread!
I'm not sure if anyone else is having this issue, but I have the Mac Pro 5,1 and my USB ports are glitchy with the keyboard and mouse if unplugged. If they are plugged back in after being unplugged, they stop working. It required a full restart in order to make them work again. I read about this issue on another thread, but their edit to the config.plist resulted in my machine not booting. Just curious if anyone else had this issue and was able to fix it. Or maybe the edit to the config.plist needed some sort of device ID or something.
 
I'm not sure if anyone else is having this issue, but I have the Mac Pro 5,1 and my USB ports are glitchy with the keyboard and mouse if unplugged
Yes that is how the cMP operates in Big Sur so far. If you plug them to a USB hub it should fix it.
 
  • Like
Reactions: Steve_Jones
This a bit off-topic from OpenCore, but not really worth starting a whole thread for: has anyone using the old VMWare Fusion raw disk trick to install / update Catalina tried updating to Big Sur? Can the Fusion 11 still boot the partition once it's been upgraded?
For reference, I got bored, made a bootable backup of my Catalina drive, and took the plunge. Everything works except I can't reboot into Big Sur directly from Mojave, I have to bounce to Windows and use the Boot Camp boot selector.

e: well, almost everything: TV won't play downloaded movies, claiming an HDCP error.
e2: and there's no option to sleep the system in Energy Saver, only the display.
 
Last edited:
That is not entirely true, there is a problem, but it is not general, Big Sur works perfectly for me.
Can you disconnect/reconnect the USB keyboard or mouse in the back/front USB ports without loosing functionality? Are you using any SMBIOS spoofing?
 
Does a GeForce GTX 780 still work under Big Sur? If it's MVC-flashed, will it still play nice with OpenCore, and can I get DRM playback?
 
Can you disconnect/reconnect the USB keyboard or mouse in the back/front USB ports without loosing functionality? Are you using any SMBIOS spoofing?
I had two odd USB experiences with Big Sur: (1) on my workstation the Sonnet 4-port USB3.2 card won't be recognized on a warm boot, only after doing an SMC reset cold boot; and (2) on my media server the CyberPower UPC is unrecognized in any native USB2.0 port, yet is recognized in a PCIe USB3.0 port, but it causes the machine to spontaneously shut down.
 
Could someone point me to where I could change the boot order? I recently installed windows 10 on a SSD, my Big Sur os is on a nvme pcie and now it always boots into windows first. Could I change it to default to Big Sur?
 
Could someone point me to where I could change the boot order? I recently installed windows 10 on a SSD, my Big Sur os is on a nvme pcie and now it always boots into windows first. Could I change it to default to Big Sur?
I suggest you trying to set Big Sur as a default, opening Boot camp in Windows
It doesn´t work, sorry.
 
Last edited:
Could someone point me to where I could change the boot order? I recently installed windows 10 on a SSD, my Big Sur os is on a nvme pcie and now it always boots into windows first. Could I change it to default to Big Sur?
Remove that Windows SSD and make sure that OpenCore install is booting the system. If all is well select that macOS as the default boot in system prefs. Power down then return the Windows disk and boot as normal. You want to be sure that your rom is protected correctly. If you have blessed OpenCore correctly you'll want to make sure the default disk is set prior to the reboot. This keeps OpenCore from randomly looking for a bootable device. I found that macOS looks backwards. Slot 4, 3, 2, 1 then SATA.
 
Could someone point me to where I could change the boot order? I recently installed windows 10 on a SSD, my Big Sur os is on a nvme pcie and now it always boots into windows first. Could I change it to default to Big Sur?
In Windows install mini tool partition Wizard. Mount the EFI partition of the Windows drive.
Install Explorer++. Delete the Bootx64.efi from the Boot directory of the EFI partition with Explorer++ (run the program in administrative mode). Where is OC installed? If it is on the same EFI partition you might want to set it up to start from the Bootstrap.
 
Can you disconnect/reconnect the USB keyboard or mouse in the back/front USB ports without loosing functionality? Are you using any SMBIOS spoofing?
I have an aluminum apple USB keyboard (connected to rear ports) + Magic Trackpad. Everything works as it should.
I just followed the steps in part 1 of the guide, my cMP doesn't need more than that. I had problems with a controller midi keyboard (USB), but I solved it by installing a usb3 Hub.
PS: with GTX 280 4gb Flash Mac Edition, and BCM94360CD
 

Attachments

  • e2130b3f-aa6f-4580-82b2-1e104857dfea.jpg
    e2130b3f-aa6f-4580-82b2-1e104857dfea.jpg
    75.4 KB · Views: 96
Does anyone know if with OpenCore it is possible to insert the Fusion IODrive / IOScale drivers at startup, and get bootable media for Mavericks?
 
I'm not sure if anyone else is having this issue, but I have the Mac Pro 5,1 and my USB ports are glitchy with the keyboard and mouse if unplugged.
Yes that is how the cMP operates in Big Sur so far. If you plug them to a USB hub it should fix it.
I am having issues as well. Not due to unplugging though, mouse/keyboard (same usb) just die. When I remove USB to slot next to it (back panel) it works again (hot swop). When it dies again (once a day or so) I hot swop it back and its OK again. Using the config from HWAccel thread. Definitely something weird here and must be related to Big Sur somehow. Never had this issue with Catalina and same OC config.
 
I am having issues as well. Not due to unplugging though, mouse/keyboard (same usb) just die. When I remove USB to slot next to it (back panel) it works again (hot swop). When it dies again (once a day or so) I hot swop it back and its OK again. Using the config from HWAccel thread. Definitely something weird here and must be related to Big Sur somehow. Never had this issue with Catalina and same OC config.
Maybe the aluminum USB keyboard does not have this issue as implied in the previous comment?
 
Could I change it to default to Big Sur?
I had the same issue, the fix was simple for me. All I had to do is make sure the OC Big Sur was selected into macOS Startup Disk option, by default they would be all greyed out and Windows will always be picked. You can also set MISC/Security/AllowSetDefault to True, to set the default Startup disk to whatever you pick in OpenCanopy.

Can anyone test and confirm if it does, following the documentation instructions? From documentation, AllowSetDefault allows CTRL+Enter and CTRL+Index handling to set the default boot option in boot picker. I'm curious if the related Startup disk is still greyed out in macOS, once we set the default boot option.

@cdf I created #PR 47 to fix this.
 
Last edited:
Hello everyone! Would appreciate help( Have a cMP 4.1 (flashed to 5.1 Dual CPU), installed Big Sur, everything seems to work fine except iMessage and Face time. I just cannot login - unknown error. The same thing was when I first time installed Big Sur, could not login in AppStore as well, any ideas of how to fix this? btw I have no wi-fi card at all, using ethernet connection, legacy Bluetooth card as was factory installed on this Mac Pro (2009 model).
 
Hello everyone! Would appreciate help( Have a cMP 4.1 (flashed to 5.1 Dual CPU), installed Big Sur, everything seems to work fine except iMessage and Face time. I just cannot login - unknown error. The same thing was when I first time installed Big Sur, could not login in AppStore as well, any ideas of how to fix this? btw I have no wi-fi card at all, using ethernet connection, legacy Bluetooth card as was factory installed on this Mac Pro (2009 model).
Could be really anything, like an OC configuration error, but it's common to find MP4,1>5,1 that are missing hardwareIDs inside the BootROM.

The most common hardwareID missing is SON, SystemOrderNumber.This Sunday I found SON was missing from the dump of @Melbourne Park early-2009, but I've saw HWC, MLB and even the BD missing too.
 
  • Like
Reactions: Eschers
Hello everyone! Would appreciate help( Have a cMP 4.1 (flashed to 5.1 Dual CPU), installed Big Sur, everything seems to work fine except iMessage and Face time. I just cannot login - unknown error. The same thing was when I first time installed Big Sur, could not login in AppStore as well, any ideas of how to fix this? btw I have no wi-fi card at all, using ethernet connection, legacy Bluetooth card as was factory installed on this Mac Pro (2009 model).
Did you do any other SMBIOS spoofing apart from board-d? If you changed the serial number/s that may happen.
 
As of MacOS Catalina the DisplayPort is broken for all Kepler graphics cards it seems. Has anyone here used SMBIOS spoofing in OpenCore as a nMP 6,1 on a cMP 5,1? I'm wondering if this could fix my issue with the DisplayPort not working on my GTX680 in Catalina/Big Sur. Would it cause any other problems potentially if I attempt this?
 
Last edited:
As of MacOS Catalina the DisplayPort is broken for all Kepler graphics cards it seems. Has anyone here used SMBIOS spoofing in OpenCore as a nMP 6,1 on a cMP 5,1? I'm wondering if this could fix my issue with the DisplayPort not working on my GTX680 in Catalina/Big Sur. Would it cause any other problems potentially if I attempt this?
I have a GTX680 flashed with a Mac ROM to support EFI and an Apple boot screen. It is working fine in both Mohave and Catalina. I haven't used Display Port in a while (I was having some issues with my DP to miniDP adapter) but am now using an HDMI to miniDP adapter to drive my Apple Cinema Display.
 
  • Like
Reactions: stockholm80
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.