You are not logged in.
Pages: 1
Topic closed
Hello! I installed the Steam store client on Devuan, but many games do not work as there is no 32 bit version of the vulkan library. You could not compile it, otherwise you only have a library for 64 bits in your distribution.
$ apt list |grep vulkan
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
libvulkan-dev/stable 1.1.97-2 amd64
libvulkan-dev/stable 1.1.97-2 i386
libvulkan1/stable,now 1.1.97-2 amd64 [installed,automatic]
libvulkan1/stable,now 1.1.97-2 i386 [installed,automatic]
mesa-vulkan-drivers/stable,now 18.3.6-2+deb10u1 amd64 [installed]
mesa-vulkan-drivers/stable,now 18.3.6-2+deb10u1 i386 [installed]
nvidia-legacy-390xx-nonglvnd-vulkan-icd/stable 390.138-1~deb10u1 amd64
nvidia-legacy-390xx-nonglvnd-vulkan-icd/stable 390.138-1~deb10u1 i386
nvidia-legacy-390xx-vulkan-icd/stable 390.138-1~deb10u1 amd64
nvidia-legacy-390xx-vulkan-icd/stable 390.138-1~deb10u1 i386
nvidia-nonglvnd-vulkan-common/stable 418.152.00-1 amd64
nvidia-nonglvnd-vulkan-common/stable 418.152.00-1 i386
nvidia-nonglvnd-vulkan-icd/stable 418.152.00-1 amd64
nvidia-nonglvnd-vulkan-icd/stable 418.152.00-1 i386
nvidia-tesla-418-nonglvnd-vulkan-icd/stable-backports 418.152.00-1~bpo10+1 amd64
nvidia-tesla-418-nonglvnd-vulkan-icd/stable-backports 418.152.00-1~bpo10+1 i386
nvidia-tesla-418-vulkan-icd/stable-backports 418.152.00-1~bpo10+1 amd64
nvidia-tesla-418-vulkan-icd/stable-backports 418.152.00-1~bpo10+1 i386
nvidia-vulkan-common/stable 418.152.00-1 amd64
nvidia-vulkan-common/stable 418.152.00-1 i386
nvidia-vulkan-icd/stable 418.152.00-1 amd64
nvidia-vulkan-icd/stable 418.152.00-1 i386
vulkan-tools/stable 1.1.97+dfsg1-2 amd64
vulkan-tools/stable,now 1.1.97+dfsg1-2 i386 [installed]
vulkan-utils/stable,stable 1.1.97+dfsg1-2 all
vulkan-validationlayers-dev/stable 1.1.97-2 amd64
vulkan-validationlayers-dev/stable 1.1.97-2 i386
vulkan-validationlayers/stable 1.1.97-2 amd64
vulkan-validationlayers/stable,now 1.1.97-2 i386 [installed]
$ vulkaninfo
ERROR: [Loader Message] Code 0 : /usr/lib/x86_64-linux-gnu/libvulkan_intel.so: wrong ELF class: ELFCLASS64
ERROR: [Loader Message] Code 0 : /usr/lib/x86_64-linux-gnu/libvulkan_radeon.so: wrong ELF class: ELFCLASS64
==========
VULKANINFO
==========
Vulkan Instance Version: 1.1.97
Offline
I have a 32 bit version of vulkan installed.
libvulkan1:i386 Vulkan loader library
I only run Counterstrike... , But it is there and I have no probs.
dpkg --add-architecture i386
apt-get update
hth
p.s. I use nvidia graphics driver. I have no trace of intel... amd/ati/radeon
Last edited by GlennW (2020-08-05 00:01:10)
pic from 1993, new guitar day.
Offline
dpkg --add-architecture i386
If anyone thinks that this is a solution to the problem, then he is deeply mistaken, as you can see from the listing in the OP, the libvulkan1: i386 library is already installed.
Offline
Please delete this topic, I will recreate it in another section of the forum.
https://dev1galaxy.org/viewtopic.php?pid=23852#p23852
Offline
Pages: 1
Topic closed