You are not logged in.

#1 2025-02-08 12:00:23

pwouik
Member
Registered: 2025-02-08
Posts: 9

[SOLVED] No gpu accel on Steam Intel / VK_ERROR_INCOMPATIBLE_DRIVER

I get no gpu accel on steam with muck for example, less than 1fps on menu, not much showing in intel_gpu_top
GPU: Intel Iris Xe Graphics @ 1.30 GHz [Integrated]

on steam launch I get this

vkEnumeratePhysicalDevices failed, unable to init and enumerate GPUs with Vulkan.
BInit - Unable to initialize Vulkan!

vulkaninfo

WARNING: [Loader Message] Code 0 : Layer VK_LAYER_MESA_device_select uses API version 1.3 which is older than the application specified API version of 1.4. May cause issues.
WARNING: [../mesa-24.3.4/src/intel/vulkan/anv_physical_device.c:2412] Code 0 : Unable to open device /dev/dri/renderD128: Permission denied (VK_ERROR_INCOMPATIBLE_DRIVER)
WARNING: [../mesa-24.3.4/src/intel/vulkan_hasvk/anv_device.c:1601] Code 0 : Unable to open device /dev/dri/renderD128: Permission denied (VK_ERROR_INCOMPATIBLE_DRIVER)
ERROR: [Loader Message] Code 0 : setup_loader_term_phys_devs:  Failed to detect any valid GPUs in the current config
ERROR at /usr/src/debug/vulkan-tools/Vulkan-Tools-1.4.303/vulkaninfo/./vulkaninfo.h:247:vkEnumeratePhysicalDevices failed with ERROR_INITIALIZATION_FAILED

getfacl /dev/dri/renderD128

# file: dev/dri/renderD128
# owner: root
# group: plugdev
user::rw-
group::rw-
other::---

eglewinfo

libEGL warning: failed to open /dev/dri/renderD128: Permission denied

libEGL warning: failed to open /dev/dri/renderD128: Permission denied

[1]    1048966 segmentation fault (core dumped)  eglewinfo

I have lib32-mesa lib32-vulkan-intel lib32-vulkan-mesa-layers installed
I get normal vulkaninfo with only these, it break once I install steam
no amd or nvidia driver installed

Last edited by pwouik (2025-02-09 12:03:15)

Offline

#2 2025-02-08 17:54:22

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,574

Re: [SOLVED] No gpu accel on Steam Intel / VK_ERROR_INCOMPATIBLE_DRIVER

The 3 files mentioned only appear in -debug packages .

Try removing mesa-debug , lib32-mesa-debug and vulkantools-debug .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2025-02-08 19:31:52

pwouik
Member
Registered: 2025-02-08
Posts: 9

Re: [SOLVED] No gpu accel on Steam Intel / VK_ERROR_INCOMPATIBLE_DRIVER

It doesn't seems like I have these

➜  ~ pacman -Q|grep debug
debugedit 5.1-1
debuginfod 0.192-3

Last edited by pwouik (2025-02-08 19:32:44)

Offline

#4 2025-02-08 21:37:36

pwouik
Member
Registered: 2025-02-08
Posts: 9

Re: [SOLVED] No gpu accel on Steam Intel / VK_ERROR_INCOMPATIBLE_DRIVER

so it's working now after I did remove paru-bin-debug gcc10-debug (I forgot to test after bc it seemed unrelated) and lauching steam while having unity editor open which previously was also affected(blurry font)

Last edited by pwouik (2025-02-08 22:20:39)

Offline

#5 2025-02-09 11:00:31

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,574

Re: [SOLVED] No gpu accel on Steam Intel / VK_ERROR_INCOMPATIBLE_DRIVER

Next time you need to search for foo with pacman use pacman -Qs foo .

Incase you're satisifed with the outcome of this thread, please prepend [Solved] to the thread ttitle (edit first post)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB