STEAM GROUP
Linux User Group s-lug
STEAM GROUP
Linux User Group s-lug
366
IN-GAME
2,958
ONLINE
Founded
April 16, 2010
Language
English
Andreas Aug 28, 2018 @ 11:47pm
ubuntu 18.04 is not running the vulkan
hello I have problem with vulkan on my intel card I saw in the site that has support for Ivy Bridge board but an error appears

anastiel@dell:~$ vulkaninfo
===========
VULKAN INFO
===========

Vulkan Instance Version: 1.1.70


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
INTEL-MESA: warning: Ivy Bridge Vulkan support is incomplete


in lshw -c video

*-display
description: VGA compatible controller
product: 3rd Gen Core processor Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:27 memory:f7800000-f7bfffff memory:e0000000-efffffff ioport:f000(size=64) memory:c0000-dffff

What should I do?

I installed these packages
sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386 libvulkan1 vulkan-utils libassimp4

What should I do? :spacehamster:
< >
Showing 1-1 of 1 comments
Aoi Blue Aug 29, 2018 @ 7:43am 
Do you have a discrete graphics chip or just an intel one.

As it warns: "Ivy Bridge Vulkan support is incomplete"

If you have a discrete chip try using the proper utilities to activate it. (You should be able to find info about that online.)

If not, you could try installing podoka PPA and hope it adds whatever features are needed.

You can add it with:
sudo apt-add-repository ppa:paulo-miguel-dias/mesa
Last edited by Aoi Blue; Aug 29, 2018 @ 7:43am
< >
Showing 1-1 of 1 comments
Per page: 1530 50