arsradu Posted December 2, 2019 Share Posted December 2, 2019 3 hours ago, rockhard301 said: Hello there. How did you fix it? I am having the same problem after updating to 0.5.3 I'm not near my pc right now. But open up your config and check out your ACPI -> Block section. It shouldn't be empty. You can take some inspiration from the sample config inside the Docs folder. 1 Link to comment Share on other sites More sharing options...
Pavo Posted December 2, 2019 Share Posted December 2, 2019 41 minutes ago, arsradu said: I'm not near my pc right now. But open up your config and check out your ACPI -> Block section. It shouldn't be empty. You can take some inspiration from the sample config inside the Docs folder. ACPI > Block section can absolutely be empty. Link to comment Share on other sites More sharing options...
arsradu Posted December 2, 2019 Share Posted December 2, 2019 ACPI > Block section can absolutely be empty.Well then there’s probably something else in there that’s broken. Since no one could give me a straight answer, i had to try and figure it out on my own. It works now and that’s what matters. I’ll take a look when i get home to see what else could be causing this. So far, as i said, the sample config is your best friend. 2 Link to comment Share on other sites More sharing options...
yapan4 Posted December 2, 2019 Share Posted December 2, 2019 16 hours ago, nmano said: I am looking original’s Mac Pro 7.1 ACPI folder. ACPI_MP71.zip 3 Link to comment Share on other sites More sharing options...
arsradu Posted December 2, 2019 Share Posted December 2, 2019 Ok, so I wasn't able to replicate that issue anymore... And as Pavo said, yeah, doesn't look like that section of ACPI had anything to do with it... In fact, my whole ACPI section is completely blank right now and everything boots just fine. So...not sure what was it. But if I find out, I'll post it here. 1 Link to comment Share on other sites More sharing options...
Andrey1970 Posted December 2, 2019 Share Posted December 2, 2019 3 hours ago, yapan4 said: ACPI_MP71.zip You have IOReg from real MacPro7,1 ? Link to comment Share on other sites More sharing options...
insanefrancis Posted December 3, 2019 Share Posted December 3, 2019 OpenCore 0.5.3 was just released and I just build it using macbuild.tool. Now, what's the proper way of updating my existing opencore efi? Thanks. 1 Link to comment Share on other sites More sharing options...
SavageAUS Posted December 3, 2019 Share Posted December 3, 2019 15 hours ago, Matgen84 said: Sorry for some stupid opinion: what version of Opencore do you use? In the actual sample.plist, you will find these keys bellow for Kext and Patch <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string></string> And what do i need to do with those? Is mine wrong? Link to comment Share on other sites More sharing options...
Pavo Posted December 3, 2019 Share Posted December 3, 2019 17 minutes ago, insanefrancis said: OpenCore 0.5.3 was just released and I just build it using macbuild.tool. Now, what's the proper way of updating my existing opencore efi? Thanks. Take the Sample.plist that comes with the release and do a opendiff on it with your current config. 1 Link to comment Share on other sites More sharing options...
xtddd Posted December 3, 2019 Share Posted December 3, 2019 48 minutes ago, Pavo said: Take the Sample.plist that comes with the release and do a opendiff on it with your current config. i updated bootx64.efi and opencore.efi of opencore0.5.3 but can't boot into macos15.1. 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted December 3, 2019 Share Posted December 3, 2019 1 hour ago, SavageAUS said: And what do i need to do with those? Is mine wrong? There are missing in your config.plist. Take a look to Sample.plist Just my opinion. 1 Link to comment Share on other sites More sharing options...
xtddd Posted December 3, 2019 Share Posted December 3, 2019 9 minutes ago, Matgen84 said: There are missing in your config.plist. Take a look to Sample.plist Just my opinion. ok Link to comment Share on other sites More sharing options...
yapan4 Posted December 3, 2019 Share Posted December 3, 2019 7 hours ago, Andrey1970 said: You have IOReg from real MacPro7,1 ? Do not have. 1 Link to comment Share on other sites More sharing options...
insanefrancis Posted December 3, 2019 Share Posted December 3, 2019 2 hours ago, Pavo said: Take the Sample.plist that comes with the release and do a opendiff on it with your current config. Besides doing this, should I just replace all OpenCore files on my EFI folder? I think it's the BOOT directory and the OpenCore.efi file are the updates ones. 1 Link to comment Share on other sites More sharing options...
nmano Posted December 3, 2019 Share Posted December 3, 2019 1 hour ago, yapan4 said: Do not have. 12 hours ago, yapan4 said: ACPI_MP71.zip Thank you for sharing @yapan4 1 Link to comment Share on other sites More sharing options...
hardcorehenry Posted December 3, 2019 Share Posted December 3, 2019 (edited) 3 hours ago, xtddd said: i updated bootx64.efi and opencore.efi of opencore0.5.3 but can't boot into macos15.1. Did you also update AppleSupportPkg drivers? Edited December 3, 2019 by hardcorehenry 1 Link to comment Share on other sites More sharing options...
SavageAUS Posted December 3, 2019 Share Posted December 3, 2019 There are missing in your config.plist. Take a look to Sample.plist Just my opinion.And what value should min and max kernel be?Sent from my iPhone using Tapatalk Link to comment Share on other sites More sharing options...
Matgen84 Posted December 3, 2019 Share Posted December 3, 2019 14 minutes ago, SavageAUS said: And what value should min and max kernel be? Sent from my iPhone using Tapatalk Darwin value on macOS specified version, according to OC Configuration files. Seems like MatchKernel in Clover. Personally, I leave empty Link to comment Share on other sites More sharing options...
xtddd Posted December 3, 2019 Share Posted December 3, 2019 1 hour ago, hardcorehenry said: Did you also update AppleSupportPkg drivers? hi, after updating applesupportpkg drivers ,all works fine. thank you 1 Link to comment Share on other sites More sharing options...
nmano Posted December 3, 2019 Share Posted December 3, 2019 (edited) I hack from apple MacPro 7.1 Add this SSDT in your config ACPI SSDT-SMC.aml SSDT-OSDW.aml SSDT-SMC.aml SSDT-OSDW.aml SMC and OSDW look like Apple -smc-huronriver OSDW for thunderbolt and other devices Edited December 3, 2019 by nmano 2 Link to comment Share on other sites More sharing options...
SavageAUS Posted December 3, 2019 Share Posted December 3, 2019 Darwin value on macOS specified version, according to OC Configuration files. Seems like MatchKernel in Clover. Personally, I leave empty I left them empty after inputting MinKernel and MaxKernel on each kext entry and still no boot, same KP. Sent from my iPhone using Tapatalk 1 Link to comment Share on other sites More sharing options...
gujiangjiang Posted December 3, 2019 Share Posted December 3, 2019 1.SMBIOS > ROM cant read and write rightly. When i set a ROM but when i into the macOS it only show 000000010000 and i tried many times but cant solve this problem. ROM: 000000010000 2.OpenCore How to disable this txt log when boot into OpenCore. 3.FV2 I have used FV2 just now and works perfectly but on boot screen it shows an error code: How to fix these errors? Best wishes. Thanks. Link to comment Share on other sites More sharing options...
Matgen84 Posted December 3, 2019 Share Posted December 3, 2019 2 hours ago, SavageAUS said: I left them empty after inputting MinKernel and MaxKernel on each kext entry and still no boot, same KP. Sent from my iPhone using Tapatalk Do you try to boot with the minimum of kexts (can be disable in config.plist, of course) 1 Link to comment Share on other sites More sharing options...
kaoskinkae Posted December 3, 2019 Share Posted December 3, 2019 I have two problems we go through the more or less important the system starts but although the system stays in the boot menu the hard disk light indication of the computer moves and starts perfectly. But neither the Apple first phase logo nor the load lines appear I have two problems we go through the more or less important the system starts but although the system stays in the boot menu the hard disk light indication of the computer moves and starts perfectly. But neither the Apple first phase logo nor the load lines appear and second with the new compilation published does not start and second with the new compilation published does not start I have two problems we go through the more or less important the system starts but although the system stays in the boot menu the hard disk light indication of the computer moves and starts perfectly. But neither the Apple first phase logo nor the load lines appear and second with the new compilation published does not start Link to comment Share on other sites More sharing options...
nmano Posted December 3, 2019 Share Posted December 3, 2019 Dual config Its just a idea for clover and Open Core. Dual config.plist 1 Link to comment Share on other sites More sharing options...
Recommended Posts