<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Noel:<br>
      <br>
      What are the differences between the two systems re. reported
      timings and selected timing?<br>
      <br>
      Stuart<br>
      <br>
      On 7/18/14 12:24 AM, Noel Hunt wrote:<br>
    </div>
    <blockquote
cite="mid:CAGfO01wn45w17AxmKxMSxuU2GKyjghD7DD0qQ-5E+xMnaz0sKg@mail.gmail.com"
      type="cite">
      <div dir="ltr"><span style="font-family:courier new,monospace">[
          Apologies; originally sent without a Subject.]</span><br>
        <br>
        <div>
          <div class="gmail_quote">
            <div dir="ltr">
              <div><span style="font-family:courier new,monospace">[
                  This was originally posted to comp.windows.x without<br>
                </span></div>
              <span style="font-family:courier new,monospace">  any
                response. ]<br>
              </span>
              <div>
                <div>
                  <span style="font-family:courier new,monospace"><br>
                    I have an HP dual-boot machine running both FreeBSD
                    10.0
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">and
                    Solaris 11.1. These systems have the following Xorg
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">server
                    and Intel drivers:
                  </span><br style="font-family:courier new,monospace">
                  <br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">     
                              X.Org X Server  Intel driver
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">FreeBSD
                    10.0    1.7.7           2.7.1
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">Solaris
                    11.1    1.12.2          2.18.0
                  </span><br style="font-family:courier new,monospace">
                  <br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">In
                    short, xorg runs under FreeBSD driving the monitor
                    at
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">the
                    preferred mode, while it fails to start under
                    Solaris.
                  </span><br style="font-family:courier new,monospace">
                  <br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">The
                    monitor is an HP L1910, its preferred mode being
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">1280x1024
                    @ 60 Hz. Even though the log file shows that this
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">mode
                    is being selected (well, a mode called '1280x1024')
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">the
                    monitor complains about the 'signal being out of
                    range'<br>
                  </span></div>
                <div><span style="font-family:courier new,monospace">when
                    I try to start xorg under Solaris.<br
                      style="font-family:courier new,monospace">
                  </span></div>
                <div>
                  <br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">Xorg
                    under Solaris appears to pick up the monitor's
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">preferred
                    timings, i.e, after 'First detailed timing is
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">preferred
                    mode' it details the monitor's (manufacturer's)
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">'Supported
                    standard timings' and then 'Supported detailed
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">timings'
                    which are what FreeBSD xorg is using, which in
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">Modeline
                    format would be:
                  </span><br style="font-family:courier new,monospace">
                  <br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">Modeline
                    "1280x1024"x0.0  108.00  1280 1328 1440 1688 ...
                  </span><br style="font-family:courier new,monospace">
                  <span style="font-family:courier new,monospace">     
                      ... 1024 1025 1028 1066 +hsync +vsync (64.0 kHz
                    eP)
                  </span><br style="font-family:courier new,monospace">
                  <br>
                  <span style="font-family:courier new,monospace">There
                    is an interesting bit of strangeness with regards<br>
                    the monitor port on this HP (HP dc7900 ). It appears
                    that<br>
                    there</span><span style="font-family:courier
                    new,monospace"> is one card with two ports, one VGA
                    and one DP, but<br>
                    when I run xrandr on</span><span
                    style="font-family:courier new,monospace"> FreeBSD
                    it reports a VGA device and<br>
                    an HDMI device; Solaris does the</span><span
                    style="font-family:courier new,monospace"> same but
                    in addition reports<br>
                    a DP device.</span> <span
                    style="font-family:courier new,monospace">In any
                    case, both FreeBSD and Solaris `disconnect'<br>
                    the other</span><span style="font-family:courier
                    new,monospace"> ports (apart from VGA).</span><br>
                  <span style="font-family:courier new,monospace"></span><br>
                  <span style="font-family:courier new,monospace">Although
                    I am able to use the vesa driver and have a usable<br>
                    display now,</span><span style="font-family:courier
                    new,monospace"> I would be grateful if someone could
                    give me<br>
                    some hints as </span><span
                    style="font-family:courier new,monospace">to what's
                    going on here. </span><br
                    style="font-family:courier new,monospace">
                  <br>
                  <span style="font-family:courier new,monospace">I am
                    also in the process of building the latest xorg
                    server<br>
                    so that at least I can</span><span
                    style="font-family:courier new,monospace"> turn on
                    some debugging to analyze<br>
                    what's going on.</span><span class="HOEnZb"><font
                      color="#888888"><br style="font-family:courier
                        new,monospace">
                      <br style="font-family:courier new,monospace">
                      <span style="font-family:courier new,monospace">Noel
                        Hunt
                      </span></font></span></div>
              </div>
            </div>
          </div>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:xorg@lists.x.org">xorg@lists.x.org</a>: X.Org support
Archives: <a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/archives/xorg">http://lists.freedesktop.org/archives/xorg</a>
Info: <a class="moz-txt-link-freetext" href="http://lists.x.org/mailman/listinfo/xorg">http://lists.x.org/mailman/listinfo/xorg</a>
Your subscription address: %(user_address)s</pre>
    </blockquote>
    <br>
  </body>
</html>