I have tried all the solutions in the links below but none worked. Before update I was also having the same problem but was managed to solve by changing the antenna setting ant_Sel from 1 to 2 but after updating the ubuntu and rebooting the system ,the WI-FI signal became very weak. It only works within a range of 2 to 5 meters. It's been more than a day and I am not able to find the correct solution.NO DKMS modules are installed and ant_sel is set to 2 currently
The output of the command: lspci -knn | grep -i net -A3
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)
Subsystem: Hewlett-Packard Company RTL810xE PCI Express Fast Ethernet controller [103c:81eb]
Kernel driver in use: r8169
Kernel modules: r8169
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd.
RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network
Adapter [103c:81c1]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
the links used -
Realtek RTL8723BE Wi-Fi incredibly weak
Wifi strength extremely weak in ubuntu 18.04.1 with RTL8723BE
dkms status; cat /sys/module/rtl8723be/parameters/ant_sel
– Jeremy31 Jan 06 '19 at 20:48ant_sel=1
? Welcome to Ask Ubuntu. – chili555 Jan 07 '19 at 22:59