在 Ubuntu 17.10 上找不到 Wifi 適配器

在 Ubuntu 17.10 上找不到 Wifi 適配器

我知道這個問題已經被問了很多次,但我找到的答案都沒有幫助我。

我有一台 HP 筆記型電腦,安裝了 Ubuntu 17.10,自從第一次啟動後,它就找不到任何 wifi 或藍牙適配器。我嘗試安裝 Realtek 驅動程序,但沒有成功。我的 Wifi 和藍牙適配器是內建的。

當我運行時lspci -nnk | grep -iA3 net輸出是

    02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
    Subsystem: Hewlett-Packard Company Device [103c:8319]
    Kernel modules: wl
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
    Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:832c]
    Kernel driver in use: r8169
    Kernel modules: r8169

感謝您的幫助。

相關內容