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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17259|0                           |1
        is obsolete|                            |
  Attachment #17471|0                           |1
        is obsolete|                            |




------- Comment #21 from [EMAIL PROTECTED]  2008-09-08 01:31 -------
Created an attachment (id=17679)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=17679&action=view)
try the custom DSDT in which the PTS/WAK object is useless

Hi,Diego
   From the acpidump we can know that in the original DSDT table the PTS/WAK
object will call several ACPI methods, in which some hardware registers will be
accessed.
   >Method (PTS, 1, NotSerialized)
    {
        If (Arg0)
        {
      >      \_SB.PCI0.SBRG.SIOS (Arg0)
      >     \_SB.PCI0.NPTS (Arg0)
      >      \_SB.PCI0.SBRG.SPTS (Arg0)
      > }
    }
    Will you please try the custom DSDT and see whether the resume can work on
your machine? 
    How to use the custom DSDT is described in the comment #14.
    Thanks.


-- 
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, or are watching someone who is.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to