Kind of a noob. I've tried everything from turning off power management to changing/flushing my DNS, but the issue persists. From a quick speed test my Wifi tends to either be extremely slow or very fast (though mostly slow). What I've tried:
Wifi signal keeps fluctuating and disconnecting
Ubuntu 20.04.2 LTS: Download Speed very slow, Upload speed fairly good
Try Ubuntu
. See if you can reproduce your issue there (when you're done, shutdown the computer, unplug the PC, and it will boot back to your normal system) – cocomac Jan 04 '22 at 21:09ip link
. It should be 1492 for WiFi. Look at the logs!sudo journalctl -b 0 -u NetworkManager
. Readman journalctl
. – waltinator Jan 04 '22 at 23:49