Contribute
Register

Creation SSDT-EC-USBX for Coffee Lake

Joined
Feb 7, 2022
Messages
92
Motherboard
GIGABYTE Z390 AORUS MASTER
CPU
i7-9700K
Graphics
RX 580
Mac
  1. iMac
Dear Hackintoshers, @Edhawk, greetings :wave: I'm a some confused, I don't understand what to do.

I trying create SSDT-EC-USBX from this guide
parent link – https://dortania.github.io/OpenCore-Install-Guide/ktext.html#desktop

I'm a using method "manual"

So, I created "dummy" file, look SYSTEM.aml its file wich I got via acpidump.exe tool https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/overview.html

As far as I understand, in this file I look at IDs and other data that are unique to my machine.

Essence of the problem:

As far as I understand based on the SYSTEM file that I attached, this section is relevant for me:
if it is true? What should I do?

FYI attached SSDT-EC-USBX.dsl – this is what I edited, but did not compile because I encountered the problem described above

I decided to do this manually to exclude unnecessary code that does not apply to my machine, this is insignificant, but they write that this speeds up the load and I, as a JavaScript programmer :D prefer to exclude unnecessary code
 

Attachments

  • SYSTEM.aml
    259.1 KB · Views: 18
  • SSDT-EC-USBX.dsl
    3.1 KB · Views: 15
Last edited:
Dear Hackintoshers, @Edhawk, greetings :wave: I'm a some confused, I don't understand what to do.

I trying create SSDT-EC-USBX from this guide
parent link – https://dortania.github.io/OpenCore-Install-Guide/ktext.html#desktop

I'm a using method "manual"

So, I created "dummy" file, look SYSTEM.aml its file wich I got via acpidump.exe tool https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/overview.html

As far as I understand, in this file I look at IDs and other data that are unique to my machine.

Essence of the problem:

As far as I understand based on the SYSTEM file that I attached, this section is relevant for me:
if it is true? What should I do?

FYI attached SSDT-EC-USBX.dsl – this is what I edited, but did not compile because I encountered the problem described above

I decided to do this manually to exclude unnecessary code that does not apply to my machine, this is insignificant, but they write that this speeds up the load and I, as a JavaScript programmer :D prefer to exclude unnecessary code
you can use this:
to create all required aml files
 
Thank you! But i thought manual better and cleaner way to create
sometimes... but it is a good tool that scans your DSDT and creates what is needed
 
@Feartech Hi, How dangerous is it to update the BIOS? Does it make sense?
 
Back
Top