0

I'm trying to dual-boot the MSI Alpha 15 with Windows 10 and Ubuntu 18.04.3. Everything has worked out fine, except for my external monitor which is not working.

The MSI Alpha comes with an AMD Ryzen 7 CPU and an AMD Radeon RX GPU, this makes it different from the more common Intel/Nvidia combination.

I have tried the Nvidia-based solutions as outlined here. I also installed the AMD Radeon Software for Linux (version 19.50 for Ubuntu 18.04.3). Both approaches did not solve the problem.

In addition, my HDMI port does not show up in xrandr.

How can I make Ubuntu recognize my display?

  • May I please ask you to confirm the AMD package you downloaded and installed was Radeon™ Software for Linux® version 19.50 for Ubuntu 18.04.3 ? Please click [edit] and put your answer in the question, so all the info needed to solve the problem is in the question; please don't use Add Comment. – K7AAY Feb 20 '20 at 19:08

1 Answers1

1

I had this problem when installing Fedora 32 on a new Alpha 15. On boot, I saw messages stating

AMD-VI Completion-Wait loop timed out.

I had to add amd_iommu=off to my kernel parameters.
Credit goes to the Arch lovers who solved this problem.

zx485
  • 2,426
Ron Naef
  • 11
  • 1