Ubuntu 16.04网速慢解决方法
裝了Ubuntu 16.04 LTS后連接無線上網,發現出奇的慢。
在終端進行更新20kb 把我弄哭了
網上查找親測有效的方法為:
1、在終端運行:sudo gedit /etc/modprobe.d/iwlwifi.conf
2、在打開的這個配置文件中空白處添加:options iwlwifi 11n_disable=1
3、保存文件并重啟。
重啟之后1Mb
原英文版:
Ok.
In terminal run:
sudo gedit /etc/modprobe.d/iwlwifi.conf
This will give you the wireless conf file.
At the bottom of the file, press enter to give yourself a blank line, then enter:
options iwlwifi 11n_disable=1
Save the file and reboot, then test speeds.
以上解決方案搬運加工自? http://www.tomshardware.com/answers/id-2328602/ubuntu-slow-wifi
福利答謝大家!
感謝您閱讀本篇文章,對此特別發放一個無門檻的現金紅包,打開支付寶掃碼領取,可以領到錢的哦!
總結
以上是生活随笔為你收集整理的Ubuntu 16.04网速慢解决方法的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 微信小程序来了,你准备好了吗?
- 下一篇: Caffe 学习笔记1