Comment 50 for bug 264104

Revision history for this message
Alexander Sack (asac) wrote : Re: [Bug 264104] Re: ipw2200 driver no longer works with wpa2 network

On Mon, Aug 31, 2009 at 04:30:17PM +0200, Stefan Bader wrote:
> Stian Jordet wrote:
> >Here's mine:
> >
> >/sys/module/ipw2200/parameters/associate:0
> >/sys/module/ipw2200/parameters/auto_create:1
> >/sys/module/ipw2200/parameters/roaming:1
>
> Alexander, you mentioned that roaming probably should also be turned off, righ?
> Stian, you might try to add "options ipw2200 roaming=0" in that case.
>
>

Yes, atm all that magic is done by wpasupplicanta alone. So try to
make drivers as much dumb as possible. If there is a automagic
"roaming" feature it should be turned off for wpasupp/nm use.

 - Alexander