Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2023 00:42:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 269606] black screen after monitor wake up with intel X11 driver with uxa accel method
Message-ID:  <bug-269606-7141-mgXQnoo34m@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269606-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269606-7141@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 #11 from Paul Dufresne <dufresnep@zoho.com> ---
Not tested much, but I first glance, this bug would happen with uxa
acceleration, and not in sna acceleration.

The file I use to test:
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"
    #Option "AccelMethod" "sna"
    Option "AccelMethod" "uxa"
EndSection
paul@dufresnep:/usr/home/paul $

--=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-7141-mgXQnoo34m>