I have installed AMDGPU Pro version 17.10. A few days ago, I had tabs crashing with Firefox. about:crashes
told me there was an issue with amdgpu-pro
.
I then had the good idea of updating AMDGPU Pro. Depending on which page you land on, you either get version 16.40, 17.40, or 17.50 advised, the latter being the one advised when going through support.amd.com.
All of them lead me to not being able to log in correctly. I first get the same error I had before (see lvmetad not active ubuntu--vg-root clean NO BOOT due to AMDGPU-PRO). After a few seconds, a window appears with an error message mentioning that my graphic card is not functioning, and I cannot access the graphical desktop. I can however check the xorg logs, and this is what I find:
[ 38.931] (EE) module ABI major version (10) doesn't match the server's version (9)
[ 38.931] (EE) Failed to load module "glx" (module requirement mismatch, 0)
[ 38.931] (EE) module ABI major version (23) doesn't match the server's version (20)
[ 38.931] (EE) Failed to load module "amdgpu" (module requirement mismatch, 0)
[ 38.932] (EE) module ABI major version (23) doesn't match the server's version (20)
[ 38.932] (EE) Failed to load module "amdgpu" (module requirement mismatch, 0)
Answer to this question: Can't login after installing AMDGPU-PRO 16.60 advises to do
./amdgpu-pro-install --px
I can't do it as I have the following error:
E: Impossible de trouver le paquet xserver-xorg-video-modesetting-amdgpu-pro
(or in English: unable to find xserver-xorg-video-modesetting-amdgpu-pro package
)
This package is nowhere to be found.
I wanted to downgrade back to 17.10, but I am unable to find a link to the .tar
on the AMD website.
I can however access a terminal with CTRL+Alt+F1. So meanwhile, I have uninstalled amdgpu-pro completely with amdgpu-pro-uninstall
. I can reuse Ubuntu, albeit without all the perks of the drivers (like sound through HDMI).
Note that I am using 16.04 and I regularly update everything. I believe the origin of the problem is a new kernel. Mine is 4.4.0-112-generic
.
Xorg -version
prompts:
X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-97-generic x86_64 Ubuntu
Current Operating System: Linux hyamanieu-desktop 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-4.4.0-112-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
Build Date: 13 October 2017 01:57:05PM
xorg-server 2:1.18.4-0ubuntu0.7 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.33.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.