<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;color:#0b5394">That was it. I didn't realize the displays were overlayed. The fix took seconds after implementing what you said using the GUI.</div><div class="gmail_default" style="font-family:tahoma,sans-serif;color:#0b5394"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;color:#0b5394">Many thanks.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 11 October 2017 at 18:56, Scott Sullivan via talk <span dir="ltr"><<a href="mailto:talk@gtalug.org" target="_blank">talk@gtalug.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11/10/17 12:02 PM, Evan Leibovitch wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is the output of my xrandr:<br>
<br>
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384<br>
HDMI-0 disconnected (normal left inverted right x axis y axis)<br>
DVI-0 connected primary 1920x1080+0+0 (normal left inverted right x axis <br>
</blockquote></span>
                          \-----------/<br>
<br>
This chunk here, tells you what part of the framebuffer the monitor is occupying. In this case, it's 1920 wide, 1080 tall, and it's top-left offset is 0,0.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
VGA-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) <br>
</blockquote>
<br></span>
Same here, 1920 wide, 1080 tall, and it's top-left offset is 0,0.So they're on top of each other, and showing the same video output.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Before the updates, both screens were able to report maximum resolution and even the make/model.<br>
</blockquote>
<br></span>
Do you mean that there used to resolutions available higher then 1920x1080?<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Now that's only reported for the main (HDMI-connected) screen<br>
</blockquote></span>
Your Xrandr out does not say your using an HDMI output. Just your VGA and DVI outputs.<br>
<br>
I'm assuming the driver has correct labels for your card. But you could also be using adapters, or evening the built in support for DVI that is mandatory HDMI equipment.<br>
<br>
Old, but still good explanation:<br>
<a href="https://gtalug.org/pipermail/legacy/2013-September/061899.html" rel="noreferrer" target="_blank">https://gtalug.org/pipermail/l<wbr>egacy/2013-September/061899.ht<wbr>ml</a><span class=""><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I attach a screenshot of the config window that I once used to make it work under KDE.<br>
</blockquote>
<br></span>
KDE user here myself, as both monitors are position at 0,0 they are going to be drawn one on top of the other in the UI. You should be able to drag the top one off the other. Although, it says their not unified, so clicking unify, and then 'break unify' (same button, different states), might pop them apart for you in the UI (does for me at least).<br>
<br>
But failing that, there is also the direct approach.<br>
<br>
# xrandr --output DVI-0 --auto --primary --rotate normal --output VGA-0 --auto --right-of DVI-0<br>
<br>
That should put the VGA-0's output on relative right of the DVI-0's output. This would make VGA-0's size and position 1920x1080+1920+0<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
Scott Sullivan<br>
---<br>
Talk Mailing List<br>
<a href="mailto:talk@gtalug.org" target="_blank">talk@gtalug.org</a><br>
<a href="https://gtalug.org/mailman/listinfo/talk" rel="noreferrer" target="_blank">https://gtalug.org/mailman/lis<wbr>tinfo/talk</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div style="text-align:center"><div style="text-align:left">Evan Leibovitch</div><div style="text-align:left">Toronto, Canada</div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div style="text-align:center"><div style="text-align:left">Em: evan at telly dot org</div></div><div style="text-align:center"><div style="text-align:left">Sk: evanleibovitch</div></div><div style="text-align:center"><div style="text-align:left">Tw: el56</div></div></blockquote></div></div></div></div></div>
</div>