Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
我的ideaPad Y470 Intel无线网卡好像OK了
Experiences and Insight
555
views ·
3
replies ·
To
floor
Go
180******16
deepin
2017-11-22 18:46
Author
本帖最后由 stevesun1986 于 2017-11-22 10:47 编辑
之前一直困扰我的Intel无线网卡用着用着就断线的问题,无意间通过
这条语句解决了。
try adding the following to
/etc/modprobe.d/iwlwifi.conf
and reboot:
options iwlwifi bt_coex_active=0 swcrypto=1 11n_disable=8
都说Intel无线网卡和蓝牙同时使用的时候有问题,我通过rfkill的方式禁用掉蓝牙也无济于事。但是通过上面的语句貌似可以了。至少目前还没有掉线过。但我想知道这个语句的具体含义是啥?
Reply
Like 0
Favorite
View the author
All Replies
emofode
deepin
2017-11-22 19:14
#1
关闭蓝牙和 WiFi 的同时使用,使用软件加密替换硬件加密,开启 N 模式的 egg 发送。查一下驱动的文档就知道了
Reply
Like 0
View the author
180******16
deepin
2017-11-22 22:47
#2
多谢答疑!
Reply
Like 0
View the author
johnmy
deepin
2021-01-31 18:26
#3
我的T430i没有这个文件,新建议一个可以吗?
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Вы настраиваете внешний вид Deepin?
Как установить xDroid (麟卓卓懿) на Deepin 25
Popular Events
More
之前一直困扰我的Intel无线网卡用着用着就断线的问题,无意间通过这条语句解决了。
try adding the following to /etc/modprobe.d/iwlwifi.conf and reboot:
都说Intel无线网卡和蓝牙同时使用的时候有问题,我通过rfkill的方式禁用掉蓝牙也无济于事。但是通过上面的语句貌似可以了。至少目前还没有掉线过。但我想知道这个语句的具体含义是啥?