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.
Using OpenCanopy encounter this issue: if I have many bootable volumes (example plugging an external USB with other bootable volumes) they don't fit the screen correctly, but if I use keyboard arrows they are selectable even if "out of bounds" compared to the display.

I use this config (but with many volumes they don't fit the screen correctly):
Code:
<key>4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14</key>
            <dict>
                <key>UIScale</key>
                <data>AQ==</data>

Does anyone know how to "resize Volume icns" when many icons (or volumes) are available using OpenCanopy.efi ?

This is on the list of issues:


Unfortunately, if you're using UIScale=1 (AQ==) and switch to HiDPI, things will be worst.
 
That’s correct, cMP + OpenCore can easily install and run Big Sur (including recovery partition)

In fact, the result is better than I expect. With my current OpenCore config (HWAccel activated by spoofing board ID, but still ident as cMP 5,1), Airdrop and Handoff also work “natively”.

However, haven’t figured out how to enable DRM streaming yet.

What exciting news. The classic mac pro will never die!
 
confirm 0.5.9. with iMac Pro Spoofing installed Big Sur Beta 2 with unpatched Big Sur USB Stick.

The installed Big Sur System booted even without help of opencore just with -no_compat_check.
 
I'm glad it's the exact same situation as me.
Following your tips, I'll test it out without my USB 3 hub and SD reader.

Thank you for your interest and help.

Slightly OT, but just to give you an update as it sounds like you have the same problem. Since changing my USB 3 hub a few days ago, I've had zero kernel panics.

I'm using an Inateck 4-port PCIe card (https://www.amazon.co.uk/Support-In...00HJ1DULE/ref=cm_cr_arp_d_product_top?ie=UTF8) that's completely bus powered, though doesn't provide particularly strong USB power. For example, 2.5" USB 3 HDDs don't reliably power up off it.

I had addressed this with a Cateck hub (https://www.amazon.co.uk/Cateck-Bus...01MQD0HDU/ref=cm_cr_arp_d_product_top?ie=UTF8) that can take a power input (I used a 2A 5V supply). Most powered hubs seem to be 7 port, which is overkill for me; the Cateck has 3 USB ports plus an SD/micro-SD slot. It looks nice but has had the occasional issue of connected devices, including the SD reader, being seen as USB 2 rather than the correct USB 3. Another annoyance is that the external 5V power is fed back down the USB cable into the PCI card, resulting in weird behaviour such as the graphics card's fans spinning whilst the Mac is asleep (I taped over the 5V pin inside the USB plug to stop this).

Anyway, since switching to this hub (https://www.amazon.co.uk/SOWTECH-Po...074H9M2KC/ref=cm_cr_arp_d_product_top?ie=UTF8), which I had lying around, all has been working well.
 
Last edited:
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
  • Like
Reactions: OkiRun
You could always try with bootx64.efi:
  1. Back up your BootROM. This is very important. In fact, everyone should have a back up.
  2. Mount the EFI volume of your Windows disk (not the one where OpenCore is installed) and back up /Volumes/EFI/EFI/Microsoft.
  3. Insert your Windows installer USB drive and check the trash for the EFI folder that you deleted at the end of the Windows installation. If the folder is there, restore it to your desktop and go to step 5.
  4. If the folder is not there, you will have to repeat some of the steps that you did to install Windows. It might be a good idea to review that part of the guide before proceeding. When you are ready, boot into the Windows installer and enter the command prompt. Use diskpart to identify the drive letters of your USB, say D, and Windows disk, say C. Exit diskpart and enter "D:" (use the actual letter). Back up the efi folder of the installer with "ren efi efi.bak". Then, enter "cd sources" and create the boot files with "bcdboot C:\Windows /s D: /f uefi" (again, use the actual letters). Exit the installer and reboot into macOS. You'll find the desired folder on the USB drive. Copy it to your desktop. Delete /USB/EFI and rename efi.bak to efi. Remove the USB drive. Finally, mount the EFI volume of your Windows disk.
  5. The last step is to copy the EFI folder into /Volumes/EFI. You should now have the folders "Microsoft" and "Boot" in /Volumes/EFI/EFI. The bootx64.efi should be in /Volumes/EFI/EFI/Boot.
Hi cdf, before I do the final step, I'd like to check everything is as expected. My current 'Bootcamp' EFI folder structure looks like this:

Screenshot 2020-07-15 at 08.17.17.png


The saved EFI folder (i.e. that was in the trash after OC Bootcamp installation) looks like:

Screenshot 2020-07-15 at 08.28.05.png


I.e. with an additional Boot folder, containing bootx64.efi, alongside the Microsoft folder. In both cases the Microsoft folder contains a Boot folder, and both of these Boot folders contain a lot of files.

If I copy the whole backed-up EFI folder into /Volumes/EFI, Finder will want to replace the contents of the Microsoft folder, in addition to adding the Boot folder containing bootx64.efi. Is this intended?

Doing a folder compare, most of the files in the two versions of Microsoft/Boot are identical, but a handful of BCD files have changed.
 
Last edited:
Hi cdf, before I do the final step, I'd like to check everything is as expected. My current 'Bootcamp' EFI folder structure looks like this:

View attachment 933968

The saved EFI folder (i.e. that was in the trash after OC Bootcamp installation) looks like:

View attachment 933973

I.e. with an additional Boot folder, containing bootx64.efi, alongside the Microsoft folder. In both cases the Microsoft folder contains a Boot folder, and both of these Boot folders contain a lot of files.

If I copy the whole backed-up EFI folder into /Volumes/EFI, Finder will want to replace the contents of the Microsoft folder, in addition to adding the Boot folder containing bootx64.efi. Is this intended?

Doing a folder compare, most of the files in the two versions of Microsoft/Boot are identical, but a handful of BCD files have changed.

Copying just the EFI/Boot folder (the one containing bootx64.efi) into place should be enough for our purposes. We just want to see if Parallels expects it to be there. If Parallels is still no go, I recommend that you go back to the original contents (the configuration shown in your first image).
 
Copying just the EFI/Boot folder (the one containing bootx64.efi) into place should be enough for our purposes. We just want to see if Parallels expects it to be there. If Parallels is still no go, I recommend that you go back to the original contents (the configuration shown in your first image).

Windows started straight up, installed Parallels Tools and is working as normal. With the bootx64.efi in place, is there any danger of Windows bricking my Mac Pro, whether opened via Parallels or by directly booting in to it?
 
Windows started straight up, installed Parallels Tools and is working as normal. With the bootx64.efi in place, is there any danger of Windows bricking my Mac Pro, whether opened via Parallels or by directly booting in to it?

Great! So that was it. The risk is only with your Mac booting Windows directly, outside of OpenCore. Make sure to never have just the Windows disk in your machine. As an extra precaution, you can set BootProtect in your config to "Bootstrap." This will help make OC persistent. If OC's bootx64.efi ever gets overwritten, OC will still boot. (Although this is mainly if you're using the same EFI partition for OC and Windows).
 
Great! So that was it. The risk is only with your Mac booting Windows directly, outside of OpenCore. Make sure to never have just the Windows disk in your machine. As an extra precaution, you can set BootProtect in your config to "Bootstrap." This will help make OC persistent. If OC's bootx64.efi ever gets overwritten, OC will still boot. (Although this is mainly if you're using the same EFI partition for OC and Windows).

Thanks for all your help cdf. macOS and Windows are on separate disks here (NVMe and SATA SSD respectively), so I assume BootProtect won't really help in this case?
 
macOS and Windows are on separate disks here (NVMe and SATA SSD respectively), so I assume BootProtect won't really help in this case?

Correct. It's just an extra measure to keep in mind in case your configuration changes.
 
Many apologies if this has been covered elsewhere, but I can't find a straightforward guide anywhere.
Is there a step-by-step (newbies' guide if you will) to OpenCore on the 3,1 Mac Pro? I am not interested in Mojave/Catalina (sticking to High Sierra due to Maxwell GPU, which I installed via Dosdude patcher), so really all I'm after is the bootpicker. Many thanks in advance!
 
Many apologies if this has been covered elsewhere, but I can't find a straightforward guide anywhere.
Is there a step-by-step (newbies' guide if you will) to OpenCore on the 3,1 Mac Pro? I am not interested in Mojave/Catalina (sticking to High Sierra due to Maxwell GPU, which I installed via Dosdude patcher), so really all I'm after is the bootpicker. Many thanks in advance!
@Dayo did a good writeup of OpenCore + rEFInd on a MP3,1. Take a look on the thread, discard the rEFInd part:

 
  • Like
Reactions: r6mile
Not that this needed to be posted but could help fellow newbies who are wondering. 10.15.6 updated flawlessly today. OpenCore is awesome!
 
  • Like
Reactions: mangombia
It should be very straight forward. No need to swap / remove hard drive in between.

I just try the whole Big Sur installation again onto a newly formatted HDD. The whole process is really very native.

1) Boot cMP 5,1 via OpenCore with complete iMac Pro SMBIOS spoofing (VMM flag can stay off, the required code in post 7)

2) Boot to Mojave (or Catalina) desktop.

3) Run the Big Sur installer.

4) Select the newly formatted HDD/SSD as destination

5) Let it finish the whole installation by itself. As long as you have time out function set in boot picker. 100% no need to touch the cMP during installation.

6) After boot to Big Sur desktop. Mount the EFI partition again, and turn off SMBIOS spoofing (N.B. the no compat check boot argument MUST in the config.plist as per post 1).

I am attempting this with a Mac Pro 4,1 -> 5,1 with 2 x 2.66 GHz 6-Core Intel Xeon and flashed R280x successfully using Open Core and running Catalina. I was able to enrol the Mac in the beta and download the Big Sur update but I get the BIErrorDomain Error 3.

I attempted your spoofing iMac fix by copy and pasting the text into the configuration file and the computer will boot loop unless I turn off VMM flag then it will startup to the macOS properly. once it starts up with the VMM flag off I start the Big Sur update however the drives are greyed out and the message BIErrorDomain Error 3 is given.

Any idea what I am doing wrong?
 
I am attempting this with a Mac Pro 4,1 -> 5,1 with 2 x 2.66 GHz 6-Core Intel Xeon and flashed R280x successfully using Open Core and running Catalina. I was able to enrol the Mac in the beta and download the Big Sur update but I get the BIErrorDomain Error 3.

I attempted your spoofing iMac fix by copy and pasting the text into the configuration file and the computer will boot loop unless I turn off VMM flag then it will startup to the macOS properly. once it starts up with the VMM flag off I start the Big Sur update however the drives are greyed out and the message BIErrorDomain Error 3 is given.

