Wireless Connects But No Internet Connection After 19 Upgrade

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
LTheobald

Wireless Connects But No Internet Connection After 19 Upgrade

Post by LTheobald »

Hi all,

I recently upgraded to Mint 19 & now I have no internet connection when on a WIFI connection. Via ethernet is fine. I've tried both on our companies enterprise WIFI & a personal hotspot from my phone, so I'm assuming it's a problem with all WIFI connections. As a side note, whenever I go into Network & chose a wireless network with a secret key, it never asks me for the key. I've tried manually recreate the wireless setup to see if that helped but it didn't.

Output from JeremyB's script is here: https://pastebin.com/M1tvK4MM

Thanks for any help.
Lee,
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13854
Joined: Fri Feb 21, 2014 8:17 am

Re: Wireless Connects But No Internet Connection After 19 Upgrade

Post by JeremyB »

See if it improves after

Code: Select all

sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
systemctl restart network-manager.service
It must be the work connection that makes your wifi TX drop to 8 dBm and that might be an issue with the wifi at work
Locked

Return to “Networking”