this is continued thread of Ubuntu 20.04 Wifi Option Non-existant (No GNOME, No option in settings).
I followed instructions of Wi-Fi not working on Lenovo ThinkPad E570 (Realtek RTL8821CE) as suggested by response. However, there is still no Wifi connection. It stayed exactly same (I disabled securemode in the BIOS setting)
Thing about my laptop is that it doesn't even have WIFI as a Network option as demonstrated by three screenshots below. Most of others' problems relate to situation where 1) their wifi is too weak 2) Wifi is in questions mark 3) Wifi option is not in GNOME but at least exists in Settings toolbar.
Edited section : screenshot of rekill command and lspci command
In addition, rfkill does not even list Network Controller but only lists Bluetooth as result (wifi definitely worked in windows) Has anyone seen this issue before?
lspci -nnk | grep 0280 -A3
and also:rfkill list all
– chili555 Jun 15 '20 at 23:24sudo modprobe 8821ce
and also:dmesg | grep 8821
– chili555 Jun 17 '20 at 23:53sudo dkms status
– chili555 Jun 18 '20 at 01:08