maintainer-feedback requested: [Bug 241821] x11-servers/xwayland: hardware acceleration no longer works on -CURRENT
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 9 11:50:35 UTC 2019
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-x11 mailing list
<x11 at FreeBSD.org> for maintainer-feedback:
Bug 241821: x11-servers/xwayland: hardware acceleration no longer works on
-CURRENT
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241821
--- Description ---
Regressed by base r354413, reverting which makes Xwayland work fine again.
$ pkg install sway rxvt-unicode mesa-dri mesa-demos
$ export LIBGL_DRI3_ENABLE=1
$ sway
<Press Super+Return to open a terminal>
$ glxinfo | fgrep -A11 Extended
Extended renderer info (GLX_MESA_query_renderer):
- Vendor: Intel Open Source Technology Center (0x8086)
- Device: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) (0x1912)
+ Vendor: VMware, Inc. (0xffffffff)
+ Device: llvmpipe (LLVM 9.0, 256 bits) (0xffffffff)
Version: 19.0.8
- Accelerated: yes
- Video memory: 3072MB
- Unified memory: yes
+ Accelerated: no
+ Video memory: 65536MB
+ Unified memory: no
Preferred profile: core (0x1)
- Max core profile version: 4.5
- Max compat profile version: 3.0
+ Max core profile version: 3.3
+ Max compat profile version: 3.1
Max GLES1 profile version: 1.1
- Max GLES[23] profile version: 3.2
+ Max GLES[23] profile version: 3.0
More information about the freebsd-x11
mailing list