Yes, it has. eVGA offered it for some time for anyone that asked via support.Gtx680 has no original bios that supports UEFI
maybe flashing gtx 770 gives a chance.
Dont know if this rom works.
Yes, it has. eVGA offered it for some time for anyone that asked via support.Gtx680 has no original bios that supports UEFI
maybe flashing gtx 770 gives a chance.
Dont know if this rom works.
Yes, it has. eVGA offered it for some time for anyone that asked via support.
Your idea is flawed from the start, OpenCore don't support booting CSM Windows at all.Expert roobarb! - Re- #1,303?
How do you use your attachment 2020-02-22_OC_REFIND_EFI.zip and can you describe the procedure? I can’t follow the “Clip” I am a REAL NEWBIE- Is there a way to use the Windows Legacy Install with Open Core(0.5.5 or 0.5.6??), without losing Open Core during switching from Win 10 to Mac Catalina??
Would love to know a procedure!
I have a Legacy Windows 10 on a Separate SSD-
Thanks- papadj3
I do this all the time, I just don't use the boot pickers in macOS or Windows. Take a look back at this post; that's the version of OC I'm still using right now. For me it boots with the three options shown in the video (Mojave, Windows, Catalina). To set the default, when the OC boot picker appears just select the one you want as default and hit CTRL-RETURN. If you want to temporarily boot into one or the other, just choose it and hit RETURN as normal.Expert-roobarb:
Is there a way to use the Windows Legacy Install with a 5,1 using Open Core, without losing Open Core during switching from Win 10 to Mac Catalina?? Would love to know a procedure!
OC developers are working on their own GUI Bootliquor.efi.
It is still in development and it is not in the manual from what I understand. Those of you who already tested NdkBootPicker.efi may test easily BootLiquor.efi. All you have to do is:
Of course you need to put BootLiquor.efi in the drivers folder and the "Resources" folder inside the OC folder. Generate the "Resources" folder with Pavo's OC builderCode:<key>UEFI</key> <dict> <key>ConnectDrivers</key> <true/> <key>Drivers</key> <array> <string>FwRuntimeServices.efi</string> <string>NTFS.efi</string> <string>#NdkBootPicker.efi</string> <string>BootLiquor.efi</string>
If you want to compile it from master you may need to issue this command (if you have errors compiling):
View attachment 899188Code:# Change the path if you installed Xcode somewhere else. sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
After pressing spacebar I got some icons getting out of the screen. There is no secondary raw like in NDK's bootlicker:
View attachment 899190
Do you have an how to just to compile the Bootliquor.efi
FwRuntimeServices.efi
is no more if you compile from the master branch (it is renamed). Just compare the sample.config generated there with yours and make the necessary adjustments. Also consult with the updated manual which will also be generated.wow, you guys kick ass...
Is there a downloadable zipfile of a working EFI OpenCore folder for a MacPro 4,1 flashed to 5,1 with a Radeon RX 580?
Will it finally give us boot screen?
Anyone seeing something similar?
Yes. I saw this after updating to the last beta of 10.15.4. It was fine after a reboot.
I am attaching my config file (changed it to .txt), if you have time to take a look for any obvious misconfigs I'd appreciate it...
I still can't update either. When it asks to reboot to update it just gets stuck in the beginning of the progress bar with the apple logo. This is not the cold reboot but the "update reboot" phase. There might be some setting in the config file which is messing it up.There are three formatting differences between your config and the one from the guide, but the content is the same. Perhaps you could try the one from the guide.
I still can't update either. When it asks to reboot to update it just gets stuck in the beginning of the progress bar with the apple logo. This is not the cold reboot but the "update reboot" phase. There might be some setting in the config file which is messing it up.
As I said it is not a cold reboot so OC debug log would not be triggered anyway ( I use Release). It was a patched (dosdude's) installation correct. I wonder if there is any way to remove the patches (make it vanilla except the -no_compat_check argument) without starting from scratch.Strange. Did you check your debug log? Was your previous installation a patched one?
There are three formatting differences between your config and the one from the guide, but the content is the same. Perhaps you could try the one from the guide.
so I used the original config file from 1st post with similar results - I reinstalled 10.15.4 (from full installer) but still seeing same issue.
Actually I found that if I let it reboot 3 times (without VMM) it will eventually boot up 10.15.4 but it's very sluggish with some visual artifacts (no problem at all when VMM is enabled).
When it eventually boots up, I get a message that the "system was shutdown during boot up" (or similar) and it asks if I want to send the panic report to apple (attached here). I'd appreciate any help with this.
Thanks!
Ok I finally upgraded. I did some changes in the config file although I don't know which one was holding up the upgrade. Configs are attached.Perhaps you could rule out OpenCore by booting without it (make sure to manually add -no_compat_check in recovery before).