You are not logged in.

#1 2025-01-13 20:51:31

AhmadRehan98
Member
Registered: 2025-01-13
Posts: 5

[SOLVED] inxi -G shows vulkan drivers as N/A

I tried removing mesa, vulkan radeon, lib32-vulkan-mesa-layers, lib32-vulkan-icd-loader and reinstalling them to no avail.
I tried using mesa-git instead of mesa, no difference.

here's the result of inix -G

Graphics:
  Device-1: Advanced Micro Devices [AMD/ATI] Navi 21 [Radeon RX 6800/6800 XT
    / 6900 XT] driver: amdgpu v: kernel
  Display: wayland server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.4
    compositor: kwin_wayland driver: X: loaded: amdgpu
    unloaded: modesetting,radeon dri: radeonsi gpu: amdgpu resolution:
    1: 2560x1440~180Hz 2: 2560x1440~360Hz
  API: EGL v: 1.5 drivers: kms_swrast,radeonsi,swrast
    platforms: gbm,wayland,x11,surfaceless,device
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa v: 25.0.0-devel
    renderer: AMD Radeon RX 6800 (radeonsi navi21 LLVM 19.1.6 DRM 3.59
    6.12.9-arch1-1)
  API: Vulkan v: 1.4.303 drivers: N/A surfaces: xcb,xlib,wayland
  Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
    de: kscreen-console,kscreen-doctor wl: wayland-info
    x11: xdpyinfo, xprop, xrandr

the output of pacman -Qs vulkan

local/dxvk-bin 2.5.2-1
    A Vulkan-based compatibility layer for Direct3D 9/10/11 which allows running 3D applications on Linux
    using Wine (Windows DLL binary files)
local/lib32-vulkan-icd-loader 1.4.303-1
    Vulkan Installable Client Driver (ICD) Loader (32-bit)
local/lib32-vulkan-mesa-layers 1:24.3.3-2
    Mesa's Vulkan layers - 32-bit
local/lib32-vulkan-radeon 1:24.3.3-2
    Open-source Vulkan driver for AMD GPUs - 32-bit
local/mangohud 0.7.2-2
    A Vulkan overlay layer for monitoring FPS, temperatures, CPU/GPU load and more.
local/mesa-git 25.0.0_devel.200061.24107f2f67a.d41d8cd-1
    an open-source implementation of the OpenGL specification, git version
local/qt6-shadertools 6.8.1-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.4.rc1-1 (vulkan-devel)
    API and commands for processing SPIR-V modules
local/vkd3d 1.14-1
    Direct3D 12 to Vulkan translation library By WineHQ
local/vulkan-extra-layers 1.3.298-1 (vulkan-devel)
    Extra layers for Vulkan development
local/vulkan-headers 1:1.4.303-1 (vulkan-devel)
    Vulkan header files
local/vulkan-icd-loader 1.4.303-1
    Vulkan Installable Client Driver (ICD) Loader
local/vulkan-tools 1.4.303-2 (vulkan-devel)
    Vulkan Utilities and Tools
local/vulkan-utility-libraries 1.4.303-1 (vulkan-devel)
    Vulkan Utility Libraries
local/vulkan-validation-layers 1.3.296.0-1 (vulkan-devel)
    Vulkan Validation Layers

the output of pacman -Qs mesa

local/glu 9.0.3-2
    Mesa OpenGL utility library
local/lib32-glu 9.0.3-2
    Mesa OpenGL utility library (32 bits)
local/lib32-mesa 1:24.3.3-2
    Open-source OpenGL drivers - 32-bit
local/lib32-mesa-utils 9.0.0-2
    Essential Mesa utilities (32-bit)
local/lib32-vulkan-mesa-layers 1:24.3.3-2
    Mesa's Vulkan layers - 32-bit
local/mesa-git 25.0.0_devel.200061.24107f2f67a.d41d8cd-1
    an open-source implementation of the OpenGL specification, git version
local/mesa-utils 9.0.0-5
    Essential Mesa utilities

I'm unsure what else to provide..

Some games run fine, others don't for reasons that I can't really find on Google, so I'm assuming it's because of this N/A issue.

Last edited by AhmadRehan98 (2025-01-14 07:44:25)

Offline

#2 2025-01-13 21:08:34

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [SOLVED] inxi -G shows vulkan drivers as N/A

Can we see

vulkaninfo --summary

Jin, Jîyan, Azadî

Offline

#3 2025-01-14 07:34:34

AhmadRehan98
Member
Registered: 2025-01-13
Posts: 5

Re: [SOLVED] inxi -G shows vulkan drivers as N/A

Head_on_a_Stick wrote:

Can we see

vulkaninfo --summary

sure!

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.
==========
VULKANINFO
==========

Vulkan Instance Version: 1.4.303


