与华硕 Z270-AR 和 Ubuntu 16.10 的无线接口

与华硕 Z270-AR 和 Ubuntu 16.10 的无线接口

我刚刚用以下配置组装了我的电脑: - Asus PRIME Z270-AR - Intel i5-7600K - 8GB Corsair Vengeance DDR4 - 240GB PNY SSD

目前它正在运行 Ubuntu 16.10,以太网连接工作正常(在 BIOS 中启用 LAN 后),但无法连接到我的无线连接。我尝试在 BIOS 中禁用/启用一些与网络相关的设置,但都无济于事。

有人遇到过这个问题吗?必须启用什么设置才能获得无线接口?它甚至没有在输出中列出:

lshw-C 网络

   description: Ethernet interface
   product: Ethernet Connection (2) I219-V
   vendor: Intel Corporation
   physical id: 1f.6
   bus info: pci@0000:00:1f.6
   logical name: enp0s31f6
   version: 00
   serial: 2c:4d:54:55:6a:db
   size: 1Gbit/s
   capacity: 1Gbit/s
   width: 32 bits
   clock: 33MHz
   capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k duplex=full firmware=0.2-4 ip=10.0.0.137 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
   resources: irq:127 memory:df100000-df11ffff

相关内容