How to set nomodeset in Linux Lite? Plymouth not booting - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Start up and Shutdown (https://www.linuxliteos.com/forums/forumdisplay.php?fid=27) +--- Thread: How to set nomodeset in Linux Lite? Plymouth not booting (/showthread.php?tid=8539) |
How to set nomodeset in Linux Lite? Plymouth not booting - OptiPlex - 11-04-2022 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. Thank you OptiPlex Re: How to set nomodeset in Linux Lite? Plymouth not booting - Şerban S. - 11-04-2022 (11-04-2022, 09:30 AM)OptiPlex link Wrote: Hello Fellow Lite Users, Hello! Read this: https://www.dell.com/support/kbdoc/en-kn/000123893/manual-nomodeset-kernel-boot-line-option-for-linux-booting Good luck! Re: How to set nomodeset in Linux Lite? Plymouth not booting - OptiPlex - 11-04-2022 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" Re: How to set nomodeset in Linux Lite? Plymouth not booting - Şerban S. - 11-04-2022 (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: Try: Code: sudo mousepad /etc/default/grub This works. At least, on my computer. I have LL 6.2. Good luck! |