[Bug 97822] Split screen/display corruption issue on HP EliteOne 800 G2 23-in Touch AIO

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 9 10:06:42 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=97822

--- Comment #59 from Robert Wolf <wolf+freedesktop at abanet.ch> ---
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20170109/36155462/attachment.html>


More information about the intel-gfx-bugs mailing list