#wifi randomly disconnects for few seconds and then reconnects itself
12 messages · Page 1 of 1 (latest)
In terminal run wget -N -t 5 -T 10 https://github.com/jeremyb31/wireless-info/raw/master/wireless-info && chmod +x wireless-info && ./wireless-info enter password when prompted and choose y when asked to upload, post URL from terminal here
try to disable secure boot in UEFI setup
wait for smarter people to see what could be wrong.
In terminal sudo iwconfig wlp3s0 power off && sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
is this solved?