Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Liphtier

3
Posts
A member registered Apr 29, 2022

Recent community posts

VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json ./UkrainianFarmy.sh
(1 edit)

Hi again,

Found a solution
Need to export or use  VK_ICD_FILENAMES correct for my card drivers

VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json ./UkrainianFarmy.sh

Hello!

I have the same problem:

$ ./UkrainianFarmy.sh  
4.27.0-0+++UE4+Release-4.27 522 0 
Disabling core dumps.
Looking for binary: ../../../UATractorSimulator/Config/BinaryConfig.ini
Unable to read VR Path Registry from /home/alexanderep/.config/openvr/openvrpaths.vrpath
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
X Error of failed request:  BadMatch (invalid parameter attributes)  Major opcode of failed request:  149 ()  Minor opcode of failed request:  4  Serial number of failed request:  302  Current serial number in output stream:  312
libc++abi: terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument
Signal 6 caught.
Segmentation fault (core dumped)
$ uname -a 
Linux *** 5.13.0-37-generic #42~20.04.1-Ubuntu SMP Tue Mar 15 15:44:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

$ glxinfo | grep version 
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
OpenGL core profile version string: 4.6.0 NVIDIA 510.39.01
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL version string: 4.6.0 NVIDIA 510.39.01
OpenGL shading language version string: 4.60 NVIDIA
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 510.39.01
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20    GL_EXT_shader_group_vote, GL_EXT_shader_implicit_conversions,
$ vulkaninfo | grep Version 
WARNING: [Loader Message] Code 0 : loader_icd_scan: Can not find 'ICD' object in ICD JSON file /usr/share/vulkan/icd.d/nvidia_layers.json.  Skipping ICD JSON
ERROR: [Loader Message] Code 0 : /usr/lib/i386-linux-gnu/libvulkan_intel.so: wrong ELF class: ELFCLASS32
ERROR: [Loader Message] Code 0 : /usr/lib/i386-linux-gnu/libvulkan_radeon.so: wrong ELF class: ELFCLASS32
ERROR: [Loader Message] Code 0 : /usr/lib/i386-linux-gnu/libvulkan_lvp.so: wrong ELF class: ELFCLASS32
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
Vulkan Instance Version: 1.2.131
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.         apiVersion     = 4202678 (1.2.182)         driverVersion  = 88088582 (0x5402006)         conformanceVersion = 1.2.0.0         conformanceVersion  = 1.2.0.0         apiVersion     = 4198582 (1.1.182)         driverVersion  = 1 (0x0001)         conformanceVersion = 1.0.0.0         apiVersion     = 4202690 (1.2.194)         driverVersion  = 2139734080 (0x7f89c040)         conformanceVersion = 1.2.8.0         conformanceVersion = 1.2.8.0