<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - driver does not detect VGA monitor, but there is one"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94277#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - driver does not detect VGA monitor, but there is one"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94277">bug 94277</a>
              from <span class="vcard"><a class="email" href="mailto:kevinbrace@gmx.com" title="Kevin Brace <kevinbrace@gmx.com>"> <span class="fn">Kevin Brace</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=121955" name="attach_121955" title="Using I2C bus 2 to detect a VGA monitor">attachment 121955</a> <a href="attachment.cgi?id=121955&action=edit" title="Using I2C bus 2 to detect a VGA monitor">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=94277&attachment=121955'>[review]</a>
Using I2C bus 2 to detect a VGA monitor

Previously, it was assumed that only I2C bus 1 is used to detect a VGA
monitor. I2C bus 2 is typically used to detect a DVI monitor via a DVI
connector. However, for devices with a DVI-I connector, VGA signals come
out of the connector as well. What this means is that I2C bus 2 also has
to be used to detect a VGA monitor, in addition to I2C bus 1. Furthermore,
EDID obtained from the monitor via I2C bus will be used to determine whether
or not it is an analog type (i.e., VGA monitor).

Reported-by: Christopher <<a href="mailto:laserhawk64@gmail.com">laserhawk64@gmail.com</a>>
Tested-by: Justin Chevrier <<a href="mailto:jchevrier@gmail.com">jchevrier@gmail.com</a>>
Signed-off-by: Kevin Brace <<a href="mailto:kevinbrace@gmx.com">kevinbrace@gmx.com</a>></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>