Coder Social home page Coder Social logo

Fedora 30 - "Failed to initialize Vulkan. Please make sure your driver and GPU support Vulkan." when game is started about dota-underlords HOT 2 OPEN

valvesoftware avatar valvesoftware commented on April 28, 2024
Fedora 30 - "Failed to initialize Vulkan. Please make sure your driver and GPU support Vulkan." when game is started

from dota-underlords.

Comments (2)

Yetoo1 avatar Yetoo1 commented on April 28, 2024

This is still occurring on Fedora 31.
Updated system information: http://web.archive.org/web/20200121154727/https://pastebin.com/BdrqGaPg

from dota-underlords.

Yetoo1 avatar Yetoo1 commented on April 28, 2024

This still occurs on Fedora 33, but, if I use the Steam Linux Runtime, this error doesn't occur and I am able to play the game.
Updated system information: https://web.archive.org/web/20210604005107/https://pastebin.com/YWX7YjMe

Running ./underlords.sh yields:

FATAL: /mnt/bigboy/SteamLibrary_Linux/steamapps/common/Underlords/game/bin/linuxsteamrt64/libengine2.so not loaded
	dlerror(): /valve/steam-runtime/bin/../runtime/amd64/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.19' not found (required by /mnt/bigboy/SteamLibrary_Linux/steamapps/common/Underlords/game/bin/linuxsteamrt64/libengine2.so)

Running STEAM_RUNTIME=0 ./underlords.sh failed with the following relevant error in output:
failed to dlopen "libpangoft2-1.0.so" error=libbz2.so.1.0: cannot open shared object file: No such file or directory

I made a symbolic link to libbz2.so.1.0 via sudo ln -s /lib64/libbz2.so.1 /lib64/libbz2.so.1.0 and now I am able to run STEAM_RUNTIME=0 ./underlords.sh or STEAM_RUNTIME=1 ./underlords.sh (still not able to run bare ./underlords.sh) with no errors preventing it from starting. But when I try to play the game via the Steam interface, I still get the Failed to initialize Vulkan. Please make sure your driver and GPU support Vulkan. error. I get that error with both STEAM_RUNTIME_PREFER_HOST_LIBRARIES=0 steam or STEAM_RUNTIME_PREFER_HOST_LIBRARIES=1 steam as well as running the two aforementioned commands with -vulkan_disable_steam_shader_cache appended to them and appended to just steam`.

from dota-underlords.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.