Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 663  / 2 Years ago, tue, october 25, 2022, 1:56:51

Network manager cannot connect to a wifi, if the wifi is password protected (WEP or WPA). However it can connect to passwordless wifis. Also, I can conned to password protected wifis manually as:



sudo service network-manager stop
sudo iwconfig eth1 essid "<WIFI-NAME>" key s:<WIFI-PASSPHRASE>
sudo dhclient eth1


But it would be nice to get the network manager working again. Any suggestions where to look for the cause of this problem?



The network manager does see the wifi, but then it just keeps forever trying to connect, never succesfully. I also tried installing an alternative manager, wicd, and it has the same problem, looks like it gets stuck to trying to get IP, never succeeds.



After update to 12.04 and trying several desktop environments (finally settling to xfce), I removed KDE, Gnome3 and Ubuntu desktop following these advice:





Maybe those removed some (maybe dhcp-related) component, that is causing my problem, but this is just a guess.



EDIT: As I said, I also tried with WICD, and it gets stuck in exactly same way.


More From » wireless

 Answers
4

Whatever this was, upgrading 12.04 -> 12.10 fixed the problem.


[#36527] Wednesday, October 26, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
measord

Total Points: 259
Total Questions: 131
Total Answers: 106

Location: Venezuela
Member since Sun, Oct 2, 2022
2 Years ago
;