Search Linux Wireless

Re: carl9170: TP-LINK TL-WN822N slow connection speeds (16 mbps) MASTER MODE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux