Thank you @startego.For those of you interested in running Windows in EFI mode:
I have been testing recently a Toughbook CF-31 trying to install El Capitan on it. This laptop has no UEFI support (Arrandale CPU) in the BIOS. So my Windows was installed in CSM mode. As expected the Windows boot entry did not appear in the OC boot picker. My drive needed to be converted to GPT so I did that with the help of Mini Tool Partition Magic. After the conversion from MBR to GPT the Windows could not boot on its own and some squares appeared on the display. the OC was installed on a USB drive with duet bootloader for my non-UEFI boot. When I booted through OC on my USB the Windows option appeared in the OC bootpicker and it booted normally after reinstalling the appropriate drivers. Of course the activation is broken and it may be preserved by specifying the original UUID in the NVRAM/SMBIOS settings as explained in the OC manual. Also in my case the EFI is the first partition (on the USB) and if you want to move the OC to the EFI on the Windows disk it may need to be rearranged.
View attachment 900542
on my cMP while the regular Windows updates are without issue I can't upgrade to a major version. Nevertheless I never lost OC boot.Does your W10 goes through update without any problem?
My OC is installed on the MacOS drive EFI partition. The EFI Windows (on another separates SSD) can also update properly. However, I am not sure if I can do that big update properly via the native way.
My Windows almost never receive that big update, and I need to manually download the Windows updater for that, not sure if that makes any difference.
on my cMP while the regular Windows updates are without issue I can't upgrade to a major version. Nevertheless I never lost OC boot.
[automerge]1584932661[/automerge]
My OC is on a USB and not on the EFI partition of Windows where it may try to override the bootX64.efi file of OC of its own during system upgrade.
Have to wait for the next big update, and see what will happen.Thank you, have you tried the big update by manually downloading windows updater and the update went smoothly?
If yes than making sure the big update didn't run automatically can be a safer alternative.
I recently got everything working on my Mac Pro, Open Core, AMD Hardware Acceleration, Boot Screen. EFI Protection for windows is good news. I've erased my legacy Windows 10 on my 2.5 SSD. However, when installing via USB with EFI, I get errors after the partitioning Windows 10 for installation. Is this because of opencore? I don't want to disable opencore and try to install windows 10 in EFI because of the boot Cert issue. Any methods of installing Windows 10 EFI with opencore safely?
Update:
Okay, I found out why the Windows 10 Installation was failing when trying to install. I got Windows 10 EFI installed by, Booting my Mac with opencore on a usb stick. Right Before I would do a custom install and partition the drive I would disconnect my OpenCore USB Stick. Windows now would install when I select my 2.5 SSD. I had to delete the partition and click next. Windows would now proceed installing without erroring out. When windows asked to restart the the computer, I would plug my Opencore USB stick back in. Windows 10 is now installed Successfully.
A few questions regarding your Windows 10 install:
1. What version of Windows 10? 1909 or 1709?
2. Were you getting the error where after partitioning, Windows couldn't install to the partition?
3. Is there any reason why we can't put OpenCore on the Windows 10 usb drive?
Thanks!
The thing is, the config already includes -no_compat_check. Having to add it directly to the NVRAM indicates that you are actually booting without OpenCore.
Normally you should install the debug version and set Target=65. Use this app to download and compile debug version and replace your folder (except config file). After you boot with the debug version and Target=65 you can post generated log file.What should i do to troubleshoot?
Normally you should install the debug version and set Target=65. Use this app to download and compile debug version and replace your folder (except config file). After you boot with the debug version and Target=65 you can post generated log file.
GTX-680 log:Just now i was doing that, will add debug here.
edit: I have added my config file, the log file that booted with gt120 alone then alone with gtx680, and the rom that I am using on gtx680
edit2: I checked that gpu rom on GOPupd and it seems it has GOP. but as I understand from log file it doesn't or my config file is. too raw needs to be tweaked.
I used the config.plist from 1st post and tweaked that a bit.
don't know what to do more. I have tested the config.plist you have on the posts but no luck.
GOP exists on ConsoleOutHandle and has 0 modes
06:913 00:015 OCC: Looking for GOP replacement due to invalid mode count
06:929 00:015 OCC: Alternative GOP status is - Not Found
06:944 00:015 OCC: Missing compatible GOP - Not Found
06:630 00:007 OCC: GOP exists on ConsoleOutHandle and has 1 modes
06:637 00:007 OC: Requested resolution is 0x0@0 (max: 1) from Max
06:644 00:007 OCC: Requesting 0x0@0 (max: 1) resolution, curr 0, total 1
06:652 00:007 OCC: Mode 0 - 1680x1050:1
06:659 00:007 OCC: Current mode matches desired mode 0
06:666 00:007 OC: Changed resolution to 0x0@0 (max: 1) from Max - Success
GTX-680 log:
Code:GOP exists on ConsoleOutHandle and has 0 modes 06:913 00:015 OCC: Looking for GOP replacement due to invalid mode count 06:929 00:015 OCC: Alternative GOP status is - Not Found 06:944 00:015 OCC: Missing compatible GOP - Not Found
Gt-120 log:
Code:06:630 00:007 OCC: GOP exists on ConsoleOutHandle and has 1 modes 06:637 00:007 OC: Requested resolution is 0x0@0 (max: 1) from Max 06:644 00:007 OCC: Requesting 0x0@0 (max: 1) resolution, curr 0, total 1 06:652 00:007 OCC: Mode 0 - 1680x1050:1 06:659 00:007 OCC: Current mode matches desired mode 0 06:666 00:007 OC: Changed resolution to 0x0@0 (max: 1) from Max - Success
If you notice a valid EFI vbios does not need even a replacement as is the case with the GT-120. Your GTX-680 has no valid EFI rom from what it looks like. Can you get a boot picker without OC with that card? If not it means your GOP signature or something else during the modification of the vbios broke your GOP. You might need to flash the original GOP vbios to the GTX-680.
You might need to get a vbios from here based on the GPU Device Id.
They don't have UGA but not necessarily GOP. for OC you need GOP even if it is not working properly like on the cMP firmware. But even with a GOP card if someone is tinkering with the vbios GOP may be broken which is of no help. So you need unmodified original vbios for your card.Wil try that but all the compatible bios’ don’t support UEFI, is that a matter?
They don't have UGA but not necessarily GOP. for OC you need GOP even if it is not working properly like on the cMP firmware. But even with a GOP card if someone is tinkering with the vbios GOP may be broken which is of no help. So you need unmodified original vbios for your card.
Try this config fileI tried zotac's original Vbios flashing but didn't work. I still gets same log from OC.
no luck same situation.Try this config file