[Bug 247056] graphics/mesa-dri regression: no more vulkan support on wayland

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 9 20:30:30 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247056

--- Comment #3 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Emmanuel Vadot from comment #2)
> and vulkaninfo and vkcube works correctly.

- vulkaninfo would work even without X11 and Wayland (see VK_KHR_display)
- vkcube uses X11 via Xwayland as Wayland version crashes (VK_KHR_display works
fine on console)

Try the following instead:

  $ pkg install vkquake
  $ SDL_VIDEODRIVER=wayland vkquake &
  $ swaymsg -t get_tree | jq '.. | select(.shell? == "xdg_shell") | .name'
  "vkQuake 1.03.0"

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-x11 mailing list