Jump to content

DSDT Error with Pjalm patches


isk k
 Share

12 posts in this topic

Recommended Posts

Hi Ioan,

 

try the attached DSDT.

One of the errors came from the change of SAT0 to SATA, which was not consistent through the whole patch.

The other one from the change from PEGP to PEG0.

I changed both entries manually.

 

Have fun.

DSDT.aml.zip

  • Like 1
Link to comment
Share on other sites

Hi Ioan,

 

try the attached DSDT.

One of the errors came from the change of SAT0 to SATA, which was not consistent through the whole patch.

The other one from the change from PEGP to PEG0.

I changed both entries manually.

 

Have fun.

 

Thank you.Is this patched DSDT for motherboard and graphic?

Link to comment
Share on other sites

Yes,

the DSDT contains Patches for MB and Graphics.

Those 7 other errors came from the already mentioned SAT0 and PEGP Situation, which I corrected manually...

 

Does the DSDT work as expected?

  • Like 1
Link to comment
Share on other sites

Yes,

the DSDT contains Patches for MB and Graphics.

Those 7 other errors came from the already mentioned SAT0 and PEGP Situation, which I corrected manually...

 

Does the DSDT work as expected?

Thank you!Can you tell me how can I correct these errors for the future.

Link to comment
Share on other sites

Sure...

 

In your screenshot the errors were:

post-638272-0-16331300-1457866278_thumb.jpg

"Object does not exist" means, that the object isn't available anymore, after the usage of the patches.

In that case you must be aware which object was changed by those patches.

 

Since PEGP was changed to PEG0 you just have to rename the lines 15212 and 15213 to point to

(\_SB.PCI0.PEG0) and (\_SB.PCI0.PEG0.GFX0)

 

Since SAT0 was changed to SATA you just have to rename the lines 16619, 16651, 16707 and 16763 to point to

(\_SB.PCI0.SAT0.xxxx) and (\_SB.PCI0.SATA.xxxx)

 
  • Like 2
Link to comment
Share on other sites

Sure...

 

In your screenshot the errors were:

attachicon.gifDSDT_Error_with_Pjalm_patches_-_DSDT_-_InsanelyMac_Forum.jpg

"Object does not exist" means, that the object isn't available anymore, after the usage of the patches.

In that case you must be aware which object was changed by those patches.

 

Since PEGP was changed to PEG0 you just have to rename the lines 15212 and 15213 to point to

(\_SB.PCI0.PEG0) and (\_SB.PCI0.PEG0.GFX0)

 

Since SAT0 was changed to SATA you just have to rename the lines 16619, 16651, 16707 and 16763 to point to

(\_SB.PCI0.SAT0.xxxx) and (\_SB.PCI0.SATA.xxxx)

I tried this DSDT it does not work, OS X cannot be started with it.Is there a way to delete DSDT file from clover boot screen?

Link to comment
Share on other sites

I tried this DSDT it does not work, OS X cannot be started with it.Is there a way to delete DSDT file from clover boot screen?

 

 

If you want to boot without the DSDT, go to options > DSDT name. And remove the DSDT.aml name.

 

 

pnd.jpg

 

qnd.jpg

 

 

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...