Comment 22 for bug 373680

Revision history for this message
Luis R. Rodriguez (mcgrof) wrote : Re: [Bug 373680] Re: network-manager fails periodically , on backgound networks scan?

On Mon, Apr 26, 2010 at 8:05 AM, Julien Couret <email address hidden> wrote:
> Same problem here on a brand new lucid lynx : ping raises every 2
> minutes when using wireless.
>
> System info :
>
> 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:09:38 UTC 2010 x86_64 GNU/Linux
> 0b:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
> cfg80211              148386  3 iwlagn,iwlcore,mac80211
>
> Wagner, could you please release a lucid package including your patch ?

Lucid uses 2.6.32 and the background scanning which I described
earlier is part of 2.6.32 so you should be OK on Lucid.

$ git describe --contains 142b9f5074dc0d09dc0025739ad437723d7bf527
v2.6.32-rc1~703^2~506^2~36

I would not recommend disabling scanning unless you let the user save
that as a preference as otherwise you would not be able to pick APs
while you move around. Eventually the supplicant will get roaming
support and you will need bg scans for this.

  Luis