Linux Lite Forums

Full Version: How to set nomodeset in Linux Lite? Plymouth not booting
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Fellow Lite Users,

can you please write me a simple instructions how to permanently set nomodeset in Linux Lite?
Sometimes, when I start the computer I see the black screen. I have auto login enabled + nvidia card.
When I press CTRL + F2 I see: systemd waiting for process Plymouth.
What I do is I shut down the computer by holding the power button and start again until I get into the graphic environment.

UPDATE: adding two screenshots. there is an error message from systemd - problem appears randomly. during power on. nomodeset did not help.
[Image: IMG-20221106-154537956-HDR.jpg]
[Image: IMG-20221106-155057627-HDR.jpg]

Thank you

OptiPlex
(11-04-2022, 09:30 AM)OptiPlex link Wrote: [ -> ]Hello Fellow Lite Users,

can you please write me a simple instructions how to permanently set nomodeset in Linux Lite? [...]

Hello! Smile

Read this:

https://www.dell.com/support/kbdoc/en-kn...ux-booting

Good luck! Smile
I have seen that manual. is the editor gedit already available in Linux Lite? I remember that ubuntu used to have nano:

Open a terminal and type "sudo gedit /etc/default/grub"
(11-04-2022, 12:32 PM)OptiPlex link Wrote: [ -> ]I have seen that manual. is the editor gedit already available in Linux Lite? I remember that ubuntu used to have nano:

Open a terminal and type "sudo gedit /etc/default/grub"

Try:

Code:
sudo mousepad /etc/default/grub

This works. At least, on my computer. I have LL 6.2.

Good luck! Smile