Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我更新了 linux,重新启动后,当我在输入密码后按 Enter 键时,控制台出现了。我可以看到我已登录,但屏幕中唯一的东西是控制台和后台登录屏幕:
我可以像往常一样使用终端,但看不到我的桌面。
loginctl list-sessions终端窗口的输出是什么?您还可以检查dmesg -xT | tail -50错误。还journalctl应该显示从启动到登录的非常详细的信息。
loginctl list-sessions
dmesg -xT | tail -50
journalctl