小米PRO WIFI经常掉线(吐槽无恶意)
Tofloor
poster avatar
doge-linux
deepin
2018-01-08 18:00
Author
如题,一个小时内掉线4-5次,严重影响用户体验呀,本来早上高高兴兴的来准备写代码,搞得心情都没了.还有那个输入法经常占cpu还得手动杀死它,好麻烦呀,是不是有人在输入法里面写了什么BUG呀导致死循环....

WIFI的问题怎么解决呀,在线等,急!



deepin的各位大大们,敢不敢把系统整稳定点!

Reply Favorite View the author
All Replies
avatar
duanyao
deepin
2018-01-08 19:06
#1
不敢,这个wifi驱动是intel自己的锅。看看这么做有没有改善吧:
https://bbs.deepin.org/post/151063
Reply View the author
avatar
leonardo520
deepin
2018-01-08 19:25
#2
https://bbs.deepin.org/post/151378
不敢,这个wifi驱动是intel自己的锅。看看这么做有没有改善吧:
https://bbs.deepin.org/forum.php?mod=vie ...

intel的驱动不是开源了吗?还有问题?
Reply View the author
avatar
duanyao
deepin
2018-01-08 19:49
#3
https://bbs.deepin.org/post/151378
intel的驱动不是开源了吗?还有问题?

是开源了,但主要还是intel自己在开发维护,毕竟没人比他自己更了解自己的硬件。
Reply View the author
avatar
doge-linux
deepin
2018-01-08 22:01
#4
https://bbs.deepin.org/post/151378
不敢,这个wifi驱动是intel自己的锅。看看这么做有没有改善吧:
https://bbs.deepin.org/forum.php?mod=vie ...

这个试过了,没效果
Reply View the author
avatar
duanyao
deepin
2018-01-08 22:20
#5
本帖最后由 duanyao 于 2018-1-8 14:23 编辑
https://bbs.deepin.org/post/151378
这个试过了,没效果

那来个复杂的吧:
/etc/modprobe.d/iwlwifi.conf
增加一行
options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 auto_agg=0 swcrypto=1

来源:https://bbs.archlinux.org/viewtopic.php?pid=1219763#p1219763

另外你最好测一下信道干扰,android 手机上有 wifi分析仪,windows 上有 homedale。把AP设定为固定信道,否则AP自动切换信道就会导致暂时断线。
Reply View the author
avatar
doge-linux
deepin
2018-01-09 00:11
#6
https://bbs.deepin.org/post/151378
那来个复杂的吧:
/etc/modprobe.d/iwlwifi.conf
增加一行

谢谢老铁,虽然问题依旧..
Reply View the author
avatar
duanyao
deepin
2018-01-09 00:22
#7
https://bbs.deepin.org/post/151378
谢谢老铁,虽然问题依旧..

忘了说,要重启才生效。
Reply View the author