分页: 1 / 1

UBANTU16.04 重复登录

发表于 : 2017-10-17 20:26
heavenong
我电脑安装的双系统,一直都正常运行的,上次进入ubantu系统记得也没做什么操作,结果再进去就进不去,在登录界面输入密码后 一会屏幕一闪又到登录界面了。CTRL+ALT+F1进入命令模式,查看了.xsession-errors信息如附件

已经试过修改.Xauthority,没有用

Re: UBANTU16.04 重复登录

发表于 : 2017-10-17 20:46
20sanguo
以前的版本没空间了会这样

Re: UBANTU16.04 重复登录

发表于 : 2017-12-23 11:47
wsfy15
楼主你好,请问你的问题解决了吗?我也遇到了同样的问题,

代码: 全选

openConnection: connect: No such file or directory
cannot connect to brltty at :0
upstart: gnome-session (Unity) main process (16384) terminated with status 1
upstart: logrotate main process (16172) killed by TERM signal
upstart: bamfdaemon main process (16245) killed by TERM signal
upstart: indicator-bluetooth main process (16421) killed by TERM signal
upstart: indicator-power main process (16422) killed by TERM signal
upstart: indicator-datetime main process (16425) killed by TERM signal
upstart: indicator-printers main process (16434) killed by TERM signal
upstart: indicator-session main process (16435) killed by TERM signal
upstart: Disconnected from notified D-Bus bus
upstart: indicator-application main process (16462) killed by TERM signal
upstart: unity-panel-service main process (16391) killed by TERM signal
upstart: unity7 main process (16519) killed by KILL signal
用普通用户登录进去大概10秒后就弹了出来,但是用root用户登录就不会弹出去。

终端登录普通用户会提示

代码: 全选

zsh: locking failed for /home/username/.zsh_history: permission denied: reading anyway

Re: UBANTU16.04 重复登录

发表于 : 2017-12-24 5:14
九天星
1、ALT-F1
2、logon as user
3、sudo bash
4、rm .Xauthority
5、ALT-F7 back on Xwindows, then login again.

406941848.jpg

Re: UBANTU16.04 重复登录

发表于 : 2017-12-24 10:37
funicorn
BIOS是否打开了安全启动模式,是否使用了第三方驱动,比如NVIDIA驱动?这些驱动可能未经安全签名而无法加载。

建议查看一下kern.log,有没有内核模块加载错误信息。

另外仔细想想,系统真的什么都没有更改吗?比如有没有升级内核版本,有没有升级显卡驱动。