cancel
Showing results for 
Search instead for 
Did you mean: 

Drivers & Software

microfon25
Journeyman III

Install drivers on linux-server

Hello guys! I am trying to install amdgpu-pro 20.30 drivers on ubuntu-server 20.04. And I always have trouble like in log.l . I tried already on PC with amd card and virtual machine on notebook. I have same trouble in any case. When I try to install that packages manually, apt say that that packages are replaced by some another packages. What I have to do to troubleshoot it? (Sorry, I don't understand how to make spoilers here)

log.l:

   deb [ trusted=yes ] file:/var/opt/amdgpu-pro-local/ ./
   Get:1 file:/var/opt/amdgpu-pro-local ./ InRelease
   Ign:1 file:/var/opt/amdgpu-pro-local ./ InRelease 
   Get:2 file:/var/opt/amdgpu-pro-local ./ Release [816 B]
   Get:2 file:/var/opt/amdgpu-pro-local ./ Release [816 B]
   Get:3 file:/var/opt/amdgpu-pro-local ./ Release.gpg
   Ign:3 file:/var/opt/amdgpu-pro-local ./ Release.gpg
   Get:4 file:/var/opt/amdgpu-pro-local ./ Packages [108 kB]   
   Hit:5 http://ru.archive.ubuntu.com/ubuntu focal InRelease   
   Get:6 http://ru.archive.ubuntu.com/ubuntu focal-updates InRelease [111 kB]
   Get:7 http://ru.archive.ubuntu.com/ubuntu focal-backports InRelease [98.3 kB]
   Get:8 http://ru.archive.ubuntu.com/ubuntu focal-security InRelease [107 kB]
   Fetched 317 kB in 1s (512 kB/s)
   Reading package lists...
   Reading package lists...
   Building dependency tree...
   Reading state information...
   The following NEW packages will be installed:
     amdgpu-pin
   0 upgraded, 1 newly installed, 0 to remove and 58 not upgraded.
   Need to get 0 B/2676 B of archives.
   After this operation, 25.6 kB of additional disk space will be used.   
   Get:1 file:/var/opt/amdgpu-pro-local ./ amdgpu-pin 20.30-1109583 [2676 B]
   Selecting previously unselected package amdgpu-pin.
   (Reading database ...
   (Reading database ... 5%
   (Reading database ... 10%
   (Reading database ... 15%
   (Reading database ... 20%
   (Reading database ... 25%
   (Reading database ... 30%
   (Reading database ... 35%
   (Reading database ... 40%
   (Reading database ... 45%
   (Reading database ... 50%
   (Reading database ... 55%
   (Reading database ... 60%
   (Reading database ... 65%
   (Reading database ... 70%
   (Reading database ... 75%
   (Reading database ... 80%
   (Reading database ... 85%
   (Reading database ... 90%
   (Reading database ... 95%
   (Reading database ... 100%
   (Reading database ... 70787 files and directories currently installed.)   
   Preparing to unpack .../amdgpu-pin_20.30-1109583_all.deb ...
   Unpacking amdgpu-pin (20.30-1109583) ...
   Setting up amdgpu-pin (20.30-1109583) ...
   Reading package lists...
   Building dependency tree...
   Reading state information...
   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-lib32 : Depends: libdrm2-amdgpu:i386 (= 1:2.4.100-1109583)
                   Depends: libdrm-amdgpu-amdgpu1:i386 (= 1:2.4.100-1109583)
                   Depends: libllvm10.0-amdgpu:i386 (= 1:10.0-1109583)
                   Depends: libxatracker2-amdgpu:i386 (= 1:20.1.0-1109583)
                   Depends: libgbm1-amdgpu:i386 (= 1:20.1.0-1109583)
                   Depends: libegl1-amdgpu-mesa:i386 (= 1:20.1.0-1109583)
                   Depends: libegl1-amdgpu-mesa-drivers:i386 (= 1:20.1.0-1109583)
                   Depends: libgles1-amdgpu-mesa:i386 (= 1:20.1.0-1109583)
                   Depends: libgles2-amdgpu-mesa:i386 (= 1:20.1.0-1109583)
                   Depends: libglapi-amdgpu-mesa:i386 (= 1:20.1.0-1109583)
                   Depends: libgl1-amdgpu-mesa-glx:i386 (= 1:20.1.0-1109583)
                   Depends: libgl1-amdgpu-mesa-dri:i386 (= 1:20.1.0-1109583)
                   Depends: libosmesa6-amdgpu:i386 (= 1:20.1.0-1109583)
                   Depends: mesa-amdgpu-va-drivers:i386 (= 1:20.1.0-1109583)
                   Depends: mesa-amdgpu-vdpau-drivers:i386 (= 1:20.1.0-1109583)

0 Replies