<div dir="ltr">They help provide a good counterpoint, thanks! Interesting that yours don't list the pci path (as mine now do after the reset):<div><br></div><div><div>config wifi-device 'radio1'</div><div><span class="" style="white-space:pre"> </span>option type 'mac80211'</div>
<div><span class="" style="white-space:pre"> </span>option channel '36'</div><div><span class="" style="white-space:pre"> </span>option hwmode '11na'</div><div><span class="" style="white-space:pre"> </span>option path 'pci0000:00/0000:00:12.0'</div>
<div><span class="" style="white-space:pre"> </span>option htmode 'HT40+'</div><div><span class="" style="white-space:pre"> </span>list ht_capab 'SHORT-GI-40'</div><div><span class="" style="white-space:pre"> </span>list ht_capab 'TX-STBC'</div>
<div><span class="" style="white-space:pre"> </span>list ht_capab 'RX-STBC1'</div><div><span class="" style="white-space:pre"> </span>list ht_capab 'DSSS_CCK-40'</div><div><span class="" style="white-space:pre"> </span>option txpower '17'</div>
<div><span class="" style="white-space:pre"> </span>option country 'FR'</div></div><div><br></div><div>-Aaron</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 16, 2014 at 4:38 PM, Robert Bradley <span dir="ltr"><<a href="mailto:robert.bradley1@gmail.com" target="_blank">robert.bradley1@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"><div class="im">
<div>On 16/01/2014 15:03, Aaron Wood wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>All,</div>
<div><br>
</div>
I'm noting this here in case anyone is interested. After I
write this up, I'm going to start from scratch on the
configuration, and factory-reset the router.
<div>
<br>
</div>
<div>=====</div>
<div><br>
</div>
<div>The 5GHz radio on my 3800 seems to be in a very odd state.
I'm not quire sure what state it's in, but it seems to be
only doing HT20 1x1. And in a fairly broken manner at that.</div>
<br>
</div>
</blockquote>
<br></div>
<snip><div class="im"><br>
<br>
<blockquote type="cite">
<div dir="ltr">
<div>And here are radio blocks from the current
/etc/config/wireless:</div>
<div>
<div><br>
</div>
<div>config wifi-device 'radio1'</div>
<div><span> </span>option type 'mac80211'</div>
<div><span> </span>option macaddr '28:c6:8e:bb:9a:49'</div>
<div><span> </span>list ht_capab 'SHORT-GI-40'</div>
<div><span> </span>list ht_capab 'TX-STBC'</div>
<div><span> </span>list ht_capab 'RX-STBC1'</div>
<div><span> </span>list ht_capab 'DSSS_CCK-40'</div>
<div><span> </span>option txpower '17'</div>
<div><span> </span>option distance '25'</div>
<div><span> </span>option channel '48'</div>
<div><span> </span>option country 'US'</div>
</div>
</div>
</blockquote>
<br></div>
That's interesting, since it's missing a few configuration options
and seems to be still using the US country code for the 5 GHz
interface. For what it's worth, my router's configuration looks
like this (with the MAC address changed to match your
configuration):<div class="im"><br>
<br>
config wifi-device 'radio1'<br>
option type 'mac80211'<br></div>
option channel '36'<br>
option hwmode '11na'<div class="im"><br>
option macaddr '28:c6:8e:bb:9a:49'<br>
list ht_capab 'SHORT-GI-40'<br>
list ht_capab 'TX-STBC'<br>
list ht_capab 'RX-STBC1'<br>
list ht_capab 'DSSS_CCK-40'<br></div>
option disabled '0'<br>
option txpower '17'<br>
option country 'GB'<br>
option htmode 'HT40+'<br>
<br>
I'm using channel 36 and HT40+ here at 17 dBm. This is also from a
UK-based router, so you'll probably want to change the country code
from GB to FR. I'm seeing about 270 Mb/s using Intel wireless
(4965AGN) and Windows 7 about 2.5 m away from the router with those
settings.<div class="im"><br>
<br>
<blockquote type="cite">
<div dir="ltr">
<div>
<div>config wifi-device 'radio0'</div>
<div><span> </span>option type 'mac80211'</div>
<div><span> </span>option hwmode '11ng'</div>
<div><span> </span>option macaddr '28:c6:8e:bb:9a:47'</div>
<div><span> </span>option htmode 'HT20'</div>
<div><span> </span>list ht_capab 'SHORT-GI-40'</div>
<div><span> </span>list ht_capab 'TX-STBC'</div>
<div><span> </span>list ht_capab 'RX-STBC1'</div>
<div><span> </span>list ht_capab 'DSSS_CCK-40'</div>
<div><span> </span>option txpower '26'</div>
<div><span> </span>option country 'FR'</div>
<div><span> </span>option distance '15'</div>
<div><span> </span>option channel 'auto'</div>
</div>
<br>
</div>
</blockquote>
<br></div>
My settings for the 2.4 GHz side (deliberately limited to HT20 to
avoid interference):<div class="im"><br>
<br>
config wifi-device 'radio0'<br>
option type 'mac80211'<br>
option hwmode '11ng'<br>
option macaddr '28:c6:8e:bb:9a:47'<br>
option htmode 'HT20'<br>
list ht_capab 'SHORT-GI-40'<br>
list ht_capab 'TX-STBC'<br>
list ht_capab 'RX-STBC1'<br>
list ht_capab 'DSSS_CCK-40'<br></div>
option disabled '0'<br>
option channel '1'<br>
option country 'GB'<br>
option txpower '20'<br>
<br>
This time I'm using channel 1 at 20 dBm. In both of these blocks
I'm leaving the distance option unspecified.<br>
<br>
Hope this helps a bit!<span class="HOEnZb"><font color="#888888"><br>
<pre cols="72">--
Robert Bradley</pre>
</font></span></div>
<br>_______________________________________________<br>
Cerowrt-devel mailing list<br>
<a href="mailto:Cerowrt-devel@lists.bufferbloat.net">Cerowrt-devel@lists.bufferbloat.net</a><br>
<a href="https://lists.bufferbloat.net/listinfo/cerowrt-devel" target="_blank">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br>
<br></blockquote></div><br></div>