Jump to content
8755 posts in this topic

Recommended Posts

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)

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

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
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

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

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

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

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?

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?

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.

3 hours ago, ammoune78 said:

:hysterical: 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 by Download-Fritz

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 by markl18
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

1379483961_ScreenShot2020-04-13at1_35_01AM.thumb.png.8417802b280dba5f9fe4c4daeba06200.png

 

×
×
  • Create New...