Date: Wed, 02 Oct 2019 21:36:14 +0200 From: Jan Beich <jbeich@FreeBSD.org> To: Jesper Schmitz Mouridsen <jsm@FreeBSD.org> Cc: freebsd-x11@freebsd.org Subject: Re: Xwayland under sway invisible running x11 apps. Message-ID: <5zl7-kki9-wny@FreeBSD.org> In-Reply-To: <018ae261-fe05-b8a3-13e8-1e96177025e8@FreeBSD.org> (Jesper Schmitz Mouridsen's message of "Wed, 2 Oct 2019 20:21:26 %2B0200") References: <018ae261-fe05-b8a3-13e8-1e96177025e8@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jesper Schmitz Mouridsen <jsm@FreeBSD.org> writes: > Hi > > Running sway, which starts XWayland enables me to start X11 apps.. > > I can see the apps runinng with xwininfo. > > However X11 apps are not rendered visible on the monitor. Does forcing DRI3 via "export LIBGL_DRI3_ENABLE=1" or building graphics/mesa-{libs,dri} with CFLAGS+=-D__DRM_NEXT__ help? Xwayland needs DRI3 but FreeBSD disables it as a kludge for drm-legacy-kmod: graphics/mesa-dri/files/patch-src_glx_glxext.c graphics/mesa-dri/files/patch-src_egl_drivers_dri2_platform__x11.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5zl7-kki9-wny>