我刚刚安装了 Linux 20.04,但它没有附带 WiFi 驱动程序,我无法上网。我正在尝试安装一个带有 .tar.xz 文件扩展名的程序,我想知道我该怎么做?
没有预安装任何东西。
它处于离线状态。
编辑:
lspci -knn | grep Net -A3
回应:
Network controller [0280]: Realtek Semiconductor Co., Ltd.RTL8821CE 802.11ac
PCIe Wireless Network adapter [10ec:c821]
Subsystem: Lenovo RTL8821CE 802.11ac PCIe Wireless Network Adapter [17aa:c024]
并rfkill list
回应:
0: ideapad_wlan: Wireless LAN soft blocked: no hard blocked: no 1: ideapad_bluetooth: Bluetooth soft blocked: no hard blocked: no hci0: Bluetooth: soft blocked: no hard blocked: no
并且 nmcli 设备 wifi 列表不执行任何操作。
答案1
好吧,几天后我终于收到了我的以太网适配器。然后我从 GitHub 安装了驱动程序,并完成了安装。