I recently switched from Windows 10 to Ubuntu 22.04. When I try to connect to my router WIFI can't establish connection, but when I share from my Android phone, WIFI establishes the connection and it works OK. How can I fix this router problem?
Asked
Active
Viewed 1.2k times
5
1 Answers
1
Not sure whether this qualifies as "answer" or whether it should be a comment, but I think writing this as an answer should be fine...
It may be that you are also affected by a bug that's, at the moment, still part of 22.04 and preventing some wifi connections.
The solution is described in this stackOverflow post.

Prof.Chaos
- 466
sudo journalctl -b 0 -u NetworkManager
. Readman journalctl
. – waltinator May 02 '22 at 14:53