无线网卡得优化下
Tofloor
poster avatar
fengby
deepin
2020-09-30 18:59
Author
本帖最后由 fengby 于 2020-9-30 11:00 编辑

我是Linux小白,但是这无线网的速率也太差了吧,不管怎么调试速度始终无法调优到Windows系统下的状态,麻烦工程师们弄弄哇
Reply Favorite View the author
All Replies
jingle
deepin
2020-09-30 19:08
#1
多少 升级下5.8 内核呢?
Reply View the author
fengby
deepin
2020-10-04 16:41
#2
https://bbs.deepin.org/post/203134
多少 升级下5.8 内核呢?

升级内核能解决?我去试试看
Reply View the author
fengby
deepin
2020-10-04 16:55
#3
https://bbs.deepin.org/post/203134
多少 升级下5.8 内核呢?

升级到了5.8还是一个鸟样了,而且只是支持2.4GHz,不支持5.0GHz 速率还是只有54M
Reply View the author
fengby
deepin
2020-10-04 17:26
#4
https://bbs.deepin.org/post/203134
升级内核能解决?我去试试看

搞好了,我是先将内核升级到5.8,然后再修改无线网卡配置:
sudo deepin-editor /etc/modprobe.d/iwlwifi.conf

“options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 swcrypto=1”

中的“11n_disable=1”修改为“11n_disable=8”
修改好后重启电脑,就可以了
Reply View the author