http://bugzilla.kernel.org/show_bug.cgi?id=5809
------- Additional Comments From [EMAIL PROTECTED] 2006-08-10 03:54 ------- Hi, thanks for your answer. I'll try to answer your questions... 1. When you boot the system with the lid open, what does state say? ******************************************************************* # cat /proc/acpi/button/lid/LID0/state state: closed 2. When you then press the lid button down (or actually close the lid and check the state from a serial console or network connection) what does state say? ******************************************************************* The state is still closed when the LID is closed. # sleep 5 && cat /proc/acpi/button/lid/LID0/state state: closed 3. when you release or open the lid, what does state say? ******************************************************************* When I wait up to 20 seconds with a closed LID and open it afterwards, the status changed to open, after opening the lid. # cat /proc/acpi/button/lid/LID0/state state: open does it work properly from there forward? ***************************************** Not really. The state remains up to 10 seconds in state "open" and changed then to "closed" (lid is closed). But no suspend activity happens after the change to "close". But when I open the lid the system powers down for suspending. So it looks like that the system did not see the status change until I've opened the lid. Why does the status changed so late after I've closed the lid? # sleep 5 && cat /proc/acpi/button/lid/LID0/state && sleep 5 && cat /proc/acpi/button/lid/LID0/state && sleep 5 && cat /proc/acpi/button/lid/LID0/state && sleep 5 && cat /proc/acpi/button/lid/LID0/state && sleep 5 && cat /proc/acpi/button/lid/LID0/state && sleep 5 && cat /proc/acpi/button/lid/LID0/state state: open state: open state: closed state: closed state: closed state: closed If you need further information please contact me. Regards, Michael ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
