-1

I've a pretty regular Ryzen Setup, but I can't install Ubuntu 18.04.4 (or others) with working graphics. I need nomodeset in the boot options so I have half-way support of anything graphical, but I would assume that my setup is supported by the defaults.

I get the GRUB and when I try to boot it instantly goes black, it does not show the splash.

My Setup: Ryzen 2600X MSI B450 Gaming Pro Carbon AC ASUS GTX 2070 ROG 2 SSD

All Bios & similar should be up2date.

How to debug such an issue

xavor
  • 1

1 Answers1

0

Answering my own question with a solution:

  • Boot Live System using nomodeset
  • Install Ubuntu as usual
  • Boot new installed Ubuntu using nomodeset
  • Follow Black screen after installation of Ubuntu 18.04
    • short form: Run sudo ubuntu-drivers autoinstall; sudo reboot
  • reboot without nomodeset

Question remains: Why isn't the graphics card supported properly by the live system

xavor
  • 1