GNOME was starting fine on this relatively new PC.
- Lenovo ThinkCenter M910Q tiny desktop computer
- Intel Core i7-6700T Up to 3.6GHz
- 32GB RAM
- 1TB NVMe SSD
Rebooting was fine too, although it hadn't had to do so for a few days. Today, I installed a few apps from the Ubuntu Software app, including GIMP and a couple other paint programs. I also let it install updates (only a few were offered today). When I rebooted, GNOME wouldn't come up anymore. I see a bunch of startup messages, ending with:
[ OK ] Started GNOME Display Manager.
And that's the last message. Switching to another terminal with Ctrl-Alt-F2 and typing dmesg
doesn't yield any relevant looking errors.
I've never switched the hardware in this mini PC. I never intentionally changed drivers either.
I see this problem posted a lot, and many of them talk about video cards and drivers. I don't think this applies to my case since I didn't mess with any of those and it was working until tonight. Can anyone either suggest a solution or a means to collect more information that would help me to diagnose the problem?
I have apt update ; apt upgrade
from another terminal, and even apt dist-upgrade
and apt autoremove
and apt --fix-problems install
. Nothing solved the problem.