this post was submitted on 28 Feb 2024
52 points (89.4% liked)

Linux

47224 readers
1472 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hello, I am trying to boot and install Linux mint onto a desktop Intel CPU with Nvidia gpu and I have been sitting here (notice the little white line)for 20+ minutes now. I can boot into compatibility mode and did that successfully and installed but I am not sure if I installed a different version since I booted into compatibility mode (only reason I think this is that it could not detect more than one monitor at a time after install). Do I just have to wait?

Thanks

Solution: in grub screen when selecting what to boot to, press e to edit boot commands and add nvidia-drm.nomodset=1 at the bottom and then continue to boot. You will need to do this once more after installing and rebooting. Then install Nvidia drivers and reboot once more and you are good to go.

all 13 comments
sorted by: hot top controversial new old
[–] Vertelleus@sh.itjust.works 20 points 6 months ago (1 children)

If it was solved, please update the original post to say how or who helped you fix it. This will help others with the same question in the future.

[–] Blxter@lemmy.zip 6 points 6 months ago

Post has been updated thank you

[–] Yuki@kutsuya.dev 19 points 6 months ago (1 children)

It's most likely the display driver having a stroke. Try adding nvidia-drm.nomodeset=1 to your boot options

[–] Blxter@lemmy.zip 10 points 6 months ago* (last edited 6 months ago) (1 children)

By pressing 'e' to edit commands? Or c for command line Edit: you the best it worked we in there with both monitors

[–] lemmyreader@lemmy.ml 9 points 6 months ago (1 children)

Copied from another page :

You need to add nomodeset AND nouveau.nomodeset=1 to the boot parameters. While in the grub menu, hit E and then in the line with the boot options, add both of those

[–] Yuki@kutsuya.dev 4 points 6 months ago

Yes, this is what I meant. Sorry for the half-assed answer at 1am

[–] cyborganism@lemmy.ca 6 points 6 months ago

Thanks for putting the solution in your original post body. 🙂

[–] KroninJ@lemmy.world 1 points 6 months ago (1 children)

I’ve had this before a few times but can’t remember what the fix was.

Try hitting Enter or Ctrl+C A prompt may show up. If not try Alt+F7 that may take you to the GUI login.

Sorry I can’t be more help at the moment, I may be able to later if no one else jumps in.

[–] Blxter@lemmy.zip 2 points 6 months ago

Just tried those to no avail

[–] XTL@sopuli.xyz 0 points 6 months ago

with Nvidia

Found the root cause.

[–] helenslunch@feddit.nl -1 points 6 months ago

I went through this same thing with Ubuntu. It's generally just a bad idea to use Nvidia with Linux. It makes everything more difficult.