Hi everyone,
I need some help with a problem I’m facing. I have a Ryzen 7900 paired with an older RX580 GPU, running Fedora Workstation 40. I’m trying to use OBS with hardware GPU acceleration, so I attempted to install the AMD GPU drivers using amdgpu-install
. However, after installing and rebooting, my system only shows a black screen. I can fix this by running amdgpu-uninstall
, but obviously, I need the drivers to work properly.
I’ve checked other users’ posts with similar issues related to amdgpu-install
on this forum, but I haven’t been able to find a solution that works for my setup. I’ve narrowed down the issue to these binaries, which seem to be responsible for the black screen:
Installing:
amdgpu-lib x86_64 1:6.1.60103-1787201.el9 amdgpu 6.8 k
Installing dependencies:
libwayland-amdgpu-client x86_64 1.22.0.60103-1787201.el9 amdgpu 37 k
libwayland-amdgpu-server x86_64 1.22.0.60103-1787201.el9 amdgpu 46 k
mesa-amdgpu-dri-drivers x86_64 1:24.1.0.60103-1787201.el9 amdgpu 9.9 M
mesa-amdgpu-filesystem x86_64 1:24.1.0.60103-1787201.el9 amdgpu 7.0 k
mesa-amdgpu-libEGL x86_64 1:24.1.0.60103-1787201.el9 amdgpu 139 k
mesa-amdgpu-libGL x86_64 1:24.1.0.60103-1787201.el9 amdgpu 182 k
mesa-amdgpu-libgbm x86_64 1:24.1.0.60103-1787201.el9 amdgpu 36 k
mesa-amdgpu-libxatracker x86_64 1:24.1.0.60103-1787201.el9 amdgpu 1.7 M
mesa-amdgpu-vdpau-drivers x86_64 1:24.1.0.60103-1787201.el9 amdgpu 3.4 M
I’m not sure how to resolve this. If anyone has experience with this issue or knows how to fix it, I would greatly appreciate your advice.
Thanks in advance for your help!