Summary: |
Vulkan support broken in amdgpu-pro-18.40-676022-rhel-6 driver in CentOS 6.10 |
Product: |
DRI
|
Reporter: |
Elmar <elmar> |
Component: |
DRM/AMDgpu-pro | Assignee: |
Default DRI bug account <dri-devel> |
Status: |
RESOLVED
INVALID
|
QA Contact: |
|
Severity: |
major
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
Other | |
|
OS: |
All | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 142637 [details] Requested LOGS Dear AMD Team, I desperately need Vulkan support, so on my Core i7 system with Radeon R9 290X and CentOS 6.10, I downloaded amdgpu-pro-18.40-676022-rhel-6 driver and ran amdgpu-pro-install --opencl=legacy The installer listed the packages it wants to install, but one line let my alarm bells ring: "no package vulkan-amdgpu-pro-18.40-676022.el6 available" And indeed, after solving many issues (see second report filed a few minutes ago), I got OpenGL and OpenCL, but no Vulkan. Using the Vulkan SDK, I compiled the little 'vulkaninfo' program, which yielded: $ ./vulkaninfo =========== VULKAN INFO =========== Vulkan API Version: 1.0.5 Cannot create Vulkan instance. vulkaninfo.c:697: failed with VK_ERROR_INCOMPATIBLE_DRIVER Please don't tell me try with a newer system (CentOS 7. etc.), the software I develop has thousands of users that work with older Linux distros like CentOS 6, I need to support them too. Many thanks in advance for your help, Elmar