I changed it yesterday because of that problem. I thought It will help and I forgot about that. I have now: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' And It's still the same. Do you have other idea? I am open to suggestions. 2011/4/14 Christian Lamparter <chunkeey@xxxxxxxxxxxxxx>: > On Thu, Apr 14, 2011 at 1:53 PM, Damian Lesiuk <lesiuk@xxxxxxxxx> wrote: > >> ieee80211 phy0: Selected rate control algorithm 'minstrel' > > That's the ticket! > > you see minstrel does not know about ht frames at all! You need to > have minstrel_ht for it > to work properly. The weird thing is that minstrel_ht should be the > default rate control > [e.g. config.mk in compat-wireless should have: > CONFIG_MAC80211_RC_DEFAULT=minstrel_ht ] > algorithm, so the question is: who or what changed the default? > > do you have a module option for mac80211 to overwrite ieee80211_default_rc_algo? > (check /sys/module/mac80211/parameters/ieee80211_default_rc_algo it should say > minstrel_ht) > > Regards, > Â ÂChr > -- 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