On Thu, Dec 17, 2015 at 12:40:48PM +0100, Marcus MERIGHI wrote:
> iwn0: sending auth to 80:1f:02:c1:fd:86 on channel 5 mode 11b
> iwn0: sending assoc_req to 80:1f:02:c1:fd:86 on channel 5 mode 11b
> iwn0: received auth from 80:1f:02:c1:fd:86 rssi -54 mode 11b
> iwn0: association failed (status 18) for 80:1f:02:c1:fd:86

        IEEE80211_STATUS_BASIC_RATE             = 18,

This could mean we're sending a bad basic rate element in
association requests while in 11n mode. I'll investigate.

Is your AP restricting clients to a particular mode, like 11g-only?
Perhaps it means your AP requires clients to support MCS higher
than MCS 7, which we don't support yet?

Can you somehow change AP settings in this regard?

Reply via email to