Contribute
Register

Can't extract DSDT for audio fix - No nodes found

Status
Not open for further replies.
Joined
May 25, 2015
Messages
22
Motherboard
GIGABYTE GA-Z97X-UD5H
CPU
Intel Core i7 4790K
Graphics
Gigabyte Nvidia GeForce 960
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
[SOLVED] Can't extract DSDT for audio fix - No nodes found

I got El Capitan running on my system pretty easily, but one problem is hanging me up, and that's losing audio after sleep. I read that you can potentially fix this by editing your DSDT, but I"m having issues even doing that.

I've tried using DSDTSE to extract my DSDT but I get an error saying "An exception of class NilObjectException was not handles. The application must shut down."

I've also tried using this Terminal command
Code:
ioreg -arw0 -d1 -c AppleACPIPlatformExpert | xpath /plist/array/dict/dict[2]/data[2]/text\(\) | base64 -D -o ~/Desktop/DSDT.aml
but I get an error saying "No nodes found"

I also did not load any custom DSDT, so I don't know if that makes a difference.

http://www.tonymacx86.com/el-capita...itan-usb-issues-possible-fix.html#post1108081
 
Last edited:
Download MacIASL. Open MacIASL Preferences- Sources and add PJALM report to MaciASL once you done that File - New from ACPI- DSDT then Compile then Click on Patch find your matching Motherboard in MaciASL once you done that Click on Apply then search and change. EHC1 to EH01-EHC2 to EH02-XHC1 to XHC Thats for your USB.
http://pjalm.com/repos/gigabyte/

For Your audio. https://github.com/toleda/audio_ALCInjection/blob/master/[Guide]-Add_or_Edit_HDEF-dsdt.pdf
 
Download MacIASL. Open MacIASL Preferences- Sources and add PJALM report to MaciASL once you done that File - New from ACPI- DSDT then Compile then Click on Patch find your matching Motherboard in MaciASL once you done that Click on Apply then search and change. EHC1 to EH01-EHC2 to EH02-XHC1 to XHC Thats for your USB.
http://pjalm.com/repos/gigabyte/
I appreciate your help man. I downloaded that application and I was able to generate a new DSDT and patch it with my motherboard config, but I can't compile successfully. In fact, I get about 164 errors. This happens before and after patching my mobo config.
Screenshot:
Code:
[ATTACH]154183.vB[/ATTACH]
 

Attachments

  • Screen Shot 2015-10-05 at 6.22.06 AM.png
    Screen Shot 2015-10-05 at 6.22.06 AM.png
    348.2 KB · Views: 87
Attach DSDT ill take a look for you.
 
I appreciate your help man. I downloaded that application and I was able to generate a new DSDT and patch it with my motherboard config, but I can't compile successfully. In fact, I get about 164 errors. This happens before and after patching my mobo config.
Screenshot:
Code:
[ATTACH=CONFIG]154183[/ATTACH]

In MacIASL Preferences have you set Compiler Options to ACPI 5.0 ?

.
 

Attachments

  • MacIASL.png
    MacIASL.png
    53 KB · Views: 119
Attach DSDT ill take a look for you.
I think I picked the wrong patch initially. After I selected the correct mobo it appears to compile, and the sound after sleep seems to be working. Thanks for your help.
 
Status
Not open for further replies.
Back
Top