ax200网卡速度极慢,蓝牙有问题
Tofloor
poster avatar
toolv
deepin
2020-11-02 17:07
Author



cat /etc/modprobe.d/iwlwifi.conf
options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 swcrypto=1







旁边的同事测速为170Mbps左右,我们网络环境基本是一致的。


-----------------------

蓝牙问题和网速问题目前算是解决了,以下是解决步骤:

1. 去下载ax200的官方Linux版驱动,baidu可以搜到,楼下有网址和操作步骤,安装完驱动蓝牙就没问题了;


2. 修改iwlwifi.conf文件内容,主要修改两点:disable_11ax=0或1 11n_disable=8

3. 重启后网速恢复正常。

-----------------------

如果上述方法解决不了问题,可以尝试按照楼下的文章升级内核版本。


Reply Favorite View the author
All Replies
showsystem
deepin
2020-11-02 17:25
#1

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

11n_disable=1 这一个参数,有人说改成0或者8或者删除这个配置文件

但我试了都不行

我现在都放弃intel无线网卡装linux了!

这不是deepin 的锅

intel的驱动太烂了!

更烂的是intel ac7260 ,恶心倒你怀疑人生。

说是5g网卡,只支持20Mhz,连接速度哦100M多点,有啥用?


Reply View the author
toolv
deepin
2020-11-02 17:57
#2
showsystem

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

11n_disable=1 这一个参数,有人说改成0或者8或者删除这个配置文件

但我试了都不行

我现在都放弃intel无线网卡装linux了!

这不是deepin 的锅

intel的驱动太烂了!

更烂的是intel ac7260 ,恶心倒你怀疑人生。

说是5g网卡,只支持20Mhz,连接速度哦100M多点,有啥用?


改那个配置文件我也试过了,不管设置成0还是8重启以后都不能上网,所以我只能又改回1了。

我现在遇到的问题是AX200这个网卡网速极慢,大概是windows环境下的十分之一,只有17M左右。而且蓝牙不能使用,我的蓝牙耳机连不上。

Reply View the author
Shinglee
deepin
2020-11-02 18:13
#3

没有尝试用intel的官方驱动么?

Reply View the author
toolv
deepin
2020-11-02 18:16
#4
Shinglee

没有尝试用intel的官方驱动么?

并没有,我可以尝试一下,装完系统我看无线能正常用就没考虑驱动的事。

Reply View the author
Shinglee
deepin
2020-11-02 18:21
#5
toolv

并没有,我可以尝试一下,装完系统我看无线能正常用就没考虑驱动的事。

https://www.intel.com/content/www/us/en/support/articles/000005511/network-and-i-o/wireless.html

第二个就是你需要的驱动

sudo cp iwlwifi-*.ucode /lib/firmware
Reply View the author
toolv
deepin
2020-11-02 18:29
#6
Shinglee

https://www.intel.com/content/www/us/en/support/articles/000005511/network-and-i-o/wireless.html

第二个就是你需要的驱动

sudo cp iwlwifi-*.ucode /lib/firmware

感谢!~

驱动已安装,蓝牙连接正常



-----

但是网速依然没有缓解,刚刚测速依然是15Mbps左右。平均下载速度在1.7M/s左右,正常应该是13M/s以上。

Reply View the author
Shinglee
deepin
2020-11-02 18:36
#7

cat /etc/modprobe.d/iwlwifi.conf
options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 swcrypto=1 

你在试试,0、8

Reply View the author
toolv
deepin
2020-11-02 18:53
#8
Shinglee

cat /etc/modprobe.d/iwlwifi.conf
options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 swcrypto=1 

你在试试,0、8

试过了,依然不行。0 8 改完重启系统均无法上网。


Reply View the author
Shinglee
deepin
2020-11-02 19:13
#9
toolv

试过了,依然不行。0 8 改完重启系统均无法上网。


GG,如果可以的话,建议你可以尝试升级内核

Reply View the author
Ziggy
deepin
2020-11-02 21:08
#10

内核版本?我这边正常使用

Reply View the author
toolv
deepin
2020-11-02 21:21
#11
Ziggy

内核版本?我这边正常使用

