HmO Posted September 22, 2019 Share Posted September 22, 2019 @Blink.shadow config.plist.zip 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2690933 Share on other sites More sharing options...
hardcorehenry Posted September 22, 2019 Share Posted September 22, 2019 3 hours ago, Blink.shadow said: @HmO Thank you sir, but unfortunately this does not work, same error UPDATE: I tried with AppleSupportPkg 2.0.9, which includes AppleUiSupport, and now it's working. In AppleSupportPkg 2.1.0, the changeling says that AppleUiSupport has been moved to OpenCore, but in OpenCorePkg I can't see any driver for AppleUi. Any hint? Try AppleSupportPkg 2.1.0 drivers and this config.plist.zip Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2690951 Share on other sites More sharing options...
vit9696 Posted September 23, 2019 Share Posted September 23, 2019 @Blink.shadow, it is in protocols. Most likely you need YES in FirmwareVolume protocol. Check the docs. 4 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2690989 Share on other sites More sharing options...
canyondust Posted September 23, 2019 Share Posted September 23, 2019 2 hours ago, Blink.shadow said: @vit9696 Thank you, it's working now! I still have two problems: 1. I'd like to use OpenCore to boot the USB Installer, therefore I added the following flags to ScanPolicy: OC_SCAN_ALLOW_FS_HFS OC_SCAN_ALLOW_DEVICE_USB obtaining 0x2F0303, but OpenCore freezes while scanning for entries (it never enters the picker menu). I've also tried disabling bit 0 and bit 1, with no luck. 2. I'm trying to change the login keyboard, but it remains to ABC no-matter the value of prev-kbd. Since I want the Italian keyboard, I tried with 69742d49 543a34 (it-IT:4) and 69742d49 543a34 was (it_IT:4) with no success. Any hint? Thank you for your time Are you converting your hex value back to decimal for the scan policy? (0x2F0303 = 3080963) Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691077 Share on other sites More sharing options...
canyondust Posted September 23, 2019 Share Posted September 23, 2019 1 hour ago, Blink.shadow said: Yep And you made sure not to enter the commas when putting the number in? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691084 Share on other sites More sharing options...
Andres ZeroCross Posted September 24, 2019 Share Posted September 24, 2019 I can't boot into recovery with OpenCore 0.5.0 (just tested). When i press "6" (entry of my Catalina Recovery). Screen just stuck in there (boot picker). But boot to Windows, Mojave or Catalina System is fine without problem Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691126 Share on other sites More sharing options...
mhaeuser Posted September 24, 2019 Share Posted September 24, 2019 @Andres ZeroCross Same with DEBUG builds? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691127 Share on other sites More sharing options...
Andres ZeroCross Posted September 24, 2019 Share Posted September 24, 2019 (edited) 21 minutes ago, Download-Fritz said: @Andres ZeroCross Same with DEBUG builds? Just tried it, same result. Just stay in boot picker when i type "6" (Catalina Recovery Entry) or "4" (Mojave Recovery Entry) Edited September 24, 2019 by Andres ZeroCross Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691129 Share on other sites More sharing options...
obus Posted September 24, 2019 Share Posted September 24, 2019 7 hours ago, Andres ZeroCross said: I can't boot into recovery with OpenCore 0.5.0 (just tested). When i press "6" (entry of my Catalina Recovery). Screen just stuck in there (boot picker). But boot to Windows, Mojave or Catalina System is fine without problem Try with HfsPlus.efi instead of VBoxHfs.efi. 1 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691203 Share on other sites More sharing options...
Andres ZeroCross Posted September 24, 2019 Share Posted September 24, 2019 1 minute ago, obus said: Try with HfsPlus.efi instead of VBoxHfs.efi. Ahhh, that's it. I have change HFSPlus.efi to VBOXHfs.efi few weeks ago. Maybe that's' the problem. After finish download, i will try it. Thank you very much Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691204 Share on other sites More sharing options...
Andres ZeroCross Posted September 24, 2019 Share Posted September 24, 2019 12 minutes ago, obus said: Try with HfsPlus.efi instead of VBoxHfs.efi. Bravo,, Problem is solved. HFSPlus.efi did the trick :D Thanks again 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691206 Share on other sites More sharing options...
Andrey1970 Posted September 24, 2019 Share Posted September 24, 2019 3 minutes ago, Blink.shadow said: Where can I download a trusted copy of HfsPlus? https://i.applelife.ru/2019/02/447539_HfsPlus-10.13.4.zip 2 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691213 Share on other sites More sharing options...
vit9696 Posted September 25, 2019 Share Posted September 25, 2019 @Blink.shadow 1. So, *our* VBoxHFS from AppleSupportPkg freezes on some volumes? Is it just slow or indeed broken? It will be great if you can debug it. If not, providing raw disk image (use e.g. dd) and creating a bugreport will help. 2. Check whether you have non volatile variable already. OpenCore will not override the existing variable unless you use "Block" section, 2 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691244 Share on other sites More sharing options...
mhaeuser Posted September 25, 2019 Share Posted September 25, 2019 @Blink.shadow The "NV" in "NVRAM" stands for "non-volatile" 2 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691248 Share on other sites More sharing options...
matxpa Posted September 25, 2019 Share Posted September 25, 2019 A big "hats off" to Developers of OpenCore: Download-Fritz Goldfish64 savvamitrofanov vit9696 and all Acidanthera’s contributors 3 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691294 Share on other sites More sharing options...
maddie Posted September 27, 2019 Share Posted September 27, 2019 On 8/7/2019 at 5:19 PM, maddie said: Even if it can, it shouldn't be a requirement to install the update. Plus I have the same problem on another platform, the Deskmini build in my signature, which has only iGPU. And the Z370 build with Vega 64 updated just fine. So it would be great to find the culprit here OK, so I've decided to upgrade all my Hacks to Catalina Beta. My ROG rig updates perfectly, and my Z97-A rig updates fine with the secondary monitor turned off (still have no clue what could cause the problem). And as for the Deskmini, this is more of a PSA than an issue: I've reported that the Deskmini 310 rig cannot run macOS updaters or installers at all before, as it reboots instantly right before the installer UI loads on screen. Since this machine will not have any display output with CSM disabled, I have to leave it enabled to make it work. Then it hit me, what if the problem is something related to the CSM? Then I enabled 'ProtectCsmRegion' quirk in OC, and all of a sudden, the update installer runs just fine! Hope that it can help others that have the same problem as me! 6 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691454 Share on other sites More sharing options...
Andrw0380 Posted September 27, 2019 Share Posted September 27, 2019 On 9/24/2019 at 7:27 AM, Andres ZeroCross said: I can't boot into recovery with OpenCore 0.5.0 (just tested). When i press "6" (entry of my Catalina Recovery). Screen just stuck in there (boot picker). But boot to Windows, Mojave or Catalina System is fine without problem Hey man was wondering if you could provide your config.plist as I can't even get Windows or Ubuntu to be recognized in OpenCore? The only way to get Windows to show up is with ScanPolicy 0, but the laptop just reboots when selected. Mac boots fine though. Please advise if there is a driver or another config that I need to boot up the other OS? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691479 Share on other sites More sharing options...
Erroruser Posted September 27, 2019 Share Posted September 27, 2019 just updated the OC an i got this issue with the newest kexts but if i put the older ones in no issue? @vit9696 @Download-Fritz Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691512 Share on other sites More sharing options...
mhaeuser Posted September 28, 2019 Share Posted September 28, 2019 @errorexists First, make sure you updated all kexts, especially Lilu, to the latest version as well. If it still happens, upload your entire kexts folder and the snippet from the config (ALL kexts, not just those breaking currently). Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691539 Share on other sites More sharing options...
STLVNUB Posted September 28, 2019 Share Posted September 28, 2019 (edited) I can't seem to boot, just hangs can someone look at my EFI and maybe point me in right direction, Thanks Edited October 5, 2019 by STLVNUB Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691541 Share on other sites More sharing options...
STLVNUB Posted September 28, 2019 Share Posted September 28, 2019 One thing I've noticed regarding Kexts Why the need for an Executable path? Plist Path? Majority of kexts have Executable as same name as kext. The path is always the same too, so no need for that. Common Path Contents/MacOS/ Common Plist Contents/Info.plist e.g Use Common Path and the kext name as the Executable Common Plist for the....Plist Bundle Path FTS.kext Enabled. Yes Comment Why is it so so basically reduce code to 2 or 3 lines. 2 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691545 Share on other sites More sharing options...
HmO Posted September 28, 2019 Share Posted September 28, 2019 @STLVNUB EFI.zip 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691552 Share on other sites More sharing options...
n.d.k Posted September 28, 2019 Share Posted September 28, 2019 Hi guys, How do I include the AppleSupportPkg in OpenCorePkg, so it can compile all at once? I did see the ocbuild.config added in the AppleSupportPkg, I assumed I can git clone the pkg into the UDK folder. What's the correct way of doing it? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691593 Share on other sites More sharing options...
Pavo Posted September 28, 2019 Share Posted September 28, 2019 7 minutes ago, n.d.k said: Hi guys, How do I include the AppleSupportPkg in OpenCorePkg, so it can compile all at once? I did see the ocbuild.config added in the AppleSupportPkg, I assumed I can git clone the pkg into the UDK folder. What's the correct way of doing it? https://github.com/Pavo-IM/ocbuilder/releases 1 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691594 Share on other sites More sharing options...
n.d.k Posted September 28, 2019 Share Posted September 28, 2019 Can't seems to compile VirtualSMC atm, got like 4 fails due to missing header file Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/73/#findComment-2691607 Share on other sites More sharing options...
Recommended Posts