Jump to content

aKiloTonAnt

Registered User
  • Posts

    1
  • Joined

  • Last visited

About aKiloTonAnt

  • Birthday 02/20/1992

aKiloTonAnt's Achievements

Curious Beginner

Curious Beginner (1/7)

10

Reputation

  1. Hello! I'm working on making DSDT override in Setup 1.x for Windows 8. I'm trying to compile modified [file].dsl with IASL. At the begining there were 166 Errors 0 Warnings and 32 Remarks. Now I have got that down to 2 Errors and 1 Warning, but I can't figure out how to get rid of these. Can you help? These are my errors: dsdt_VAIO_EGPU.dsl 11668: Method (SNF5, 1, NotSerialized) Warning 1088 - Not all control paths return a value ^ (SNF5) dsdt_VAIO_EGPU.dsl 11886: Store (0x4A, MTL) Error 4068 - Object is not accessible from this scope ^ (MTL_) dsdt_VAIO_EGPU.dsl 11892: Store (0x55, MTL) Error 4068 - Object is not accessible from this scope ^ (MTL_) ASL Input: dsdt_VAIO_EGPU.dsl - 11964 lines, 380252 bytes, 5076 keywords Compilation complete. 2 Errors, 1 Warnings, 0 Remarks, 1561 Optimizations
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.