Jump to content

DSDT patched for GA-Z97x-Gaming 3 1.2


 Share


User Feedback

Recommended Comments

@Hi neo_fox33

 

in my opinion is your dsdt not error free and no useful,  I received 23 Error messages.

such as:

 

8949, 4096, syntax error, unexpected '}', expecting '(' …and so on

 

that is, you need to change this line:

 

                If (CondRefOf (\_SB.PCI0.XHC.PS0X))

                {

                    PS0X

                }

 

in :

 

                If (CondRefOf (\_SB.PCI0.XHC.PS0X))

                {

 //                   PS0X

                }

 

 …and so on … then the DSDT.aml is useful, 

Link to comment
Share on other sites

×
×
  • Create New...