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

           Summary: ACPI Lid Issue
           Product: ACPI
           Version: 2.5
    Kernel Version: 2.6.27 (Debian 5.0)
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Power-Sleep-Wake
        AssignedTo: acpi_power-sleep-w...@kernel-bugs.osdl.org
        ReportedBy: diilbert.atlan...@gmail.com
        Regression: No


Created an attachment (id=24774)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=24774)
acpidump output from the laptop

**I apologize in advance if I selected the wrong component.  This is as close I
could get to my issue.**

The lid/suspend event works on my Toshiba Satellite A205-S4607 50% of
the time.  I think it is possible it is an ACPI driver clitch.

After doing a little research I found out that the current lid state
is stored at:
/proc/acpi/button/lid/*/state.

So I ran some simple tests:

1)  After a fresh boot:
cat /proc/acpi/button/lid/*/state gives me:
State: open

2) Close (successful suspend) and Reopen the lid:
cat /proc/acpi/button/lid/*/state gives me:
State: closed

3) Close the lid (failure to suspend the laptop) and reopen
cat /proc/acpi/button/lid/*/state gives me:
State: open

4) Close (successful suspend) and Reopen the lid:
cat /proc/acpi/button/lid/*/state gives me:
State: closed

I repeated this several times to make sure the pattern is consistent.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to