I just installed Linux 20.04, and it didn't come with WiFi drivers and I can't get it online. I'm trying to install a program that has the .tar.xz file extension, and I was wondering how I would do so?
Came with nothing pre-installed.
It's offline.
EDIT:
lspci -knn | grep Net -A3
responds with:
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]
And rfkill list
responds with:
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
and nmcli device wifi list does nothing.