I have a ThinkPad T450 and installed Ubuntu 19.10 on it, along with a grub boot loader. Sometimes when I try to boot it, it keeps stuck on the loading screen, other times it works just fine.
I already found this article describing my problem and providing a solution. I tried adding nomodeset
to the grub command and it booted, but it took about ten times as long to boot as it takes when the flag is not set.
Also, this article puts having a NVIDIA graphics card as the reason, sonce the driver may be incompatible with Linux. However, my ThinkPad only got a Intel Graphics Card, so the drivers should all work fine.
So what may be the reason why I get this problem? And why does it only occurr sometimes, but other times it boots just fine? And most importantly, how can I fix this?
Edit:
This is the logging output when the boot gets stuck.
In the config file /etc/gdm3/custom.conf
I set WaylandEnable=false
, otherwise I couldn't get the logging to show.