Andres ZeroCross Posted August 6, 2019 Share Posted August 6, 2019 56 minutes ago, Download-Fritz said: @Andres ZeroCross There is no way to hide detected entries and we do not see any reason to implement such No problem,, I shouldn't use custom entry because i have use separated disk for each Operating System. Every disk have own EFI/Boot/Bootx64.efi. So actually i don't need use those features. I just want to change entry name instead default ones, i just need to use ._contentDetails files to edit entry name. Thanks again 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684664 Share on other sites More sharing options...
justin Posted August 6, 2019 Share Posted August 6, 2019 6 hours ago, Andres ZeroCross said: Still get smooth booting with latest OpenCore Bootloader and new drivers Do you see Apple Logo after choosing macOS boot entry? I don't see it, it straightly booted into the second stage (where AMD GPU screen flashes happens) and login shows. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684666 Share on other sites More sharing options...
vandroiy2012 Posted August 6, 2019 Share Posted August 6, 2019 (edited) 9 minutes ago, justin said: Do you see Apple Logo after choosing macOS boot entry? I don't see it, it straightly booted into the second stage (where AMD GPU screen flashes happens) and login shows. ConsoleControl=true ProvideConsoleGop=true Edited August 6, 2019 by vandroiy2012 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684669 Share on other sites More sharing options...
Andres ZeroCross Posted August 6, 2019 Share Posted August 6, 2019 9 minutes ago, justin said: Do you see Apple Logo after choosing macOS boot entry? I don't see it, it straightly booted into the second stage (where AMD GPU screen flashes happens) and login shows. There is no strange issue, just like before. Try @vandroiy2012 solution above 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684670 Share on other sites More sharing options...
justin Posted August 6, 2019 Share Posted August 6, 2019 (edited) 17 minutes ago, vandroiy2012 said: ConsoleControl=true ProvideConsoleGop=true Hey thanks. ConsoleControl has been true since the first try I was always able to see Apple Logo until I, one hour ago, compiled and updated my EFI with opencore-version REL-004-2019-08-06, of cause I replaced AptioMemoryFix.efi and VariableRuntimeDxe.efi with FwRuntimeServices.efi, also added Booter/Quiks with SetupAppleMap=YES, SetupAppleSlide=YES (which was default from samplefull.plist) Adding ProvideConsoleGop=true does not help. Adding this works, Sorry i forgot to save config.plist before restarting. By the way, the boot time seems longer than before but this does not bother me. Edited August 6, 2019 by justin Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684672 Share on other sites More sharing options...
obus Posted August 6, 2019 Share Posted August 6, 2019 (edited) 9 minutes ago, justin said: Hey thanks. ConsoleControl has been true since the first try I was always able to see Apple Logo until I, one hour ago, compiled and updated my EFI with opencore-version REL-004-2019-08-06, of cause I replaced AptioMemoryFix.efi and VariableRuntimeDxe.efi with FwRuntimeServices.efi, also added Booter/Quiks with SetupAppleMap=YES, SetupAppleSlide=YES (which was default from samplefull.plist) Adding ProvideConsoleGop=true does not help. Same setup as above and working Apple logo, though with wrong resolution but that is normal without a nvram reseat for me. Edited August 6, 2019 by obus Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684676 Share on other sites More sharing options...
justin Posted August 6, 2019 Share Posted August 6, 2019 1 minute ago, obus said: Same setup as above and working Apple logo, though with wrong resolution but that is normal without a nvram reseat for me. Thanks, i edited my post, i forgot to save before restarting, adding ProvideConsoleGop=true worked for me. thanks for your info also. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684678 Share on other sites More sharing options...
justin Posted August 6, 2019 Share Posted August 6, 2019 1 hour ago, Andres ZeroCross said: I just want to change entry name instead default ones, i just need to use ._contentDetails files to edit entry name. Thanks again Still not able to set default boot entry? in your example, you'll boot into Windows if no choice made. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684682 Share on other sites More sharing options...
Matgen84 Posted August 6, 2019 Share Posted August 6, 2019 Hi Guys Still get smooth booting with latest OpenCore Bootloader 0.0.4 and new drivers I don't find VariableRuntime.efi Where is it? AppleALC don't load at the beginning, now all is OK. Question: how to use USB port limit patch in Opencore config.plist? Special thanks to @Andres ZeroCross Clover DSDT for Z390 Aorus Master works fine. Need more test. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684695 Share on other sites More sharing options...
Andrey1970 Posted August 6, 2019 Share Posted August 6, 2019 9 minutes ago, Matgen84 said: I don't find VariableRuntime.efi Now it FwRuntimeServices.efi 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684697 Share on other sites More sharing options...
justin Posted August 6, 2019 Share Posted August 6, 2019 28 minutes ago, Andrey1970 said: Now it FwRuntimeServices.efi With this one replacing VariableRuntimeDxe.efi and AptioMemoryFix.efi, and with SetupAppleMap=YES, SetupAppleSlide=YES, i'm able to boot smoothly, but shutdown turns reboot, sleep does not work. If SetupAppleMap=NO, SetupAppleSlide=NO, shutdown and sleep both works, but on boot menu, if i let it choose automatically, there will be a "timeout" message , wait for a while it boots into macOS login windows directly. Guessing i'm waiting for docs to explain the Booter/Quirks. 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684704 Share on other sites More sharing options...
Andres ZeroCross Posted August 6, 2019 Share Posted August 6, 2019 2 hours ago, justin said: Still not able to set default boot entry? in your example, you'll boot into Windows if no choice made. Just go to system preferences, and go to startup disk. Select disk and restart,, it will be your default disk 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684705 Share on other sites More sharing options...
Andres ZeroCross Posted August 6, 2019 Share Posted August 6, 2019 40 minutes ago, Andrey1970 said: Now it FwRuntimeServices.efi Thanks for the informati0n,, i just deleted VariableRuntime.efi from my drivers. I tested in windows, Sleep and Restart are still working in Windows (NVRAM Problem before). I need this file (from @vit9696) before to fix my NVRAM in Windows 57 minutes ago, Matgen84 said: Hi Guys Still get smooth booting with latest OpenCore Bootloader 0.0.4 and new drivers I don't find VariableRuntime.efi Where is it? AppleALC don't load at the beginning, now all is OK. Question: how to use USB port limit patch in Opencore config.plist? Special thanks to @Andres ZeroCross Clover DSDT for Z390 Aorus Master works fine. Need more test. Just set YES to this options to enable "Unlock limit patch",, it's in Kernel -> Quirks 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684707 Share on other sites More sharing options...
dgsga Posted August 6, 2019 Author Share Posted August 6, 2019 (edited) @justin @Andres ZeroCross I have a z390 rig too. With the new driver system I have also found that if SetupAppleMap=NO and SetupAppleSlide=NO, shutdown and sleep both work without the need for VariableRuntimeDxe.efi. This is a step forward but without VariableRuntimeDxe.efi I still don't get persistent NVRAM across boots. Have either of you managed to get NVRAM working on z390 without the VariableRuntimeDxe driver and NVRAM > LegacyEnable set to YES? Edited August 6, 2019 by dgsga Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684726 Share on other sites More sharing options...
justin Posted August 6, 2019 Share Posted August 6, 2019 17 minutes ago, dgsga said: LegacyEnable set to YES? Set this option = YES requires LogoutHook.command to be installed. But i'm not able to get boot-path variable with FwRuntimeServices.efi, thus the LogoutHook.command will fail to find EFI partition automatically. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684735 Share on other sites More sharing options...
obus Posted August 6, 2019 Share Posted August 6, 2019 Can't select startup disk in OC boot menu manually. Boots fine with default disk but as soon as I change boot disk manually everything seems to hang and I need to do a reset. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684737 Share on other sites More sharing options...
dgsga Posted August 6, 2019 Author Share Posted August 6, 2019 10 minutes ago, justin said: Set this option = YES requires LogoutHook.command to be installed. But i'm not able to get boot-path variable with FwRuntimeServices.efi, thus the LogoutHook.command will fail to find EFI partition automatically. Me neither, that's why I still need to use the VariableRuntimeDxe driver even though shutdown/restart/sleep now work without it... It's confusing. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684738 Share on other sites More sharing options...
zsirmo Posted August 6, 2019 Share Posted August 6, 2019 On 8/5/2019 at 2:17 AM, Pavo said: This is your issue: As the documentation says, you should not do ACPI table renames in config. You should use SSDTs. Test this EFI EFI.zip working thank you! i see diff configs Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684740 Share on other sites More sharing options...
justin Posted August 6, 2019 Share Posted August 6, 2019 15 hours ago, maddie said: In normal boot (not booting into update installer), OpenCore menu just stays on screen for a while, then suddenly the Apple logo with an almost done progress bar shows up (second stage?) and went into login screen in a second B360M here, exactly same. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684747 Share on other sites More sharing options...
Matgen84 Posted August 7, 2019 Share Posted August 7, 2019 (edited) 8 hours ago, justin said: B360M here, exactly same. @vandroiy2012 said in post above: ConsoleControl=true ProvideConsoleGop=true It works for my Z390 Aorus Master. I've verbose mode because I use it. 11 hours ago, Andres ZeroCross said: Thanks for the informati0n,, i just deleted VariableRuntime.efi from my drivers. I tested in windows, Sleep and Restart are still working in Windows (NVRAM Problem before). I need this file (from @vit9696) before to fix my NVRAM in Windows Just set YES to this options to enable "Unlock limit patch",, it's in Kernel -> Quirks Thanks a lot. @Andres ZeroCross What about others patches: I don't find the way to use it in OC Config.plist Edited August 7, 2019 by Matgen84 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684779 Share on other sites More sharing options...
Andres ZeroCross Posted August 7, 2019 Share Posted August 7, 2019 10 hours ago, dgsga said: @justin @Andres ZeroCross I have a z390 rig too. With the new driver system I have also found that if SetupAppleMap=NO and SetupAppleSlide=NO, shutdown and sleep both work without the need for VariableRuntimeDxe.efi. This is a step forward but without VariableRuntimeDxe.efi I still don't get persistent NVRAM across boots. Have either of you managed to get NVRAM working on z390 without the VariableRuntimeDxe driver and NVRAM > LegacyEnable set to YES? My PC Specifications is Z170 not Z390,, no problem here with NVRAM. Few weeks ago i have problem with sleep and restart in Windows (NVRAM problem in windows about hibernate) and solved with VariableRuntime.efi but now i deleted it. There is no problem with Linux, Windows and macOS with NVRAM. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684780 Share on other sites More sharing options...
maddie Posted August 7, 2019 Share Posted August 7, 2019 (edited) 17 minutes ago, Matgen84 said: @vandroiy2012 said in post above: ConsoleControl=true ProvideConsoleGop=true It works for my Z390 Aorus Master. I've verbose mode because I use it. Thanks a lot. @Andres ZeroCross What about others patches: I don't find the way to use it in OC Config.plist ConsoleControl and ProvideConsoleGop are true as always, the Apple logo shows up fine after selecting boot entry when I was using OpenCore built at commit 1338b0c. The one that I built at latest commit 60b42e5 has this issue, without changing the config file. EDIT: Well to be exact, without changing these parts in the config. Added the Booter section though. Edited August 7, 2019 by maddie 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684781 Share on other sites More sharing options...
justin Posted August 7, 2019 Share Posted August 7, 2019 (edited) 1 hour ago, Matgen84 said: @vandroiy2012 said in post above: ConsoleControl=true ProvideConsoleGop=true It works for my Z390 Aorus Master. I've verbose mode because I use it. Thanks a lot. @Andres ZeroCross What about others patches: I don't find the way to use it in OC Config.plist Here is my problem: If ProvideConsoleGop=YES ConsoleControl=YES SetupAppleMap=YES SetupAppleSlide=YES, then 1. i'm able to see apple logo 2. OC starts the 1st item automatically 3. Sleep does NOT work 4. Shutdown turns into Reboot 5. nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:boot-path shows correct value else if ProvideConsoleGop=YES ConsoleControl=YES SetupAppleMap=NO SetupAppleSlide=NO, then 1. Sleep works 2. Shutdown works 3. OC Starts the 1st item automatically fine BUT with a delay (saying timeout) and with NO Apple Logo, wait for a while it gets me login window. 4. logs from OpenCore debug: OC: Missing GOP on ConsoleOutHandle, will install - Unsupported 5. nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:boot-path shows (iokit/common) data was not found 6. after reboot i'm not able to pop up the BIOS BOOT ENTRY by hitting F11 to choose USB Drive (this testing OC is on my USB drive), i have to take off USB driver and reboot, and plugin and reboot again and F11 can show the USB drive as boot option. fi Edited August 7, 2019 by justin Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684782 Share on other sites More sharing options...
Andres ZeroCross Posted August 7, 2019 Share Posted August 7, 2019 (edited) 6 minutes ago, justin said: Here is my problem: If ProvideConsoleGop=YES ConsoleControl=YES SetupAppleMap=YES SetupAppleSlide=YES, then 1. i'm able to see apple logo 2. OC starts the 1st item automatically 3. Sleep does NOT work 4. Shutdown turns into Reboot else if ProvideConsoleGop=YES ConsoleControl=YES SetupAppleMap=NO SetupAppleSlide=NO, 1. Sleep works 2. Shutdown works 3. OC Starts the 1st item automatically fine BUT with a delay and with NO Apple Logo 4. logs from OpenCore debug: OC: Missing GOP on ConsoleOutHandle, will install - Unsupported fi We should be patient, There is no update information about those option yet in configuration.pdf Btw, did you disable CSM Options from BIOS? I have disabled it always Edited August 7, 2019 by Andres ZeroCross 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684786 Share on other sites More sharing options...
justin Posted August 7, 2019 Share Posted August 7, 2019 1 minute ago, Andres ZeroCross said: There no update information about those option yet in configuration.pdf https://github.com/acidanthera/OcSupportPkg/blob/40b43134e35dd1423a6d0d73addda00864fe2938/Include/Library/OcAppleBootCompatLib.h#L21 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/44/#findComment-2684787 Share on other sites More sharing options...
Recommended Posts