I get similar behaviour. nm-applet calls wpa-supplicant with the following command: /sbin/wpa_supplicant -dd -g /var/run/wpa_supplicant-global
Then it works manually, wpa-supplicant is called as follows: /sbin/wpa_supplicant -Bw -Dwext -iwlan0 -c/etc/wpa_supplicant.conf Here's the contents of my wpa_supplicant.conf file: ctrl_interface=/var/run/wpa_supplicant network={ ssid="myNetwork" scan_ssid=1 key_mgmt=WPA-PSK psk="AustinPowersSecretKey" } -- nm-applet will not connect to particular network https://bugs.launchpad.net/bugs/107988 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs