Wifi信号特别弱,想看网卡类型
Tofloor
poster avatar
rong
deepin
2020-12-16 17:01
Author

        大神们,我本来想吐槽以下wifi模块搜到的wifi信号很弱的问题,后来想想linux应该可以配置,就百度了一下,结果教程的确是有的,但是问题是我看着我lspci出来的信息,我不知道我是哪个网卡型号。。。


        大佬们帮我看看,我看别人的Network controller都是RTL开头的,只有我显示这个???我就不知道咋解决了

Reply Favorite View the author
All Replies
lcw0268
deepin
2020-12-16 17:09
#1

网卡realtek的。

无线intel的。

Reply View the author
RedPanda
deepin
2020-12-16 19:25
#2

无线:intel 7265

有线:RTL8111/8165/8411

提示信息写的很清楚了啊。。

Reply View the author
h***6@126.com
deepin
2020-12-16 23:03
#3

无线是intel7265,有线是瑞昱得RTL8111/8165/8411。。。这两个是老牌网卡,硬件多了解下[尾]

Reply View the author
152******17
deepin
2020-12-17 07:36
#4

打开终端输入 sudo dedit /etc/modprobe.d/iwlwifi.conf

里面改成

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

重启电脑


祖传问题不知道为什么一直没有修复,UOS 个人版也有这个问题

Reply View the author