my wifi card stopped working after reboot.
The package rtl8821ce-dkms is installed, why is wifi gone?
$ dpkg -l | grep rtl88
ii rtl8821ce-dkms 5.5.2.1-0ubuntu4~20.04.2 all DKMS source for the Realtek 8821C PCIe WiFi driver
$ sudo modprobe -a rtl8821ae
$ sudo rfkill list all
0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
$ sudo lshw -C network
*-network UNGEFORDERT
Beschreibung: Network controller
Produkt: RTL8821CE 802.11ac PCIe Wireless Network Adapter
Hersteller: Realtek Semiconductor Co., Ltd.
Physische ID: 0
Bus-Informationen: pci@0000:02:00.0
Version: 00
Breite: 64 bits
Takt: 33MHz
Fähigkeiten: pm msi pciexpress cap_list
Konfiguration: latency=0
dkms status
rtl8821ce, 5.5.2.1: added
virtualbox, 6.1.10, 5.4.0-59-generic, x86_64: installed
virtualbox, 6.1.10, 5.4.0-60-generic, x86_64: installed
uname -r
5.8.0-36-generic
dkms status
anduname -r
please. – nobody Jan 09 '21 at 16:595.4.0-60-generic
and Wi-Fi will work. Your VirtualBox isn't working BTW ;-) – Pilot6 Jan 09 '21 at 18:48rtl8821ce-dkms
. Post output if any errors. – Pilot6 Jan 09 '21 at 18:57sudo apt remove rtl8821ce-dkms && sudo apt install rtl8812ce-dkms
– Pilot6 Jan 09 '21 at 18:59dkms status
change? – Pilot6 Jan 09 '21 at 19:15