http://bugzilla.kernel.org/show_bug.cgi?id=6058





--- Comment #30 from ykzhao <yakui.z...@intel.com>  2009-03-30 03:38:52 ---
Hi, Aljas
    Thanks for the test. The test result is weird. The content of DSDT table is
not changed in the course of suspned/resume. 
    From the log in comment #15 it seems that there exists the following
warning message:
   >ACPI Error (psargs-0359): [_ksy] Namespace lookup failure, AE_NOT_FOUND
   >ACPI Error (psparse-0537): Method parse/execution failed [\_TZ_.C1F3._STA]
(Node f7017348), AE_NOT_FOUND

    But from the acpidump we know that no _ksy object will be called in the
\_TZ.C1F3._STA. 
   >PowerResource (C1F3, 0x00, 0x0000)
        {
            Method (_STA, 0, NotSerialized)
            {
                Return (C1EB (0x02, 0xA0))
            }

    If so, the above message is caused by that the content of DSDT table is
changed. But unfortunately there is no change in the DSDT table. 

    At the same time when the custom DSDT is used, there is no above warning
message.
    Now I can't understand why this happens.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

------------------------------------------------------------------------------
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to