ubuntu 16.04LTS 下解决无线wifi网络速度慢的问题

768 阅读1分钟

1、在终端运行:sudo gedit /etc/modprobe.d/iwlwifi.conf

2、在打开的这个配置文件中空白处添加:options iwlwifi 11n_disable=1

3、保存文件并重启。

4、然后速度就变快了好多。