https://bugs.kde.org/show_bug.cgi?id=499882
--- Comment #85 from Wedge009 <[email protected]> --- (In reply to Villemur Clément from comment #83) > (In reply to Oleg Gorobets from comment #79) > > Anyone who has older GPU without Vulkan support can you please post the > > output of the following command (with mesa-vulkan-drivers installed): > > > > vulkaninfo | grep -A1 deviceType > > Here's the output on my system with AMD RV 730 (radeon hd 4650) > WARNING: [../src/amd/vulkan/radv_physical_device.c:2041] Code 0 : Device > '/dev/dri/renderD128' is not using the AMDGPU kernel driver: Invalid > argument (VK_ERROR_INCOMPATIBLE_DRIVER) > deviceType = PHYSICAL_DEVICE_TYPE_CPU > deviceName = llvmpipe (LLVM 20.1.8, 128 bits) Maybe too late as well, but I also have something very similar with Radeon HD 6870: WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Received return code -3 from call to vkCreateInstance in ICD /usr/lib/x86_64-linux-gnu/libvulkan_dzn.so. Skipping this driver. WARNING: [../src/amd/vulkan/radv_physical_device.c:2182] Code 0 : Device '/dev/dri/renderD128' is not using the AMDGPU kernel driver: Invalid argument (VK_ERROR_INCOMPATIBLE_DRIVER) deviceType = PHYSICAL_DEVICE_TYPE_CPU deviceName = llvmpipe (LLVM 20.1.8, 256 bits) -- You are receiving this mail because: You are watching all bug changes.
