Pavo Posted March 22, 2020 Share Posted March 22, 2020 31 minutes ago, telepati said: Anyone knows what is this ACPI error and is it important or not? am I fix these? how? 2020-03-22 17:17:03.566688+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-03-22 17:17:03.566688+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-03-22 17:17:03.566690+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [\_PR_.PR00] 2020-03-22 17:17:03.566690+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [\_PR_.PR00] 2020-03-22 17:17:03.566691+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Namespace lookup failure, AE_NOT_FOUND 2020-03-22 17:17:03.566692+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Namespace lookup failure, AE_NOT_FOUND 2020-03-22 17:17:03.566693+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/dswload-292) 2020-03-22 17:17:03.566694+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/dswload-292) 2020-03-22 17:17:03.566695+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_NOT_FOUND, 2020-03-22 17:17:03.566695+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_NOT_FOUND, 2020-03-22 17:17:03.566696+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> During name lookup/catalog 2020-03-22 17:17:03.566696+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> During name lookup/catalog 2020-03-22 17:17:03.566698+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/psobject-310) 2020-03-22 17:17:03.566698+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/psobject-310) 2020-03-22 17:17:03.566728+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_NOT_FOUND, 2020-03-22 17:17:03.566729+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_NOT_FOUND, 2020-03-22 17:17:03.566731+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (SSDT:freqdata) while loading table 2020-03-22 17:17:03.566731+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (SSDT:freqdata) while loading table 2020-03-22 17:17:03.566732+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-319) 2020-03-22 17:17:03.566733+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-319) 2020-03-22 17:17:03.566993+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-03-22 17:17:03.566993+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-03-22 17:17:03.566994+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 1 table load failures, 14 successful 2020-03-22 17:17:03.566994+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 1 table load failures, 14 successful 2020-03-22 17:17:03.566996+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-342) 2020-03-22 17:17:03.566996+0300 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-342) This means your SSDT-PLUG has the wrong Scope (\_PR.PR00), you need to double check your original ACPI tables and see what your CPU device is named as and correct the SSDT-PLUG. 2 Link to comment Share on other sites More sharing options...
chiyiangel Posted March 22, 2020 Share Posted March 22, 2020 hi guys! Kernel Panic crash when i upgrade 0.5.5 to 0.5.6. screen shot with attachments. here is my EFI (with crash) and opencore dumpfile EFI_kernel_panic.zip opencore-2020-03-22-152550.txt Link to comment Share on other sites More sharing options...
Pavo Posted March 22, 2020 Share Posted March 22, 2020 21 minutes ago, chiyiangel said: hi guys! Kernel Panic crash when i upgrade 0.5.5 to 0.5.6. screen shot with attachments. here is my EFI (with crash) and opencore dumpfile EFI_kernel_panic.zip opencore-2020-03-22-152550.txt Fillout your signature block with your system specs. 1 Link to comment Share on other sites More sharing options...
mhaeuser Posted March 22, 2020 Share Posted March 22, 2020 @chiyiangel Update FwRuntimeServices 1 Link to comment Share on other sites More sharing options...
telepati Posted March 22, 2020 Share Posted March 22, 2020 (edited) 1 hour ago, Pavo said: This means your SSDT-PLUG has the wrong Scope (\_PR.PR00), you need to double check your original ACPI tables and see what your CPU device is named as and correct the SSDT-PLUG. When I checked my Processor Scope; Looks down below; Scope (_SB) { Processor (PR00, 0x01, 0x00001810, 0x06){} Processor (PR01, 0x02, 0x00001810, 0x06){} Processor (PR02, 0x03, 0x00001810, 0x06){} Processor (PR03, 0x04, 0x00001810, 0x06){} Processor (PR04, 0x05, 0x00001810, 0x06){} Processor (PR05, 0x06, 0x00001810, 0x06){} Processor (PR06, 0x07, 0x00001810, 0x06){} Processor (PR07, 0x08, 0x00001810, 0x06){} Processor (PR08, 0x09, 0x00001810, 0x06){} Processor (PR09, 0x0A, 0x00001810, 0x06){} Processor (PR10, 0x0B, 0x00001810, 0x06){} Processor (PR11, 0x0C, 0x00001810, 0x06){} Processor (PR12, 0x0D, 0x00001810, 0x06){} Processor (PR13, 0x0E, 0x00001810, 0x06){} Processor (PR14, 0x0F, 0x00001810, 0x06){} Processor (PR15, 0x10, 0x00001810, 0x06){} } And I am using this .dsl. I just open this .dsl with MaciASL app and save as a .aml file. But I have still getting the error. Am I doing something wrong? /* * XCPM power management compatibility table. */ DefinitionBlock ("", "SSDT", 2, "CpuRef", "CpuPlug", 0x00003000) { External (_SB.PR00, ProcessorObj) Scope (_SB.PR00) { Method (DTGP, 5, NotSerialized) { If ((Arg0 == ToUUID ("a0b5b7c6-1318-441c-b0c9-fe695eaf949b"))) { If ((Arg1 == One)) { If ((Arg2 == Zero)) { Arg4 = Buffer (One) { 0x03 // . } Return (One) } If ((Arg2 == One)) { Return (One) } } } Arg4 = Buffer (One) { 0x00 // . } Return (Zero) } Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method { Local0 = Package (0x02) { "plugin-type", One } DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } } Edited March 22, 2020 by telepati Link to comment Share on other sites More sharing options...
Matgen84 Posted March 22, 2020 Share Posted March 22, 2020 44 minutes ago, telepati said: When I checked my Processor Scope; Looks down below; Scope (_SB) { Processor (PR00, 0x01, 0x00001810, 0x06){} Processor (PR01, 0x02, 0x00001810, 0x06){} Processor (PR02, 0x03, 0x00001810, 0x06){} Processor (PR03, 0x04, 0x00001810, 0x06){} Processor (PR04, 0x05, 0x00001810, 0x06){} Processor (PR05, 0x06, 0x00001810, 0x06){} Processor (PR06, 0x07, 0x00001810, 0x06){} Processor (PR07, 0x08, 0x00001810, 0x06){} Processor (PR08, 0x09, 0x00001810, 0x06){} Processor (PR09, 0x0A, 0x00001810, 0x06){} Processor (PR10, 0x0B, 0x00001810, 0x06){} Processor (PR11, 0x0C, 0x00001810, 0x06){} Processor (PR12, 0x0D, 0x00001810, 0x06){} Processor (PR13, 0x0E, 0x00001810, 0x06){} Processor (PR14, 0x0F, 0x00001810, 0x06){} Processor (PR15, 0x10, 0x00001810, 0x06){} } And I am using this .dsl. I just open this .dsl with MaciASL app and save as .aml file. But I have still this error. Am I doing something wrong? /* * XCPM power management compatibility table. */ DefinitionBlock ("", "SSDT", 2, "CpuRef", "CpuPlug", 0x00003000) { External (_SB.PR00, ProcessorObj) Scope (_SB.PR00) { Method (DTGP, 5, NotSerialized) { If ((Arg0 == ToUUID ("a0b5b7c6-1318-441c-b0c9-fe695eaf949b"))) { If ((Arg1 == One)) { If ((Arg2 == Zero)) { Arg4 = Buffer (One) { 0x03 // . } Return (One) } If ((Arg2 == One)) { Return (One) } } } Arg4 = Buffer (One) { 0x00 // . } Return (Zero) } Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method { Local0 = Package (0x02) { "plugin-type", One } DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } } SSDT-PLUG.aml below SSDT-PLUG.aml.zip 1 Link to comment Share on other sites More sharing options...
baddles Posted March 22, 2020 Share Posted March 22, 2020 I need help please, currently I have the following attached error but I don't know what the cause of the issue is. I have attached my OC folder as a .zip file. Here's my laptop specs: Dell Inspiron 7373(i7373-7443slv) CPU: Intel Core i7-8550u GPU: Intel UHD Graphics 620 RAM: 16GB SSD: 256GB Micron M.2 SATA SSD. Currently running macOS 10.15.4 developer beta 5, OpenCore 0.5.6 OC.zip Link to comment Share on other sites More sharing options...
telepati Posted March 22, 2020 Share Posted March 22, 2020 (edited) 2 hours ago, Matgen84 said: SSDT-PLUG.aml below SSDT-PLUG.aml.zip Thanks, Matgen84 I tried also with yours but it didn't make any difference. I am still getting the same error. But I don't think this is the Power Management issue cause with both ssdt-plug.aml power management loading correctly in ioreg. Anyway, I just decided to ignore this error. Edited March 22, 2020 by telepati 1 Link to comment Share on other sites More sharing options...
MorenoAv Posted March 22, 2020 Share Posted March 22, 2020 Hi Guys, After various tries I managed to make an OpenCore config plist with the help of the Opencore vanilla guide, and it boots until it stays stuck in the apple logo and an empty progress bar, could anyone please take a look at my config.plist and help me in finishing the boot? Thanks in Advance config.plist.zip opencore-2020-03-21-165832.txt.zip IMG_8611.HEIC IMG_0437.HEIC Link to comment Share on other sites More sharing options...
aylamrin Posted March 22, 2020 Share Posted March 22, 2020 Does it boot in verbose mode? Link to comment Share on other sites More sharing options...
MorenoAv Posted March 22, 2020 Share Posted March 22, 2020 @aylamrin, if you are talking to me it boots in verbose mode as you can see in one of the images... Link to comment Share on other sites More sharing options...
topolino1 Posted March 23, 2020 Share Posted March 23, 2020 (edited) On 3/22/2020 at 11:30 AM, Download-Fritz said: @topolino1 Do you use AudioDxe by Goldfish? If you use AudioDxe from AppleSupportPkg and configure it via config.plist, NVRAM resets should not break VoiceOver I think I have "AudioDxe by Goldfish" because the whore was working. I downloaded the latest version of "OC 0.5.7", I made updates and it works again. I'm not restarting nvram, I'm afraid it will stop working. Any other "config.plist" settings not related to sound can affect the lack of sound? Debug? Anything? Edited March 25, 2020 by topolino1 Link to comment Share on other sites More sharing options...
Simonej Posted March 23, 2020 Share Posted March 23, 2020 5 hours ago, MorenoAv said: Hi Guys, After various tries I managed to make an OpenCore config plist with the help of the Opencore vanilla guide, and it boots until it stays stuck in the apple logo and an empty progress bar, could anyone please take a look at my config.plist and help me in finishing the boot? Thanks in Advance config.plist.zip opencore-2020-03-21-165832.txt.zip IMG_8611.HEIC IMG_0437.HEIC Hi Moreno, if you are upgrading your build n.1 here is my config for the latest version of OC: (change to iMac19,2 and AAPL,ig-platform-id)https://pastebin.com/w5qCP1Jq [Gigabyte Z390 Gaming, i9 9900k, NVME SSD, RX570...] hope this can help. Link to comment Share on other sites More sharing options...
MorenoAv Posted March 23, 2020 Share Posted March 23, 2020 Hi @Simonej, Yes I'm upgrading my build nº1. Thanks for the config.plist tonight I'll try it and report back... Cheers Link to comment Share on other sites More sharing options...
aylamrin Posted March 23, 2020 Share Posted March 23, 2020 11 hours ago, MorenoAv said: @aylamrin, if you are talking to me it boots in verbose mode as you can see in one of the images... Yes, I had the same issue. The boot used to get stuck at the 2-3 % and then reboot. I do not remember how I exactly fixed it, because I had repeatedly done the following in no particular order. Reset NVRAM Boot from Clover EFI, Only keep the bare minimum properties of the Gfx card, and then add properties later Used OC debug version to boot, then replaced with release But all these things needed to be done on my laptop, which uses Integrated UHD 620. I did not have these issues on my Gigabyte H77/GTX 650. In order to generate a readable log, you should, use the debug version of OpenCore. Also, you may want to remove NullCPUPowerManagement. Link to comment Share on other sites More sharing options...
MorenoAv Posted March 23, 2020 Share Posted March 23, 2020 Hi @aylamrin, At this moment I'm not home, but tonight I'll try again. Thanks for your time and suggestions... Cheers Link to comment Share on other sites More sharing options...
Hector van der Aa Posted March 23, 2020 Share Posted March 23, 2020 (edited) On 3/20/2020 at 10:23 PM, _npc_10f2c said: Yep, done. I did that a few days ago, but this is what confused me. The instructions don't have a 'Do in Windows' options (does it matter if I skip this?) I do not have Ethernet within reach, nor a WiFi card. What I was using before I accidentally ruined my Hackintosh build was a TP-LINK USB WiFi dongle, which worked perfectly as long as the system could run the TP-LINK app. I followed the video, and the OC vanilla guide. I think I have everything I've gone over it a few times. I still have two questions: * Since OpenCore uses DuetPkg to emulate UEFI on legacy systems does this mean I can install 10.14+ on my hardware? * Since I won't have internet access, can I build a full installer USB later after I use the USB I built following the video? * If not: Is there a way to do it now so the installer doesn't need to download anything? Attached is my USB directory. Thanks for the help sorry 4 the delay, I was away at the weekend if you don’t have Ethernet or WiFi you’re going to be stuck as this macOS installed is the recovery file so you need internet to install macOS as it will need to download it from the web either get your hands on a Ethernet or WiFi card otherwise I will try to figure something else out with opencore you should be able to install any version of macOS on your system but due to your Gpu you can’t run any version of macOS later than high Sierra Hector this might take some time so if you want to privately contact me by email, email me @ raw.pc.enquiries@gmail.com Edited March 23, 2020 by Hector van der Aa Link to comment Share on other sites More sharing options...
telepati Posted March 24, 2020 Share Posted March 24, 2020 Hey, @vit9696 what is the man nvram on section 9.1 is it just typo? Link to comment Share on other sites More sharing options...
canyondust Posted March 24, 2020 Share Posted March 24, 2020 2 hours ago, telepati said: Hey, @vit9696 what is the man nvram on section 9.1 is it just typo? Terminal command ‘man’ is like ‘manual’ for the command specified as the argument. ‘man NVRAM’ will give you the documentation on using NVRAM, ‘man ls’ would give you the documentation on how to use the ls command, etc. 1 Link to comment Share on other sites More sharing options...
hardcorehenry Posted March 24, 2020 Share Posted March 24, 2020 (edited) I have IntelPentumG3220 Haswell, and recently enabled AppleXcpmExtraMsrs quirk. The frequencies have changed, CORE AVG(blue) and CORE REQ(pink) without it were almost the same, now with this quirk have different ”path”. Should I leave this quirk enabled? Here’s my idle frequencies. EDIT: Decided to have this quirk enabled. Edited March 24, 2020 by hardcorehenry Link to comment Share on other sites More sharing options...
telepati Posted March 24, 2020 Share Posted March 24, 2020 Hey @vit9696 RTC checksum patch doesn't work after update the 10.15.4. Also tried RTCMemoryFixup.kext (with new compile) it is still the same always stuck on BIOS F1 safe mode screen. Link to comment Share on other sites More sharing options...
telepati Posted March 24, 2020 Share Posted March 24, 2020 Hey, @vit9696 sorry I forgot to add debug.log. I also activate AppleDebug. But I am not sure it is included to debug.log. opencore-2020-03-24-205023.txt Link to comment Share on other sites More sharing options...
yooouuridafdssdfs Posted March 25, 2020 Share Posted March 25, 2020 (edited) 3 hours ago, telepati said: Hey, @vit9696 sorry I forgot to add debug.log. I also activate AppleDebug. But I am not sure it is included to debug.log. opencore-2020-03-24-205023.txt It looks like I kinda have some same error? Happens before the OS starts loading stuff. Mac OS boots and its working! Edited March 25, 2020 by yooouuridafdssdfs Link to comment Share on other sites More sharing options...
rev4turbomonster Posted March 25, 2020 Share Posted March 25, 2020 Hi All, I could really do with some help if someone might be able to. I currently am running clover and have a very stable hack with one thing not working and that is DisplayPort on my rx580. I need to get this working as I am moving to a 5700xt and need to get it on DisplayPort to take advantage of the high refresh rate on my monitor. Because of this issue I had some help from erroruser who has built mea great open core efi folder which works fantastically and gives me DisplayPort but sleep doesn't work and the machine constantly wakes itself back up. I don't want to lose the sleep function so at the moment have gone back to clover and hdmi but would really love some advice on what to change to get sleep working on open core. Specs are Asus z390 prime a i9 9900k 64gb 3000mhz ram name storage currently rx580 graphics card but switching to 5700xt in the next couple of days. I don't know what files you might so if you could let me know I would really appreciate it Thanks Matt Link to comment Share on other sites More sharing options...
telepati Posted March 25, 2020 Share Posted March 25, 2020 @yooouuridafdssdfs are you getting this on every start and restarts? After the update to 10.15.4, I am starting to get this again. @Andrey1970 told me to use RTCMemoryFix.kext for this issue but it doesn't work anymore. Link to comment Share on other sites More sharing options...
Recommended Posts