Jump to content

Sony Vaio VPC-EB1LFX DSDT Compiling Errors


陈小龙
 Share

4 posts in this topic

Recommended Posts

Hello everyone. I've been trying to mess around with the DSDT for my Sony VPC-EB series laptop in hopes of fixing HDMI audio, as well as removing patching it to remove NullCPUPowerManager.kext (some people report that that kext conflicts with LVDS).

 

When I try to compile my DSDT without any modifications, I get 166 errors. There are a lot of "Object does not exist" errors and "Object is not accessible from this scope" errors.

 

Searching through multiple forums, I found that some of the "Object does not exist" errors can be fixed by adding an "External (####)" line, but that doesn't fix all of those errors.

 

I've attached the DSDT retrieved from Windows and Linux, the decompiled DSDT as well as the error messages. I'd appreciate it if someone could help me fix my DSDT or help walk me through fixing it.

 

Thank you!

Sony_DSDT.zip

Link to comment
Share on other sites

Thank you so much!!! It works!

 

370/1964MB	0.02 0.05 0.07 1/290 4531
[4012:3996 0:518] 09:30:56 Sat Apr 16 [chenxiaolong@cxl-archusb: +1] ~/Desktop/Mac/DSDT 
(1:518)$ iasl dsdt.dsl 

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20110316-64 [Apr  1 2011]
Copyright (c) 2000 - 2011 Intel Corporation

ASL Input:  dsdt.dsl - 12229 lines, 386814 bytes, 5128 keywords
AML Output: dsdt.aml - 42925 bytes, 1401 named objects, 3727 executable opcodes

Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 3 Optimizations

 

EDIT: Just took a look at diff between the original dsdt.dsl and your modified dsdt.dsl. Thanks for adding in the DTGP method for me!

Link to comment
Share on other sites

 Share

×
×
  • Create New...