今天早上很奇怪。我试图输入我的帐户,但是当我输入密码时,屏幕变黑并返回登录页面(登录循环)。我很容易地进入终端用CTRL+ ALT+ F2。我在 Ubuntu 上使用的是 16.10 版本,但我找不到文件.Xauthority. 任何人都可以解决这种问题吗?但是,我可以使用 访问我的帐户sudo startx,但 chrome 决定不工作。
我在重新启动之前尝试过
sudo chmod a+wt /tmp.Xauthorityand lightDM,但两者都不存在。sudo apt purge nvidia-*sudo apt dist-upgradegdm3为lightDMPS我有一个 X1 Carbon 第 5 代。此外,我知道存在许多类似的页面,但到目前为止它们都没有帮助过我。
这可能是一个重要的细节,但我不知道那是什么。当我这样做时sudo apt update:
E: The repository 'http://ppa.launchpad.net/blueman/ppa/ubuntu yakkety Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Run Code Online (Sandbox Code Playgroud)
我可以访问我的帐户
sudo startx
那么问题很可能是您的主目录中的某些文件或目录属于根目录。您的正常会话启动失败,因为它无法访问该文件。
运行find ~ ! -user $(id -u)以在您的主目录下定位不属于您的文件。
| 归档时间: |
|
| 查看次数: |
2064 次 |
| 最近记录: |