[Bug 61642] LVDS doesn't come back after "xrandr --output LVDS1 --off; xrandr --output LVDS1 --auto"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 2 03:16:25 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=61642

--- Comment #5 from Chris Wilson <chris at chris-wilson.co.uk> ---
Actually doesn't seem to be a kernel bug at all:

LVDS --off: no setcrtc to disable the LVDS, just backlight is turned off
LVDS --auto: setcrtc is called, but is a no-op
LVDS --mode 1024x768: reconfiguration detected, modeset performed

userspace *should* be disabling the output rather than turning it off, but the
second failure looks like userspace is then assuming that it gets turned back
on by auto.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130302/d3cc10c5/attachment.html>


More information about the intel-gfx-bugs mailing list