Any idea what I am doing wrong?
The "normal" config should be with VMM off.

Does your cMP ident as iMac Pro?
Big Sur installation.png
 
The "normal" config should be with VMM off.

Does your cMP ident as iMac Pro?
View attachment 934313


It wasn't identifying as an iMac so I thought it may have been booting off my working Catalina OpenCore EFI so I removed all drives and reinserted the iMac code into the drive I am trying to make Big Sur and turned of the VMM Flag. The computer boots to 3/4 of the progress bar then kernel panics. Is it because I have a R280X that the computer can't spoof as a iMac Pro?

I checked my Config file in OpenCore Configurator and it is system identifying as a iMac Pro 1,1
 
Has anyone had success with OpenCore on MP 3,1? If so, could you point me to the right resources? AFAIK there's no support for E5462 Intel Xeon but maybe somebody found a way.
 
It wasn't identifying as an iMac so I thought it may have been booting off my working Catalina OpenCore EFI so I removed all drives and reinserted the iMac code into the drive I am trying to make Big Sur and turned of the VMM Flag. The computer boots to 3/4 of the progress bar then kernel panics. Is it because I have a R280X that the computer can't spoof as a iMac Pro?

I checked my Config file in OpenCore Configurator and it is system identifying as a iMac Pro 1,1
We can't tell if you did anything wrong without your EFI folder (or at least your config.plist).

If you suspect the flashed 280X is the problem, then you may try the 6,1 SMBIOS. The 280X is actually the D700.
 
So I just got done installing OpenCore on my 4,1 -> 5,1 and have had a couple Kernel Panics. The first one just referenced something with cpu06 (I have a DP machine) and happened during boot but hasn't returned since. However I had Safari and the App Store open a bit ago and the machine just crashed and produced this report:

