Jump to content
34 posts in this topic

Recommended Posts

  • 2 months later...

 

You can re-downoad it or add this part to the original:

Scope (_SB)
{
    Method (_INI, 0, NotSerialized)  // _INI: Initialize
    {
        If (CondRefOf (\_SB.PCI0.PEG0.PEGP.OPOF))
        {
            ^PCI0.PEG0.PEGP.OPOF ()
        }
    }
}

yes thank you so much, i want to save the code

  • 1 year later...
×
×
  • Create New...