Jump to content

OpenCore General Discussion


dgsga
8,805 posts in this topic

Recommended Posts

@Allubz

64 cores (32c/32t) is the limit in kernel for all Osx system by now.

3970x is working perfectly with proxmox ve

with opencore i have also a faster boot

tested in my rig (see my signature)

 

Edited by Guest
Link to comment
Share on other sites

8 hours ago, asstastic said:

@telepati for functioning updates you'll want to have working NVRAM. To do that, you'll need to have "EnableWriteUnprotector" set to enabled. As you have a modern Intel motherboard, you may need to compile SSDT-PMC.aml, add it to the OC ACPI folder and add the file to your config.plist to get NVRAM working.

They are already set. 

Link to comment
Share on other sites

1 hour ago, ekwipt said:

Could someone please look at my EFI, i can’t even get ton installation TIA  

 

EFI copy.zip

4AA4CC57-4398-4D87-91D0-B825B5E0FFDF.jpeg

D9BB80F5-13CA-4E7D-9ED4-03A0F9F67A91.jpeg

 

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

Link to comment
Share on other sites

Hi everyone, I'm trying to boot Catalina with OpenCore 0.5.7 on my Dell Inspiron 7373 (i7-8550u) - unfortunately, the boot process is stuck after choosing the partition (getting pretty similar output as posted by IDON-NO). Does anyone have any idea how to solve that issue? Attached my EFI folder and OpenCore log.

 

(MSR-related quirks are disabled, because I've turned off the CFG lock by modifying the relevant UEFI variable. I've also tried to boot with those quirks enabled, but it  didn't help.)

EFI.zip

opencore-2020-04-11-234135.txt

 

EDIT: Solved that by enabling DevirutaliseMmio and SetupVirtualMap, but now getting instant KP. I've created a new thread.

Edited by konrad11901
Link to comment
Share on other sites

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
Share on other sites

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

 

  • Like 1
Link to comment
Share on other sites

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 by darthsian
Link to comment
Share on other sites

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 by markl18
Link to comment
Share on other sites

Anyone know what does mean?

 

Quote

OCKP0.thumb.jpg.146adb672ebab835ece972263eb681a7.jpg

 

OCKP.thumb.jpg.bd177ed295c001e9ee149448cb54d14c.jpg

 

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
Share on other sites

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
Share on other sites

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
Share on other sites

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
Share on other sites

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 

sc.jpg

 

:hysterical: 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
Share on other sites

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
Share on other sites

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
Share on other sites

×
×
  • Create New...