#6134 HIGH Update.: closing lid when suspended in ebook mode has problems.
Zarro Boogs per Child
bugtracker at laptop.org
Tue Jan 22 16:29:39 EST 2008
#6134: closing lid when suspended in ebook mode has problems.
----------------------------------+-----------------------------------------
Reporter: jg | Owner: cjb
Type: defect | Status: assigned
Priority: high | Milestone: Update.1
Component: power manager (OHM) | Version:
Resolution: | Keywords: power
Verified: 0 | Blocking:
Blockedby: |
----------------------------------+-----------------------------------------
Changes (by cjb):
* cc: dilinger, JordanCrouse (added)
Comment:
Quick fix doesn't work; when we wake up by closing the lid, we (HAL) don't
see the lid event and still think the lid is open.
When we close the lid while awake:
{{{
-bash-3.2# lshal | grep "'lid'" -a2
button.has_state = true (bool)
button.state.value = true (bool)
}}}
And when we close the lid to wake us up from sleep:
{{{
-bash-3.2# lshal | grep "'lid'" -a2
button.has_state = true (bool)
button.state.value = false (bool)
}}}
Running out of ideas. I'll see whether I can diagnose to kernel vs. HAL.
--
Ticket URL: <http://dev.laptop.org/ticket/6134#comment:4>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list