Appearance
仅适用于麒麟V10版本
sudo systemctl status lightdm
如果有告警或者未运行可以尝试重启服务
sudo systemctl restart lightdm
重启之后还是不行就直接卸载
sudo dpkg -P lightdm
然后安装
sudo apt update sudo apt install -y lightdm