9260ac网卡无法使用
Tofloor
poster avatar
nostalgistl00
deepin
2020-03-05 07:08
Author
CPU:AMD Ryzen 2700 主板:ASrock X470 taichi
显卡:GTX 1660ti
又俩无线网卡一个主板自带的intel 802.11ac,一个是后买的9260ac,系统是Deepin 15.11,内核版本应该是4.15.0。


现在的问题就是开机只有一个无线网卡802.11ac,但是速率只有54Mb/s,9260ac是根本识别不到,我在Intel官网下载了驱动文件iwlwifi-9260-th-b0-jf-b0-38.ucode,并按照官方提示复制到/lib/firmware 目录下,但是依然不好用。我以为是这个网卡兼容性不好,我就又安装了一个Ubuntu,Ubuntu下直接就识别出来了两个网卡,而且能正常使用。
我也刚学Linux不久,很多东西也不是很懂,9260这个我查了很多资料也没查到,不知朋友们有没有遇到过这样的情况,你们又是怎么解决的?
Reply Favorite View the author
All Replies
avatar
nostalgistl00
deepin
2020-03-05 07:10
#1
还有就是蓝牙能识别到两个。。
Reply View the author
avatar
thepoy
deepin
2020-03-05 07:30
#2
intel网卡网速慢可能不是网卡的原因,deepin确实会有这个问题
Reply View the author
avatar
nostalgistl00
deepin
2020-03-05 07:32
#3
https://bbs.deepin.org/post/189471
intel网卡网速慢可能不是网卡的原因,deepin确实会有这个问题

慢倒没啥事,关键就是9260ac就是识别不到
Reply View the author
avatar
176******88
deepin
2020-03-05 15:56
#4
我也使用的9260ac 目前这个网卡识别是有点问题 但是能够正常连接无线  修改/etc/modprobe.d/iwlwifi.conf为:options iwlwifi 11n_disable=0 bt_coex_active=0 power_save=0 swcrypto=0  然后重启机器 9260ac网卡速率就可以上来  但是系统lspci里面识别不对  估计还是和系统内核有关
Reply View the author
avatar
nostalgistl00
deepin
2020-03-05 17:19
#5
https://bbs.deepin.org/post/189471
我也使用的9260ac 目前这个网卡识别是有点问题 但是能够正常连接无线  修改/etc/modprobe.d/iwlwifi.co ...

谢谢
我升级了内核,然后就识别到了,但是还是有一堆莫名其妙的问题。
Reply View the author
avatar
zed7th
deepin
2020-03-05 17:28
#6
https://bbs.deepin.org/post/189471
谢谢
我升级了内核,然后就识别到了,但是还是有一堆莫名其妙的问题。

我的是完美驱动的。。你可以sudo dedit /etc/modprobe.d/iwlwifi.conf 把里面的内容注释掉试一试
Reply View the author