Jump to content
14 posts in this topic

Recommended Posts

How to fix these errors  THX

 

DSDT-Compile-Error_zpsnzo02d94.png

Start with proper disassembly. Collect all native DSDT and SSDT files. Then disassemble at once with 'iasl -da -dl *.aml'. Work with resulting *.dsl files.

Hello guys, like @Tora Chi Yo, i have problems to fix some errors.

 

My situation is, i'm trying to disable Nvidia (Optimus) from SSDT, is a 7 series laptop:

 

 

 

I've used this patches - All from RehabMan's repository:

graphics_SSDT-disable-cleanup
graphics_INI-disable
graphics_REG-disable

And this patch to rename _SB_.PCI0.GFX0 to _SB_.PCI0.IGPU

graphics_Rename-PCI0_GFX0

But i have this errors:

 

Screen Shot 2015-08-28 at 23.16.35.png

 

 

1º Error: If i remove "Arg0" from the line ok

2º Error: If i remove "}" from the line, and replace to "(", i'll have this message:

syntax error, unexpected PARSEOP_RETURN, expecting '('

Ok, when i remove "Return (GB42)", the mess begins....

How i can solve this?

 

Thanks guys ;)  

 

  • 4 weeks later...

Trying to Fix sleep and USB, but I can't get the initial to DSDT to compile, here are the Error lines.

13519, 6126, syntax error, unexpected PARSEOP_ZERO
13524, 6126, syntax error, unexpected PARSEOP_RETURN
13571, 6126, syntax error, unexpected PARSEOP_ZERO
13576, 6126, syntax error, unexpected PARSEOP_NAME, expecting ',' or ')'
13576, 6126, syntax error, unexpected ')'
 
HBP
 
Edited:  I overwrote my clean DSDT 2 years ago when this one compiled correctly... just recently noticed USB hang issues and am revisiting the issue before the new OS release.

resolved... though I hate what I had to do to get it done... (I use Ozmosis as boot loader) and I had to flash bios clean back to F4 from the Website and use Clover to Grab the DSDT's in order to recover a working board.

 

 

HBP

  • 3 weeks later...

I just extract DSDT to EFI/CLOVER/ACPI/origin and I wan't to edit DSDT to make XWAK do nothing I read somewhere that can fix "No audio after sleep/wake" problem.
I use MaciASL to make that change but can't compile and save DSDT because there is 2 errors (please see attachment)
I tried to change MaciASL preferences ASL 4.0, 5.0A, 5.1 but no effect.
Any solution, how to fix these errors?

 

post-844238-0-32928600-1444666942_thumb.png

×
×
  • Create New...