My PC's Wifi stopped working recently, probably after a kernel upgrade or so. The Wifi connects to the SSID & the port is assigned an IP address. However I am not able to Ping anything apart from the host itself. Tried rebooting, re-connecting, Wifi Router reboot, Disabled GUFW, etc but nothing worked. Everything else is working fine in the LAN.
Tried to add below Grub boot parameter, but it dint helped:
pcie_aspm=off
Changed the below parameter to disable power saving mode, dint helped even - /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
:
wifi.powersave = 3 ==> 2
Changed the Power saving mode in Power management to Balanced, issue still existed.
Wifi Dongle is TP-Link Archer T3U [Realtek RTL8812BU]
I suspect either a bug in kernel or firmware or else hardware issues. Please guide me to figure out the issue and help resolve if possible.
Below is the output of DMESG command and Wireless-info script:
- Dmesg: https://paste.ubuntu.com/p/byDJdFx4RZ/
- Wireless-info: https://paste.ubuntu.com/p/MfwQwKH69W/