You are not logged in.

#1 2024-08-31 22:11:38

hermes6666
Member
Registered: 2024-08-31
Posts: 3

[SOLVED]Vulkan not working with intel hd graphics 5500

the output of vulkaninfo:
ERROR: [Loader Message] Code 0 : /usr/lib/libvulkan_intel_hasvk.so: undefined symbol: wl_display_create_queue_with_name
ERROR: [Loader Message] Code 0 : loader_icd_scan: Failed loading library associated with ICD JSON /usr/lib/libvulkan_intel_hasvk.so. Ignoring this JSON
ERROR: [Loader Message] Code 0 : /usr/lib/libvulkan_intel.so: undefined symbol: wl_display_create_queue_with_name
ERROR: [Loader Message] Code 0 : loader_icd_scan: Failed loading library associated with ICD JSON /usr/lib/libvulkan_intel.so. Ignoring this JSON
ERROR: [Loader Message] Code 0 : vkCreateInstance: Found no drivers!
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
ERROR at /usr/src/debug/vulkan-tools/Vulkan-Tools-1.3.269/vulkaninfo/./vulkaninfo.h:688:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER

yes i already installed lib32-vulkan-intel and vulkan-intel and there is no other library than of intel

the output of ls /usr/share/vulkan/icd.d/  :  intel_hasvk_icd.i686.json   intel_hasvk_icd.x86_64.json   intel_icd.i686.json   intel_icd.x86_64.json

please guys help i also get this error when i try to launch skyrim with wine :
0048:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0060:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
0078:fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
00e4:fixme:wineusb:add_usb_device Interface 4 has 2 alternate settings; using the first one.
00e0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00e0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00e0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00e0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00e0:fixme:wineusb:query_id Unhandled ID query type 0x5.
00e0:fixme:wineusb:query_id Unhandled ID query type 0x5.
info:  Game: SkyrimLauncher.exe
info:  DXVK: v2.3.1
info:  Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x79f03b00
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
info:    OpenXR
info:  OpenVR: could not open registry key, status 2
info:  OpenVR: Failed to locate module
info:  Required Vulkan extension VK_KHR_surface not supported
terminate called after throwing an instance of 'dxvk::DxvkError'
terminate called recursively

Last edited by hermes6666 (2024-09-02 21:02:00)

Offline

#2 2024-08-31 22:41:22

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,430

Re: [SOLVED]Vulkan not working with intel hd graphics 5500

pretty sure VK support is very lackluster with broadwell if at all present. But still the lib exists and an undefined symbol error is a bug that should be fixable...

pacman -Qkk mesa vulkan-intel wayland
lddtree  /usr/lib/libvulkan_intel_hasvk.so #needs the pax-utils package.
printenv

post these outputs in [ code ] [ /code] tags without the spaces

Offline

#3 2024-08-31 22:51:32

hermes6666
Member
Registered: 2024-08-31
Posts: 3

Re: [SOLVED]Vulkan not working with intel hd graphics 5500

here is for the first :

mesa: 74 total files, 0 altered files
vulkan-intel: 12 total files, 0 altered files
wayland: 46 total files, 0 altered files

lddtree  /usr/lib/libvulkan_intel_hasvk.so :

