All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Alex Romosan <romosan@sycorax.lbl.gov>
Cc: linux-wireless@vger.kernel.org, ilw@linux.intel.com
Subject: Re: iwlwifi unable to reconnect after suspend since v3.9-rc1
Date: Wed, 27 Mar 2013 14:14:46 +0100	[thread overview]
Message-ID: <1364390086.8388.7.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <87li993mug.fsf@sycorax.lbl.gov> (sfid-20130326_215912_863066_7A8A33F1)

On Tue, 2013-03-26 at 13:52 -0700, Alex Romosan wrote:
> since v3.9-rc1 i have been unable to reconnect to my access point. the
> access point is a netgear n600 and the my card is a Centrino Advanced-N
> 6205 [Taylor Peak] (rev 34). the last kernel that worked was 3.8. when i
> boot up the laptop the connection is established but if i bring down the
> network with ifdown then i cannot reconnect. this is what i see in the
> logs:
> 
>  iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
>  iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
>  wlan0: authenticate with xx:xx:xx:xx:xx:xx
>  wlan0: send auth to xx:xx:xx:xx:xx:xx (try 1/3)
>  wlan0: send auth to xx:xx:xx:xx:xx:xx (try 2/3)
>  wlan0: send auth to xx:xx:xx:xx:xx:xx (try 3/3)
>  wlan0: authentication with xx:xx:xx:xx:xx:xx timed out

That sounds like it stopped the queues. Can you check debugfs:

cat /sys/kernel/debug/ieee80211/phy0/queues

when this happens?

> today i discovered that this happens only if i connect to the 5GHz.
> connecting to 2.4GHz works on resume. i tried to do a 'git bisect start
> -- drivers/net/wireless' and i ended up with
> 
> Bisecting: 0 revisions left to test after this (roughly 0 steps)
> [e1a0c6b3a4b27ed5f21291d0bbee2167ec201ef5] mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
> 
> but i haven't been able to revert it cleanly so i don't know if that's
> the problem or not?

I don't think it can be the problem since this should only affect things
after the association succeeded, but you restricted the bisect to the
drivers which was probably too much.

git bisect start -- drivers/net/wireless net/wireless net/mac80211

would probably have been more successful.

johannes


  reply	other threads:[~2013-03-27 13:14 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 20:52 iwlwifi unable to reconnect after suspend since v3.9-rc1 Alex Romosan
2013-03-27 13:14 ` Johannes Berg [this message]
2013-03-27 17:35   ` Alex Romosan
2013-03-27 17:41     ` Johannes Berg
2013-03-27 18:02       ` Alex Romosan
2013-03-27 19:02         ` Johannes Berg
2013-03-27 19:08           ` Alex Romosan
2013-03-27 19:11             ` Johannes Berg
2013-03-27 19:14             ` Johannes Berg
2013-03-27 19:33               ` Alex Romosan
2013-03-27 19:44                 ` Johannes Berg
2013-03-27 20:03                   ` Alex Romosan
2013-03-27 20:13                     ` Johannes Berg
2013-03-27 20:29                       ` Alex Romosan
2013-03-27 17:42 ` Johannes Berg
2013-03-27 17:48   ` Alex Romosan
2013-03-27 17:54     ` Johannes Berg
2013-03-27 18:58       ` Alex Romosan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1364390086.8388.7.camel@jlt4.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=ilw@linux.intel.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=romosan@sycorax.lbl.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.