deepin与win7测网速比较!
Tofloor
poster avatar
deepin-chinaren
deepin
2020-04-17 23:19
Author
通过deepin与win7测网速比较,发现无论deepin15还是20,测到的网速deepin只有win7大约的一半,所以deepin的优化还要努力。本人已改deepin的参数为0后测的。如果大家不认问,可以贴出自己的。
Reply Favorite View the author
All Replies
avatar
minchengan
deepin
2020-04-17 23:25
#1
可能是网卡驱动原因吧
Reply View the author
avatar
走钢丝
deepin
2020-04-17 23:29
#2
我这边 intel 无线网卡,按论坛的方法把 11n_disable=0 删了后,感觉跟 win7 的速度差不了多少。。
Reply View the author
avatar
deepin-chinaren
deepin
2020-04-17 23:49
#3
minchengan 发表于 2020-4-17 15:25
可能是网卡驱动原因吧

怎么查网卡型号,然后怎去下deepin网卡驱动?
Reply View the author
avatar
qq8645
deepin
2020-04-18 00:22
#4
打开终端,输入:lshw -short
Reply View the author
avatar
qq1156029468
deepin
2020-04-18 01:14
#5
deepin的wifi协议11n是默认关闭的,链接只有54Mbps,终端打开就行了,我现在800多Mbps
Reply View the author
avatar
deepin-chinaren
deepin
2020-04-18 01:28
#6
https://bbs.deepin.org/post/191957
deepin的wifi协议11n是默认关闭的,链接只有54Mbps,终端打开就行了,我现在800多Mbps ...

怎么打开呀?
Reply View the author
avatar
qq1156029468
deepin
2020-04-18 01:30
#7

wifi速度慢是因为deepinV20下 11n模式默认关闭了  
在终端下输入:sudo dedit /etc/modprobe.d/iwlwifi.conf  
原始内容:options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 swcrypto=1
修改为         options iwlwifi 11n_disable=0 bt_coex_active=0 power_save=0 swcrypto=1  即 可  
修改后 重启电脑就好了
///我从其他帖子搬过来的
Reply View the author
Comments
wmark
2020-04-18 01:40
竟然还要重启电脑
avatar
y1229984599
deepin
2020-04-18 02:02
#8
https://bbs.deepin.org/post/191957
wifi速度慢是因为deepinV20下 11n模式默认关闭了  
在终端下输入:sudo dedit /etc/modprobe.d/iwlwifi ...

我把它改成8了,好像网速也得到了提升
Reply View the author
avatar
deepin-chinaren
deepin
2020-04-18 02:33
#9
https://bbs.deepin.org/post/191957
wifi速度慢是因为deepinV20下 11n模式默认关闭了  
在终端下输入:sudo dedit /etc/modprobe.d/iwlwifi ...

以前就改了,但还是与win7有一半的差别!
Reply View the author
avatar
蔡EEPIN
deepin
2020-04-18 02:48
#10
个人觉得这网速还可以啊,使用下载工具也是满速的
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-04-18 03:02
#11
https://bbs.deepin.org/post/191957
我把它改成8了,好像网速也得到了提升

8是无效数字,等同于0
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-04-18 03:04
#12
https://bbs.deepin.org/user/48640 请问为什么要禁用802.11n呢?
Reply View the author
avatar
qxm
deepin
2020-04-18 03:09
#13
小白的任务栏经常被搞崩溃,找不着北。
Reply View the author
avatar
jianguo922
deepin
2020-04-18 04:25
#14
还是需软硬件适配优化
Reply View the author