primus_vk: Installation failed on Ubuntu 20.04

After following (the best I could) steps 1-3 I got the following output on vulkaninfo:

$ vulkaninfo
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
/build/vulkan-tools-KEbD_A/vulkan-tools-1.2.131.1+dfsg1/vulkaninfo/vulkaninfo.h:939: failed with ERROR_INITIALIZATION_FAILED

optirun vulkaninfo produces no output at all, exiting silently with error code 139.

Do you have time to tell me, what should I do to install primus_vk from this point?

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 21 (9 by maintainers)

Most upvoted comments

ENABLE_PRIMUS_LAYER=1 optirun vkcube does work and I can confirm with nvidia-smi that my GPU is actually doing something.