ekwipt Posted April 12, 2020 Share Posted April 12, 2020 10 hours ago, polkaholga said: Is your SSDT-EC correct for you board ? SSDT-AWAC or proper RTC patch applied ? First things I would look for... https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-AWAC.dsl https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-EC-USBX.dsl I’m not sure if AWAC is needed for X99 board, I’ll look into it. I tried patching EC may self but it didn’t work (couldn’t compile so I’m doing something wrong) For my SSDTs i used CorpNewt: SSDTTime which does say in the guide that it might not work with X99 (so maybe that’s my problem) Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2716955 Share on other sites More sharing options...
polkaholga Posted April 12, 2020 Share Posted April 12, 2020 4 hours ago, ekwipt said: I’m not sure if AWAC is needed for X99 board, I’ll look into it. I tried patching EC may self but it didn’t work (couldn’t compile so I’m doing something wrong) For my SSDTs i used CorpNewt: SSDTTime which does say in the guide that it might not work with X99 (so maybe that’s my problem) Try maciasl 2018-05-07.zip for your SSDT stuff https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/ Make sure you use the correct paths for patching, e.g PNP0C09 or wherever you EC is located 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2716972 Share on other sites More sharing options...
thientruongdx Posted April 12, 2020 Share Posted April 12, 2020 OC 0.5.7 Wifi real mac Locate not working Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2716987 Share on other sites More sharing options...
elapse Posted April 12, 2020 Share Posted April 12, 2020 51 minutes ago, thientruongdx said: OC 0.5.7 Wifi real mac Locate not working Had the same issue after i have updated to 0.5.7. Clear the NVRAM and it should work again. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2716994 Share on other sites More sharing options...
markl18 Posted April 12, 2020 Share Posted April 12, 2020 hi here I have no kp nothing it just sits there Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2716998 Share on other sites More sharing options...
darthsian Posted April 12, 2020 Share Posted April 12, 2020 (edited) Hi all, anyone successfully using this template from OpenCore repository - SSDT-EC-USBX.dsl? When i uncomment part, where i want to hide my device with PNP0C09, in my case its H_EC, i have this ACPI error in kernel log. 2020-04-12 12:40:45.425507+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-04-12 12:40:45.425507+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-04-12 12:40:45.425509+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [_STA] 2020-04-12 12:40:45.425509+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [_STA] 2020-04-12 12:40:45.425510+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Namespace lookup failure, AE_ALREADY_EXISTS 2020-04-12 12:40:45.425511+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Namespace lookup failure, AE_ALREADY_EXISTS 2020-04-12 12:40:45.425512+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/dswload-462) 2020-04-12 12:40:45.425513+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/dswload-462) 2020-04-12 12:40:45.425514+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_ALREADY_EXISTS, 2020-04-12 12:40:45.425514+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_ALREADY_EXISTS, 2020-04-12 12:40:45.425515+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> During name lookup/catalog 2020-04-12 12:40:45.425515+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> During name lookup/catalog 2020-04-12 12:40:45.425517+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/psobject-310) 2020-04-12 12:40:45.425517+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/psobject-310) 2020-04-12 12:40:45.425547+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_ALREADY_EXISTS, 2020-04-12 12:40:45.425547+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_ALREADY_EXISTS, 2020-04-12 12:40:45.425549+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (SSDT: SsdtEC) while loading table 2020-04-12 12:40:45.425550+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (SSDT: SsdtEC) while loading table 2020-04-12 12:40:45.425551+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-319) 2020-04-12 12:40:45.425551+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-319) 2020-04-12 12:40:45.425622+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-04-12 12:40:45.425622+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-04-12 12:40:45.425623+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 1 table load failures, 13 successful 2020-04-12 12:40:45.425624+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 1 table load failures, 13 successful 2020-04-12 12:40:45.425625+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-342) 2020-04-12 12:40:45.425625+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-342) I attach my edited SSDT. SSDT-EC-USBX.aml SOLVED: I just found out that H_EC device is not active because H_EC._STA returns zero. Edited April 12, 2020 by darthsian Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717001 Share on other sites More sharing options...
markl18 Posted April 12, 2020 Share Posted April 12, 2020 (edited) On 4/12/2020 at 6:52 AM, darthsian said: Hi all, anyone successfully using this template from OpenCore repository - SSDT-EC-USBX.dsl? When i uncomment part, where i want to hide my device with PNP0C09, in my case its H_EC, i have this ACPI error in kernel log. 2020-04-12 12:40:45.425507+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-04-12 12:40:45.425507+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-04-12 12:40:45.425509+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [_STA] 2020-04-12 12:40:45.425509+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [_STA] 2020-04-12 12:40:45.425510+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Namespace lookup failure, AE_ALREADY_EXISTS 2020-04-12 12:40:45.425511+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Namespace lookup failure, AE_ALREADY_EXISTS 2020-04-12 12:40:45.425512+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/dswload-462) 2020-04-12 12:40:45.425513+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/dswload-462) 2020-04-12 12:40:45.425514+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_ALREADY_EXISTS, 2020-04-12 12:40:45.425514+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_ALREADY_EXISTS, 2020-04-12 12:40:45.425515+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> During name lookup/catalog 2020-04-12 12:40:45.425515+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> During name lookup/catalog 2020-04-12 12:40:45.425517+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/psobject-310) 2020-04-12 12:40:45.425517+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/psobject-310) 2020-04-12 12:40:45.425547+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_ALREADY_EXISTS, 2020-04-12 12:40:45.425547+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_ALREADY_EXISTS, 2020-04-12 12:40:45.425549+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (SSDT: SsdtEC) while loading table 2020-04-12 12:40:45.425550+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (SSDT: SsdtEC) while loading table 2020-04-12 12:40:45.425551+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-319) 2020-04-12 12:40:45.425551+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-319) 2020-04-12 12:40:45.425622+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-04-12 12:40:45.425622+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-04-12 12:40:45.425623+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 1 table load failures, 13 successful 2020-04-12 12:40:45.425624+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 1 table load failures, 13 successful 2020-04-12 12:40:45.425625+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-342) 2020-04-12 12:40:45.425625+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-342) I attach my edited SSDT. SSDT-EC-USBX.aml hi all of the kext that I have have id all of my equipment that I know of there is alot of of them I have 0 in my acpi I was playing with them kept on getting an error here or there now nothing and like 10 of them are identified with out anything sorry I didnt know what I was saying. in my case there certain devices match or fit one to one to mac own s there. no need to edit them usually this is intel types of mother boards Edited April 26, 2020 by markl18 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717003 Share on other sites More sharing options...
kapelan6 Posted April 12, 2020 Share Posted April 12, 2020 diepnt You have configured USBMap incorrectly. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717012 Share on other sites More sharing options...
markl18 Posted April 12, 2020 Share Posted April 12, 2020 15 minutes ago, kapelan6 said: diepnt hi what wrong with my boot how come i get stuck pomogi pogolusta broton ili tovorish ya uge neznay kak otnocitsa Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717018 Share on other sites More sharing options...
telepati Posted April 12, 2020 Share Posted April 12, 2020 33 minutes ago, thientruongdx said: I updated to NDK-OpenCore-0.5.8 version And Clear NVRAM but Locate not working Then you must ask under NDK thread not in here! 2 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717021 Share on other sites More sharing options...
ammoune78 Posted April 12, 2020 Share Posted April 12, 2020 Anyone know what does mean? Quote Hardware RIG: MB Gigabyte X299 Designare EX CPU i9-9980 XE RAM 64GB Crucial Ballistic 3200 MHZ GPU Radeon Vega Frontier Air-cool 16 GB PSU Corsair RM 850X Native WiFi support Thanks Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717023 Share on other sites More sharing options...
topolino1 Posted April 12, 2020 Share Posted April 12, 2020 Hi, Thank you to all the develeoper who work on "OC". You are cool! I'm using version 0.5.8. The new graphics option is great. Thanks to everyone who worked on it. @vit9696, @Download-Fritz, @Pavo @MacNB I have a question. Maybe someone else of you knows how to solve the following problems. Or maybe someone else had these problems?: 1. When I had the Misc: Boot: "Bulitin" version, the system booted up after a few seconds alone. When I use "External", the system does not start, I have to select it from the keyboard and confirm. In clower, how native nvram worked, chose the last booted system. Can it be set in OC?? 2. In "External" mode, I see the mouse cursor in the upper right corner, but the mouse does not move it. Is the mouse in this mode does not work, or am I doing something wrong? 3. After starting the computer, the Makintosh HD disk icon is always located somewhere else on the desktop. Can you fix it somehow? Can anyone know what needs to be repaired? I have GA-Z170X-Gaming_7 with i7 6700. Thank you for your help. A Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717027 Share on other sites More sharing options...
markl18 Posted April 12, 2020 Share Posted April 12, 2020 24 minutes ago, topolino1 said: Hi, Thank you to all the develeoper who work on "OC". You are cool! I'm using version 0.5.8. The new graphics option is great. Thanks to everyone who worked on it. @vit9696, @Download-Fritz, @Pavo @MacNB I have a question. Maybe someone else of you knows how to solve the following problems. Or maybe someone else had these problems?: 1. When I had the Misc: Boot: "Bulitin" version, the system booted up after a few seconds alone. When I use "External", the system does not start, I have to select it from the keyboard and confirm. In clower, how native nvram worked, chose the last booted system. Can it be set in OC?? 2. In "External" mode, I see the mouse cursor in the upper right corner, but the mouse does not move it. Is the mouse in this mode does not work, or am I doing something wrong? 3. After starting the computer, the Makintosh HD disk icon is always located somewhere else on the desktop. Can you fix it somehow? Can anyone know what needs to be repaired? I have GA-Z170X-Gaming_7 with i7 6700. Thank you for your help. A hi where did you find .5.8 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717031 Share on other sites More sharing options...
rottenpants Posted April 12, 2020 Share Posted April 12, 2020 4 hours ago, darthsian said: Hi all, anyone successfully using this template from OpenCore repository - SSDT-EC-USBX.dsl? When i uncomment part, where i want to hide my device with PNP0C09, in my case its H_EC, i have this ACPI error in kernel log. 2020-04-12 12:40:45.425507+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-04-12 12:40:45.425507+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-04-12 12:40:45.425509+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [_STA] 2020-04-12 12:40:45.425509+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> [_STA] 2020-04-12 12:40:45.425510+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Namespace lookup failure, AE_ALREADY_EXISTS 2020-04-12 12:40:45.425511+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> Namespace lookup failure, AE_ALREADY_EXISTS 2020-04-12 12:40:45.425512+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/dswload-462) 2020-04-12 12:40:45.425513+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/dswload-462) 2020-04-12 12:40:45.425514+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_ALREADY_EXISTS, 2020-04-12 12:40:45.425514+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_ALREADY_EXISTS, 2020-04-12 12:40:45.425515+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> During name lookup/catalog 2020-04-12 12:40:45.425515+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> During name lookup/catalog 2020-04-12 12:40:45.425517+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/psobject-310) 2020-04-12 12:40:45.425517+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/psobject-310) 2020-04-12 12:40:45.425547+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_ALREADY_EXISTS, 2020-04-12 12:40:45.425547+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Exception: AE_ALREADY_EXISTS, 2020-04-12 12:40:45.425549+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (SSDT: SsdtEC) while loading table 2020-04-12 12:40:45.425550+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (SSDT: SsdtEC) while loading table 2020-04-12 12:40:45.425551+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-319) 2020-04-12 12:40:45.425551+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-319) 2020-04-12 12:40:45.425622+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-04-12 12:40:45.425622+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> ACPI Error: 2020-04-12 12:40:45.425623+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 1 table load failures, 13 successful 2020-04-12 12:40:45.425624+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> 1 table load failures, 13 successful 2020-04-12 12:40:45.425625+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-342) 2020-04-12 12:40:45.425625+0200 localhost kernel[0]: (AppleACPIPlatform) <AppleACPIPlatform`AcpiOsVprintf> (20160930/tbxfload-342) I attach my edited SSDT. SSDT-EC-USBX.aml SOLVED: I just found out that H_EC device is not active because H_EC._STA returns zero. Im having the same acpi error but the computer boots fine. Also have the same H_EC device. So your H_EC device is already off in your DSDT? So that means that we only need the usb power and the new EC device code in SSDT-EC-USBX.aml right? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717050 Share on other sites More sharing options...
ammoune78 Posted April 12, 2020 Share Posted April 12, 2020 21 hours ago, IDON-NO said: any help here please .. I will stay with Clover it is much easier and no reason for OC complexity. Thank you the OP KP screenshots are just like the rain here, how did you solved that problem BRO, cause i have the same? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717062 Share on other sites More sharing options...
topolino1 Posted April 12, 2020 Share Posted April 12, 2020 3 hours ago, markl18 said: cześć, gdzie znalazłeś .5.8 There is: https://github.com/williambj1/OpenCore-Factory/releases Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717065 Share on other sites More sharing options...
BerndVP Posted April 12, 2020 Share Posted April 12, 2020 So, Booting into the Mojave installer works with my OC EFI. Booting into the Mojave SSD what was running Clover EFI with my OC EFI works But what does this message mean ? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717069 Share on other sites More sharing options...
Modmike Posted April 12, 2020 Share Posted April 12, 2020 I hope it's ok to post in this forum: I am having an issue getting bluetooth to work on the Dell DW1560 (BCM94352Z). I keep getting a BlueToothInjector error not found even though it is in the folder and in the plist. WiFi works fine. Any Tips? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717091 Share on other sites More sharing options...
darthsian Posted April 12, 2020 Share Posted April 12, 2020 4 hours ago, rottenpants said: Im having the same acpi error but the computer boots fine. Also have the same H_EC device. So your H_EC device is already off in your DSDT? So that means that we only need the usb power and the new EC device code in SSDT-EC-USBX.aml right? Yes exactly. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717098 Share on other sites More sharing options...
mhaeuser Posted April 12, 2020 Share Posted April 12, 2020 (edited) 3 hours ago, ammoune78 said: the OP KP screenshots are just like the rain here, how did you solved that problem BRO, cause i have the same? No, you do not have the same error. Your error is you did not set ExecutablePath for a kext that requires it. Edited April 12, 2020 by Download-Fritz Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717106 Share on other sites More sharing options...
markl18 Posted April 12, 2020 Share Posted April 12, 2020 (edited) 3 hours ago, topolino1 said: There is: https://github.com/williambj1/OpenCore-Factory/releases hi a stupid question what happened to boot mac os and stuff in oc 0.5.8 Edited April 12, 2020 by markl18 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717111 Share on other sites More sharing options...
markl18 Posted April 12, 2020 Share Posted April 12, 2020 hi fritz or somebody can you tell me what is wrong with this Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717131 Share on other sites More sharing options...
topolino1 Posted April 12, 2020 Share Posted April 12, 2020 33 minutes ago, markl18 said: hi fritz or somebody can you tell me what is wrong with this I think you miss the new version of Resources. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717138 Share on other sites More sharing options...
markl18 Posted April 13, 2020 Share Posted April 13, 2020 (edited) hi now i get ocui: failed to load images halting on critical error I got over that error but now I get ten boxes with some other EFI file where is the mac os I mean in my choices of stuff to boot there is no choice for mac os I just dont get it Edited April 13, 2020 by markl18 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717146 Share on other sites More sharing options...
ammoune78 Posted April 13, 2020 Share Posted April 13, 2020 4 hours ago, Download-Fritz said: No, you do not have the same error. Your error is you did not set ExecutablePath for a kext that requires it. Hey dude @Download-Fritz, much appreciated reply! It's seems to be something else, because the required paths already exists: Quote Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/158/#findComment-2717151 Share on other sites More sharing options...
Recommended Posts