pull down to refresh
sudo systemctl stop lightdm
gdm
.Xprofile
.xsession
.old
startx
--verbose
sudo systemctl start lightdm
sudo systemctl stop lightdm
(orgdm
if it can't find the lightdm service).Xprofile
and.xsession
or something like that to something else (I like to append.old
)startx
(try to append--verbose
to see if it throws any useful logstartx
didn't work, trysudo systemctl start lightdm