You are not logged in.
Pages: 1
Hello,
I'm only recently come to Arch and am trying to set up Vulkan, athough quite unsuccessfully. After installing all of the packages required for my Intel and Nvidia graphics cards I tried using
vulkaninfoand got this output:
ERROR: [Loader Message] Code 0 : /usr/lib32/amdvlk32.so: wrong ELF class: ELFCLASS32
ERROR: [Loader Message] Code 0 : /usr/lib32/libvulkan_intel.so: wrong ELF class: ELFCLASS32
ERROR at /build/vulkan-tools/src/Vulkan-Tools-1.2.162/vulkaninfo/vulkaninfo.h:668:vkCreateInstance failed with ERROR_OUT_OF_HOST_MEMORY
Segmentation fault (core dumped)I'm honestly lost, if anyone can help I'd greatly appreciate it. I'm also sorry if you need more info, don't really know what to post, so make sure to let me know!
Thanks for reading.
Last edited by Zeash (2021-01-27 08:47:54)
Offline
See https://bbs.archlinux.org/viewtopic.php?id=262694
If you don't get it fixed from there, post
* the glxinfo output (so we know what GPU & driver you're actually operating on)
* pacman -Qs vulkan
Offline
It worked! Thanks for your help!
Offline
Pages: 1