<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [rv6xx] When using a hardware KVM switch between computers EDID sometimes not detected/display goes fuzzy"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86861#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [rv6xx] When using a hardware KVM switch between computers EDID sometimes not detected/display goes fuzzy"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86861">bug 86861</a>
              from <span class="vcard"><a class="email" href="mailto:deathsimple@vodafone.de" title="Christian König <deathsimple@vodafone.de>"> <span class="fn">Christian König</span></a>
</span></b>
        <pre>Sounds like just another buggy KVM switch to me.

The basic problem is that the I²C used to read the EDID assumes that you only
have two endpoints on the wire - the display and the gfx hardware. So properly
designed KVM switches have an micro-controller which fetches the EDID from the
monitor on connect and forwards the EDID to each connected system if requested.
Otherwise you run into problems when by pure coincident two systems try to
fetch the EDID at the same time.

Without the EDID the gfx hardware has no idea what resolutions the display can
handle and most likely doesn't choose the optimal one. Easiest workaround is
manually set the necessary resolution for the display.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>