About two month ago I received at work Lenovo ThinkPad L13 (Core i7 10th gen), and installed Ubuntu 18.04. WiFi wasn't working, but I managed to fix it by installing linux-image-generic-hwe-18.04_5.3.0.40.97_i386.deb as advised here Wifi on Lenovo P1 with Ubuntu 18.04 no longer works by running
sudo apt install --install-suggests linux-image-generic-hwe-18.04
Today my system was updated and required a reboot, after I got this problem again. I tried the same command, but no success (the latest version installed, still no WiFi).
linux-image-generic-hwe-18.04 is already the newest version (5.3.0.40.97).
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
I also tried this one Ubuntu 18.04 / iwlwifi : recurrent problems, now Airplane Mode activated and impossible to remove after suspend but it didn't help me, as well as this one Wi-Fi not working on Lenovo ThinkPad E570 (Realtek RTL8821CE)
Any ideas how to fix it?
ps lspci giving this output
00:00.0 Host bridge: Intel Corporation Device 9b61 (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Device 9b41 (rev 02)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 0c)
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th Gen Core Processor Gaussian Mixture Model
00:12.0 Signal processing controller: Intel Corporation Device 02f9
00:13.0 Serial controller: Intel Corporation Device 02fc
00:14.0 USB controller: Intel Corporation Device 02ed
00:14.2 RAM memory: Intel Corporation Device 02ef
00:14.3 Network controller: Intel Corporation Device 02f0
00:15.0 Serial bus controller [0c80]: Intel Corporation Device 02e8
00:16.0 Communication controller: Intel Corporation Device 02e0
00:1d.0 PCI bridge: Intel Corporation Device 02b0 (rev f0)
00:1d.4 PCI bridge: Intel Corporation Device 02b4 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device 0284
00:1f.3 Audio device: Intel Corporation Device 02c8
00:1f.4 SMBus: Intel Corporation Device 02a3
00:1f.5 Serial bus controller [0c80]: Intel Corporation Device 02a4
00:1f.6 Ethernet controller: Intel Corporation Device 0d4f
03:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981
05:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader (rev 01)
rfkill
? – Murphy Feb 20 '20 at 21:44