Code:
mp_kdp_enter() timed-out on cpu 0, NMI-ing
mp_kdp_enter() NMI pending on cpus: 0 2 3 12 13
mp_kdp_enter() timed-out during locked wait after NMI;expected 24 acks but received 20 after 32775551 loops in 1529499805 ticks
panic(cpu 0 caller 0xffffff80014214db): "IPI timeout, unresponsive CPU bitmap: 0x1004, NMIPI acks: 0x0, now: 0x0, deadline: 1109707624102, pre-NMIPI time: 0x1025fba8fed, current: 0x1027d87f814, global: 1"@/AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-6153.141.1/osfmk/x86_64/pmap.c:2909
Backtrace (CPU 0), Frame : Return Address
0xffffff83b3dfaca0 : 0xffffff800131a65d
0xffffff83b3dfacf0 : 0xffffff8001454a75
0xffffff83b3dfad30 : 0xffffff80014465fe
0xffffff83b3dfad80 : 0xffffff80012c0a40
0xffffff83b3dfada0 : 0xffffff8001319d27
0xffffff83b3dfaea0 : 0xffffff800131a117
0xffffff83b3dfaef0 : 0xffffff8001ac1abc
0xffffff83b3dfaf60 : 0xffffff80014214db
0xffffff83b3dfb010 : 0xffffff80014271d2
0xffffff83b3dfb0f0 : 0xffffff8001427f66
0xffffff83b3dfb150 : 0xffffff80013b3c05
0xffffff83b3dfb2a0 : 0xffffff80013bb5ce
0xffffff83b3dfb2d0 : 0xffffff80013aef86
0xffffff83b3dfb300 : 0xffffff80013278f2
0xffffff83b3dfb350 : 0xffffff7f84caa33d
0xffffff83b3dfba10 : 0xffffff80015ad400
0xffffff83b3dfba90 : 0xffffff80015979e6
0xffffff83b3dfbd60 : 0xffffff8001597280
0xffffff83b3dfbf40 : 0xffffff8001984c37
0xffffff83b3dfbfa0 : 0xffffff80012c1206
      Kernel Extensions in backtrace:
         com.apple.filesystems.hfs.kext(522.100.5)[970BC5B9-FD99-3CE8-AE4A-F4E4AD814DD4]@0xffffff7f84c88000->0xffffff7f84cebfff
            dependency: com.apple.filesystems.hfs.encodings.kext(1)[C123AABB-9476-3D28-A70F-E3AC59EAFB55]@0xffffff7f82456000

BSD process name corresponding to current thread: mds

Mac OS version:
19G73

Kernel version:
Darwin Kernel Version 19.6.0: Sun Jul  5 00:43:10 PDT 2020; root:xnu-6153.141.1~9/RELEASE_X86_64
Kernel UUID: 783946EA-6F11-3647-BF90-787AEA14B954
Kernel slide:     0x0000000001000000
Kernel text base: 0xffffff8001200000
__HIB  text base: 0xffffff8001100000
System model name: MacPro5,1 (Mac-7BA5B2D9E42DDD94)
System shutdown begun: NO
Panic diags file available: NO (0xe00002bc)