/usr/lib/libvulkan_intel_hasvk.so (interpreter => None)
    libdrm.so.2 => /usr/lib/libdrm.so.2
    libz.so.1 => /usr/lib/libz.so.1
    libzstd.so.1 => /usr/lib/libzstd.so.1
    libxcb.so.1 => /usr/lib/libxcb.so.1
        libXau.so.6 => /usr/lib/libXau.so.6
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6
    libX11-xcb.so.1 => /usr/lib/libX11-xcb.so.1
    libxcb-dri3.so.0 => /usr/lib/libxcb-dri3.so.0
    libxcb-present.so.0 => /usr/lib/libxcb-present.so.0
    libxcb-xfixes.so.0 => /usr/lib/libxcb-xfixes.so.0
    libxcb-sync.so.1 => /usr/lib/libxcb-sync.so.1
    libxcb-randr.so.0 => /usr/lib/libxcb-randr.so.0
    libxcb-shm.so.0 => /usr/lib/libxcb-shm.so.0
    libxshmfence.so.1 => /usr/lib/libxshmfence.so.1
    libxcb-keysyms.so.1 => /usr/lib/libxcb-keysyms.so.1
    libwayland-client.so.0 => /usr/lib/libwayland-client.so.0
        libffi.so.8 => /usr/lib/libffi.so.8
    libudev.so.1 => /usr/lib/libudev.so.1
        libcap.so.2 => /usr/lib/libcap.so.2
        ld-linux-x86-64.so.2 => /usr/lib/ld-linux-x86-64.so.2
    libexpat.so.1 => /usr/lib/libexpat.so.1
    libstdc++.so.6 => /usr/lib/libstdc++.so.6
    libm.so.6 => /usr/lib/libm.so.6
    libgcc_s.so.1 => /usr/lib/libgcc_s.so.1
    libc.so.6 => /usr/lib/libc.so.6

printenv :

PATH=/home/lain/.local/bin:/home/lain/.config/bspwm/scripts:/home/lain/.rvm/gems/ruby-3.3.1/bin:/home/lain/.rvm/gems/ruby-3.3.1@global/bin:/home/lain/.rvm/rubies/ruby-3.3.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/var/lib/snapd/snap/bin:/home/lain/.rvm/bin
rvm_path=/home/lain/.rvm
TERM=xterm-256color
LANG=en_US.UTF-8
IRBRC=/home/lain/.rvm/rubies/ruby-3.3.1/.irbrc
XDG_CURRENT_DESKTOP=bspwm
COLORTERM=truecolor
XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/lain
HOME=/home/lain
DESKTOP_SESSION=bspwm
GEM_PATH=/home/lain/.rvm/gems/ruby-3.3.1:/home/lain/.rvm/gems/ruby-3.3.1@global
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
OLDPWD=/home/lain/.wine/drive_c/Program Files (x86)/TSEV Skyrim LE
USER=lain
RUBY_VERSION=ruby-3.3.1
RICETHEME=emilia
XDG_VTNR=7
XDG_SEAT=seat0
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
_=/usr/bin/printenv
GTK_MODULES=canberra-gtk-module
VTE_VERSION=7601
XDG_SESSION_DESKTOP=bspwm
rvm_prefix=/home/lain
XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop
MAIL=/var/spool/mail/lain
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
LOGNAME=lain
rvm_version=1.29.12-next (master)
XDG_RUNTIME_DIR=/run/user/1000
MSF_DATABASE_CONFIG=/home/lain/.msf4/database.yml
XDG_SESSION_ID=2
SHELL=/usr/bin/zsh
XDG_SESSION_TYPE=x11
MY_RUBY_HOME=/home/lain/.rvm/rubies/ruby-3.3.1
GEM_HOME=/home/lain/.rvm/gems/ruby-3.3.1
WINDOWID=25175360
rvm_bin_path=/home/lain/.rvm/bin
MOTD_SHOWN=pam
PWD=/home/lain/.wine/drive_c/Program Files (x86)/TSEV Skyrim LE
XAUTHORITY=/home/lain/.Xauthority
_JAVA_AWT_WM_NONREPARENTING=1
SHLVL=1
DISPLAY=:0.0
XDG_SESSION_CLASS=user
DEBUGINFOD_URLS=https://debuginfod.archlinux.org 
GDMSESSION=bspwm
VISUAL=
EDITOR=nvim
BROWSER=firefox

and thank uuuu for the reply :3

Offline

#4 2024-09-01 19:23:09

hermes6666
Member
Registered: 2024-08-31
Posts: 3

Re: [SOLVED]Vulkan not working with intel hd graphics 5500

hi guys, i did a full system upgrade, now everything works fine

Offline

#5 2024-09-01 19:48:26

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,430

Re: [SOLVED]Vulkan not working with intel hd graphics 5500

Well yes... https://wiki.archlinux.org/title/System … nsupported

Please mark as [SOLVED] by editing the title in the first post.

Offline

Board footer

Powered by FluxBB