我在 ASRock N100DC-ITX 家用服务器上的 M.2 插槽中安装了 Intel BE200 WiFi 卡。在全新安装的 Ubuntu 服务器上,该卡似乎无法识别。我可以通过电缆连接,但不能通过 Wi-Fi 连接。
系统:Ubuntu 24.04.1 LTS(GNU/Linux 6.8.0-49-generic x86_64)
lspci --nk
显示一个与互联网相关的条目,但我认为不是 wifi 卡。
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: ASRock Incorporation Motherboard (one of many) [1849:8168]
Kernel driver in use: r8169
Kernel modules: r8169
ip a
,nmcli
并且iwconfig
仅显示三个非无线接口 lo、docker0 和 enp1s0。iwconfig 添加no wireless extensions.
到每个接口。
modprobe iwlwifi
没有提供任何反馈,也没有改变任何内容。
dmesg
与“wifi”或“wire”无关。
rfkill
甚至没有安装。
$ sudo lshw -C network
*-network
description: Ethernet interface
product: RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:01:00.0
logical name: enp1s0
version: 15
serial: 9c:6b:00:62:ac:31
size: 1Gbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=6.8.0-49-generic duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=192.168.2.88 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
resources: irq:18 ioport:3000(size=256) memory:80904000-80904fff memory:80900000-80903fff
我如何检查卡是否损坏、不受支持或已关闭?
--
我刚刚用 Ubuntu live 测试过,它也没有识别出该卡。我在 BIOS 中也找不到它。我认为该卡有缺陷。
找到了。BE200 是 PCI Express,在硬件层面上不兼容。应该买 BE201。
ASRock 文档说明
但英特尔文档说