<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Split screen/display corruption issue on HP EliteOne 800 G2 23-in Touch AIO"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97822#c59">Comment # 59</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Split screen/display corruption issue on HP EliteOne 800 G2 23-in Touch AIO"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97822">bug 97822</a>
              from <span class="vcard"><a class="email" href="mailto:wolf+freedesktop@abanet.ch" title="Robert Wolf <wolf+freedesktop@abanet.ch>"> <span class="fn">Robert Wolf</span></a>
</span></b>
        <pre>One more note.

As workaround we use VESA mode (we have disabled KMS and installed VESA Xorg
driver), but the default timings are so low, so X can start only in 1024x768. I
have created /etc/X11/xorg.conf.d/monitor.conf file with content:

Section "Screen"
        Identifier "Default Screen Section"
        Monitor "default monitor"
EndSection

Section "Monitor"
        Identifier "default monitor"
        HorizSync 70000
        Option "MaxClock" "143978000"
        VertRefresh 60
EndSection

and now X can start in 1920x1080 in VESA mode.

But we cannot activate DP-1 on external monitor with xrandr in this VESA mode.
Probably with BIOS 2.10 the DP-1 was activated on boot, but with 2.18 is not.
And we can now downgrade BIOS only to 2.17, older BIOS "is denied by system
policy".

Regards,

Robert Wolf.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>