#Stuck on mint logo on boot
22 messages · Page 1 of 1 (latest)
Right when you see the mint logo, press ESC, it will show logs. Send them here
here's the status of lightdm
sorry for shitty images obviously I can't take actual screenshots rn
tried doing apt reinstall lightdm but that didn't work
@grizzled kestrel can you just try
sudo systemctl enable lightdm
and then
sudo systemctl start lightdm
?
a true purge would be sudo apt purge lightdm
followed by a full apt cleanout
folowed by sudo apt update
so I should do that?
@grizzled kestrel try what stunner said. and if that doesn't work, maybe you can try to remove lightdm and install sddm
you mean sudo apt clean?
sudo apt clean && sudo apt autoclean && sudo apt autoremove