Mailinglist Archive: opensuse-bugs (15077 mails)

< Previous Next >
[Bug 326814] Laptop lid close doesn't always supend-to-ram
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 24 Sep 2007 06:16:45 -0600 (MDT)
  • Message-id: <20070924121645.58F0524526A@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=326814#c6





--- Comment #6 from Jens Axboe <axboe@xxxxxxxxx>  2007-09-24 06:16:44 MST ---
Alright, I did what you described. First I closed the lid where it didn't do
anything, this is the output:

lshal -m
14:10:19.022: computer_logicaldev_input_3 property button.state.value = false
14:10:19.024: computer_logicaldev_input_3 condition ButtonPressed = lid

acpi_listen
button/lid LID 00000080 00000005
button/lid LID 00000080 00000006

while true; do date; cat /proc/acpi/button/lid/LID/*; sleep 1; done
Mon Sep 24 14:10:11 CEST 2007
type:                    Lid Switch
state:      open
Mon Sep 24 14:10:12 CEST 2007
type:                    Lid Switch
state:      open
Mon Sep 24 14:10:13 CEST 2007
type:                    Lid Switch
state:      closed
Mon Sep 24 14:10:14 CEST 2007
type:                    Lid Switch
state:      closed
Mon Sep 24 14:10:15 CEST 2007
type:                    Lid Switch
state:      closed
Mon Sep 24 14:10:16 CEST 2007
type:                    Lid Switch
state:      closed
Mon Sep 24 14:10:17 CEST 2007
type:                    Lid Switch
state:      closed
Mon Sep 24 14:10:18 CEST 2007
type:                    Lid Switch
state:      open
Mon Sep 24 14:10:19 CEST 2007
type:                    Lid Switch
state:      open


And then I closed it again, this time it suspended fine. Output on the xterms
after resume:

lshal -m
14:11:27.028: computer_logicaldev_input_3 property button.state.value = true
14:11:27.030: computer_logicaldev_input_3 condition ButtonPressed = lid

acpi_listen.
button/lid LID 00000080 00000007
processor CPU0 00000081 00000000
processor CPU1 00000081 00000000

while true; do date; cat /proc/acpi/button/lid/LID/*; sleep 1; done
Mon Sep 24 14:11:25 CEST 2007
type:                    Lid Switch
state:      open
Mon Sep 24 14:11:27 CEST 2007
type:                    Lid Switch
state:      open
Mon Sep 24 14:11:28 CEST 2007
type:                    Lid Switch
state:      closed
Mon Sep 24 14:11:37 CEST 2007
type:                    Lid Switch
state:      open
Mon Sep 24 14:11:38 CEST 2007
type:                    Lid Switch
state:      open
Mon Sep 24 14:11:39 CEST 2007
type:                    Lid Switch
state:      open


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

< Previous Next >
References