mkottman/acpi_call

HP Elitebook 850 G1 ACPI calls

LennertVA opened this issue · 0 comments

Found the following in the decompiled ACPI mess:

Scope (\_SB.PCI0.RP05.DGFX)
        Method (_ON, 0, Serialized)  // _ON_: Power On
        Method (_OFF, 0, Serialized)  // _OFF: Power Off

Testing currently if it actually makes a difference, but echo'ing to /proc/acpi/call gets accepted at least.