几个月前,我重新安装了 Ubuntu 18.04 LTS,但本周我通过 WiFi 的互联网连接突然停止工作(不过,网络共享工作正常:通过 USB 不稳定,通过蓝牙相当可靠,这就是我目前连接到的方式)本网站)。
我的设备是配备 Qualcomm Atheros 的 Dell XPS13:lshw -class network退货
description: Network controller
product: QCA6174 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:3a:00.0
version: 32
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=ath10k_pci latency=0
resources: irq:139 memory:dc000000-dc1fffff
Run Code Online (Sandbox Code Playgroud)
所以没有逻辑名称;当我检查操作系统的设置时,我被告知“未找到 Wi-Fi 适配器 - 请确保已插入并打开 Wi-Fi 适配器”,事实上,当我运行时,ifconfig我得到
bnep0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.44.124 netmask 255.255.255.0 broadcast 192.168.44.255
inet6 fe80::ea16:24ce:ea72:9208 prefixlen 64 scopeid 0x20<link> …Run Code Online (Sandbox Code Playgroud)