#Vulkan Warning

5 messages · Page 1 of 1 (latest)

unkempt thicket
#

When I use the command vulkaninfo, I get this error txt WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Failed to CreateInstance in ICD 2. Skipping ICD. However, If I use the command VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/radeon_icd.x86_64.json:/usr/share/vulkan/icd.d/radeon_icd.i686.json vulkaninfo
I only get this ```txt
WARNING: radv is not a conformant Vulkan implementation, testing use only.

`lspci -k` output: ```00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8400 / R3 Series]
        Subsystem: Hewlett-Packard Company Kabini [Radeon HD 8400 / R3 Series]
        Kernel driver in use: amdgpu
        Kernel modules: radeon, amdgpu
#

Vulkan Warning

brazen river
#

ah, that's an old GPU

#

do you have any other vulkan driver installed?
say, amdvlk?

unkempt thicket