https://bugzilla.kernel.org/show_bug.cgi?id=83331 --- Comment #9 from Klaus Kusche <klaus.kusche@xxxxxxxxxxxxxxx> --- Anything else I can try? Any debug outputs I could add? I think we are hunting two different problems: 1.) Why does the internal display crash after a dpms standby/suspend/off? This is extremely annoying, because it happens all the time while giving my presentations in the lecture halls, and with all the students in front of me, blindly fixing things is irritating. Without knowing the code, I'd assume that this should be easy to find: What's the difference in code paths between "dpms on" and "xrandr off+auto"? "xrandr off+auto" obviously does something more than "dpms on"? Couldn't this be simply added to "dpms on", too? Note that just "xrandr auto" alone does not fix the crashed display, a "xrandr off" is needed first. 2.) Why do the switch from VGA to framebuffer during boot and an "xrandr off+auto" both take ages (> 5 sec)? -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel