GNOME Bugzilla – Bug 667924
Configuring dual monitors has no effect; displays stay mirrored.
Last modified: 2013-04-19 09:10:42 UTC
Using gnome-control-center to configure a dual-display setup (two monitors showing different parts of the desktop) has no effect. The monitors stay mirrored, just as they are when I first log in. Using xrandr --fb 3840x1080 --output DVI-I-1 --pos 0x0 --output LVDS-1 --pos 1920x0 does work. Another computer of mine works fine; it has the same Linux setup. The main difference is that it uses the Intel driver instead of Nouveau, but there could be other differences.
Created attachment 205269 [details] I ran gnome-control-center --verbose after logging in. I unchecked the "Mirror displays" option in "Displays", then clicked "Apply" (and nothing happened).
Created attachment 205271 [details] Output of lspci | grep -i vga
Created attachment 205272 [details] Output of uname -a
Created attachment 205273 [details] Output of xrandr --verbose right after logging in (with displays still mirrored).
FYI, I have no idea if this bug still exists. It was probably a problem further down the stack. I haven't had many problems with monitor configuration lately.
Let's close it for now then.