[<prev] [next>] [day] [month] [year] [list]
Message-ID: <74964b4d-b5e0-a544-c8cb-de43bfd9e599@torlan.ru>
Date: Fri, 3 Aug 2018 16:55:44 +0300
From: WGH <wgh@...lan.ru>
To: maarten.lankhorst@...ux.intel.com, daniel.vetter@...el.com,
jani.nikula@...ux.intel.com, gustavo@...ovan.org,
seanpaul@...omium.org, airlied@...ux.ie
Cc: dri-devel@...ts.freedesktop.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: xrand --output ... --off no longer turns the screen off on Linux
>=4.15
On Linux 4.14 and earlier, running `xrandr --output ${MONITOR} --off`
will result in screen turning off (the monitor will say "no signal" or so).
Since 4.15, however, the screen will remain black, but turned on
(backlight and everything).
I'm running xrandr 1.5.0 and X.Org Server 1.20.0.
This is caused by kernel change introduced here:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=846c7dfc1193eb2f9866fe2fa0ae7d45c72f95b9
I've reported this a bug to X.Org as well.
https://bugs.freedesktop.org/show_bug.cgi?id=107472
Powered by blists - more mailing lists