900字范文,内容丰富有趣,生活中的好帮手!
900字范文 > linux终端联网网速慢 Ubuntu 16.04网速慢解决方法

linux终端联网网速慢 Ubuntu 16.04网速慢解决方法

时间:2023-01-07 16:06:04

相关推荐

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. 以上解决方案搬运加工自 /answers/id-2328602/ubuntu-slow-wifi

总结

如果觉得编程之家网站内容还不错,欢迎将编程之家网站推荐给程序员好友。

本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。

小编个人微信号 jb51ccc

喜欢与人分享编程技术与工作经验,欢迎加入编程之家官方交流群!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。