I am very new to linux and ubuntu. I'm trying to learn how all this works but frankly it's kind of hard.
I have 4 RX 580 AMD cards and I am trying to install drivers for the cards.
I am using ubuntu 20.04.3 LTS
The driver version I have downloaded is
amdgpu-install_21.40.1.40501-1_all.deb
I am following the amd instructions found here
when i use the command
amdgpu-install --usecase=graphics,opencl
this is what happens:
Reading package lists... Done
Building dependency tree
Reading state information... Done
linux-headers-5.13.0-28-generic is already the newest version (5.13.0-28.31~20.04.1).
linux-headers-5.13.0-28-generic set to manually installed.
linux-modules-extra-5.13.0-28-generic is already the newest version (5.13.0-28.31~20.04.1).
linux-modules-extra-5.13.0-28-generic set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
amdgpu-lib : Depends: libwayland-amdgpu-client0 but it is not going to be installed
Depends: libwayland-amdgpu-server0 but it is not going to be installed
Depends: libgbm1-amdgpu but it is not going to be installed
Depends: libegl1-amdgpu-mesa but it is not going to be installed
Depends: libegl1-amdgpu-mesa-drivers but it is not going to be installed
Depends: xserver-xorg-amdgpu-video-amdgpu but it is not going to be installed
amdgpu-lib32 : Depends: libwayland-amdgpu-client0:i386
Depends: libwayland-amdgpu-server0:i386
Depends: libgbm1-amdgpu:i386
Depends: libegl1-amdgpu-mesa:i386
Depends: libegl1-amdgpu-mesa-drivers:i386
E: Unable to correct problems, you have held broken packages.