I’m not able to successfully get my system to run with the amdgpu-pro drivers. I’m running Lead 42.3 (kernel 4.4.69-19-default).
I’ve tried following the procedure listed here: link, however I never see a prompt to accept the repository GPG key, instead I get this message: “Package amdgpu-pro-core is broken , integrity check has failed.” regardless if I re-download the driver from AMD’s site.
I’ve followed the instructions given on AMD’s site (link) and the installation process appears to finish, however I am not able to boot into a usable GUI. I see the “Oh no! Something has gone wrong.” screen. Logging out or rebooting does not resolve the issue. My Xorg.1.log output. Ctrl+alt+f1, sudo init 3, and rerunning the amdgpu-pro-install installation script removed the driver and I was able to boot into my previous setup using the radeon driver.
Would somebody please assist me by pointing out what I’m doing incorrectly? Here’s some info of my setup that I’ve seen help others with their issues:
rpm -ql xorg-x11-driver-video
/etc/X11/xorg.conf.d/50-device.conf
/etc/X11/xorg.conf.d/50-monitor.conf
/etc/X11/xorg.conf.d/50-screen.conf
/usr/share/doc/packages/xorg-x11-driver-video
/usr/share/doc/packages/xorg-x11-driver-video/README.meta
rpm -qa | grep amdgpu
xf86-video-amdgpu-1.3.0-1.1.x86_64
libdrm_amdgpu1-2.4.76-1.2.x86_64
uname -a
Linux Spectre2 4.4.79-19-default #1 SMP Thu Aug 10 20:28:47 UTC 2017 (2dd03e8) x86_64 x86_64 x86_64 GNU/Linux
sudo /sbin/lspci -nnk |grep -A3 VGA
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii PRO [Radeon R9 290] [1002:67b1]
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:0b00]
Kernel driver in use: radeon
Kernel modules: radeon
rpm -qi dkms
Name : dkms
Version : 2.3
Release : 8.2
Architecture: noarch
Install Date: Mon 11 Sep 2017 06:10:45 PM PDT
Group : System/Kernel
Size : 208629
License : GPL-2.0
Signature : RSA/SHA1, Fri 16 Jun 2017 03:30:32 AM PDT, Key ID 45a1d0671abd1afb
Source RPM : dkms-2.3-8.2.src.rpm
Build Date : Sun 28 May 2017 11:19:13 AM PDT
Build Host : swkj14
Relocations : (not relocatable)
Packager : packman@links2linux.de
Vendor : http://packman.links2linux.de
URL : https://github.com/dell/dkms
Summary : Dynamic Kernel Module Support Framework
Description :
This package contains the framework for the Dynamic
Kernel Module Support (DKMS) method for installing
module RPMS as originally developed by Dell.
Distribution: Extra / openSUSE_Leap_42.3
Just a note: I’m unable to get Tumbleweed to run on my setup. I’ve heard it has superior AMD graphics card compatibility, just won’t work for me.