<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HSW] wrpll sharing not implemented (3x HDMI/DVI screens)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68485#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [HSW] wrpll sharing not implemented (3x HDMI/DVI screens)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68485">bug 68485</a>
              from <span class="vcard"><a class="email" href="mailto:xorg@richardneill.org" title="Richard Neill <xorg@richardneill.org>"> <span class="fn">Richard Neill</span></a>
</span></b>
        <pre>Interestingly, I can now make it work if I use a passive DVI->VGA adapter.

This configuration works for me (albeit with slightly imperfect quality on the
VGA-connected monitor):

Monitor #1
HDMI output -> adapter -> DVI input (1600x1200)

Monitor #2
HDMI output -> adapter -> DVI input (1600x1200)

Monitor #3
DVI output -> adapter -> VGA input (1600x1200)

The 3rd one has to be VGA, or it won't work. Using a direct DVI->DVI cable is
problematic.

Also, the VGA port isn't autidetected as 1600x1200 capable, but this can be
fixed with:
xrandr --addmode VGA1 1600x1200
xrandr --output VGA1 --mode 1600x1200</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>