Wifi disables abruptly. Tried the solution available on the internet.None worked.Need to disable and enable wifi to start the connection. Cant upgrade to Ubuntu 18.04 as download stops due to wifi issue.Need help.
output after running lspci
command:
$ lspci -knn | grep -i net -A3
02:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]
Subsystem: Foxconn International, Inc. RT3290 Wireless 802.11n 1T/1R PCIe [105b:e055]
Kernel driver in use: rt2800pci
Kernel modules: rt2800pci
lspci -knn | grep -i net -A3
– abu_bua Aug 26 '18 at 12:15