felixdoerre / primus_vk

Vulkan GPU-offloading layer
BSD 2-Clause "Simplified" License
230 stars 18 forks source link

Unable to launch "From the Depths" from steam using pvkrun %command% #71

Closed x-qq closed 4 years ago

x-qq commented 4 years ago

From the Depths ( https://store.steampowered.com/app/268650/From_the_Depths/ ) fails to launch using pvkrun %command% from steam.

in ~/.steam/error.log:

>>> Adding process 1369041 for game ID 268650
libGL error: failed to create dri screen
libGL error: failed to load driver: iris
Game removed: AppID 268650 "", ProcID 1369021
Uploaded AppInterfaceStats to Steam
Exiting app 268650

in Xorg.8.log (at least what looks like the relevant snippet):

[2492431.225] (II) xfree86: Adding drm device (/dev/dri/card0)
[2492431.225] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied

EDIT: nevermind, it was simply failing to launch due to a bug in the game itself.