On Thu, Apr 14, 2011 at 4:40 PM, Damian Lesiuk <lesiuk@xxxxxxxxx> wrote: > uniwersytecka-server ~ # iw wlan0 station dump > Station 74:f0:6d:33:ea:00 (on wlan0) > inactive time: 20 ms > rx bytes: 5043668 > rx packets: 9305 > tx bytes: 13762256 > tx packets: 11634 > signal: -31 dBm > tx bitrate: 65.0 MBit/s MCS 7 > > So it helped in some way. > Why that network isn't 300 mbps? 300mbps is only possible in HT40 mode. However, hostapd will disable HT40 if it detects an other HT40 AP on an overlapping channel (in your case anything !=7). This is also in accordance with 802.11n-2009. Hostapd will print "40 MHz pri/sec mismatch with BSS ..." in that case. Furthermore, it seems that the station 74:f0:6d:33:ea:00 isn't capable of using multiple spacial streams and thus is limited to MCS7. What client device is this? Helmut -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html