I didn&#39;t see anything that jumped out at me comparing your .config to mine.&nbsp; I messed around trying the oronico driver and had the same response.<br><br>I did a ifup wlan0 --verbose and I noticed that I didn&#39;t see any wpa commands ... didn&#39;t look like it tried to scan, associate or anything.&nbsp; It started wpasupplicant and then went right to trying dhclient to get a DHCP address.
<br><br>I killed the wpasupplicant that was running and then restarted it again mannually like this:<br><br>


        <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title></title><meta name="GENERATOR" content="OpenOffice.org 2.2  (Linux)"><meta name="CREATED" content="20070826;12592500"><meta name="CHANGED" content="20070826;13141300">

        
        
        
        
        <style type="text/css">
        &lt;!--
                @page { size: 8.5in 11in; margin: 0.79in }
                P { margin-bottom: 0.08in }
        --&gt;
        </style>

<p style="margin-bottom: 0in;">wpa_supplicant -iwlan0
-c/etc/wpa_supplicant/wpa_supplicant.conf -Dhostap -wdd &amp;</p><br>This showed that device associated!!!<br>
<br><meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"><title></title><meta name="GENERATOR" content="OpenOffice.org 2.2  (Linux)"><meta name="CREATED" content="20070826;12592500"><meta name="CHANGED" content="20070826;13141300">
Next I started dhclient to get an IP for the interface using: 


        
        
        
        
        
        <style type="text/css">
        &lt;!--
                @page { size: 8.5in 11in; margin: 0.79in }
                P { margin-bottom: 0.08in }
        --&gt;
        </style>

<p style="margin-bottom: 0in;">dhclient -pf
/var/run/dhclient.wlan0.pid -lf /var/lib/dhcp/dhclient.wlan0.leases
wlan0</p><p style="margin-bottom: 0in;">It received an IP address and I&#39;m sending this email via the wireless interface!&nbsp; I also updated the station firmware to 1.8.4 trying to get everything to work and that didn&#39;t appear to matter either.
</p><p style="margin-bottom: 0in;">So something is wrong with the /etc/network/interfaces way of getting WPA going in Debian.&nbsp; Maybe my device block for wlan0 isn&#39;t right but I followed the wpasupplicant README and it looks good to me.
</p><p style="margin-bottom: 0in;">At least I can make it connect now!</p><p style="margin-bottom: 0in;">Thanks,</p><br><p style="margin-bottom: 0in;"></p>Brian<br>