System uptime in nanoseconds: 1111209676251
last loaded kext at 74029920998: >!AHIDKeyboard    209 (addr 0xffffff7f84a1f000, size 45056)
last unloaded kext at 586556783049: >!AXsanScheme    3 (addr 0xffffff7f84827000, size 40960)
loaded kexts:
com.bitgapp.eqMacDriver    1.5.2
as.vit9696.WhateverGreen    1.4.0
as.vit9696.Lilu    1.4.5
com.parrotgeek.SIPManager    1
>!ATopCaseHIDEventDriver    3430.1
>!AUpstreamUserClient    3.6.8
>!AMCCSControl    1.14
@kext.AMDFramebuffer    3.1.0
@kext.AMDRadeonServiceManager    3.1.0
@kext.AMDRadeonX4000    3.1.0
>!AGraphicsDevicePolicy    5.2.6
@AGDCPluginDisplayMetrics    5.2.6
>AudioAUUC    1.70
@fileutil    20.036.15
@filesystems.autofs    3.0
>Oxford_Semi    489.120.1
>AGPM    111.4.4
>!AMikeyHIDDriver    131
>!AHDA    283.15
>!AMikeyDriver    283.15
>!AHV    1
|IOUserEthernet    1.0.1
|IO!BSerialManager    7.0.6f7
>pmtelemetry    1
@Dont_Steal_Mac_OS_X    7.0.0
@kext.AMD9000!C    3.1.0
>!ALPC    3.1
>!A!ISlowAdaptiveClocking    4.0.0
>!AFWOHCI    5.6.2
>ACPI_SMC_PlatformPlugin    1.0.0
>!U!SCoexistentDriver    489.120.1
>!ARAID    5.1.0
>!AVirtIO    1.0
@filesystems.hfs.kext    522.100.5
@!AFSCompression.!AFSCompressionTypeDataless    1.0.0d1
@BootCache    40
@!AFSCompression.!AFSCompressionTypeZlib    1.0.0
|SCSITaskUserClient    422.120.3
@filesystems.apfs    1412.141.1
>!I82574LEthernet    2.7.2
>AirPort.BrcmNIC    1400.1.1
>!AAHCIPort    341.140.1
@private.KextAudit    1.0
>!AHPET    1.8
>!ARTC    2.0
>!AACPIButtons    6.1
>!ASMBIOS    2.1
>!AACPIEC    6.1
>!AAPIC    1.7
>!A!ICPUPowerManagementClient    222.0.0
$!AImage4    1
@nke.applicationfirewall    303
$TMSafetyNet    8
@!ASystemPolicy    2.0.0
>!A!ICPUPowerManagement    222.0.0
|EndpointSecurity    1
>!AHIDKeyboard    209
>!AActuatorDriver    3440.1
>!AMultitouchDriver    3440.1
>!AInputDeviceSupport    3440.8
>!AHS!BDriver    3430.1
>IO!BHIDDriver    7.0.6f7
@kext.AMDRadeonX4070HWLibs    1.0
|IOAccelerator!F2    438.7.3
@kext.AMDRadeonX4000HWServices    3.1.0
>!AGraphicsControl    5.2.6
@kext.triggers    1.0
|IOFireWireSerialBusProtocolTransport    2.5.1
|IOFireWireSBP2    4.3.4
|IOFireWireIP    2.3.0
>DspFuncLib    283.15
@kext.OSvKernDSPLib    529
|IOAVB!F    850.1
|IONDRVSupport    576.1
>!ASMBus!C    1.0.18d1
>!ASMBusPCI    1.0.14d1
@kext.AMDSupport    3.1.0
@!AGPUWrangler    5.2.6
@!AGraphicsDeviceControl    5.2.6
>!AHDA!C    283.15
|IOGraphics!F    576.1
|IOHDA!F    283.15
|IOSlowAdaptiveClocking!F    1.0.0
|IOFireWire!F    4.7.5
>IOPlatformPluginLegacy    1.0.0
>IOPlatformPlugin!F    6.0.0d8
@plugin.IOgPTPPlugin    840.3
|IOEthernetAVB!C    1.1.0
|Broadcom!BHost!CUSBTransport    7.0.6f7
|IO!BHost!CUSBTransport    7.0.6f7
|IO!BHost!CTransport    7.0.6f7
|IO!B!F    7.0.6f7
|IO!BPacketLogger    7.0.6f7
|IOUSBMass!SClass    4.0.4
>usb.networking    5.0.0
>usb.!UHostCompositeDevice    1.2
>usb.!UHub    1.2
|IOAudio!F    300.2
@vecLib.kext    1.2.0
|IOSerial!F    11
|IOSurface    269.11
@filesystems.hfs.encodings.kext    1
|IOSCSIMultimediaCommandsDevice    422.120.3
|IOBD!S!F    1.8
|IODVD!S!F    1.8
|IOCD!S!F    1.8
|IOAHCIBlock!S    316.100.5
|IOAHCISerialATAPI    268
|IO80211!F    1200.12.2b1
>mDNSOffloadUserClient    1.0.1b8
>corecapture    1.0.4
|IOSkywalk!F    1
>usb.!UEHCIPCI    1.2
>usb.!UUHCIPCI    1.2
>usb.!UUHCI    1.2
>usb.!UEHCI    1.2
>usb.!UXHCIPCI    1.2
>usb.!UXHCI    1.2
|IOAHCI!F    290.0.1
>usb.!UHostPacketFilter    1.0
|IOUSB!F    900.4.2
>!AEFINVRAM    2.1
>!AEFIRuntime    2.1
|IOSMBus!F    1.1
|IOHID!F    2.0.0
$quarantine    4
$sandbox    300.0
@kext.!AMatch    1.0.0d1
>DiskImages    493.0.0
>!AFDEKeyStore    28.30
>!AEffaceable!S    1.0
>!ASSE    1.0
>!AKeyStore    2
>!UTDM    489.120.1
|IOSCSIBlockCommandsDevice    422.120.3
>!ACredentialManager    1.0
>KernelRelayHost    1
>!ASEPManager    1.0.1
>IOSlaveProcessor    1
|IOUSBMass!SDriver    157.140.1
|IOSCSIArchitectureModel!F    422.120.3
|IO!S!F    2.1
|IOUSBHost!F    1.2
>!UHostMergeProperties    1.2
>usb.!UCommon    1.0
>!ABusPower!C    1.0
|CoreAnalytics!F    1
>!AMobileFileIntegrity    1.0.5
@kext.CoreTrust    1
|IOTimeSync!F    840.3
|IONetworking!F    3.4
|IOReport!F    47
>!AACPIPlatform    6.1
>!ASMC    3.1.9
>watchdog    1
|IOPCI!F    2.9
|IOACPI!F    1.4
@kec.pthread    1
@kec.corecrypto    1.0
@kec.Libm    1
 
