linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [bisected] PS/2 keyboard and mouse dead on resume on Intel D845BG
@ 2012-10-07 13:13 Ondrej Zary
  2012-10-07 19:00 ` Ondrej Zary
  0 siblings, 1 reply; 6+ messages in thread
From: Ondrej Zary @ 2012-10-07 13:13 UTC (permalink / raw)
  To: Matthew Garrett, Rafael J. Wysocki, Len Brown; +Cc: linux-kernel, linux-acpi

Hello,
Intel D845BG board comes out of S3 with PS/2 keyboard and mouse completely 
dead. The machine works otherwise (with USB keyboard or over network). When 
rebooted in this state, the BIOS hangs with blank screen. I have the latest 
BIOS installed (P08).

Old kernels worked. Bisection pointed to commit: 
b6dacf63e9fb2e7a1369843d6cef332f76fca6a3
(ACPI: Unconditionally set SCI_EN on resume)

Commenting out this line in drivers/acpi/sleep.c:
	acpi_write_bit_register(ACPI_BITREG_SCI_ENABLE, 1);
fixes the problem.

Any ideas why this breaks on this system?

-- 
Ondrej Zary

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

end of thread, other threads:[~2012-10-09  6:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-07 13:13 [bisected] PS/2 keyboard and mouse dead on resume on Intel D845BG Ondrej Zary
2012-10-07 19:00 ` Ondrej Zary
2012-10-07 19:59   ` Rafael J. Wysocki
2012-10-08 14:42   ` Matthew Garrett
2012-10-09  5:11     ` Len Brown
2012-10-09  6:17       ` Ondrej Zary

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).