<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Unable to install on latest Ubuntu (19.04)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110795#c24">Comment # 24</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Unable to install on latest Ubuntu (19.04)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110795">bug 110795</a>
from <span class="vcard"><a class="email" href="mailto:etienne_lorrain@yahoo.fr" title="Etienne Lorrain <etienne_lorrain@yahoo.fr>"> <span class="fn">Etienne Lorrain</span></a>
</span></b>
<pre>The script (attached to this bug) to install latest AMD drivers on ubuntu 19.04
for a RX590 on a Ryzen threadripper works for me, but leads to a Segmentation
fault at address 0x0 of /usr/lib/xorg/Xorg seen in .local/share/xorg/Xorg.0.log
Solution for me was to:
sudo mv /usr/share/X11/xorg.conf.d/10-amdgpu.conf
/usr/share/X11/xorg.conf.d/10-amdgpu.conf.bak
sudo mv /usr/share/X11/xorg.conf.d/00-amdgpu.conf
/usr/share/X11/xorg.conf.d/00-amdgpu.conf.bak
as proposed by axlc in <a href="https://community.amd.com/thread/227165">https://community.amd.com/thread/227165</a>
Then I had to reboot the PC, no more "loop login".</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>