So I just got done installing OpenCore on my 4,1 -> 5,1 and have had a couple Kernel Panics. The first one just referenced something with cpu06 (I have a DP machine) and happened during boot but hasn't returned since. However I had Safari and the App Store open a bit ago and the machine just crashed and produced this report:

Code:
mp_kdp_enter() timed-out on cpu 0, NMI-ing
mp_kdp_enter() NMI pending on cpus: 0 2 3 12 13
mp_kdp_enter() timed-out during locked wait after NMI;expected 24 acks but received 20 after 32775551 loops in 1529499805 ticks
panic(cpu 0 caller 0xffffff80014214db): "IPI timeout, unresponsive CPU bitmap: 0x1004, NMIPI acks: 0x0, now: 0x0, deadline: 1109707624102, pre-NMIPI time: 0x1025fba8fed, current: 0x1027d87f814, global: 1"@/AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-6153.141.1/osfmk/x86_64/pmap.c:2909
Backtrace (CPU 0), Frame : Return Address
0xffffff83b3dfaca0 : 0xffffff800131a65d
0xffffff83b3dfacf0 : 0xffffff8001454a75
0xffffff83b3dfad30 : 0xffffff80014465fe
0xffffff83b3dfad80 : 0xffffff80012c0a40
0xffffff83b3dfada0 : 0xffffff8001319d27
0xffffff83b3dfaea0 : 0xffffff800131a117
0xffffff83b3dfaef0 : 0xffffff8001ac1abc
0xffffff83b3dfaf60 : 0xffffff80014214db
0xffffff83b3dfb010 : 0xffffff80014271d2
0xffffff83b3dfb0f0 : 0xffffff8001427f66
0xffffff83b3dfb150 : 0xffffff80013b3c05
0xffffff83b3dfb2a0 : 0xffffff80013bb5ce
0xffffff83b3dfb2d0 : 0xffffff80013aef86
0xffffff83b3dfb300 : 0xffffff80013278f2
0xffffff83b3dfb350 : 0xffffff7f84caa33d
0xffffff83b3dfba10 : 0xffffff80015ad400
0xffffff83b3dfba90 : 0xffffff80015979e6
0xffffff83b3dfbd60 : 0xffffff8001597280
0xffffff83b3dfbf40 : 0xffffff8001984c37
0xffffff83b3dfbfa0 : 0xffffff80012c1206
      Kernel Extensions in backtrace:
         com.apple.filesystems.hfs.kext(522.100.5)[970BC5B9-FD99-3CE8-AE4A-F4E4AD814DD4]@0xffffff7f84c88000->0xffffff7f84cebfff
            dependency: com.apple.filesystems.hfs.encodings.kext(1)[C123AABB-9476-3D28-A70F-E3AC59EAFB55]@0xffffff7f82456000

BSD process name corresponding to current thread: mds

Mac OS version:
19G73

Kernel version:
Darwin Kernel Version 19.6.0: Sun Jul  5 00:43:10 PDT 2020; root:xnu-6153.141.1~9/RELEASE_X86_64
Kernel UUID: 783946EA-6F11-3647-BF90-787AEA14B954
Kernel slide:     0x0000000001000000
Kernel text base: 0xffffff8001200000
__HIB  text base: 0xffffff8001100000
System model name: MacPro5,1 (Mac-7BA5B2D9E42DDD94)
System shutdown begun: NO
Panic diags file available: NO (0xe00002bc)

