Re: PSK error in wicd-1.7.0
Rich Shepard <[email protected]>
| Newsgroups | gmane.linux.slackware |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 10 Mar 2012, Rich Shepard wrote: > psk=1a2b3c4d5e Putting the PSK in double quotes fixes the invalid PSK error, but the connection still keeps timing out when trying to authenticate with the WAP both with wpa_supplicant and wicd-client: root@pachy /etc]# wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf ioctl[SIOCSIWSCAN]: Device or resource busy Failed to initiate AP scan. Trying to associate with 20:cf:30:88:cc:2b (SSID='AESi' freq=2462 MHz) Authentication with 20:cf:30:88:cc:2b timed out. Trying to associate with 20:cf:30:88:cc:2b (SSID='AESi' freq=2462 MHz) Rich