Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Nov 2019 11:50:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241821] x11-servers/xwayland: hardware acceleration no longer works on -CURRENT
Message-ID:  <bug-241821-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 241821
           Summary: x11-servers/xwayland: hardware acceleration no longer
                    works on -CURRENT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: trasz@FreeBSD.org
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)

Regressed by base r354413, reverting which makes Xwayland work fine again.

 $ pkg install sway rxvt-unicode mesa-dri mesa-demos
 $ export LIBGL_DRI3_ENABLE=3D1
 $ 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

--=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-241821-7788>