System uptime in nanoseconds: 1111209676251
last loaded kext at 74029920998: >!AHIDKeyboard    209 (addr 0xffffff7f84a1f000, size 45056)
last unloaded kext at 586556783049: >!AXsanScheme    3 (addr 0xffffff7f84827000, size 40960)
loaded kexts:
com.bitgapp.eqMacDriver    1.5.2
as.vit9696.WhateverGreen    1.4.0
as.vit9696.Lilu    1.4.5
com.parrotgeek.SIPManager    1
>!ATopCaseHIDEventDriver    3430.1
>!AUpstreamUserClient    3.6.8
>!AMCCSControl    1.14
@kext.AMDFramebuffer    3.1.0
@kext.AMDRadeonServiceManager    3.1.0
@kext.AMDRadeonX4000    3.1.0
>!AGraphicsDevicePolicy    5.2.6
@AGDCPluginDisplayMetrics    5.2.6
>AudioAUUC    1.70
@fileutil    20.036.15
@filesystems.autofs    3.0
>Oxford_Semi    489.120.1
>AGPM    111.4.4
>!AMikeyHIDDriver    131
>!AHDA    283.15
>!AMikeyDriver    283.15
>!AHV    1
|IOUserEthernet    1.0.1
|IO!BSerialManager    7.0.6f7
>pmtelemetry    1
@Dont_Steal_Mac_OS_X    7.0.0
@kext.AMD9000!C    3.1.0
>!ALPC    3.1
>!A!ISlowAdaptiveClocking    4.0.0
>!AFWOHCI    5.6.2
>ACPI_SMC_PlatformPlugin    1.0.0
>!U!SCoexistentDriver    489.120.1
>!ARAID    5.1.0
>!AVirtIO    1.0
@filesystems.hfs.kext    522.100.5
@!AFSCompression.!AFSCompressionTypeDataless    1.0.0d1
@BootCache    40
@!AFSCompression.!AFSCompressionTypeZlib    1.0.0
|SCSITaskUserClient    422.120.3
@filesystems.apfs    1412.141.1
>!I82574LEthernet    2.7.2
>AirPort.BrcmNIC    1400.1.1
>!AAHCIPort    341.140.1
@private.KextAudit    1.0
>!AHPET    1.8
>!ARTC    2.0
>!AACPIButtons    6.1
>!ASMBIOS    2.1
>!AACPIEC    6.1
>!AAPIC    1.7
>!A!ICPUPowerManagementClient    222.0.0
$!AImage4    1
@nke.applicationfirewall    303
$TMSafetyNet    8
@!ASystemPolicy    2.0.0
>!A!ICPUPowerManagement    222.0.0
|EndpointSecurity    1
>!AHIDKeyboard    209
>!AActuatorDriver    3440.1
>!AMultitouchDriver    3440.1
>!AInputDeviceSupport    3440.8
>!AHS!BDriver    3430.1
>IO!BHIDDriver    7.0.6f7
@kext.AMDRadeonX4070HWLibs    1.0
|IOAccelerator!F2    438.7.3
@kext.AMDRadeonX4000HWServices    3.1.0
>!AGraphicsControl    5.2.6
@kext.triggers    1.0
|IOFireWireSerialBusProtocolTransport    2.5.1
|IOFireWireSBP2    4.3.4
|IOFireWireIP    2.3.0
>DspFuncLib    283.15
@kext.OSvKernDSPLib    529
|IOAVB!F    850.1
|IONDRVSupport    576.1
>!ASMBus!C    1.0.18d1
>!ASMBusPCI    1.0.14d1
@kext.AMDSupport    3.1.0
@!AGPUWrangler    5.2.6
@!AGraphicsDeviceControl    5.2.6
>!AHDA!C    283.15
|IOGraphics!F    576.1
|IOHDA!F    283.15
|IOSlowAdaptiveClocking!F    1.0.0
|IOFireWire!F    4.7.5
>IOPlatformPluginLegacy    1.0.0
>IOPlatformPlugin!F    6.0.0d8
@plugin.IOgPTPPlugin    840.3
|IOEthernetAVB!C    1.1.0
|Broadcom!BHost!CUSBTransport    7.0.6f7
|IO!BHost!CUSBTransport    7.0.6f7
|IO!BHost!CTransport    7.0.6f7
|IO!B!F    7.0.6f7
|IO!BPacketLogger    7.0.6f7
|IOUSBMass!SClass    4.0.4
>usb.networking    5.0.0
>usb.!UHostCompositeDevice    1.2
>usb.!UHub    1.2
|IOAudio!F    300.2
@vecLib.kext    1.2.0
|IOSerial!F    11
|IOSurface    269.11
@filesystems.hfs.encodings.kext    1
|IOSCSIMultimediaCommandsDevice    422.120.3
|IOBD!S!F    1.8
|IODVD!S!F    1.8
|IOCD!S!F    1.8
|IOAHCIBlock!S    316.100.5
|IOAHCISerialATAPI    268
|IO80211!F    1200.12.2b1
>mDNSOffloadUserClient    1.0.1b8
>corecapture    1.0.4
|IOSkywalk!F    1
>usb.!UEHCIPCI    1.2
>usb.!UUHCIPCI    1.2
>usb.!UUHCI    1.2
>usb.!UEHCI    1.2
>usb.!UXHCIPCI    1.2
>usb.!UXHCI    1.2
|IOAHCI!F    290.0.1
>usb.!UHostPacketFilter    1.0
|IOUSB!F    900.4.2
>!AEFINVRAM    2.1
>!AEFIRuntime    2.1
|IOSMBus!F    1.1
|IOHID!F    2.0.0
$quarantine    4
$sandbox    300.0
@kext.!AMatch    1.0.0d1
>DiskImages    493.0.0
>!AFDEKeyStore    28.30
>!AEffaceable!S    1.0
>!ASSE    1.0
>!AKeyStore    2
>!UTDM    489.120.1
|IOSCSIBlockCommandsDevice    422.120.3
>!ACredentialManager    1.0
>KernelRelayHost    1
>!ASEPManager    1.0.1
>IOSlaveProcessor    1
|IOUSBMass!SDriver    157.140.1
|IOSCSIArchitectureModel!F    422.120.3
|IO!S!F    2.1
|IOUSBHost!F    1.2
>!UHostMergeProperties    1.2
>usb.!UCommon    1.0
>!ABusPower!C    1.0
|CoreAnalytics!F    1
>!AMobileFileIntegrity    1.0.5
@kext.CoreTrust    1
|IOTimeSync!F    840.3
|IONetworking!F    3.4
|IOReport!F    47
>!AACPIPlatform    6.1
>!ASMC    3.1.9
>watchdog    1
|IOPCI!F    2.9
|IOACPI!F    1.4
@kec.pthread    1
@kec.corecrypto    1.0
@kec.Libm    1
Check you Northbridge heatsink push-pins first, when you have time, re-install it vanilla. Using patched installs with OpenCore is a source of headaches.
 
