Did testing with station and a linksys router on 11n mode today and was able to get iperf throughput of 80 Mb between the station and a computer through the router. So there seems to be something wrong with the ap code, but I can&#39;t figure out where the problem might be.<br>

<br><div class="gmail_quote">On Tue, Mar 24, 2009 at 12:19 PM, Jouni Malinen <span dir="ltr">&lt;<a href="mailto:j@w1.fi">j@w1.fi</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Tue, Mar 24, 2009 at 12:09:51PM -0700, Helena Zhang wrote:<br>
<br>
&gt; I tried setting channel and hw_mode:<br>
&gt; interface=wlan0<br>
&gt; driver=nl80211<br>
&gt; ssid=test<br>
&gt; channel=1<br>
&gt; hw_mode=g<br>
&gt; ieee80211n=1<br>
&gt;<br>
&gt; But then I get:<br>
&gt;<br>
</div><div class="im">&gt; Mode: IEEE 802.11g  Channel: 1  Frequency: 2412 MHz<br>
&gt; Could not set channel for kernel driver<br>
<br>
</div>Hmm.. That does not look good. Could you please send &#39;iw list&#39; output?<br>
See <a href="http://wireless.kernel.org/en/users/Documentation/iw" target="_blank">http://wireless.kernel.org/en/users/Documentation/iw</a> if you do not<br>
have a relatively recent version of iw. Please also send &#39;dmesg&#39; output<br>
after having started hostapd.<br>
<div class="im"><br>
&gt; wlan0     IEEE 802.11abgn  ESSID:&quot;&quot;<br>
&gt;           Mode:Master  Frequency:2.412 GHz  Tx-Power=27 dBm<br>
&gt;           Retry min limit:7   RTS thr:off   Fragment thr=2352 B<br>
&gt;           Encryption key:off<br>
&gt;           Power Management:off<br>
&gt;           Link Quality:0  Signal level:0  Noise level:0<br>
&gt;           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0<br>
&gt;           Tx excessive retries:0  Invalid misc:0   Missed beacon:0<br>
&gt;<br>
&gt; ESSID is still blank and stations are still unable to see the ap.<br>
<br>
</div>Not seeing SSID in iwconfig output is actually by design when using<br>
driver=nl80211, so that can be ignored. Not seeing the AP is of course<br>
not expected.<br>
<font color="#888888"><br>
--<br>
Jouni Malinen                                            PGP id EFC895FA<br>
_______________________________________________<br>
HostAP mailing list<br>
<a href="mailto:HostAP@lists.shmoo.com">HostAP@lists.shmoo.com</a><br>
<a href="http://lists.shmoo.com/mailman/listinfo/hostap" target="_blank">http://lists.shmoo.com/mailman/listinfo/hostap</a><br>
</font></blockquote></div><br>