Instance Extensions: count = 24
-------------------------------
VK_EXT_acquire_drm_display             : extension revision 1
VK_EXT_acquire_xlib_display            : extension revision 1
VK_EXT_debug_report                    : extension revision 10
VK_EXT_debug_utils                     : extension revision 2
VK_EXT_direct_mode_display             : extension revision 1
VK_EXT_display_surface_counter         : extension revision 1
VK_EXT_headless_surface                : extension revision 1
VK_EXT_surface_maintenance1            : extension revision 1
VK_EXT_swapchain_colorspace            : extension revision 5
VK_KHR_device_group_creation           : extension revision 1
VK_KHR_display                         : extension revision 23
VK_KHR_external_fence_capabilities     : extension revision 1
VK_KHR_external_memory_capabilities    : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2         : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2       : extension revision 1
VK_KHR_portability_enumeration         : extension revision 1
VK_KHR_surface                         : extension revision 25
VK_KHR_surface_protected_capabilities  : extension revision 1
VK_KHR_wayland_surface                 : extension revision 6
VK_KHR_xcb_surface                     : extension revision 6
VK_KHR_xlib_surface                    : extension revision 6
VK_LUNARG_direct_driver_loading        : extension revision 1

Instance Layers: count = 16
---------------------------
VK_LAYER_INTEL_nullhw             INTEL NULL HW                1.1.73   version 1
VK_LAYER_KHRONOS_validation       Khronos Validation Layer     1.3.296  version 1
VK_LAYER_LUNARG_api_dump          LunarG API dump layer        1.3.298  version 2
VK_LAYER_LUNARG_monitor           Execution Monitoring Layer   1.3.298  version 1
VK_LAYER_LUNARG_screenshot        LunarG image capture layer   1.3.298  version 1
VK_LAYER_MANGOAPP_overlay         Mangoapp Layer               1.3.0    version 1
VK_LAYER_MANGOAPP_overlay         Mangoapp Layer               1.3.0    version 1
VK_LAYER_MANGOHUD_overlay_x86     Vulkan Hud Overlay           1.3.0    version 1
VK_LAYER_MANGOHUD_overlay_x86_64  Vulkan Hud Overlay           1.3.0    version 1
VK_LAYER_MESA_device_select       Linux device selection layer 1.3.211  version 1
VK_LAYER_MESA_overlay             Mesa Overlay layer           1.3.211  version 1
VK_LAYER_MESA_screenshot          Mesa Screenshot layer        1.3.211  version 1
VK_LAYER_VALVE_steam_fossilize_32 Steam Pipeline Caching Layer 1.3.207  version 1
VK_LAYER_VALVE_steam_fossilize_64 Steam Pipeline Caching Layer 1.3.207  version 1
VK_LAYER_VALVE_steam_overlay_32   Steam Overlay Layer          1.3.207  version 1
VK_LAYER_VALVE_steam_overlay_64   Steam Overlay Layer          1.3.207  version 1

Devices:
========
GPU0:
        apiVersion         = 1.3.296
        driverVersion      = 24.3.3
        vendorID           = 0x1002
        deviceID           = 0x73bf
        deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
        deviceName         = AMD Radeon RX 6800 (RADV NAVI21)
        driverID           = DRIVER_ID_MESA_RADV
        driverName         = radv
        driverInfo         = Mesa 24.3.3-arch1.2
        conformanceVersion = 1.3.0.0
        deviceUUID         = 00000000-2f00-0000-0000-000000000000
        driverUUID         = 414d442d-4d45-5341-2d44-525600000000

 

Offline

#4 2025-01-14 07:38:10

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [SOLVED] inxi -G shows vulkan drivers as N/A

Your RX 6800 seems to support Vulkan just fine. Looks like inxi is just confused, not sure why. The inxi developer is very responsive so perhaps ask upstream. Tell them I said "hi!" smile


Jin, Jîyan, Azadî

Offline

#5 2025-01-14 07:43:11

AhmadRehan98
Member
Registered: 2025-01-13
Posts: 5

Re: [SOLVED] inxi -G shows vulkan drivers as N/A

Head_on_a_Stick wrote:

Your RX 6800 seems to support Vulkan just fine. Looks like inxi is just confused, not sure why. The inxi developer is very responsive so perhaps ask upstream. Tell them I said "hi!" smile

it seems someone already reported the same issue and it got fixed on the development branch pinxi https://codeberg.org/smxi/inxi/issues/314

thanks for your help

Offline

#6 2025-01-14 09:13:29

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,182

Re: [SOLVED] inxi -G shows vulkan drivers as N/A

unrelated to the issue, but running mesa-git but lib32-mesa not from git might eventually bite you with 32bit clients. Any particular reason for that constellation?

Offline

#7 2025-01-14 09:16:04

AhmadRehan98
Member
Registered: 2025-01-13
Posts: 5

Re: [SOLVED] inxi -G shows vulkan drivers as N/A

V1del wrote:

unrelated to the issue, but running mesa-git but lib32-mesa not from git might eventually bite you with 32bit clients. Any particular reason for that constellation?

oh. I was just trying different stuff.
I didn't actually put both from git at the same time, but I reverted back to normal mesa and normal lib32-mesa now.

Offline

Board footer

Powered by FluxBB