Tiem Posted July 31, 2020 Share Posted July 31, 2020 Hey guys, I'm trying to set the name and slot on my BCRM/PCI adapter combo card. Why is it pulling IOName? What am I doing wrong? Left is system info, right is my OC config Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732611 Share on other sites More sharing options...
Fordski Posted July 31, 2020 Share Posted July 31, 2020 1 hour ago, galisrule said: anybody got Apple TV going yet with Big Sur? I had it working with iMacPro system definition with iGPU disabled but it does not work with iMac19,1 even with shikigva=80 boot arg. 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732617 Share on other sites More sharing options...
FredWst Posted July 31, 2020 Share Posted July 31, 2020 14 hours ago, Sherlocks said: anyone who fail boot that stop apple logo after enter macos? it is happen sometimes. just boot or booted windows and restart and boot macos then stop apple logo. i used latest OC and Lilu and its kexts. when use boot arg vsmcgen=1, never stop apple logo. not sure. seems to be not surely fix from vsmcgen(VirtualSMC) 나의 SM-N960N 의 Tapatalk에서 보냄 I've a similar issue on hack MM8,1 reboot on Apple logo -> it needs -v option to boot. (Very strange, will make a debug log) 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732639 Share on other sites More sharing options...
tarvi47 Posted August 1, 2020 Share Posted August 1, 2020 Hi, guys. Please help. Jamming about the week to get opencore 0.6.0 to boot my system, Mojave. Everything is fine with 0.5.8. Following the Dortania guide for Skylake, but always ends with KP. Maybe somebody take a look into my EFI and config. My specs are: Mainboard : Asus Z170-A GPU : Radeon RX 560 4GB Ram : 16 GB DDR4 HDD: 1TB Thnx! EFI.zip config_Skylake_i5_3,2GHz.plist Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732752 Share on other sites More sharing options...
Sherlocks Posted August 1, 2020 Share Posted August 1, 2020 On 7/31/2020 at 3:53 PM, FredWst said: I've a similar issue on hack MM8,1 reboot on Apple logo -> it needs -v option to boot. (Very strange, will make a debug log) seems to fix problem in latest lilu thanks vit9696 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732753 Share on other sites More sharing options...
Pavo Posted August 1, 2020 Share Posted August 1, 2020 11 minutes ago, tarvi47 said: Hi, guys. Please help. Jamming about the week to get opencore 0.6.0 to boot my system, Mojave. Everything is fine with 0.5.8. Following the Dortania guide for Skylake, but always ends with KP. Maybe somebody take a look into my EFI and config. My specs are: Mainboard : Asus Z170-A GPU : Radeon RX 560 4GB Ram : 16 GB DDR4 HDD: 1TB Thnx! EFI.zip config_Skylake_i5_3,2GHz.plist Have you tried using OC Gen-X? https://github.com/Pavo-IM/OC-Gen-X 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732757 Share on other sites More sharing options...
lesvink Posted August 1, 2020 Share Posted August 1, 2020 On 6/25/2020 at 10:43 PM, Common_Sense said: Hello! Switch from Clover to OC went very well, I have a few questions that I hope you might have an answer to: - In bios I can select "Opencore" as a boot option, don't know how it got there but it exists, it doesn't work however. Selecting "UEFI OS" does boot OC. Can I make the "Opencore" boot option to work, or maybe remove it? - There are 2 error messages that seem a little off: 1. "OCS: NO schema for HideSelf at 8 index, contect <Boot>" 2. "OCS: NO schema for BlacklistAppleUpdate at index 3, context <Security>" Thanks! // CS EDIT: removed a question that I found the answer to Picker menu can be temporarily enabled by pressing alt/option key during boot EDIT2: Scanpolicy to hide ESP partition insted of HideSelf Hello ! How did you pass this error : OCS: NO schema for BlacklistAppleUpdate at index 3, context <Security> ? Removed the entry in my config.plist doesn't work :-( Thanls ! Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732760 Share on other sites More sharing options...
Common_Sense Posted August 1, 2020 Share Posted August 1, 2020 8 minutes ago, lesvink said: Hello ! How did you pass this error : OCS: NO schema for BlacklistAppleUpdate at index 3, context <Security> ? Removed the entry in my config.plist doesn't work :-( Thanls ! After you have removed BlacklistAppleUpdate, then go to https://opencore.slowgeek.com/ and validate your config.plist, it can help you to find misstakes in your config. BlacklistAppleUpdate have been removed in newer versions of Opencore and replaced with something else, not sure exactly what was replacing it. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732763 Share on other sites More sharing options...
tarvi47 Posted August 1, 2020 Share Posted August 1, 2020 54 minutes ago, Pavo said: Have you tried using OC Gen-X? https://github.com/Pavo-IM/OC-Gen-X Hi! I tried this also, it's for opencore 0.5.9 and it boots to my desktop very well. My be you some hints more. Thnx! Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732764 Share on other sites More sharing options...
Pavo Posted August 1, 2020 Share Posted August 1, 2020 46 minutes ago, tarvi47 said: Hi! I tried this also, it's for opencore 0.5.9 and it boots to my desktop very well. My be you some hints more. Thnx! Just use that app to generate a 0.5.9 config and then use OCBuilder app to compile 0.6.0 and update the config.plist with the changes from the Sample.plist. 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732767 Share on other sites More sharing options...
FredWst Posted August 1, 2020 Share Posted August 1, 2020 2 hours ago, Sherlocks said: seems to fix problem in latest lilu thanks vit9696 Not for my hack, I'll investigate when be back from vacations. Fred 2 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732770 Share on other sites More sharing options...
salim0786 Posted August 1, 2020 Share Posted August 1, 2020 Hi all, I am getting this error when booting my hackintosh laptop: Dependency com.apple.iokit.IOHIDSystem fallback to com.apple.iokit.IOHIDFamily succeeded. Please fix your kext! Its getting stuck at End randomSeed. I have tried the debugging which the opencore guide says, but no luck whatsoever. Can anyone help me plssss??? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732771 Share on other sites More sharing options...
Andrey1970 Posted August 1, 2020 Share Posted August 1, 2020 3 hours ago, Common_Sense said: After you have removed BlacklistAppleUpdate, then go to https://opencore.slowgeek.com/ and validate your config.plist, it can help you to find misstakes in your config. No! Use OC utility ocvalidate. 6 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732776 Share on other sites More sharing options...
Common_Sense Posted August 1, 2020 Share Posted August 1, 2020 1 hour ago, Andrey1970 said: No! Use OC utility ocvalidate. Great to know, thanks for the tip. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732780 Share on other sites More sharing options...
D-an-W Posted August 2, 2020 Share Posted August 2, 2020 10 hours ago, Andrey1970 said: No! Use OC utility ocvalidate. Am I right in thinking you have to be booted with OC for this to work? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732792 Share on other sites More sharing options...
Andrey1970 Posted August 2, 2020 Share Posted August 2, 2020 2 hours ago, D-an-W said: Am I right in thinking you have to be booted with OC for this to work? Doesn't matter as you booted to macOS. 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732796 Share on other sites More sharing options...
D-an-W Posted August 2, 2020 Share Posted August 2, 2020 (edited) Thanks, just ran it on my "Out of date" config...now to try and fix it Spoiler OCS: No schema for Block at 1 index, context <ACPI>! OCS: No schema for Block at 1 index, context <DeviceProperties>! OCS: No schema for HideSelf at 3 index, context <Boot>! OCS: No schema for Block at 1 index, context <NVRAM>! OCS: No schema for DirectGopCacheMode at 2 index, context <Output>! OCS: No schema for Protocols at 6 index, context <UEFI>! OCS: No schema for RequestBootVarFallback at 3 index, context <Quirks>! Edited August 2, 2020 by D-an-W Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732801 Share on other sites More sharing options...
Paksman Posted August 2, 2020 Share Posted August 2, 2020 14 hours ago, Andrey1970 said: No! Use OC utility ocvalidate. how to compile the utility? When i type 'make' this is what i get: cc -c -fshort-wchar -Wall -Wextra -D EFIUSER -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-strict-aliasing -Wno-address -mmacosx-version-min=10.6 -O3 -I../../User/Include -I../../Include/Acidanthera -I../../Include/Apple -I../../Include/Apple/X64 -I../../Include/Generic -I../../Include/Intel -I../../Include/Microsoft -D NO_MSABI_VA_FUNCS -D OC_TARGET_DEBUG -I../../UDK/MdePkg/Include -I../../UDK/MdePkg/Include/Library -I../../UDK/MdePkg/Include/X64 -I../../UDK/MdePkg/Library/BaseLib -I../../UDK/MdeModulePkg/Include -I../../UDK/UefiCpuPkg/Include -include ../../User/Include/Pcd.h -include ../../User/Include/GlobalVar.h ocvalidate.c -o Darwin_X64/ocvalidate.o In file included from <built-in>:1: ./../../User/Include/Pcd.h:9:10: fatal error: 'Uefi.h' file not found #include <Uefi.h> ^~~~~~~~ 1 error generated. make: *** [Darwin_X64/ocvalidate.o] Error 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732803 Share on other sites More sharing options...
D-an-W Posted August 2, 2020 Share Posted August 2, 2020 (edited) Mine was already compiled after compiling OpenCore in the /OpenCorePkg/Utilities/ocvalidate/ folder. Edited August 2, 2020 by D-an-W 2 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732804 Share on other sites More sharing options...
FredWst Posted August 2, 2020 Share Posted August 2, 2020 (edited) 1 hour ago, Paksman said: how to compile the utility? When i type 'make' this is what i get: cc -c -fshort-wchar -Wall -Wextra -D EFIUSER -Wno-unused-parameter -Wno-implicit-fallthrough -Wno-strict-aliasing -Wno-address -mmacosx-version-min=10.6 -O3 -I../../User/Include -I../../Include/Acidanthera -I../../Include/Apple -I../../Include/Apple/X64 -I../../Include/Generic -I../../Include/Intel -I../../Include/Microsoft -D NO_MSABI_VA_FUNCS -D OC_TARGET_DEBUG -I../../UDK/MdePkg/Include -I../../UDK/MdePkg/Include/Library -I../../UDK/MdePkg/Include/X64 -I../../UDK/MdePkg/Library/BaseLib -I../../UDK/MdeModulePkg/Include -I../../UDK/UefiCpuPkg/Include -include ../../User/Include/Pcd.h -include ../../User/Include/GlobalVar.h ocvalidate.c -o Darwin_X64/ocvalidate.o In file included from <built-in>:1: ./../../User/Include/Pcd.h:9:10: fatal error: 'Uefi.h' file not found #include <Uefi.h> ^~~~~~~~ 1 error generated. make: *** [Darwin_X64/ocvalidate.o] Error 1 Open a terminal git clone https://github.com/acidanthera/OpenCorePkg.git Go to Opencore directory just create after "git clone" launch ./build_oc.tool Build results will be in subdirectory UDK/Build/OpenCorePkg/ -> DEBUG,NOOPT,RELEASE Unzip OpenCore-0.6.0-xxxx.zip according to your choice. Result will be in OpenCore-0.6.0-xxxx/Utilities/ocvalidate Fred Edited August 2, 2020 by FredWst 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732810 Share on other sites More sharing options...
Andrey1970 Posted August 2, 2020 Share Posted August 2, 2020 The ocvalidate utility has to correspond to the OC version. P.S. In 0.5.9 utility other name ConfigValidity. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732811 Share on other sites More sharing options...
lesvink Posted August 2, 2020 Share Posted August 2, 2020 22 hours ago, Common_Sense said: After you have removed BlacklistAppleUpdate, then go to https://opencore.slowgeek.com/ and validate your config.plist, it can help you to find misstakes in your config. BlacklistAppleUpdate have been removed in newer versions of Opencore and replaced with something else, not sure exactly what was replacing it. Thanks ! I've done it and all is validate by opencore.slowgeek :-) I'll try to boot now. A a nice day, thanks Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732820 Share on other sites More sharing options...
FredWst Posted August 2, 2020 Share Posted August 2, 2020 On 7/31/2020 at 8:53 AM, FredWst said: I've a similar issue on hack MM8,1 reboot on Apple logo -> it needs -v option to boot. (Very strange, will make a debug log) @vit9696 I've found the issue, but not able to explain why... I always made tweak DSDT and the one for my MM8,1 set ASPM in PCI space for WIFI sleep/wake. (OC do that now but write 0x0) Scope (_SB) { Method (_INI, 0, NotSerialized) // _INI: Initialize { ^PCI0.RP01.ASPM = 0x41 ^PCI0.RP01.ARPT.ASPM = 0x41 } ************************************* Device (RP01) { Name (_ADR, 0x001C0007) // _ADR: Address OperationRegion (LLLL, PCI_Config, 0x50, One) Field (LLLL, AnyAcc, NoLock, Preserve) { ASPM, 8 } ************************************ Device (ARPT) { Name (_ADR, Zero) // _ADR: Address OperationRegion (LLLL, PCI_Config, 0xBC, One) Field (LLLL, AnyAcc, NoLock, Preserve) { ASPM, 8 } Fred Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732827 Share on other sites More sharing options...
galisrule Posted August 2, 2020 Share Posted August 2, 2020 (edited) question to anybody.Is there a way to make external boot ENTRIES shows up in opencanopy just by themselves and nothing else? Edited August 2, 2020 by galisrule Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732861 Share on other sites More sharing options...
jsl2000 Posted August 3, 2020 Share Posted August 3, 2020 On 8/2/2020 at 3:56 AM, Andrey1970 said: No! Use OC utility ocvalidate. Thanks. But I got this error. How to fix it ? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/227/#findComment-2732867 Share on other sites More sharing options...
Recommended Posts