https://bugzilla.kernel.org/show_bug.cgi?id=84651

--- Comment #15 from Ethan Schoonover <[email protected]> ---
Based on your debugging, I believe these are the relevant Q methods from the
DSDT. Don't know if they shed any light on this. I'm still reading up on acpi
debugging.

    5022 Method (_Q60, 0, NotSerialized)  // _Qxx: EC Query
         {
             Notify (VGBI, 0xC6) // Hardware-Specific
             Store (0x60, DBG8) /* \DBG8 */
         }

         Method (_Q61, 0, NotSerialized)  // _Qxx: EC Query
         {
             Notify (VGBI, 0xC7) // Hardware-Specific
             Store (0x61, DBG8) /* \DBG8 */
         }

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to