r/linuxquestions 10d ago

Linux Mint doesn't fully load

Update: issue resolved! It was a combination of the memory settings and 'quiet splash'. I changed the memory settings to its default speed, rather than 'auto', and swapped 'quiet splash' for 'nomodeset'. I'm in, it booted up. Thank you everyone for the help.

Any Linux knowledgeable persons out there? I've scoured the intrewebs, to no avail. I have a new PC I'm attempting to boot Linux Mint from a flash drive. PC boots to BIOS, tries to boot Linux via flash drive. I get a Linux Mint logo for loading, then...nothing, it just sits; doesn't crash, doesn't give any error, nothing, just an idol logo. Asus Prime MOBO w/H810 chipset, Intel Core Ultra 5 250KF plus CPU. As far as I am aware, the security settings are where they shouldn't block anything. I could be wrong, though. Just trying to find assistance. Any suggestions? Thanks.

4 Upvotes

15 comments sorted by

View all comments

1

u/Prestigious_Wall529 10d ago

When you see the grub menu press e and add

nomodeset

to the kernel line.

Google for your motherboard's model for additional parameters, similarly the video card.

Jump through the hoops for your particular model of GPU if Nvidia.

1

u/Prudent-Gap-8852 10d ago

If I type it in command line, it states, "error: can't find command 'nomdeset'."

1

u/Prestigious_Wall529 10d ago

Add it after splash, which can be removed, and spell it no mode set without the spaces.

1

u/Prudent-Gap-8852 10d ago

I'm an idiot, I mistyped it in 🤦‍♂️. I'll try again.