<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#c3">Comment # 3</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>(In reply to Benno Schulenberg from <a href="show_bug.cgi?id=94277#c0">comment #0</a>)

Hi Benno,

<span class="quote">> Created <span class=""><a href="attachment.cgi?id=121938" name="attach_121938" title="Xorg.0.log with forcibly "detected" output">attachment 121938</a> <a href="attachment.cgi?id=121938&action=edit" title="Xorg.0.log with forcibly "detected" output">[details]</a></span>
> Xorg.0.log with forcibly "detected" output

> Version 0.3.3 of the openchrome driver (or the one from git) does not detect
> any monitor being connected to the VGA port.  But it has a TFT monitor
> connected to it, that apparently does not have an EDID.  See below the
> snippet where it tries to detect the output.  Setting the option
> "ActiveDevice" to "CRT", or "VBEModes" to "True" doesn't help.

> Attached is an Xorg.0.log where I have forced the output to being seen as
> connected, with the attached brute-force patch.  Then I get an image on the
> screen.  Things appear to work, but feel more sluggish than with the vesa
> driver, probably because there is no drm support in the kernel.

> [    22.058] (II) CHROME(0): ViaOutputsDetect
> [    22.058] (**) CHROME(0): Option "PanelSize" "1280x1024"
> [    22.058] (==) CHROME(0): LVDS-0 : Digital output bus width is 12 bits.
> [    22.058] (==) CHROME(0): LVDS-0 : DVI Center is disabled.
> [    22.058] (==) CHROME(0): LVDS Panel will not be forced.
> [    22.058] (II) CHROME(0): ViaPanelGetNativeModeFromOption
> [    22.058] (**) CHROME(0): LVDS Panel mode index is 4
> [    22.058] (**) CHROME(0): Selected Panel Size is 1280x1024
> [    22.058] (II) CHROME(0): Entered via_analog_init.
> [    22.059] (II) CHROME(0): Output VGA-1 using monitor section Panel
> [    22.059] (II) CHROME(0): Exiting via_analog_init.
> [    22.059] (II) CHROME(0): Entered via_tv_init.
> [    22.059] (--) CHROME(0): Did not detect a TV encoder.
> [    22.059] (II) CHROME(0): Exiting via_tv_init.
> [    22.059] (II) CHROME(0): Entered via_dvi_init.
> [    22.060] (--) CHROME(0): VT1632A not found on I2C Bus 2 or I2C Bus 3.
> [    22.060] (II) CHROME(0): Exiting via_dvi_init.
> [    22.060] (II) CHROME(0): I2C device "I2C Bus 1:ddc2" registered at
> address 0xA0.
> [    22.067] (--) CHROME(0): Test for CRT with VSYNC
> [    22.067] (II) CHROME(0): EDID for output VGA-1
> [    22.067] (II) CHROME(0): Output VGA-1 disconnected
> [    22.067] (WW) CHROME(0): No outputs definitely connected, trying again...
> [    22.067] (II) CHROME(0): Output VGA-1 disconnected
> [    22.067] (WW) CHROME(0): Unable to find connected outputs - setting
> 1024x768 initial framebuffer
> [    22.067] (II) CHROME(0): Using default gamma of (1.0, 1.0, 1.0) unless
> otherwise stated.
> [    22.067] (**) CHROME(0): Display dimensions: (375, 300) mm
> [    22.067] (**) CHROME(0): DPI set to (69, 65)</span >

I read the log, and I am starting to think that maybe the VGA connector's I2C
bus is connected to I2C bus 2.
I just uploaded a patch I originally uploaded for <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - No signal to monitor with X and openchrome using VX855 chipset graphics"
   href="show_bug.cgi?id=91966">Bug 91966</a>.
If the patch works, then it confirms my hypothesis.
    Just to let you know, I also have a mainboard with KM400 chipset from
Foxconn, and this one works fine with the current OpenChrome.
Of course, in that mainboard, I2C bus 1 is connected to the VGA connector.</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>