没有这个文件 /etc/modprobe.d/iwlwifi.conf
Tofloor
poster avatar
dokd156110
deepin
2020-06-18 00:12
Author
本帖最后由 dokd156110 于 2020-6-18 09:06 编辑

我的无线网卡是Ralink RT5390,装了V20老是用一会儿就显示无线已连接但无法上网,或者一直连接但连接不上,看网上很多inter网卡修改这个文件的,但是我的没有这个文件。。。还有其他方法吗?以前15.11没有这个问题
Reply Favorite View the author
All Replies
avatar
macaiyun0629
deepin
2020-06-18 04:17
#1
我的有这个文件,内容是
  1. options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 swcrypto=1
Copy the Code

我的电脑能连上无线,但是动不动就自己断开然后要输入密码
Reply View the author
avatar
Lotuso
deepin
2020-06-18 05:56
#2
  1. options iwlwifi 11n_disable=8 power_save=1 swcrypto=0
Copy the Code


这是我目前用的设置
Reply View the author
avatar
dokd156110
deepin
2020-06-18 08:20
#3
https://bbs.deepin.org/post/196063
这是我目前用的设置

options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 swcrypto=1
我装回15.11就有这个文件,但我的不是inter网卡,改了没用
Reply View the author
avatar
Lotuso
deepin
2020-06-18 15:58
#4
https://bbs.deepin.org/post/196063
options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 swcrypto=1
我装回15.11就有这个文件,但 ...

我也不是inter网卡,但这个配置却会影响到我的网速,有点莫名其妙的感觉,昨天重新研究了一下
  1. modinfo iwlwifi
Copy the Code

此命令呈现与iwlwifi有关可配置的信息,经昨日研究,现在使用的信息如下,目前网速已经恢复至正常了
  1. options iwlwifi 11n_disable=8 amsdu_size=1
Copy the Code
Reply View the author
avatar
jingle
deepin
2020-06-18 16:58
#5
  1. jingle@jingle:~$ cat /etc/modprobe.d/iwlwifi.conf
  2. options iwlwifi 11n_disable=1 bt_coex_active=0 power_save=0 swcrypto=1
Copy the Code
Reply View the author
avatar
dokd156110
deepin
2020-06-18 17:03
#6
https://bbs.deepin.org/post/196063
我的有这个文件,内容是

我的电脑能连上无线,但是动不动就自己断开然后要输入密码 ...

我装15.11也是和你一样的内容,但是偶尔断了能自己连上。装20的话没有这个文件,一会儿就断无线重连,然后就显示已连接但无法上网,只有重启才行,我新建一个这个文件,11n_disable=0、1、6、8几种都试过了还是一样
Reply View the author
avatar
dokd156110
deepin
2020-06-18 17:13
#7

我自己建了一个新文件,但还是一会儿断无线,然后一直重连,最后显示已连接但无法上网,只有重启,重启用一会儿又断。。。现已装回15.11,偶尔也断,但几率小很多,而且断了能自己重连上
Reply View the author
avatar
johnmy
deepin
2021-01-31 18:05
#8

我的也没有这个文件

Reply View the author