运行chown root:root -R ./usr无线网卡不能被识别
Tofloor
poster avatar
sun_joe
deepin
2020-01-03 00:26
Author
如题,运行chown root:root -R ./usr后deepin重启后,没有无线标志,怀疑无线网卡驱动没有启动权限,没有找到合适得网卡驱动,准备晚上回家重装系统
Reply Favorite View the author
All Replies
avatar
走钢丝
deepin
2020-01-03 00:33
#1
专业作死 20 年系列
Reply View the author
avatar
sun_joe
deepin
2020-01-03 00:50
#2
https://bbs.deepin.org/post/187618
专业作死 20 年系列

之前一直是win,接触python想弄个Linux,不知道命令啥意思,后悔了
Reply View the author
avatar
sun_joe
deepin
2020-01-03 00:51
#3
https://bbs.deepin.org/post/187618
要知后事如何,且听下回分解。

下回分解:直接重装系统,还好我的U盘还在,没搞回来呢
Reply View the author
avatar
sun_joe
deepin
2020-01-03 04:25
#4

已经复活了
Reply View the author
avatar
sun_joe
deepin
2020-01-03 17:54
#5

基本的环境变量都配好了,就剩微信不能有,有什么好办法没
Reply View the author
avatar
sun_joe
deepin
2020-01-04 01:01
#6
https://bbs.deepin.org/post/187618
网页微信或者Wechat-AppImage。

网页版不能登录,我试试你说的后边那个吧
Reply View the author
avatar
134******40
deepin
2020-01-04 07:05
#7
你这个骚操作,简直是要命啊。chown 指定usr文件夹及其下面的所有子文件的所有者是root用户组下的root,就意味着这个目录下的所有权限都是root的,而你使用的一般账户只有通过sudo才有调用root权限,你这是基本想让程序死掉的节奏。
Reply View the author