I am running Kubuntu 20.04.
When I boot my system...
-first it goes to grub (I also have a windows install) -then I select ubuntu -then it goes back to the gigabyte mobo splash screen and stays there.
I then have to select Ubuntu advanced options in grub and select the kernel in the list 5.4.0-60. It then boots fine.
I assume the first kernel entry in the list 5.8.0-36 is the default one that is failing.
I am not sure if this is related, but this happened around the time I changed my video card. But at the same time I also updated my system and was behind on MANY packages. I assume the upgrade of packages is what precipitated the change. To be sure I swapped back in my old video card and the same boot issue persisted.
What is my best course of action moving forward to diagnose this issue?
If you have an older NVIDIA graphics card, this may be due to a driver incompatibility.
Per this bug report,
The fact that 5.4.0-xx kernels boot to a window manager, but 5.8.0-xx kernels do not, suggests that this could be the problem.
See the bug report linked above for full details, but the following should fix the issue if an old NVIDIA card is the problem
I had the same issue.
This is what helped me:
apt-get install --install-recommends linux-generic-hwe-20.04
My config is Kubuntu 20.04 and kernel 5.8.0-43-generic.