无线wifi速率
Tofloor
poster avatar
wjyzjn
deepin
2018-07-30 22:41
Author
另外一个房间有路由器,距离相等的情况下,在window10系统下,网速很快,信号很好,在深度Linux下,就不行了,请大侠们指点
Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2018-07-31 00:32
#1
网卡驱动的问题把  反馈feeback日志上来给官方定位把
Reply View the author
avatar
sudo_free
deepin
2018-07-31 01:10
#2
我发现deepin默认禁用了intel网卡的802.11n;如果你是intel网卡并支持11n,就打开它
Reply View the author
avatar
wjyzjn
deepin
2018-07-31 16:18
#3
今天晚上试一下
Reply View the author
avatar
awaysky
deepin
2018-08-01 05:11
#4
https://bbs.deepin.org/post/166726
我发现deepin默认禁用了intel网卡的802.11n;如果你是intel网卡并支持11n,就打开它 ...

问一个小白问题怎么打开呀!在那设置
Reply View the author
avatar
sudo_free
deepin
2018-08-01 17:43
#5
https://bbs.deepin.org/post/166726
问一个小白问题怎么打开呀!在那设置

/etc/modprobe.d/iwlwifi.conf,设置11n_disable=0,然后重启;不过如果对无线网卡完全没有了解,还是别试了
Reply View the author
avatar
21wmd
deepin
2018-08-02 02:15
#6
先试试楼上的方案
在 /etc/modprobe.d/iwlwifi.conf 中,修改 11n_disable 的值为0
Reply View the author