Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CS2 Failed to initialize Vulkan #3772

Open
th3knv opened this issue Jun 3, 2024 · 3 comments
Open

CS2 Failed to initialize Vulkan #3772

th3knv opened this issue Jun 3, 2024 · 3 comments
Labels

Comments

@th3knv
Copy link

th3knv commented Jun 3, 2024

Your system information

CPU: Intel i5-5300U (4) @ 2.900GHz
GPU: Intel HD Graphics 5500
Memory: 4554MiB / 15866MiB

  • Have you checked for system updates?: [Yes/No]
    Yes

Please describe your issue in as much detail as possible:

I just installed CS2 in my linux system. When i am running the game , after a while it pops a window with this error. I already have installed mesa-vulkan-drivers , mesa-vulkan-drivers:i386

image

Command: vulkaninfo --summary

WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Received return code -3 from call to vkCreateInstance in ICD /usr/lib/x86_64-linux-gnu/libvulkan_virtio.so. Skipping this driver.
==========
VULKANINFO
==========

Vulkan Instance Version: 1.3.280


Instance Extensions: count = 23
-------------------------------
VK_EXT_acquire_drm_display             : extension revision 1
VK_EXT_acquire_xlib_display            : extension revision 1
VK_EXT_debug_report                    : extension revision 10
VK_EXT_debug_utils                     : extension revision 2
VK_EXT_direct_mode_display             : extension revision 1
VK_EXT_display_surface_counter         : extension revision 1
VK_EXT_surface_maintenance1            : extension revision 1
VK_EXT_swapchain_colorspace            : extension revision 4
VK_KHR_device_group_creation           : extension revision 1
VK_KHR_display                         : extension revision 23
VK_KHR_external_fence_capabilities     : extension revision 1
VK_KHR_external_memory_capabilities    : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2         : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2       : extension revision 1
VK_KHR_portability_enumeration         : extension revision 1
VK_KHR_surface                         : extension revision 25
VK_KHR_surface_protected_capabilities  : extension revision 1
VK_KHR_wayland_surface                 : extension revision 6
VK_KHR_xcb_surface                     : extension revision 6
VK_KHR_xlib_surface                    : extension revision 6
VK_LUNARG_direct_driver_loading        : extension revision 1

Instance Layers: count = 3
--------------------------
VK_LAYER_INTEL_nullhw       INTEL NULL HW                1.1.73   version 1
VK_LAYER_MESA_device_select Linux device selection layer 1.3.211  version 1
VK_LAYER_MESA_overlay       Mesa Overlay layer           1.3.211  version 1

Devices:
========
GPU0:
        apiVersion         = 1.3.274
        driverVersion      = 24.0.7
        vendorID           = 0x8086
        deviceID           = 0x1616
        deviceType         = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
        deviceName         = Intel(R) HD Graphics 5500 (BDW GT2)
        driverID           = DRIVER_ID_INTEL_OPEN_SOURCE_MESA
        driverName         = Intel open-source Mesa driver
        driverInfo         = Mesa 24.0.7-1
        conformanceVersion = 1.3.0.0
        deviceUUID         = 86801616-0900-0000-0002-000000000000
        driverUUID         = 81cd9780-f499-cdb0-97c3-2e6d2d628c08
GPU1:
        apiVersion         = 1.3.274
        driverVersion      = 0.0.1
        vendorID           = 0x10005
        deviceID           = 0x0000
        deviceType         = PHYSICAL_DEVICE_TYPE_CPU
        deviceName         = llvmpipe (LLVM 17.0.6, 256 bits)
        driverID           = DRIVER_ID_MESA_LLVMPIPE
        driverName         = llvmpipe
        driverInfo         = Mesa 24.0.7-1 (LLVM 17.0.6)
        conformanceVersion = 1.3.1.1
        deviceUUID         = 6d657361-3234-2e30-2e37-2d3100000000
        driverUUID         = 6c6c766d-7069-7065-5555-494400000000
                                                                  

Steps for reproducing this issue:

  1. Open Steam
  2. Run CS2
  3. Error appears
@th3knv
Copy link
Author

th3knv commented Jun 3, 2024

There is a thread here with the same error , but this didn't help me . I dont think this solution will fix my problem cause my system is fresh installed

image

@Benzin1expl
Copy link

Benzin1expl commented Jun 19, 2024

Having the same issue. Using proton works but isn't a smooth experience (lag spikes, unacceptable framerates, ...).

@dreamyukii
Copy link

dreamyukii commented Jun 25, 2024

unfortunately your GPU is too old for Vulkan 1.3 so cs2 can't launch since it required Vulkan 1.3 compatible GPU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants