这里的解决方案可以帮助我修复登录后的桌面: https://askubuntu.com/a/292997/227118,但退出后又回到原点。如何永久解决这个问题?
答案1
这对我来说很有用,感谢 System76.com:
sudo apt-get purge unity ubuntu-desktop
sudo apt-get autoremove --purge
sudo apt-get clean
sudo apt-get update
sudo apt-get install ubuntu-desktop
答案2
我也遇到了同样的问题,尝试了网站上所有与此类问题相关的方法。但都无济于事。
为我解决这个问题的方法是重新安装nvidia
驱动程序。很奇怪,但它确实有效。我回到了我的桌面。
就像是:
sudo apt-get install nvidia-<some number>