better now? sorry as i said its hard for me to put this clearly since i really can'T make logic of any of it anymoreTry using that great old literary device, the paragraph, as opposed to putting everything into one big lump of text so that people can read and comprehend what you are trying to convey.
Nice, this looks like a capture from your own cMP. So, it's proved can work on cMP, correct?View attachment 898326
You can try this driver here to get this interface at boot:
GitHub - n-d-k/NdkBootPicker: External GUI boot picker for Official OpenCore bootloader
External GUI boot picker for Official OpenCore bootloader - n-d-k/NdkBootPickergithub.com
Yes. F10 makes the screen capture. Space bar shows auxiliaries. The newest Shell.efi does not work, but I don't think it is related to this driver, but only to OC itself. Can you please test the newest OC with the Shell.efi? if it does not work I will open an issue.Nice, this looks like a capture from your own cMP. So, it's proved can work on cMP, correct?
Is there a thread about how to temporarily spoof the board ID?See Post 1436.
What does everyone use to edit the config. Like editing the smbios
This one?Yes. F10 makes the screen capture. Space bar shows auxiliaries. The newest Shell.efi does not work, but I don't think it is related to this driver, but only to OC itself. Can you please test the newest OC with the Shell.efi? if it does not work I will open an issue.
What does everyone use to edit the config. Like editing the smbios
Can you get in UEFI shell with it?This one?
With VMM flag trying to install 10.15.4 beta to a 10.15.3 disk:
View attachment 898556
For others have the same problem.With VMM flag trying to install 10.15.4 beta to a 10.15.3 disk:
View attachment 898556
I haven't test it yet. My cMP was doing something last night. I would like to confirm that 963KB version is the one that you want to test, and doesn't work.
Yes the latest OC compiles Shell.efi inside the folder automatically. Unfortunately it stopped working for me. I am using older version attached in previous post which still works. Also if I enter and exit shell and enter shell again it freezes even with this version and I have to reboot.For others have the same problem.
[automerge]1583918937[/automerge]
I haven't test it yet. My cMP was doing something last night. I would like to confirm that 963KB version is the one that you want to test, and doesn't work.
I would like to install Open Core on my Mac Pro for the boot screen support, but I don't want to upgrade to Crapalina, is there modified instruction for installing on top of an existing Mojave install or is that asking too much?
Strange, I just tried that 963KB version, not even show up in the boot picker. Of course, it's inside the Tools folder, with the latest OC 0.5.7 beta, and with the following code in the config plist.Yes the latest OC compiles Shell.efi inside the folder automatically. Unfortunately it stopped working for me. I am using older version attached in previous post which still works. Also if I enter and exit shell and enter shell again it freezes even with this version and I have to reboot.
<dict>
<key>Arguments</key>
<string></string>
<key>Auxiliary</key>
<false/>
<key>Comment</key>
<string>Not signed for security reasons</string>
<key>Enabled</key>
<true/>
<key>Name</key>
<string>UEFI Shell</string>
<key>Path</key>
<string>Shell.efi</string>
</dict>
Are you using DEBUG or RELEASE? I was testing RELEASE.Strange, I just tried that 963KB version, not even show up in the boot picker. Of course, it's inside the Tools folder, with the latest OC 0.5.7 beta, and with the following code in the config plist.
Code:<dict> <key>Arguments</key> <string></string> <key>Auxiliary</key> <false/> <key>Comment</key> <string>Not signed for security reasons</string> <key>Enabled</key> <true/> <key>Name</key> <string>UEFI Shell</string> <key>Path</key> <string>Shell.efi</string> </dict>
I just try again with NdkBootPicker. The UEFI Shell shows up in picker, but black screen / hang after I select it.Are you using DEBUG or RELEASE? I was testing RELEASE.
Same results as mine. The one attached works only the first time.I just try again with NdkBootPicker. The UEFI Shell shows up in picker, but black screen / hang after I select it.
That's with the RELEASE version.
Warning: These updates will prevent booting.
2020/02/05 10.15.4 beta 1, build 19E224g - do not install yet
How did you upgrade/update? If I try through the Update utility it boots to a black screen so I have to reboot. On reboot I find out the blessing of OC is gone so it boots to Recovery for whatever reason. If I do upgrade through the DMG it either gets stuck in the beginning with the Apple logo screen or I completely loose the screen output (black screen). I haven't tried Beta1 only Beta4 and 5 and I got the same issue.This probably doesn't apply to unpatched systems. I have been booting beta 1 with no issues since its release. (10.15.4 allows for WEG-enabled DRM for the RX 580.)