ValveSoftware / Dota-2-Vulkan

Tracker for issues specific to the Vulkan version of Dota 2 on Windows, Linux, and macOS
101 stars 17 forks source link

The selected graphics queue does not support presenting a swapchain image #394

Open Strykar opened 2 years ago

Strykar commented 2 years ago

Please describe your issue in as much detail as possible:

Dota will not start with -vulkan anymore, it logs:

CreateSwapChain():

The selected graphics queue does not support presenting a swapchain image.

Seems to be similar to https://github.com/ValveSoftware/Dota-2-Vulkan/issues/153

hrishikeshrt commented 1 year ago

I have same issue on Ubuntu 20.04. I've tried enabling DRI3 in xorg.conf as mentioned in one solution mentioned in #153

nightblade9 commented 1 year ago

Same issue here on Manjaro. Did you find a solution to this? -gl didn't work, either.