Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Feb 2023 22:34:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 269606] black screen after monitor wake up
Message-ID:  <bug-269606-227-BZJA9XydYK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269606-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269606-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269606

--- Comment #6 from Paul Dufresne <dufresnep@zoho.com> ---
I just switched to:
paul@dufresnep:/usr/home/paul $ cat
/usr/local/etc/X11/xorg.conf.d/20-intel.conf=20
Section "Device"
    Identifier "Card"
    #Driver "vesa"
    #Driver "intel"
    #Driver "scfb"
    # does not exist: Driver "glamor"
    Driver "modesetting"
EndSection
paul@dufresnep:/usr/home/paul $

And that works fine!
with modesetting, after display sleep, moving the mouse return the full
windows.

And I believe this is more stable than the intel driver... I did not report
yet, but I had some small line of pixel corruption here and there with intel
driver.

So I intend to keep that one.

So the bug seems to be with the X11 intel driver.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269606-227-BZJA9XydYK>