Hi
With last amdgpu driver version, 5.18.13-1520974.el8, among other issues, I' have the follwing message when I launch eglinfo
GBM platform:
amdgpu_device_initialize: amdgpu_query_info(ACCEL_WORKING) failed (-13)
amdgpu: amdgpu_device_initialize failed.
MESA-LOADER: failed to open zink: /opt/amdgpu/lib64/dri/zink_dri.so: cannot open shared object file: No such file or directory (search paths /opt/amdgpu/lib64/dri, suffix _dri)
failed to load driver: zink
Why Mesa is pointing to zink if it wasn't specified? it cannot default safely to radeon_si?
I'm running Rhel 8, and the card is a R9 Fury.
uname -a
4.18.0-425.10.1.el8_7.x86_64 #1 SMP Thu Jan 12 16:32:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
How can I workaround this missing library issue?
I have the exact same error after installing the amdgpu driver with the amdgpu-install .deb from amd.com after upgrading from an RX 590 to an RX 6700.
There were no issues with the amdgpu driver that is in the ubuntu repos.
Same issue for me: Centos Stream 9, RX 5700 XT, amdgpu-install-5.4.50405-1588607.el9.noarch. Any solution so far?