Jump to content
7 posts in this topic

Recommended Posts

Hi,

I'm trying to patch my DSDT to make my Sound card working (ALC1150). I have a patch and untouched DSDT, unfortunetly even this untouched DSDT won't compile. Here's compilation errors:

7255    Error    syntax error, unexpected '}', expecting '('
7325    Error    syntax error, unexpected '}', expecting '('
9403    Error    syntax error, unexpected PARSEOP_ARG0
12855    Error    syntax error, unexpected PARSEOP_IF
12896    Error    syntax error, unexpected $end and premature End-Of-File

Here's my DSDT and patch:

https://dl.dropboxusercontent.com/u/23125894/DSDT.zip

Could anyone try to help me? Any suggestion how to fix this errors? Thanks in advance.

 

Best regards,

Piotr

Link to comment
https://www.insanelymac.com/forum/topic/292781-alc1150-on-asus-maximus-vi-gene/
Share on other sites

 

DSDT already uploaded on dropbox came from Everest. Here's the one from Aida64, but it's the same file.

I have ASUS Maximus VI Gene and the latest BIOS.

https://www.dropbox.com/s/t7ko4wm4mvvkiz9/acpi_dsdt_aida.zip

 

I extracted the DSDT directly from ROM module AmiBoardInfo.ffs, the errors look persistent:

 

Maximus_Gene_DSDT.jpg

 

Can you extract the DSDT from Ubuntu live for verification?

That the most interesting message on unsuccesful compilation:

 

12907 Error syntax error, unexpected $end and premature End-Of-File

 

looks like that's not the whole DSDT!

×
×
  • Create New...