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

The Talos Principle (steam) can't find Vulkan drivers #24056

Closed
jansol opened this issue Mar 19, 2017 · 10 comments
Closed

The Talos Principle (steam) can't find Vulkan drivers #24056

jansol opened this issue Mar 19, 2017 · 10 comments

Comments

@jansol
Copy link
Contributor

jansol commented Mar 19, 2017

Issue description

The Talos Principle fails to launch when configured to use its Vulkan renderer:

ERR:  Cannot set requested display mode 3840x2160: GfxAPI error: 
ERR:  Vulkan error: Cannot find a compatible Vulkan ICD!

Steps to reproduce

  1. Install The Talos Principle from steam.
  2. Launch steam from a terminal.
  3. Launch it and in GRAPHICS OPTIONS set RENDERER to VULKAN (BETA)
  4. The game restarts and pops up a messagebox saying "Fatal error: Cannot set display mode". The terminal shows further information, including the message about being unable to find an ICD.

Technical details

  • System: NixOS 17.09pre102667.2839b10 (Hummingbird)
  • Nix version: nix-env (Nix) 1.11.7
  • Nixpkgs version: 17.09pre102667.2839b10
  • services.xserver.videoDrivers = [ "nvidia" ];
  • vulkan-loader is installed system-wide
@jansol jansol changed the title Steam games can't find Vulkan drivers The Talos Principle (steam) can't find Vulkan drivers Mar 19, 2017
@vcunat
Copy link
Member

vcunat commented Mar 19, 2017

/cc @abbradar for steam. I suspect some links are missing in the sandbox.

abbradar added a commit to abbradar/nixpkgs that referenced this issue Mar 19, 2017
This way we get /run/opengl-driver as a search path.
Fixes NixOS#24056.
@abbradar
Copy link
Member

Can you try abbradar@2d8c09f?

@jansol
Copy link
Contributor Author

jansol commented Mar 19, 2017

With that it works.

abbradar added a commit that referenced this issue Mar 19, 2017
This way we get /run/opengl-driver as a search path.
Fixes #24056.

(cherry picked from commit 9748828)
@abbradar
Copy link
Member

@jansol Thanks for testing!

@vcunat
Copy link
Member

vcunat commented Mar 19, 2017

A very nice game, IMHO!

@abbradar
Copy link
Member

I'll put it further up in the list to try :D (I don't think my integrated nvidia will cut it though)

@jansol
Copy link
Contributor Author

jansol commented Mar 19, 2017

It's quite scalable performance-wise, might well be worth a try if you own it.

@vcunat
Copy link
Member

vcunat commented Mar 19, 2017

It was fine on my old notebook, even without vulkan. (GT 420M) I suppose it depends on your desired quality settings :-)

@abbradar
Copy link
Member

Actually I hope Vulkan will improve the situation. I'm not picky with my graphics :D

@vcunat
Copy link
Member

vcunat commented Mar 19, 2017

I don't remember if it's supposed to affect old GPUs in any way.

adrianpk added a commit to adrianpk/nixpkgs that referenced this issue May 31, 2024
This way we get /run/opengl-driver as a search path.
Fixes NixOS#24056.

(cherry picked from commit 9748828)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants