Bug 101372 - nouveau?/DRI3?: dual monitors unusable without running compton --paint-on-overlay (sometimes)
Summary: nouveau?/DRI3?: dual monitors unusable without running compton --paint-on-ove...
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium critical
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-10 19:24 UTC by jimijames.bove
Modified: 2019-12-04 09:29 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description jimijames.bove 2017-06-10 19:24:23 UTC
Last known good version: 4.9.8
Software: Arch Linux, XFCE, compton, nouveau (using DRI3)
Hardware: NVIDIA Corporation GK107 [GeForce GT 740] (rev a1)

The behavior of this bug is identical to #97916 (https://bugs.freedesktop.org/show_bug.cgi?id=97916), but none of the workarounds work. Usually.

Quoting its behavior because they explained it way better than I could:
With default settings (no xorg.conf), dual monitors can only be used in "clone" mode.  When trying to switch to "extend" mode, the right-hand display freezes and continues to display a snapshot of the cloned display contents at the time of the switch.  Using Option "DRI" "2" in xorg.conf is a workaround.

And later on in the bug report, they discovered another workaround is making sure your compositor does what the --paint-on-overlay option makes compton do.

In my case, a few things are different:
1. I'm not running Ivy Bridge.
2. Switching to DRI2 does NOT fix it.
3. Enabling --paint-on-overlay fixed it the first time I tried it, even across multiple boots and tests, and then randomly stopped working for seemingly no reason. I had changed nothing about my system.
4. I started having this issue when I upgraded the kernel to 4.9.10 from 4.9.8, rather than when it started for them: 4.7.4. And yes, I already tested to confirm that this behavior changes between those two versions of Linux, and not with any other upgrade or downgrade to any of my other packages (not even nouveau, mesa, or xorg). You might ask why I'm making this bug report here, then, instead of at bugzilla.kernel.org. That's because of https://bugzilla.kernel.org/show_bug.cgi?id=195321#c5
5. When X and XFCE first run, this behavior doesn't  happen at all (assuming it wasn't happening before I shut it down). My dual-monitor setup still works properly. However, once I disconnect that monitor--or if it was disconnected when I rebooted, causing my system to remember that on boot--this behavior starts, and does not go away until I disable and enable the monitor in XFCE's Display preferences, which then restores the proper behavior until the next disconnect. It specifically has to be XFCE's Display preferences. Adding a regular, simple (using nothing but two Monitor sections and Identifiers matching the monitor names) dual-monitor .conf file to xorg.conf.d/ actually made it worse by causing this behavior to start immediately at boot no matter what, and for some reason xrandr couldn't turn the monitor back on after running xrandr --output <output> --off (though XFCE's preferences COULD turn it back on).
6. I still have this behavior when compton is disabled and I'm not running any compositor at all. I specifically have to either downgrade the kernel or run compton with the --paint-on-overlay option to fix it (when that even manages to fix it).

I have not yet tested a newer kernel version than 4.9.10, but I plan to when I have more time, probably in a week, but possibly in a month.
Comment 1 Ilia Mirkin 2017-06-10 20:01:14 UTC
Please include dmesg + xorg logs for both cases.

The only relevant change I see in 4.9.8..4.910 is that the HDA ELD reporting was fixed, which should have enabled audio to work over HDMI. Could have been something as silly as a slight timing change which triggers another pre-existing issue.
Comment 2 jimijames.bove 2017-06-17 22:03:04 UTC
I just upgraded to 4.11, and the issue seems to have disappeared. It's either gone or now has different behavior, because it doesn't even happen when compton is not running. Either way, I can no longer reproduce it. I'll come back to this report if this issue comes back.
Comment 3 Martin Peres 2019-12-04 09:29:02 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/353.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.