Re: PROBLEM: LCD display dead after ACPI suspend to RAM (S3)

From: Matthew Garrett
Date: Thu Jan 22 2004 - 09:12:18 EST


>on an ASUS M2400N [*] with both plain vanilla Linux Kernel 2.6.1 and
>2.6.1 + acpi-20031203, the machine appears to suspend to RAM without a
>problem and it also apparently comes back, but the screen is dead.

Try passing acpi_sleep=s3_bios or acpi_sleep=s3_mode to the kernel on
boot - also try while running X, switch away before suspend and switch
back afterwards. The problem is that the kernel doesn't know how to wake
the video hardware back up after S3 - the kernel parameters are hacks
that try to provoke it back into life, and X is sometimes able to
reinitialise stuff itself.

--
Matthew Garrett | mjg59-chiark.mail.linux-rutgers.kernel@xxxxxxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/