After the 10.15.6 upgrade on my mid cMP 2010, my RX580 fans are spinning like crazy non-stop. No issues on Windows or Mojave boots. I tried resetting the NVRAM but it did not do anything. In the past, I used to have a random brief spin-up but now they are hurling non-stop.
 
Check you Northbridge heatsink push-pins first, when you have time, re-install it vanilla. Using patched installs with OpenCore is a source of headaches.

I checked the pins not long ago and actually put new thermal paste on the Northbridge. It was a vanilla install that I restored my time machine back up to.
[automerge]1594951913[/automerge]
Nmi -> check Northbridge Temps, inspect Northbridge heatsink pins

Should be noted I checked them about a month ago. No problems. Repasted and reinstalled. I also have the fans set to kick on if the northbridge goes above normal operating temp. The machine would’ve been a wind tunnel before
 
I checked the pins not long ago and actually put new thermal paste on the Northbridge. It was a vanilla install that I restored my time machine back up to.
[automerge]1594951913[/automerge]


Should be noted I checked them about a month ago. No problems. Repasted and reinstalled. I also have the fans set to kick on if the northbridge goes above normal operating temp. The machine would’ve been a wind tunnel before
You have at least one kext from dosdudes patches, parrotgeek SIPManager, probably more.
 
Has anyone had success with OpenCore on MP 3,1? If so, could you point me to the right resources? AFAIK there's no support for E5462 Intel Xeon but maybe somebody found a way.
If you can't identify something specific you need from OpenCore, best to stick with a DosDude setup on a cMP 3,1.
With that said, the config in Post 1 would work on a 3,1 but note that you can't do VMM spoofing stuff ... so no native updates and would have to manually update and patch. I.E., DosDude way.

You can run OpenCore and DosDude together. That's what I do.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.