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

Dota 2 - Failed to intialize vulkan #352

Closed YShow closed 4 years ago

YShow commented 4 years ago

Your system information

Please describe your issue in as much detail as possible:

Describe what you expected should happen and what did happen. Please link any large pastes as a Github Gist. vulkaninfo: https://gist.github.com/YShow/826fa45dd67ef2aa288452dd6bdfede5 steamlog in bash: https://gist.github.com/YShow/a11b40ec900fac7a249f5862f6008eba Hello i tried running dota 2 with vulkan today and got an error that the vulkan driver couldnt be intialized so i tried reinstalling it but the same error appears, i searched on both dota 2 github issues lists and found two things everyone tried, 1 - delete shaderchace folder and 2 - initialize dota 2 with the launch option to ignore vulkan shader cache, but both of these options still gave me a error, then i tried running dota 2 with -gl and it worked fine, after that i tried again but this time launching steam in bash and opening dota but i found no errors in the console , so to give a peace of mind i tried the vkcube program to see if vulkan is working and it worked fine

Steps for reproducing this issue:

  1. install dota 2 and enable vulkan dlc, put -vulkan in launch options
  2. launch the game and get vulkan error pic: https://imgur.com/a/E3fKtBV
kisak-valve commented 4 years ago

Hello @YShow, your distro-provided libvulkan1 is incompatible with the Steam overlay and this was previously investigated at https://github.com/ValveSoftware/steam-for-linux/issues/7368.

At this point it's a distro packaging issue, not a Dota 2 issue. Closing as a duplicate.