回复:deepin开机只能从命令行输入startx进入桌面
Tofloor
poster avatar
ran
deepin
2020-05-10 00:18
Author
我今天也遇到了这个问题。
我用的是deepin系统,今天不想看到图形界面,想用用命令行模式。
自己偷懒随便在网上找了这条命令:systemctl disable lightdm
用了以后发现虽然每次开机进入命令行模式了,但是文字都变成了英文,当我想恢复的时候,却找不到办法,
我尝试把中间的disable改成enable还是没卵用……最后查阅lightdm和systemctl资料,折腾了一下想到了重置这个lightdm服务。
sudo dpkg-reconfigure lightdm
解决!

来源:https://blog.csdn.net/qq_35543026/article/details/103932477
Reply Favorite View the author
All Replies
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-05-10 00:21
#1
字面意思上看
systemctl enable lightdm
是不是就可以了?
Reply View the author
avatar
ran
deepin
2020-05-10 00:25
#2
试过了,不可以
Reply View the author
avatar
springzfx
deepin
2020-05-10 00:31
#3
不知道自己在干什么,却拥有root权限,唉
Reply View the author
avatar
ran
deepin
2020-05-10 00:32
#4
https://bbs.deepin.org/post/193933
不知道自己在干什么,却拥有root权限,唉

是的,我等小白的通病。
Reply View the author
avatar
springzfx
deepin
2020-05-10 00:43
#5
https://bbs.deepin.org/post/193933
是的,我等小白的通病。

没关系,欢迎折腾
我来提供个更加优雅的方式吧
设置默认图形界面
sudo systemctl set-default graphical.target
设置默认命令行界面
sudo systemctl set-default getty.target
Reply View the author
avatar
1010011010
deepin
2020-05-10 00:47
#6
没事disable lightdm干嘛?ctrl + alt + f2进tty不就可以了吗?还有,中文tty乱码很难受的,tty最好还是英文,建议没事不要动de和dm的东西
Reply View the author
avatar
ran
deepin
2020-05-10 00:48
#7
https://bbs.deepin.org/post/193933
没关系,欢迎折腾
我来提供个更加优雅的方式吧
设置默认图形界面

用了下面这条,系统一直卡在Deepin的呼吸画面,怎么弄啊?
Reply View the author
avatar
ran
deepin
2020-05-10 00:56
#8
https://bbs.deepin.org/post/193933
用了下面这条,系统一直卡在Deepin的呼吸画面,怎么弄啊?

等了好久终于进系统了,这个一点儿也不优雅啊
Reply View the author
avatar
springzfx
deepin
2020-05-10 02:59
#9
https://bbs.deepin.org/post/193933
等了好久终于进系统了,这个一点儿也不优雅啊

哦(第二声),deepin的锅喽
Reply View the author