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

Vulkan does not work on NVidia #50

Closed
paroj opened this issue Dec 26, 2021 · 3 comments
Closed

Vulkan does not work on NVidia #50

paroj opened this issue Dec 26, 2021 · 3 comments

Comments

@paroj
Copy link

paroj commented Dec 26, 2021

It needs something along the lines of:

apps:
  retroarch:
    environment:
      VK_ICD_FILENAMES: /var/lib/snapd/lib/vulkan/icd.d/nvidia_icd.json

see https://forum.snapcraft.io/t/correct-way-to-do-nvidia-vulkan/20361/2 for how to implement this without breaking non-nvidia platforms.

relates to #45

hizzlekizzle added a commit that referenced this issue Dec 27, 2021
related to: #50 but I won't close it out until we verify that it works.
@hizzlekizzle
Copy link
Collaborator

Ok, I added those environment variables in the launcher/wrapper: c4d5e99. Is that enough?

I also triggered new builds which should be live in an hour or so in the 'edge' channel if you wanna try it out and report back.

@paroj
Copy link
Author

paroj commented Dec 27, 2021

jup.. --edge works whereas --stable crashes when video is set to "vulkan".

@paroj paroj closed this as completed Dec 27, 2021
@hizzlekizzle
Copy link
Collaborator

Perfect! Thanks for verifying. We're planning to do a new stable release very soon, so the stable branch will start working then.

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

No branches or pull requests

2 participants