linux终端联网网速慢,Ubuntu 16.04网速慢解决方法
@H_502_1@
裝了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
總結
如果覺得編程之家網站內容還不錯,歡迎將編程之家網站推薦給程序員好友。
本圖文內容來源于網友網絡收集整理提供,作為學習參考使用,版權屬于原作者。
小編個人微信號 jb51ccc
喜歡與人分享編程技術與工作經驗,歡迎加入編程之家官方交流群!
總結
以上是生活随笔為你收集整理的linux终端联网网速慢,Ubuntu 16.04网速慢解决方法的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 智课雅思短语---五、 in contr
- 下一篇: 关于百度oauth2.0登陆的诸多问题