Pavo Posted July 6, 2019 Share Posted July 6, 2019 4 minutes ago, xtddd said: thank you. i boot into macos....but xcpm broked in the version0.0.3,,what is the the new OC folder structure? Look at the configuration pdf at the source. https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/Configuration.pdf 1 Link to comment Share on other sites More sharing options...
obus Posted July 6, 2019 Share Posted July 6, 2019 (edited) Can't inject Ethernet kext intelMausiEthernet.kext and SmallTree-Intel-211-AT-PCIe-GBE.kext. Both newest available versions. When booting with ExecutablePath enabled no ethernet driver injected. When booting without ExecutablePath in config my rig is crashing with error something like "trying to restart Mach boot" or something similar. Any ideas? IntelMausiEthernet.kext.zip SmallTree-Intel-211-AT-PCIe-GBE.kext.zip Edited July 6, 2019 by obus Link to comment Share on other sites More sharing options...
Pavo Posted July 6, 2019 Share Posted July 6, 2019 1 minute ago, obus said: Can't inject Ethernet kext IntelMausiEthernet.kext and SmallTree-Intel-211-AT-PCIe-GBE.kext. Both newest available versions. When booting with ExecutablePath enabled no ethernet driver injected. When booting without ExecutablePath in config my rig is crashing with error something like "trying to restart Mach boot" or something similar. Any ideas? IntelMausiEthernet.kext.zip SmallTree-Intel-211-AT-PCIe-GBE.kext.zip Without seeing your config, don't think there is anything anyone can do. 1 Link to comment Share on other sites More sharing options...
obus Posted July 6, 2019 Share Posted July 6, 2019 (edited) 7 minutes ago, Pavo said: Without seeing your config, don't think there is anything anyone can do. Here we go! config.plist This is for my GA Z270 UD rig. Edited July 6, 2019 by obus Link to comment Share on other sites More sharing options...
justin Posted July 6, 2019 Share Posted July 6, 2019 (edited) 7 minutes ago, obus said: Here we go! config.plist Contents/MacOS/ .... e.g. Contents/WhateverGreen should be Contents/MacOS/WhateverGreen right click your kext to show it's content, you'll know why. check all your config.plist/Kernel/Add, there are so many misconfiguration. Edited July 6, 2019 by justin Link to comment Share on other sites More sharing options...
Pavo Posted July 6, 2019 Share Posted July 6, 2019 12 minutes ago, obus said: Here we go! config.plist This is for my GA Z270 UD rig. You are not adding the right stuff in those at all. You are also missing almost all the Protocols in the UEFI section. 9 minutes ago, justin said: Contents/MacOS/ .... e.g. Contents/WhateverGreen should be Contents/MacOS/WhateverGreen right click your kext to show it's content, you'll know why. check all your config.plist/Kernel/Add, there are so many misconfiguration. As @justin said you need to check inside the kext and adhere to structures defined and add those inside the config. Link to comment Share on other sites More sharing options...
justin Posted July 6, 2019 Share Posted July 6, 2019 @obus As @Pavo said, your config.plist almost corrupted, it's totally not correct, i suggest 1. download the latest opencore v0.03 at https://github.com/acidanthera/OpenCorePkg/releases, 2. read the https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/Configuration.pdf and 3. configure based on https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/SampleFull.plist i did this step the first time i was trying OpenCore, i took 1 hour to read the pdf, another 30mins to configure everything, and succeed with just one shot, i never had any issue with OpenCore I would suggest anyone who have issues to follow the steps. 2 Link to comment Share on other sites More sharing options...
headkaze Posted July 6, 2019 Share Posted July 6, 2019 (edited) 9 hours ago, Download-Fritz said: @nytr0 BrcmFirmwareData.kext + BrcmPatchRAM2.kext from https://bitbucket.org/RehabMan/os-x-brcmpatchram/downloads/ link just fine here EDIT: Not Catalina, just to be sure I've added Catalina support to my fork here (which also requires BrcmBluetoothInjector.kext for native driver injection) but @nytr0 is getting "Prelink injection BrcmPatchRAM2.kext - Invalid Parameter" Edited July 6, 2019 by headkaze Link to comment Share on other sites More sharing options...
mhaeuser Posted July 6, 2019 Share Posted July 6, 2019 (edited) @headkaze @nytr0 W/A at https://github.com/acidanthera/OcSupportPkg/commit/5b61c4e7764c873a55da095fb842cbed7773e584 Apple declares dependency on a PLIST-only KEXT, which does not make a whole lot of sense to me. Edited July 6, 2019 by Download-Fritz 2 Link to comment Share on other sites More sharing options...
xtddd Posted July 7, 2019 Share Posted July 7, 2019 4 hours ago, Download-Fritz said: @headkaze @nytr0 W/A at https://github.com/acidanthera/OcSupportPkg/commit/5b61c4e7764c873a55da095fb842cbed7773e584 Apple declares dependency on a PLIST-only KEXT, which does not make a whole lot of sense to me. @Pavo@Download-Fritz SSDT-PLUG works fine in the version 0.0.2...but failed in the version0.0.3. Link to comment Share on other sites More sharing options...
HmO Posted July 7, 2019 Share Posted July 7, 2019 44 minutes ago, xtddd said: @Pavo@Download-Fritz SSDT-PLUG works fine in the version 0.0.2...but failed in the version0.0.3. v 0.0.2 v 0.0.3 3 Link to comment Share on other sites More sharing options...
xtddd Posted July 7, 2019 Share Posted July 7, 2019 1 hour ago, HmO said: v 0.0.2 v 0.0.3 thank you! Link to comment Share on other sites More sharing options...
matgeo Posted July 7, 2019 Share Posted July 7, 2019 I have a Dell 5570 laptop and I'm using CustomSMBIOSGuid but still smbios shows 15, instead of 15,2. Screenshot.pdf config.plist Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 7, 2019 Share Posted July 7, 2019 Maybe this is out of topic, but maybe will be usefull for dev of OC / Kexts In Catalina DP 3, if we make deep sleep (sleep more than 5 minutes) then sometimes wake will be failed (Reboot / Kernel Panic). My Specification is in my signature,, (tried with latest CLOVER and OC Bootloader with all latest commit kext) BSD Process always different, Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 7, 2019 Share Posted July 7, 2019 Maybe it's too early to post.I can make sure kernel panic in second wake cycle. In first wake, all is ok. But in second wake it's reboot. In Mojave i have remembered about this issue and i solve it with "RTCHibernateAware", but in Catalina DP3 the issue come again, maybe@Vit9696 can help.Sent from my iPhone using Tapatalk Link to comment Share on other sites More sharing options...
justin Posted July 7, 2019 Share Posted July 7, 2019 (edited) 1 hour ago, Andres ZeroCross said: In Catalina DP 3, if we make deep sleep (sleep more than 5 minutes) then sometimes wake will be failed (Reboot / Kernel Panic). Did you configure OpenCore with VariableRuntimeDxe.efi OR EmuVariableRuntimeDxe.efi Sorry, if you see Panic Reports after rebooting, you have native nvram, you don't need these efi. Edited July 7, 2019 by justin Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 7, 2019 Share Posted July 7, 2019 Did you configure OpenCore with VariableRuntimeDxe.efi OR EmuVariableRuntimeDxe.efi Sorry, if you see Panic Reports after rebooting, you have native nvram, you don't need these efi. You still need variableruntime.efi (latest commit), to make sleep and shutdown work in windows (OC Bootloader) with fast startup and hybrid sleep : for windows.Sent from my iPhone using Tapatalk Did you configure OpenCore with VariableRuntimeDxe.efi OR EmuVariableRuntimeDxe.efi Sorry, if you see Panic Reports after rebooting, you have native nvram, you don't need these efi. You still need variableruntime.efi (latest commit), to make sleep and shutdown work in windows (OC Bootloader) with fast startup and hybrid sleep : for windows.Sent from my iPhone using Tapatalk Link to comment Share on other sites More sharing options...
justin Posted July 7, 2019 Share Posted July 7, 2019 3 hours ago, matgeo said: I have a Dell 5570 laptop and I'm using CustomSMBIOSGuid but still smbios shows 15, instead of 15,2. Screenshot.pdf config.plist see this issue https://github.com/acidanthera/bugtracker/issues/410 you have incorrect config.plist Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 7, 2019 Share Posted July 7, 2019 Many people get problem in Wake From Sleep in Catalina DP 3, most of it are Freeze or Reboot because in kernel panic after second sleep/wake. I think there is a clue in old feature of RTCHibernateAware in CLOVER. Somehow not work anymore in Catalina DP 3 Link to comment Share on other sites More sharing options...
justin Posted July 7, 2019 Share Posted July 7, 2019 14 minutes ago, Andres ZeroCross said: You still need variableruntime.efi (latest commit), to make sleep and shutdown work in windows (OC Bootloader) with fast startup and hybrid sleep : for windows. what if remove the efi and use native nvram instead, will you see panic again? why would you boot windows via OpenCore? Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 7, 2019 Share Posted July 7, 2019 2 minutes ago, justin said: what if remove the efi and use native nvram instead, will you see panic again? why would you boot windows via OpenCore? Did you read my post above? This issue is about second cycle sleep wake,, first sleep and wake is normal, but second sleep and wake is problem. CLover and OC are same issue,, And for your another questions, why would i boot windows via OpenCore?? Then answer is "Why not???" OpenCore bootloader is for other OS too. We should test and give report about it. Link to comment Share on other sites More sharing options...
justin Posted July 7, 2019 Share Posted July 7, 2019 2 minutes ago, Andres ZeroCross said: Did you read my post above? This issue is about second cycle sleep wake,, first sleep and wake is normal, but second sleep and wake is problem. CLover and OC are same issue,, And for your another questions, why would i boot windows via OpenCore?? Then answer is "Why not???" OpenCore bootloader is for other OS too. We should test and give report about it. ok, what does pmset -g say Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 7, 2019 Share Posted July 7, 2019 (edited) Ok, i will tell you. I have set pmset, before. You still can't wake in second sleep/wake. I have tried hibernate mode =0, 3 or 1. Tried to set autopoweroff to 1 or 0. So what you suggest again?? Btw,, can you test for 2 times sleep in your system?? Did it wake normally?? Remember to test it in Catalina DP 3 not Mojave. I have perfect sleep and wake cycle in Mojave latest beta with OC or Clover Bootloader Edited July 7, 2019 by Andres ZeroCross Link to comment Share on other sites More sharing options...
justin Posted July 7, 2019 Share Posted July 7, 2019 5 minutes ago, Andres ZeroCross said: Ok, i will tell you. I have set pmset, before. You still can't wake in second sleep/wake. I have tried hibernate mode =0, 3 or 1. Tried to set autopoweroff to 1 or 0. So what you suggest again?? standby=0/1 controls whether allow macOS to enter hibernation mode standbydelay*=?seconds controls when to enter hibernation mode hibernatemode=0/1/3 controls macOS wake from ram or sleepimage autopoweroff=0/1 controls whether to write the sleepimage the panic could happen during entering hibernation mode or wake from ram/sleepimage, i don't know what suggestion to make, but output of pmset -g helps to see those settings Link to comment Share on other sites More sharing options...
Andres ZeroCross Posted July 7, 2019 Share Posted July 7, 2019 (edited) 1 minute ago, justin said: standby=0/1 controls whether allow macOS to enter hibernation mode standbydelay*=?seconds controls when to enter hibernation mode hibernatemode=0/1/3 controls macOS wake from ram or sleepimage autopoweroff=0/1 controls whether to write the sleepimage the panic could happen during entering hibernation mode or wake from ram/sleepimage, i don't know what suggestion to make, but output of pmset -g helps to see those settings Did you use Catalina DP 3??? Edited July 7, 2019 by Andres ZeroCross Link to comment Share on other sites More sharing options...
Recommended Posts