计算化学公社

 找回密码 Forget password
 注册 Register
Views: 3832|回复 Reply: 6
打印 Print 上一主题 Last thread 下一主题 Next thread

[网络相关] 求助CentOS下安装Intel AX200 PCI-e无线网卡问题

[复制链接 Copy URL]

24

帖子

0

威望

181

eV
积分
205

Level 3 能力者

跳转到指定楼层 Go to specific reply
楼主
请教高人,如何在CentOS 7.5下安装Intel AX200 PCI-e无线网卡。
按照intel提供的linux下无线网卡驱动--英特尔® 无线适配器的 Linux* 支持 (intel.cn)---下载了iwlwifi-cc-46.3cfab8da.0.tgz,解压出一个文件:iwlwifi-cc-a0-46.ucode,并按照readme文档的指导下放在/lib/firmware/目录下。但是我始终不明白linux怎么能让识别出这个网卡。
打开Intel的Readme文档:其中Overview和Installation部分如下,有很多我迷惑的点,搜了好久也没搞清楚,尤其是”kernel's firmware_class infrastructure“,还有一个”firmware loader “是什么东西?

1. OVERVIEW

The file iwlwifi-cc-a0-46.ucode provided in this package must be present on
your system in order for the Intel Wireless WiFi Link AGN driver for Linux
(iwlwifi) to operate on your system.

The "-46" in the filename reflects an interface/architecture version number.
It will change only when changes in new uCode releases make the new uCode
incompatible with earlier drivers.

On adapter initialization, and at varying times during the uptime of
the adapter, the microcode is loaded into the memory on the network
adapter.  The microcode provides the low level MAC features including
radio control and high precision timing events (backoff, transmit,
etc.) while also providing varying levels of packet filtering which can
be used to keep the host from having to handle packets that are not of
interest given the current operating mode of the device.

2. INSTALLATION

The iwlwifi driver will look for the file iwlwifi-cc-a0-46.ucode using the
kernel's firmware_class infrastructure.
More information can be found under Documentation/firmware_class in kernel
source. In order to function correctly, you need to have this support enabled
in your kernel.  When you configure the kernel, you can find this option in
the following location:

        Device Drivers ->
                Generic Driver Options ->
                        Userspace firmware loading support


You can determine if your kernel currently has firmware loader support
by looking for the CONFIG_FW_LOADER definition on your kernel's
.config.

In addition to having the firmware_class support in your kernel, you
must also have a working udev and uevent infrastructure configured.
The steps for installing and configuring udev are very
distribution specific.

Once you have the firmware loader in place (or if you aren't sure and
you just want to try things to see if it works), you need to install
the microcode file into the appropriate location.

Where that appropriate location is depends (again) on your system
distribution.  You can typically find this location by looking in the
udev scripts of your distro, the default is /lib/firmware.

Installation of the firmware is simply:

        % cp iwlwifi-cc-a0-46.ucode /lib/firmware

You can now load the driver (see the INSTALL and README.iwlwifi provided with
the iwlwifi package for information on building and using that driver.)


197

帖子

0

威望

4410

eV
积分
4607

Level 6 (一方通行)

2#
发表于 Post on 2021-8-31 13:42:26 | 只看该作者 Only view this author
官网不是写明英特尔® Wi-Fi 6 AX200 160MHz驱动要求Linux内核版本大于5.1+了吗,你可以输入uname -a看下内核版本。
安装过程参考centos安装ax200驱动

2407

帖子

1

威望

5950

eV
积分
8377

Level 6 (一方通行)

3#
发表于 Post on 2021-8-31 14:08:07 | 只看该作者 Only view this author
本帖最后由 abin 于 2021-8-31 14:20 编辑

退货.
买个普通的TP-Link的, 基本开机就可以用.
或者, fenvi,
我在狗东随便买的,
AC1200 WiFi, 还有蓝牙.

比较高端的玩意, 都需要驱动的.
普通的货色, 开机就能工作.

对了 系统是 CentOS Linux release 7.9.2009 (Core).
High-Performance Computing for You
为您专属定制的高性能计算解决方案

更多讯息,请访问:
https://labitc.top
http://tophpc.top:8080
电邮: ask@hpc4you.top

24

帖子

0

威望

181

eV
积分
205

Level 3 能力者

4#
 楼主 Author| 发表于 Post on 2021-9-2 12:24:21 | 只看该作者 Only view this author
tiandikuoyuan 发表于 2021-8-31 13:42
官网不是写明英特尔® Wi-Fi 6 AX200 160MHz驱动要求Linux内核版本大于5.1+了吗,你可以输入uname -a看 ...

非常感谢回复,可能是我的主机太老了,问题增出不穷:(

24

帖子

0

威望

181

eV
积分
205

Level 3 能力者

5#
 楼主 Author| 发表于 Post on 2021-9-2 12:53:02 | 只看该作者 Only view this author
abin 发表于 2021-8-31 14:08
退货.
买个普通的TP-Link的, 基本开机就可以用.
或者, fenvi,

非常感谢您的回复,我从其他办公室重新布了一根网线。是我的linux水平太菜,无线连接太让我头秃了@.@

2407

帖子

1

威望

5950

eV
积分
8377

Level 6 (一方通行)

6#
发表于 Post on 2021-9-2 15:07:42 | 只看该作者 Only view this author
Zhuoran 发表于 2021-9-2 12:53
非常感谢您的回复,我从其他办公室重新布了一根网线。是我的linux水平太菜,无线连接太让我头秃了@.@

能有线接入,最好是采用网线。稳定可靠。
High-Performance Computing for You
为您专属定制的高性能计算解决方案

更多讯息,请访问:
https://labitc.top
http://tophpc.top:8080
电邮: ask@hpc4you.top

157

帖子

0

威望

2103

eV
积分
2260

Level 5 (御坂)

7#
发表于 Post on 2021-11-8 09:47:01 | 只看该作者 Only view this author
我最近按老师的较优双路配置了一台
主板不带声卡和wifi
我试了以下几种型号无线网卡或蓝牙适配器都不是即插即用(仅测试centos 8 stream), 仅供参考
腾达(Tenda)U9 650M免驱版 USB无线网卡 5G双频 台式机笔记本通用 迷你mini 随身WiFi接收器 发射器
联想(Lenovo)LX1815 USB蓝牙适配器 5.0,
RicherLink S6000AX WIFI6无线网卡AX210千兆三频5G台式机内置PCI-E+蓝牙5.2接收器
奋威fenvi千兆WiFi6英特尔AX200电竞游戏双频5G台式内置PCIe无线接收器FV-T919 AX200折叠磁吸天线(2400M 蓝牙5.1)
诺可信 台式机PCI-E 5.1声道环绕立体声6声道声卡CMI8738芯片独立音频卡PCIE小插槽新

结论: 我在京东买了 SSU 台式机 AX200/AX210无线wifi 6E网卡接收器PCI-E千兆无线网卡蓝牙5.2 AX210
实测centos 8 stream 蓝牙wifi即插即用 ,而且连了蓝牙音箱声音也有了,哈哈(主板不带声卡的)

本版积分规则 Credits rule

手机版 Mobile version|北京科音自然科学研究中心 Beijing Kein Research Center for Natural Sciences|京公网安备 11010502035419号|计算化学公社 — 北京科音旗下高水平计算化学交流论坛 ( 京ICP备14038949号-1 )|网站地图

GMT+8, 2025-8-13 23:02 , Processed in 0.148532 second(s), 20 queries , Gzip On.

快速回复 返回顶部 返回列表 Return to list