-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Vulkan failed to initialise. liblibdl: cannot open shared object file: No such file or directory #22956
Comments
Relevant upstream issue: veldrid/veldrid#143 (comment) We're aware that vulkan is not 100% there yet. The suggested workaround for now is to symlink the |
by the way, i opened an issue upstream about this a while ago, that got then closed and appeared to have been fixed by the last message, but apparently it did not |
Vulkan is going to be pulled as a choice on all platforms for now until it is stabilised (#22961). |
Hi! When could Vulkan be back? |
when it's ready, no ETA. |
@smoogipoo This doesn't work with the Flatpak version, any solution here? From the logs, it seems to be looking for Trying to symlink it from Is there anything that the osu! Flatpak itself can do here? Like maybe running this command by itself? Since it's a sandbox, I think this can be done without requiring root privileges (i.e just modifying the sandbox itself, not the whole system)? Or am I just imagining dumb ideas? π |
Will be fixed by ppy/vk#1 |
Type
Game behaviour
Bug description
Game fails to initialize the Vulkan renderer. In
runtime.log
:Seems like there's a typo of some sort at line 12:
liblibdl: cannot open shared object file: No such file or directory
.libdl.so.2
is present on my system:Screenshots or videos
Version
2023.326.0-lazer
Logs
database.log
input.log
network.log
performance.log
performance-audio.log
performance-draw.log
performance-input.log
performance-update.log
runtime.log
The text was updated successfully, but these errors were encountered: