ValveSoftware / Dota-2

Tracker for issues specific to Linux and Mac in the Reborn client. If you have a general issue or non-system-specific feature request please go to dev.dota2.com
470 stars 38 forks source link

Game not started becouse of vulkan #2368

Open nleo opened 1 year ago

nleo commented 1 year ago

Tried to run it first time after 3 months pause and get this:

image

I never used Vulkan, always openGL

-gl -dx11 -safe_mode

doesnt helped me

Linux Mint 19.3 Tricia

-display
description: VGA compatible controller product: UHD Graphics 620 vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 07 width: 64 bits clock: 33MHz capabilities: pciexpress msi pm vga_controller bus_master cap_list rom configuration: driver=i915 latency=0 resources: irq:127 memory:ed000000-edffffff memory:c0000000-cfffffff ioport:f000(size=64) memory:c0000-dffff
-display description: 3D controller product: GM108M [GeForce MX130] vendor: NVIDIA Corporation physical id: 0 bus info: pci@0000:01:00.0 version: a2 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list rom configuration: driver=nouveau latency=0 resources: irq:126 memory:ee000000-eeffffff memory:d0000000-dfffffff memory:e0000000-e1ffffff ioport:e000(size=128) memory:ef000000-ef07ffff

kisak-valve commented 1 year ago

Hello @nleo, please copy the contents of Steam Runtime Diagnostics from Steam (Steam -> Help -> Steam Runtime Diagnostics) and put it in a gist, then include a link to the gist in this issue report.

There is no Vulkan driver for the NVIDIA Maxwell generation GPUs, so the question to ponder is if the mesa-vulkan-drivers system package is installed to let you run Vulkan applications on your Intel GPU.

Support for Linux Mint 19 has ended upstream, and you might need to update your system install or use a PPA like https://launchpad.net/~kisak/+archive/ubuntu/turtle/ if mesa is too old to be useful in this case.