I recently installed Debian Buster on my lenovo - legion - laptop with KDE. But I cannot bring up the WIFI no matter how I googled and tried different founded solutions. I'm sort of new user in linux world. can you help me out to what to do to troubleshoot and solve the problem? thanks in advance.
Output of lspci -knn |grep -i net -A2 is:
07:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter [10ec:b822]
Subsystem: Lenovo RTL8822BE 802.11a/b/g/n/ac WiFi adapter [17aa:b023]
Kernel driver in use: r8822be
--
08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:38c2]
Kernel driver in use: r8169
Kernel modules: r8169
Also, I have to mention that I added contrib and non-free to my sources list and I have installed firmware-realtek. But nothing changed.