FS#29242 - [linux] UEFI causes suspend to blank screen with unblinking crusor
Attached to Project:
Arch Linux
Opened by Nathan (nathan0n5ire) - Monday, 02 April 2012, 21:13 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 17 November 2012, 10:55 GMT
Opened by Nathan (nathan0n5ire) - Monday, 02 April 2012, 21:13 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 17 November 2012, 10:55 GMT
|
Details
Description:
When booting from UEFI, suspending to ram causes a blank screen with unblinking cursor, when the computer is booted from the hard drive (bios_grub partition), suspend to ram works normally. Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: Boot to linux from arch_grub uefi boot option suspend to ram |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Saturday, 17 November 2012, 10:55 GMT
Reason for closing: No response
Saturday, 17 November 2012, 10:55 GMT
Reason for closing: No response
Comment by
Aaron Bergman (redman332) -
Wednesday, 11 April 2012, 11:48 GMT
I get this same suspend lockup after upgrading to kernel 3.3 under
normal use. Backed off to 3.2 and my system returned to normal.
Can't trace the specific cause.
Comment by Nathan (nathan0n5ire) -
Wednesday, 11 April 2012, 16:46 GMT
Aaron, the kernel freezing on sleep with a unblinking cursor is
pretty common, it just means that part of the kernel (a module, or
a built-in piece), doesn't suspend properly. See
https://wiki.archlinux.org/index.php/Pm-utils#Black_screen_with_unblinking_cursor_when_trying_to_suspend. This is specifically a bug report for when not booting from
UEFI suspends to ram properly, but when booting from UEFI the
suspend to ram freezes with an unblinking cursor.
Comment by Greg (dolby) - Monday, 15
October 2012, 09:57 GMT
Still a problem?