uname -srm
Linux 5.4.50-amd64-desktop x86_64

---

我就是正常安装的v20,也没做啥额外的操作。。

Reply View the author
Ziggy
deepin
2020-11-02 21:24
#12
toolv

uname -srm
Linux 5.4.50-amd64-desktop x86_64

---

我就是正常安装的v20,也没做啥额外的操作。。

装一下5.7.7的内核看看,我是5.7的

Reply View the author
toolv
deepin
2020-11-02 21:26
#13
Ziggy

装一下5.7.7的内核看看,我是5.7的

有操作相关的文章吗?不会弄~

-----

根据这篇文章将内核升级至5.9.3,网速问题依然没有解决,保持在正常网速1/10的水平。

https://www.kpromise.top/update-deepin-linux-kernel-to-latest/



Reply View the author
laoliu945
deepin
2020-11-02 23:07
#14

我的5.4内核 intel ac7260 关闭11ax

options iwlwifi disable_11ax=1 11n_disable=8 amsdu_size=3 bt_coex_active=0 power_save=0 swcrypto=1

grub设 acpi=on

2.4G 稳定, 5G不是很稳定。

Reply View the author
toolv
deepin
2020-11-03 00:16
#15
laoliu945

我的5.4内核 intel ac7260 关闭11ax

options iwlwifi disable_11ax=1 11n_disable=8 amsdu_size=3 bt_coex_active=0 power_save=0 swcrypto=1

grub设 acpi=on

2.4G 稳定, 5G不是很稳定。

非常感谢,问题解决了!!disable_11ax这个0或者1都可以解决问题,目前网速和同事的差不多了,非常感谢!

Reply View the author
Ziggy
deepin
2020-11-03 04:07
#16
toolv

有操作相关的文章吗?不会弄~

-----

根据这篇文章将内核升级至5.9.3,网速问题依然没有解决,保持在正常网速1/10的水平。

https://www.kpromise.top/update-deepin-linux-kernel-to-latest/



你用5.7.7的,apt源内就有,装linux-headers-5.7.7-deepin-amd64

Reply View the author
uos008
deepin
2020-11-29 04:45
#17

AX200装完一定要改这个设置,不然只有27Mbps或者54Mbps, 改完稳定在867Mbps, 网速稳定。

多次测试后现,amsdu_size=3是关键,其它不重要。实测通过无线拷贝文件可达25MB/s,与Win下无异。

附上参数详解:


parm: swcrypto:using crypto in software (default 0 [hardware]) (int)
parm: 11n_disable:disable 11n functionality, bitmap: 1: full, 2: disable agg TX, 4: disable agg RX, 8 enable agg TX (uint)
parm: amsdu_size:amsdu size 0: 12K for multi Rx queue devices, 2K for AX210 devices, 4K for other devices 1:4K 2:8K 3:12K 4: 2K (default 0) (int)
parm: fw_restart:restart firmware in case of error (default true) (bool)
parm: nvm_file:NVM file name (charp)
parm: uapsd_disable:disable U-APSD functionality bitmap 1: BSS 2: P2P Client (default: 3) (uint)
parm: enable_ini:Enable debug INI TLV FW debug infrastructure (default: true (bool)
parm: bt_coex_active:enable wifi/bt co-exist (default: enable) (bool)
parm: led_mode:0=system default, 1=On(RF On)/Off(RF Off), 2=blinking, 3=Off (default: 0) (int)
parm: power_save:enable WiFi power management (default: disable) (bool)
parm: power_level:default power save level (range from 1 - 5, default: 1) (int)
parm: disable_11ac:Disable VHT capabilities (default: false) (bool)
parm: remove_when_gone:Remove dev from PCIe bus if it is deemed inaccessible (default: false) (bool)
parm: disable_11ax:Disable HE capabilities (default: false) (bool)


sudo vim /etc/modprobe.d/iwlwifi.conf


options iwlwifi disable_11ax=0 11n_disable=0 amsdu_size=3 



Reply View the author
yanhua
deepin
2020-12-07 04:39
#18

我想问一下图一,是哪个软件,我的系统里怎么找不到。。。

Reply View the author