Help! My Ubuntu Installation Shows a Blank Screen After GRUB

0
12
Asked By CuriousExplorer42 On

I recently installed Ubuntu on my system, which has an AMD Ryzen 9 7950X and an NVIDIA GeForce RTX 4070 graphics card, along with an MSI MAG B650M Mortar WiFi motherboard. However, when I start it up after the first reboot, all I get is a blank screen. I've tried selecting "Ubuntu" at the GRUB menu and waited for several minutes, but nothing happens. I also followed a suggestion to press "e" at GRUB and add "nomodeset" after "ro quiet splash," but that didn't help either. Any ideas on how to resolve this? Thanks!

2 Answers

Answered By LinuxLover101 On

Double-check your connections and ensure you're using an Ethernet cable during installation. Also, remember to remove your boot media after the installation. Those small oversights can sometimes cause issues.

Answered By TechWhiz99 On

It sounds like you're seeing the GRUB menu, which is a good sign! But if it still leads to a blank screen after selecting Ubuntu, it could be an issue with drivers. Make sure to try adding `nvidia-drm.modeset=1` to your GRUB parameters and see if that helps.

GamerGeek77 -

Good point! I had similar issues, and changing the modeset did the trick for me. Let us know if it works for you!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.