I have just installed Ubuntu 16.04 on my HP laptop But WiFi just keeps disconnecting after some time and I have to disable the networking and then re-enable it to reconnect. Please help
09:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe
Result for iwconfig:
sohan@sohan-PC:~$ iwconfig
lo no wireless extensions.
wlo1 IEEE 802.11bgn ESSID:"OprimoUx"
Mode:Managed Frequency:2.412 GHz Access Point: 14:CC:20:34:77:6E
Bit Rate=120 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=53/70 Signal level=-57 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:24 Missed beacon:0
enp8s0 no wireless extensions.
Result for dmesg | grep rt2800
[ 9.928496] rt2800pci 0000:09:00.0 wlo1: renamed from wlan0
result of this command wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && \ chmod +x wireless-info && \ ./wireless-info
iwconfig; dmesg | grep rt2800
– Jeremy31 Oct 17 '16 at 15:03iwconfig
now show power management off? – Jeremy31 Oct 21 '16 at 14:28