On Thu, May 05, 2011 at 01:27:46PM +0900, Akira Kitada wrote:
> $ lspci | grep Network
> 03:00.0 Network controller: Intel Corporation Centrino Advanced-N +
> WiMAX 6250 (rev 5e)
> 
> $ cat /etc/network/interfaces
> ...
> allow-hotplug wlan0
> iface wlan0 inet dhcp
>         wpa-ssid <ssid>
>         wpa-psk <passphrase>
> ... 
> May  5 12:49:39 debian wpa_supplicant[2956]: Failed to initiate AP scan.
> May  5 12:49:49 debian wpa_supplicant[2956]: Failed to initiate AP scan.
> 
/etc/network/interfaces looks correct, my first thought is wpasupplicant
has not been installed, obviously that is not the case. Perhaps the
wpa-ssid is not match? It is case-sensitive.

-- 
Chen Wei


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110505100934.GA3375@Tungsten.DarkStar

Reply via email to