All of lore.kernel.org
 help / color / mirror / Atom feed
* acpi poweroff
@ 2005-05-09 20:17 André Pereira de Almeida
  2005-05-11 16:29 ` Yu, Luming
  0 siblings, 1 reply; 4+ messages in thread
From: André Pereira de Almeida @ 2005-05-09 20:17 UTC (permalink / raw)
  To: linux-kernel

When I try to poweroff my computer, it reboots.
The only way to turn it off is to change

acpi_sleep_prepare(ACPI_STATE_S5);

to

acpi_sleep_prepare(ACPI_STATE_S4);

in the function acpi_power_off in the file drivers/acpi/sleep/poweroff.c.
I think it's a buggy acpi controller.
What's the side effect of this change?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-05-11 19:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-09 20:17 acpi poweroff André Pereira de Almeida
2005-05-11 16:29 ` Yu, Luming
2005-05-11 19:17   ` André Pereira de Almeida
2005-05-11 19:24     ` André Pereira de Almeida

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.