【求助】deepin 无线连接问题
Tofloor
poster avatar
yangon
deepin
2019-02-13 19:47
Author
本帖最后由 yangon 于 2019-2-13 11:50 编辑

可以搜索到无线信号但是就是链接不上,不知道为啥?之前还是可以的,又一次电脑有点卡重启之后就一直连不上。

Reply Favorite View the author
All Replies
avatar
yangon
deepin
2019-02-14 00:12
#1
有没有人帮忙看下。
Reply View the author
avatar
bibichuan
deepin
2019-02-14 00:45
#2
我的无线老是掉,连上了过一会就掉了,然后必须要手动进行连接才可以。
Reply View the author
avatar
yangon
deepin
2019-02-14 00:46
#3
https://bbs.deepin.org/post/174679
我的无线老是掉,连上了过一会就掉了,然后必须要手动进行连接才可以。

我的是掉了一直连不上,一直在尝试连接
Reply View the author
avatar
yangon
deepin
2019-02-14 00:47
#4
https://bbs.deepin.org/post/174679
我的无线老是掉,连上了过一会就掉了,然后必须要手动进行连接才可以。

有什么解决办法吗
Reply View the author
avatar
bibichuan
deepin
2019-02-14 00:57
#5
不知道,我等掉线了,再手工连上,就可以了。
Reply View the author
avatar
yangon
deepin
2019-02-14 00:58
#6
Reply View the author
avatar
DeepinOS
deepin
2019-02-14 03:32
#7
https://bbs.deepin.org/post/174679
我的无线老是掉,连上了过一会就掉了,然后必须要手动进行连接才可以。

关闭设备的节能模式,有一篇贴子,希望你看一下。
两步
"sudo ifconfig"这个命令看无线网卡的名字,
"sudo iw dev wlp8s0  set  power_save off"这个命令是关闭节能模式,我的网卡名字是wlp8s0,你要根据实际改一下
Reply View the author
avatar
DeepinOS
deepin
2019-02-14 03:37
#8
你这也可能是因为wifi信号本身是波动很大,
你用ifconfig wlp8s0 scanning看一下网络信号,lspci,lsusb只是看设备的,其它的没有什么
Reply View the author
avatar
yangon
deepin
2019-02-14 17:11
#9
https://bbs.deepin.org/post/174679
你这也可能是因为wifi信号本身是波动很大,
你用ifconfig wlp8s0 scanning看一下网络信号,lspci,lsusb只 ...



执行scanning 命令 提示未找到主机是因为我连不上无线吗
Reply View the author
avatar
DeepinOS
deepin
2019-02-14 19:13
#10
https://bbs.deepin.org/post/174679
执行scanning 命令 提示未找到主机是因为我连不上无线吗

是我命令记错了,抱歉,这个我没有检查,
正确的命令是“sudo iwlist wlp3s0  scanning”
你可以参考这个文章,各种无线网络命令还是比较详细的。
https://www.cnblogs.com/tkid/p/3998721.html
Reply View the author
avatar
yangon
deepin
2019-02-14 21:50
#11
https://bbs.deepin.org/post/174679
是我命令记错了,抱歉,这个我没有检查,
正确的命令是“sudo iwlist wlp3s0  scanning”
你可以参考这个 ...

网络信号正常,别的笔记本都在用,信号应该没有问题吧。
我的电脑之前可以连接的,不知道啥原因突然之间就不能连接了
过年期间放假关机放了一段时间,过完年之后第一次开机连接可以,重新断开之后就连不来上了
Reply View the author
avatar
DeepinOS
deepin
2019-02-15 02:15
#12
https://bbs.deepin.org/post/174679
网络信号正常,别的笔记本都在用,信号应该没有问题吧。
我的电脑之前可以连接的,不知道啥原因突然之间 ...

把保存的删掉,再重新连接一次,把网卡节能模式关掉,linux就是要多试试
Reply View the author
avatar
dzsdimo
deepin
2019-02-15 04:57
#13
我的是usb的无线网卡,拔掉重新插上就能连上了。很让人抓狂的。
Reply View the author