登录不进deepin啊喂(有同样问题的站出来~
Tofloor
poster avatar
159******26
deepin
2018-10-18 07:34
Author
本帖最后由 letonshift 于 2018-10-21 13:24 编辑

在开机或是锁定之后需要打开时,这时要输入密码。

我总是在这里要卡很久,输入了正确的密码,那个加载条不停的从左往右 半天不出来,要等将近半分钟才能解锁,

以前都是输了正确密码一按回车就有了,现在总是要等很久(或者是我不停的敲回车就会快一点)

我也没更新什么的,就是突然有了这个问题而且有好几天了。。

请问怎么解决qwq??(有人跟我一样有这个问题嘛qwq)


ps:还有一个问题,就是我开机后,如果马上输入密码,不停敲回车解锁,这时候桌面dock栏什么的都加载不出来,

也没有 三个彩色的点转圈圈 的画面,也没有开机的那个音乐,就是一个空桌面和一个可以动的鼠标,按什么快捷键也没反应。

但是重启一下,然后不急着,慢慢的输入密码就好了。

这个问题我刚刚第一次碰到,所以就把这两个问题一起提上来了~麻烦各位大佬看看好吗qwq~
Reply Favorite View the author
All Replies
1 / 3
To page
avatar
159******26
deepin
2018-10-18 16:28
#1
自顶啊没人吗qwq~
Reply View the author
avatar
159******26
deepin
2018-10-18 23:07
#2
再顶啊qwq~没人嘛qwq~
Reply View the author
avatar
aida
deepin
2018-10-18 23:52
#3
你先 更新一下系统
sudo apt-get update

sudo apt-get dist-upgrade
Reply View the author
avatar
159******26
deepin
2018-10-19 07:06
#4
本帖最后由 letonshift 于 2018-10-18 23:07 编辑
https://bbs.deepin.org/post/169922
你先 更新一下系统
sudo apt-get update

https://bbs.deepin.org/user/101846  按照您说的更新了,而且更新了今天的系统更新,但还是有上述的第一个问题(在我刚刚尝试的两次登录中没出现第二个问题)
ps:因为晚上才摸这台笔记本,所以回复晚了sorry......
Reply View the author
avatar
159******26
deepin
2018-10-19 07:08
#5
主要是明明密码正确,但是要加载很久。。。
Reply View the author
avatar
aida
deepin
2018-10-19 16:57
#6
开机之后  跑个日志瞅瞅  
Reply View the author
avatar
159******26
deepin
2018-10-20 07:03
#7
https://bbs.deepin.org/post/169922
开机之后  跑个日志瞅瞅

@aida 是sudo deepin-feedback塞~
deepin-feedback-all-20181019-225645.tar.gz


应该就是这个吧,请您看看qwq~

还有就是我想问一下,在终端sudo输入密码时,怎么样可以跳过指纹解锁直接输密码qwq?

Reply View the author
avatar
159******26
deepin
2018-10-20 21:05
#8
今天问题还奇怪些。。。您看看
deepin-feedback-all-20181020-130355.tar.gz




Reply View the author
avatar
159******26
deepin
2018-10-20 23:37
#9
本帖最后由 letonshift 于 2018-10-20 15:40 编辑

https://bbs.deepin.org/user/101846 啊啊啊啊啊at不到
Reply View the author
avatar
chen19951228
deepin
2018-10-21 04:19
#10
相同的问题,我的解决办法是重装
Reply View the author
Comments
letonshift
2018-10-21 04:22
谢谢!可是对我来说重装太麻烦了qwq
avatar
chen19951228
deepin
2018-10-21 04:33
#11
https://bbs.deepin.org/post/169922
相同的问题,我的解决办法是重装

对啊。。。我也是超级无奈,就希望deepin可以稳定一些
Reply View the author
Comments
letonshift
2018-10-21 21:22
是呀qwq~
avatar
159******26
deepin
2018-10-21 21:23
#12
本帖最后由 letonshift 于 2018-10-21 19:10 编辑

@aida @aida @aida 消失不理我qwq?
Reply View the author
avatar
aida
deepin
2018-10-22 21:20
#13
0.0  我喊大神来帮你
Reply View the author
Comments
letonshift
2018-10-22 21:30
太谢谢啦~ (qaq为什么之前at不到啊qaq
avatar
yanbowen
deepin
Community Developer
2018-10-22 21:37
#14
https://bbs.deepin.org/post/169922
@aida @aida @aida 消失不理我qwq?

在文件 /etc/pam.d/common-password 中的
  1. auth    [success=1 default=ignore]  pam_unix.so nullok_secure try_first_pass
Copy the Code
这行后面加上
  1. nodelay
Copy the Code
中间加上空格,然后重启试试。
Reply View the author
Comments
letonshift
2018-10-22 21:54
谢谢!我晚上一定试试~
avatar
HualetWang
deepin
2018-10-22 22:21
#15
除了楼上的方案,请试一下 sudo apt install dde  
Reply View the author
Comments
letonshift
2018-10-22 22:34
等下...我本来就是dde呀,再装一个dde?(难道我理解错误?
letonshift
2018-10-22 22:30
谢谢!请问先哪个呢qwq
avatar
HualetWang
deepin
2018-10-23 02:13
#16
先装一下 dde 吧,怕你的问题是 dde 某个组件被不小心卸载了
Reply View the author
Comments
letonshift
2018-10-23 03:57
好的~谢谢!
avatar
159******26
deepin
2018-10-23 07:12
#17
https://bbs.deepin.org/post/169922
除了楼上的方案,请试一下 sudo apt install dde

~$ sudo apt install dde

请把您的手指划过指纹读取器
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
dde 已经是最新版 (15.7+deepin3)。
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 2 个软件包未被升级。


qaq(楼上的方案见下一楼的回复)
Reply View the author
avatar
159******26
deepin
2018-10-23 07:15
#18
本帖最后由 letonshift 于 2018-10-23 11:28 编辑
https://bbs.deepin.org/post/169922
在文件 /etc/pam.d/common-password 中的  这行后面加上   中间加上空格,然后重启试试。 ...

qaq 没有这一行。。。

这是文件,您看看。

谢谢了!



Reply View the author
avatar
yanbowen
deepin
Community Developer
2018-10-23 17:09
#19
https://bbs.deepin.org/post/169922
qaq 没有这一行。。。

不好意思,写错了,是 common-auth 这个文件
Reply View the author
Comments
letonshift
2018-10-23 19:27
好的~,,(可是,,又要等到晚上qaq
avatar
159******26
deepin
2018-10-24 06:46
#20
https://bbs.deepin.org/post/169922
不好意思,写错了,是 common-auth 这个文件

已经按您说的做了,

可是并没有效果qaq,还是那样,要不停敲回车
Reply View the author
1 / 3
To page