ctich Posted September 20, 2019 Share Posted September 20, 2019 5 hours ago, xtddd said: thanks, i will have a try thanks, i have tested your efi..it can boot successfully...then what should i do next? thank you Specify the required section in the settings. Reboot the PC several times to see if there is a problem. 1 Link to comment Share on other sites More sharing options...
tmbt Posted September 20, 2019 Share Posted September 20, 2019 Hi, i write again on this thread because i've a problem and i don't understand what is causing it. Since a week now every time i switch on the laptop it does a ram memory test (it takes around 20 seconds) without errors. After that sometimes it says unable to find a boot device, i click on ok the laptop restart and this time it boot succesfully. Usually i would think there is an hardware problem but when the laptop starts i can work on it without issues for hours or even days if i don't switch it off. Not a single crash or kernel panic (and i use it for rendering so i stress it quite a lot). So it seems strange it's an hardware problem. The other thing i've noticed is if i run a Windows 10 live version i've on usb and i switch it off from there i don't have the ram test at boot. So the question is ... Could be something related to OpenCore settings ? Thanks Mattia Link to comment Share on other sites More sharing options...
xtddd Posted September 20, 2019 Share Posted September 20, 2019 (edited) 2 hours ago, ctich said: Specify the required section in the settings. Reboot the PC several times to see if there is a problem. i boot into system successfully..so how to boot from the default disk without selecting manually?thanks Edited September 20, 2019 by xtddd 1 Link to comment Share on other sites More sharing options...
obus Posted September 20, 2019 Share Posted September 20, 2019 4 hours ago, rtwick said: My port usage is bit different. Attached is my kext. Please see if there's anything wrong. Firstly this is not a OC problem so this is off topic. Secondly you messed up my USB 15 portlimit kext (You have only 14 ports in your edited kext). If you want more help you have to PM me. Link to comment Share on other sites More sharing options...
telepati Posted September 20, 2019 Share Posted September 20, 2019 (edited) First I got this error, And I thought I forgot the add AppleGenericInput.efi. I installed this efi and just OCS failed left. But now I can see the boot screen. When I try to boot its stuck on the second photo. I can't boot. Edited September 20, 2019 by telepati Link to comment Share on other sites More sharing options...
Ellybz Posted September 20, 2019 Share Posted September 20, 2019 (edited) 5 hours ago, telepati said: First I got this error, And I thought I forgot the add AppleGenericInput.efi. I installed this efi and just OCS failed left. But now I can see the boot screen. When I try to boot its stuck on the second photo. I can't boot. The "OCS: Failed to parse string field of type 1or 2" is mostly related to your PlatformInfo > SMBIOS Section. Depending also if "Automatic" is engaged, you do not have to put the same infos on config multiple times. Read the manual.. you can also use the terminal command : opendiff configA.plist configB.plist (assuming you have Xcode & opendiff installed ) To compare your "config.plist with the sample.plist given on OC005 ( change name of config accordingly ). Best of luck PS: The kind people helping you in this site are not suppose to do everything for you. It seems nobody wants to put efforts nowadays. Edited September 20, 2019 by Ellybz Adding infs 5 1 Link to comment Share on other sites More sharing options...
HmO Posted September 22, 2019 Share Posted September 22, 2019 @Blink.shadow config.plist.zip 1 Link to comment 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Share on other sites More sharing options...
Recommended Posts