Why dont you just write a script? You already got the 'meat & potatoes', just put it all together. Some other info here:
https://help.ubuntu.com/community/Wi...4825dd585178a5
Getting wpa_supplicant to load at boot [Archive] - Ubuntu Forums
Hi, I'm able to connect to my WPA encypted network by manually starting wpa supplicant with
but that's a little tedious. I was able to connect to my network using wicd in BT4pf without any problems. In BT4f I'm not able to use wicd to connect to my WPA network at all. It stall on "Validating Authentication...". Is there some other way? I'm using onboard Atheros AR928X with a HDD install. ThanksCode:wpa_supplicant -B -Dwext -iwlan0 -c/etc/wpa_supplicant.conf dhclient wlan0
Why dont you just write a script? You already got the 'meat & potatoes', just put it all together. Some other info here:
https://help.ubuntu.com/community/Wi...4825dd585178a5
Getting wpa_supplicant to load at boot [Archive] - Ubuntu Forums