FS#36107 - [linux] 3.10.x corruption/graphical artifacts on resume (intel IVB)
Attached to Project:
Arch Linux
Opened by Brandon Watkins (bwat47) - Thursday, 11 July 2013, 19:26 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 10 October 2013, 10:38 GMT
Opened by Brandon Watkins (bwat47) - Thursday, 11 July 2013, 19:26 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 10 October 2013, 10:38 GMT
|
Details
Upon resuming from suspend on intel HD4000 with kernel 3.10
from testing, the screen is just a mess of colors and
artifacts.
Upstream discussion of the bug: http://www.gossamer-threads.com/lists/linux/kernel/1743038 I also noticed other times suspend will just seemingly totally hang, just a black screen, no blinking cursor or anything (don't have either of these issues with 3.9.9) not sure if its related. But right now kernel 3.10 is severely broken when it comes to suspend/resume on intel hd4000. |
This task depends upon
Apparently, it won't make it to 3.10.2 (you can see the patch series here https://lkml.org/lkml/2013/7/19/147); it might be a good idea to apply it in the PKGBUILD though?
1. http://cgit.freedesktop.org/~danvet/drm-intel/commit/?id=94a335dba34ff47cad3d6d0c29b452d43a1be3c8
[ 7114.087816] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[ 7174.521130] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
% dmesg | grep intel_dp
[ 7114.087816] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[ 7174.521130] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
[11591.343093] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting
My setup is little unique in that I am using a display port connection. No idea if it is related or not.
1. Power management and ACPI options ---> Suspend to RAM and standby (unchecked) and Power management and ACPI options ---> Hibernation (aka 'suspend to disk') (unchecked)