You are not logged in.
Hello. Recently installed Arch Linux and I'm getting this error with vulkaninfo. My GPU showed perfectly a few days ago. I am unsure as to why it doesn't show up. The laptop runs on Intel HD Graphics 3000
This is the output of the vulkaninfo command:
$ vulkaninfo
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.3.269/vulkaninfo/./vulkaninfo.h:237:vkEnumeratePhysicalDevices failed with ERROR_INITIALIZATION_FAILED
And the output of the vkcube command:
$ vkcube
vkEnumeratePhysicalDevices reported zero accessible devices.
Do you have a compatible Vulkan installable client driver (ICD) installed?
Please look at the Getting Started guide for additional information.
This is every installed vulkan related package:
$ sudo pacman -Qs vulkan
local/lib32-vkd3d 1.11-1
Direct3D 12 to Vulkan translation library By WineHQ
local/lib32-vulkan-icd-loader 1.3.295-1
Vulkan Installable Client Driver (ICD) Loader (32-bit)
local/lib32-vulkan-intel 1:24.2.5-1
Open-source Vulkan driver for Intel GPUs - 32-bit
local/mangohud 0.7.2-2
A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more.
local/qt6-shadertools 6.8.0-1 (qt6)
Provides functionality for the shader pipeline that allows Qt Quick to operate on Vulkan, Metal, and Direct3D, in addition to OpenGL
local/spirv-tools 2024.2-1 (vulkan-devel)
API and commands for processing SPIR-V modules
local/vkd3d 1.11-1
Direct3D 12 to Vulkan translation library By WineHQ
local/vulkan-headers 1:1.3.295-1 (vulkan-devel)
Vulkan header files
local/vulkan-icd-loader 1.3.295-1
Vulkan Installable Client Driver (ICD) Loader
local/vulkan-intel 1:24.2.5-1
Open-source Vulkan driver for Intel GPUs
local/vulkan-mesa-layers 1:24.2.5-1
Mesa's Vulkan layers
local/vulkan-tools 1.3.269-1 (vulkan-devel)
Vulkan Utilities and Tools
Offline
Welcome to the forums. As a sanity check, what are the output of uname -a and of pacman -Q linux (Assuming you are using the stock kernel)
Do the versions reported by those commands match?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline