Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
deepin 20(1001)update1更新后无法输入密码等问题
Experiences and Insight
1983
views ·
1
replies ·
To
floor
Go
cattybear
deepin
2020-08-28 06:28
Author
更新时遇到错误:无法获取'/lib/deepin-authenticate/common-auth-temp' 的文件状态(stat): 没有那个文件或目录。
输入命令:
sudo mkdir /lib/deepin-authenticate
Copy the Code
sudo touch /lib/deepin-authenticate/common-auth-temp
Copy the Code
然后输入:
sudo dpkg --configure -a
Copy the Code
安装成功。
重启后遇到问题:
1、登陆界面本来要输入密码的,结果直接进入了系统。
2、锁定屏幕后,登陆按钮一直闪,无法输入密码,关机按钮也无响应,只能强制关机。
3、打开终端,输入sudo apt update,提示:
对不起,请重试。
对不起,请重试。
sudo: 3 次错误密码尝试
4、打开新立得,在管理员权限输入密码界面输入密码,提示密码错误。
5、KDE系统设置打不开了,闪退。
有大佬知道怎么解决吗?
Reply
Like 0
Favorite
View the author
All Replies
cattybear
deepin
2020-08-28 07:04
#1
https://bbs.deepin.org/post/200425#=1#pid763880
参考这里的解决了,不过是修改common-auth文件
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Personal Knowledge Assistant
minor bugs I found
Popular Events
More
输入命令:
然后输入:
安装成功。
重启后遇到问题:
1、登陆界面本来要输入密码的,结果直接进入了系统。
2、锁定屏幕后,登陆按钮一直闪,无法输入密码,关机按钮也无响应,只能强制关机。
3、打开终端,输入sudo apt update,提示:
对不起,请重试。
对不起,请重试。
sudo: 3 次错误密码尝试
4、打开新立得,在管理员权限输入密码界面输入密码,提示密码错误。
5、KDE系统设置打不开了,闪退。
有大佬知道怎么解决吗?