Hello,
I have a really strange issue : I don’t have anything on my screen (black screen) between grub menu and Cinnamon startup.
Usually, with other distrib, I have a splash screen and I have the list of steps if I type Escape with my keyboard.
Do you know how can I have the display ?
I really appreciate your help 
Open up the file /etc/default/grub
and look for a line like the one below ─ hint: it’ll be close to the top of the file… 
GRUB_CMDLINE_LINUX_DEFAULT="quiet udev.log_priority=3"
Remove the word quiet
from that line, save the file, and run… 
sudo update-grub
system
Closed
3
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.