1

i just installed Ubuntu 22.04LTS for the first time, i conected to my wifi network and it's very slow, but then i conected to my phone hotspot and it was completly fine, then i conected via usb tethering from my phone via the same wifi network it was also fine. I searched a lot, but i can't find anything. can anyone help me? lspci

lnee
  • 878

1 Answers1

0

I'd recommend that you delete the wifi connection, then re-connect.

nmcli connection delete <CONNECTION-NAME>
sudo systemctl restart network-manager.service

nmcli supports tab completion. You can find the connection to be deleted by pressing the tab

Then simply re-connect from the UI as you normally would.

Gayan Weerakutti
  • 3,830
  • 1
  • 28
  • 39