rlovelett Posted August 7, 2019 Share Posted August 7, 2019 (edited) I've built everything from source (e.g., OpenCorePkg (e611445), AppleSupportPkg (3d2deac), and VirtualSMC (5bb8701)). I'm stuck on "End RandomSeed" after selecting my OS. As far as I can tell, that's something that AptioFixPkg should be fixing for me. I'm seeing that package has be archived/deprecated. I've read through the Configuration.pdf, specifically §5.3, because it seems to have updated docs about the deprecation of AptioFixPkg. Though I still have had no luck. I've tried my best to follow @Andres ZeroCross's setup because he seems to have darn near the same configuration as mine. My configuration should be in my signature. I've enabled as much debugging/logging as I can seem to find (opencore-2019-08-07-195012.txt). Any other levers I should try pulling? config.plist Edited August 7, 2019 by rlovelett Move link for debugging/logging Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684942 Share on other sites More sharing options...
Andres ZeroCross Posted August 7, 2019 Share Posted August 7, 2019 2 minutes ago, rlovelett said: I've built everything from source (e.g., OpenCorePkg (e611445), AppleSupportPkg (3d2deac), and VirtualSMC (5bb8701)). I'm stuck on "End RandomSeed" after selecting my OS. As far as I can tell, that's something that AptioFixPkg should be fixing for me. I'm seeing that package has be archived/deprecated. I've read through the Configuration.pdf, specifically §5.3, because it seems to have updated docs about the deprecation of AptioFixPkg. Though I still have had no luck. I've tried my best to follow @Andres ZeroCross's setup because he seems to have darn near the same configuration as mine. My configuration should be in my signature. I've enabled as much debugging/logging as I can seem to find (attached). Any other levers I should try pulling? opencore-2019-08-07-195012.txt config.plist Try this config.plist, and report for the result. I just set "AppleXcpmCfgLock=YES",, if in Clover you need to tick "KernelPM" to boot, then this is same function. config.plist 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684944 Share on other sites More sharing options...
justin Posted August 7, 2019 Share Posted August 7, 2019 27 minutes ago, vandroiy2012 said: No. 14nm chipset in combination with AsRock BIOS is a dark territory for now. Well, AsRock B360M is by far the most no brain hackintosh motherboard for me, almost no patches needed. By the way, i sometimes, not always, get few seconds high GPU fan speed on boot/sleep/wake, not a big problem but annoying. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684945 Share on other sites More sharing options...
Andres ZeroCross Posted August 7, 2019 Share Posted August 7, 2019 12 minutes ago, rlovelett said: I've built everything from source (e.g., OpenCorePkg (e611445), AppleSupportPkg (3d2deac), and VirtualSMC (5bb8701)). I'm stuck on "End RandomSeed" after selecting my OS. As far as I can tell, that's something that AptioFixPkg should be fixing for me. I'm seeing that package has be archived/deprecated. I've read through the Configuration.pdf, specifically §5.3, because it seems to have updated docs about the deprecation of AptioFixPkg. Though I still have had no luck. I've tried my best to follow @Andres ZeroCross's setup because he seems to have darn near the same configuration as mine. My configuration should be in my signature. I've enabled as much debugging/logging as I can seem to find (attached). Any other levers I should try pulling? opencore-2019-08-07-195012.txt config.plist Btw, this is wrong. This is connector-less ig-platform-id of Haswell Desktop. You should delete device-id line and change ig-platform-id to 01001219 for Skylake Desktop (connector-less) Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684946 Share on other sites More sharing options...
MacPato Posted August 7, 2019 Share Posted August 7, 2019 (edited) i have a strange issue, don't have 1st stage Bootlogo and now no working NVRAM on Z370 o.O , also in log 00:000 00:000 OC: Missing GOP entirely - Not Found 00:519 00:519 OCC: Missing GOP on console - Unsupported and GOP is enabled. Edited August 7, 2019 by MacFriedIntel Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684947 Share on other sites More sharing options...
yooouuridafdssdfs Posted August 7, 2019 Share Posted August 7, 2019 (edited) Mine hangs on Start ProcessOptions... Tried every possible Booter options, some idea? IMG_1859.HEIC Edit Needed to change: DVMT Pre-Allocated 64MB to 32MB keep DVMT Total Gfx Mem 256M Booter: AvoidRuntimeDefrag: true DisableVariableWrite: true EnableWriteUnprotector: true ProvideCustomSlide: true (fixes the could not allocate error) SetupVirtualMap: true Edited August 7, 2019 by yooouuridafdssdfs Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684948 Share on other sites More sharing options...
Andres ZeroCross Posted August 7, 2019 Share Posted August 7, 2019 1 hour ago, yooouuridafdssdfs said: Mine hangs on Start ProcessOptions... Tried every possible Booter options, some idea? IMG_1859.HEIC You have tried "every possible Booter options"? seriously?? If yes, then you just need wait Dev give a solution for you. People can't predict or give solution without detailing report of your progress, result of every booter option combination you made and specification of your PC. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684954 Share on other sites More sharing options...
rlovelett Posted August 7, 2019 Share Posted August 7, 2019 1 hour ago, Andres ZeroCross said: Try this config.plist, and report for the result. I just set "AppleXcpmCfgLock=YES",, if in Clover you need to tick "KernelPM" to boot, then this is same function. config.plist Sorry for the delay. I had to get up and walk away. I was starting to be frustrated. It seems that you changed AppleXcpmCfgLock to true and XhciPortLimit to true. When I copied the file into my Git repo it reported those two Plist items as changed. Not that big of a deal just thought it was worth noting. The bottom line, it worked! 1 hour ago, Andres ZeroCross said: Btw, this is wrong. This is connector-less ig-platform-id of Haswell Desktop. You should delete device-id line and change ig-platform-id to 01001219 for Skylake Desktop (connector-less) Thank you for catching that. There are likely a lot of other things wrong with my configuration. Like I said, I'm past the RandomSeed issue. Now I've got other ones. I'm going to work through those for a few hours before I start asking here though. Again thank you @Andres ZeroCross. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684956 Share on other sites More sharing options...
yooouuridafdssdfs Posted August 7, 2019 Share Posted August 7, 2019 (edited) 8 minutes ago, Andres ZeroCross said: You have tried "every possible Booter options"? seriously?? If yes, then you just need wait Dev give a solution for you. People can't predict or give solution without detailing report of your progress, result of every booter option combination you made and specification of your PC. See my previous answer. Yes I tried almost every possible solution, set them to false and to true etc etc hahaha. Only sleep won't work, it turns off my screen and comes back instantly. EDIT I need to enable both AppleCpuPmCfgLock and AppleXcpmCfgLock, now sleep is working Edited August 7, 2019 by yooouuridafdssdfs Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684957 Share on other sites More sharing options...
Andres ZeroCross Posted August 7, 2019 Share Posted August 7, 2019 6 minutes ago, yooouuridafdssdfs said: See my previous answer. Yes I tried almost every possible solution, set them to false and to true etc etc hahaha. Only sleep won't work, it turns off my screen and comes back instantly. Previous answer???? You mean i need to check few pages of this thread to see your previous post?? Seriously?? Now you wrote "Only sleep won't work, it turns off my screen and comes back instantly." not "hangs on Start ProcessOptions" with same "every possible booter options". It will need six sense to predict what did you set on config.plist Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684958 Share on other sites More sharing options...
yooouuridafdssdfs Posted August 7, 2019 Share Posted August 7, 2019 Just now, Andres ZeroCross said: Previous answer???? You mean i need to check few pages of this thread to see your previous post?? Seriously?? Now you wrote "Only sleep won't work, it turns off my screen and comes back instantly." not "hangs on Start ProcessOptions" with same "every possible booter options". It will need six sense to predict what did you set on config.plist I edited my post, that's what I meant by "see my previous answer". Dont ment to be rude, sorry... Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684959 Share on other sites More sharing options...
Andres ZeroCross Posted August 7, 2019 Share Posted August 7, 2019 (edited) 18 minutes ago, yooouuridafdssdfs said: I need to enable both AppleCpuPmCfgLock and AppleXcpmCfgLock, now sleep is working AFAIK, AppleCpuPmCfgLock and AppleXcpmCfgLock are nothing to do with sleep. Maybe you made another change in plist? Edited August 7, 2019 by Andres ZeroCross Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684960 Share on other sites More sharing options...
yooouuridafdssdfs Posted August 7, 2019 Share Posted August 7, 2019 7 minutes ago, Andres ZeroCross said: AFAIK, AppleCpuPmCfgLock and AppleXcpmCfgLock are nothing to do with sleep. Maybe you made another change in plist? Weird, I changed it back to false and yes sleep is still working... I uploaded my config.plist, hope somebody will help it config_Z390-UD.plist Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684961 Share on other sites More sharing options...
Andres ZeroCross Posted August 7, 2019 Share Posted August 7, 2019 2 minutes ago, yooouuridafdssdfs said: Weird, I changed it back to false and yes sleep is still working... I uploaded my config.plist, hope somebody will help it config_Z390-UD.plist I don't understand,, you have sleep working now with your current booter combination. What's problem now??? other issue? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684963 Share on other sites More sharing options...
yooouuridafdssdfs Posted August 7, 2019 Share Posted August 7, 2019 1 minute ago, Andres ZeroCross said: I don't understand,, you have sleep working now with your current booter combination. What's problem now??? other issue? I thought enabling AppleCpuPmCfgLock would solve my sleep issue, but it did not. I have sleep working with that config, yes. There is no issue anymore! Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684964 Share on other sites More sharing options...
Andres ZeroCross Posted August 7, 2019 Share Posted August 7, 2019 Just now, yooouuridafdssdfs said: I thought enabling AppleCpuPmCfgLock would solve my sleep issue, but it did not. I have sleep working with that config, yes. There is no issue anymore! Enjoy your hackintosh Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684965 Share on other sites More sharing options...
yooouuridafdssdfs Posted August 7, 2019 Share Posted August 7, 2019 1 minute ago, Andres ZeroCross said: Enjoy your hackintosh Thanks for helping! Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684966 Share on other sites More sharing options...
STLVNUB Posted August 7, 2019 Share Posted August 7, 2019 8 minutes ago, yooouuridafdssdfs said: Thanks for helping! Can you share your EFI please Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684969 Share on other sites More sharing options...
maddie Posted August 8, 2019 Share Posted August 8, 2019 Finally had the supplemental update installed. I have a dual display setup, one 4K monitor and one 2K monitor with portrait orientation. The installer boots right in if I unplugged the 2K monitor! Could this be a bug? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684975 Share on other sites More sharing options...
Andres ZeroCross Posted August 8, 2019 Share Posted August 8, 2019 Finally had the supplemental update installed. I have a dual display setup, one 4K monitor and one 2K monitor with portrait orientation. The installer boots right in if I unplugged the 2K monitor! Could this be a bug?It should be not, did you disable CSM in bios???Sent from my iPhone using Tapatalk Finally had the supplemental update installed. I have a dual display setup, one 4K monitor and one 2K monitor with portrait orientation. The installer boots right in if I unplugged the 2K monitor! Could this be a bug?It should be not, did you disable CSM in bios???Sent from my iPhone using Tapatalk Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684978 Share on other sites More sharing options...
maddie Posted August 8, 2019 Share Posted August 8, 2019 5 minutes ago, Andres ZeroCross said: It should be not, did you disable CSM in bios??? Sent from my iPhone using Tapatalk It should be not, did you disable CSM in bios??? Sent from my iPhone using Tapatalk CSM is disabled in BIOS Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684980 Share on other sites More sharing options...
Matgen84 Posted August 8, 2019 Share Posted August 8, 2019 11 hours ago, Andres ZeroCross said: just put the binary find and replace to config.plis of OpenCore's config.plist. Picture below show about Patch of AMD9500Controller.kext (kext to patch in clover's config.plist). And about KernelToPatch, what's kind of kernel do you want to patch??. Kernel -> Quirks contains about some kernel patch mostly I made a mistake: only KextToPatch (ACPI) for my old IvyBridge config. For new one (Z390 Aorus Master), I search a patch AppleAHCIPort for Hot-Plug (Catalina compatible) Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684991 Share on other sites More sharing options...
Andres ZeroCross Posted August 8, 2019 Share Posted August 8, 2019 (edited) With previous OC version, i got no problem with Wake from more than around 1 hours sleep of my PC. Always get this kernel panic with latest commit. I am pretty sure 100% no problem with it before,, should "DiscardHibernateMap=No" affect on this,, i have set YES for now. But need 1 hours sleep of PC to get the result Edited August 8, 2019 by Andres ZeroCross Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684993 Share on other sites More sharing options...
Andres ZeroCross Posted August 8, 2019 Share Posted August 8, 2019 5 cycles sleep and wake are no problem (tried it with sleep under 5 minutes and wake again with DiscardHibernateMap=YES). But i can't sleep my pc more than 5 minutes. I am working with my pc right now. Will report for result soon after take my pc in sleep mode in 1 hour or more Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2684996 Share on other sites More sharing options...
Andres ZeroCross Posted August 8, 2019 Share Posted August 8, 2019 I made a mistake: only KextToPatch (ACPI) for my old IvyBridge config. For new one (Z390 Aorus Master), I search a patch AppleAHCIPort for Hot-Plug (Catalina compatible)Can you explain to me the advantage of using Hot-plug sata?? I never use this patch for my Z170 or Z390.Sent from my iPhone using Tapatalk Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/47/#findComment-2685002 Share on other sites More sharing options...
Recommended Posts