Thanks for the answer. but the problem was that the file wasn't in the right folder (Home Folder). It was may Failure. But I got to other problems:Try this:
Open Terminal.
Write: cd
Add space behind.
Drag the folder from Finder that contains config.plist into terminal.
Hit Return or Enter.
Now you are in the right place and can run the plutil command. I recommend copy/pasting it from the guide.
Try this rEFInd-bin versionI ask this because I guess the issue to load refind after opencore is similar to BootKicker .
Mojave to Catalina, yes. Mojave or Catalina to Big Sur (latest beta), no.But from Mojave to Catalina / Big Sur, still need VMM, correct?
Thanks for the confirmation.View attachment 978630
No VMM only firmware features and firmware mask from iMacPro1,1 (and board-id)
Prepare the installer
Use the actual volumes names in the following step:
Let the task complete.
- Enter: rsync -r /Volumes/CCCOMA_X64/ /Volumes/USB
When I have both displays connected I continue to get no output from OpenCore on both of them - having the Ultrafine plugged in interferes with my other monitor. I only get output with the LG Ultrafine totally disconnected. 🤔I believe that the 0x0 is normal in the debug log. The log indicates that 3840x2160 has been set.
How are you connecting the display? For testing, you might want to connect another display along with the UltraFine (this may help getting an image out to the UltraFine).
Is this like mounting the EFI volume step, where the example used for the location was "diskAs1" but for me it was slightly different so I replaced it. So with the instruction above I would replace "CCCOMA_X64" and "USB" with the equivalent names on my system?
Excellent, thanks for the swift reply and assistance very much appreciatedThat's right.
As @cdf mentioned Mojave-->Catalina still needs VMM. After unenrolling from the beta seed:Hopefully Apple keep the mechanism as per the last beta, so that one OpenCore config will be good enough for both daily use, and macOS update.
Try this rEFInd-bin version
refind relies on the config file for booting and it has a folder structure like OC it is not a standalone tool. If you have refind installed on another EFI drive then OC should list it as a boot option. But what would be the purpose of such chainloading?Doesn't worked, I mean booting first opencore, then selecting refind_x64.efi (added to Tools) has a similar behavior of Bootkicker .
refind relies on the config file for booting and it has a folder structure like OC it is not a standalone tool. If you have refind installed on another EFI drive then OC should list it as a boot option. But what would be the purpose of such chainloading?
I doubt it will work for your purposes, but you can test it. Bootkicker will definitely not work like that (tested)hen from opencore select again refind it should work
You don't change any serial numbers, right?Messages app - not working with Big Sur ? macPro 5,1
I updated to 0.61 OC with BS beta 10. I then updated OTA to 11.0.1.
On the same machine booting through the same OC 0.6.1 the Messages app works perfectly in both Mojave and Catalina.
When booted in to Big Sur through OC 0.6.1 the app opens for a second or two and then asks for my Apple Sign in. I do the Sign in then it loops to a repeat of the Sign in again and again and again .... ad infinitum!
The 'Preferences' are greyed-out on the mac's Messages app works on my iPhone and my iPad pro.
In Big Sur all the other iCloud services work fine.
As Ive go this version of Big Sur configured just about the way I want it I don't want to wipe the SSD and start again.
Any suggestions?
No - not deliberately - and 'No' I checked again in case I did something accidentally. They are identical on each OS which is as I expected.You don't change any serial numbers, right?
No VMM only firmware features and firmware mask from iMacPro1,1 (and board-id)
I doubt it will work for your purposes, but you can test it. Bootkicker will definitely not work like that (tested)
HideSelf No
(that worked till OC 0.5.8), which newer opencore feature use to unhide the internal EFI on opencore menu?You need to add ESP to the items allowed under ScanPolicythis impliesHideSelf No
(that worked till OC 0.5.8), which newer opencore feature use to unhide the internal EFI on opencore menu?
First lets elaborate on this. Are you getting attempts to upgrade the firmware?. Given the seriousness of this situation, can anyone comment whether some hardened version of spoofing by itself solves the issue
</data>
<key>run-efi-updater</key>
<string>No</string>
<key>BIOSVersion</key>
<string>1554.40.41.0.0</string>
Interestingly, vbiosupdater is still broken and causes crashes when ATY,Rom# is a string instead of data OR has unexpected format. To fix that RX 5xxx owners should inject something like 123-456-789 via DeviceProperties. Last mentioned in #901.
Build OpenCore yourself as at the commit that addresses the issue and just use this until 0.6.4 is released.some workaround to the issue?
See: https://github.com/acidanthera/bugtracker/issues/1255Do you have this setting:
Code:</data> <key>run-efi-updater</key> <string>No</string>
I am also thinking if we should spoof the BIOS version as well.First lets elaborate on this. Are you getting attempts to upgrade the firmware?
Do you have this setting:
If that did not work for you can you try adding this (if you are using iMac Pro board-id):Code:</data> <key>run-efi-updater</key> <string>No</string>
You can get latest biosversion from hereCode:<key>BIOSVersion</key> <string>1554.40.41.0.0</string>