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

ppsspp-sdl-wayland: doesn't find vulkan libraries #245288

Open
stereomato opened this issue Jul 25, 2023 · 1 comment
Open

ppsspp-sdl-wayland: doesn't find vulkan libraries #245288

stereomato opened this issue Jul 25, 2023 · 1 comment
Labels
0.kind: bug Something is broken

Comments

@stereomato
Copy link
Contributor

Describe the bug

ppsspp-sdl-wayland doesn't find the necessary library (libvulkan.so.1) to start with vulkan support. the ppsspp derivation/package DOES find it at

openat(AT_FDCWD, "/nix/store/2mn3wqiv52ymnb4v0ranlllfzdgacxgp-vulkan-loader-1.3.254/lib/libvulkan.so", O_RDONLY|O_CLOEXEC) = 3

Steps To Reproduce

Steps to reproduce the behavior:

  1. install ppsspp-sdl-wayland
  2. open it (while having a gpu that supports wayland)
  3. see in logs and in the settings that vulkan support isn't there

Expected behavior

vulkan + wayland works

Additional context

attaching the logs i made
ppsspp-vulkan-x11.txt
ppsspp-vulkan-wayland.txt

Notify maintainers

@AndersonTorres

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

 - system: `"x86_64-linux"`
 - host os: `Linux 6.3.13, NixOS, 23.11 (Tapir), 23.11.20230722.12303c6`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.15.1`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
@stereomato stereomato added the 0.kind: bug Something is broken label Jul 25, 2023
@SuperSamus
Copy link
Contributor

It's intentionally disabled due to an upstream issue. hrydgard/ppsspp#13845

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

No branches or pull requests

2 participants