Jump to content
Olarila Professional Hackintosh Services ×

Laptop HP 17-j034ca DSDT errors


sensenku

Recommended Posts

Hi, I have dsdt files (.aml and .dsl via F4 method and aisl). I opened it via maciASL and I have 4 errors. And errors look similar to each other. Here is error codes. How can I fix them?


* Invalid type (Target is [Package], Source must be a package also)

Method (_Q11, 0, NotSerialized)  // _Qxx: EC Query
                   {
                       Subtract (NPS, One, NPS)
                       If (CondRefOf (\_PR.CPU0._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU0._PPC)
                           Notify (\_PR.CPU0, 0x80)
                       }

                       If (CondRefOf (\_PR.CPU1._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU1._PPC ())
                           Notify (\_PR.CPU1, 0x80)                         
                       }

                       If (CondRefOf (\_PR.CPU2._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU2._PPC ())
                           Notify (\_PR.CPU2, 0x80)
                       }

                       If (CondRefOf (\_PR.CPU3._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU3._PPC ())
                           Notify (\_PR.CPU3, 0x80)
                       }

                       If (CondRefOf (\_PR.CPU4._PPC, Local0))
                       {
                           Store (NPS, \_PR.CPU4._PPC ())
                           Notify (\_PR.CPU4, 0x80)
                       }

Link to comment
Share on other sites

  • Administrators

u need apply a correct battery patch for trackpad start load in sys pref

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...