uly*_*is2 5 login-screen 12.04
我已经对这个问题的答案进行了广泛的搜索:
在登录页面,输入密码后,我的屏幕变暗一秒钟,再次成为登录页面。来宾帐户也不起作用。
我所做的:在 tty1 中:
sudo rm /home/wks-403/.Xauthority
sudo reboot
Run Code Online (Sandbox Code Playgroud)
或者
在 tty1 中:
sudo chown -R $USER:$USER $HOME
Then press CTRL+ALT+F7 and try to log in
Run Code Online (Sandbox Code Playgroud)
或者在 tty1 中从 lightdm 更改为 gdm:
sudo dpkg-reconfigure gdm
Run Code Online (Sandbox Code Playgroud)
但没有一个适用于我的笔记本电脑。
我的笔记本电脑参数:thinkpad x-61 32bit 显卡:Intel Corp. Mobile GM965/GL960 集成显卡控制器
根据“仍然是孩子”的建议进行更新,
输入“sudo startx”
Fatal server error
Sever is already active for display 0
If this server is no longer running , remove /tem/.X0-lock
please consult the THe X.Org Foundation support for help
ddxSigGiveUp: Closing Log
Invalid MIT-MAGIC-COOKIE-1 KEYInvalid MIT-MAGIC-COOKIE-1 keyxinit: giving up
xinit: unable to connect to X server: Resource temporarily unavailable
xinit: server error
Run Code Online (Sandbox Code Playgroud)
我删除/tmp/.X0-lock并startx
cannot establish any listening sockets -Make sure an X server sin't already running
Run Code Online (Sandbox Code Playgroud)
我不知道该怎么做...请帮忙。
以下是/var/log/lightdm/lightdm.log
http://paste.ubuntu.com/5697791/ 中的信息
我注意到有消息说“欢迎退出”,所以我看看/var/log/x-0-greeter.log:http :
//paste.ubuntu.com/5697781/
有警告和关键信息。
我怀疑这是由于显卡引起的,但在我更新显卡驱动程序后它没有帮助。