All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k not connecting to one particular network..
Date: Mon, 25 Mar 2013 19:12:57 -0700	[thread overview]
Message-ID: <CA+55aFz1mQbmBu9=cAp=rNvTtESvJokGWNtbxiZ82D7KNqRtDg@mail.gmail.com> (raw)
In-Reply-To: <CA+55aFyCDpx4D8FSKkG_aMee9_71ycKLZxEGDOzhwuJ1DVQeZA@mail.gmail.com>

On Mon, Mar 25, 2013 at 9:42 AM, Linus Torvalds
<torvalds@linux-foundation.org> wrote:
> On Mon, Mar 25, 2013 at 9:35 AM, Jouni Malinen <jouni@qca.qualcomm.com> wrote:
>>
>> I'm not really familiar with debugging with NM enabled, but it could be
>> possible that the instructions for the older wpa_supplicant on
>> https://live.gnome.org/NetworkManager/Debugging could be adopted for
>> this. The key here would be to get -K added wpa_supplicant command line
>> since exposing of the keys cannot be enabled dynamically at runtime.
>
> I tried that already, but couldn't get it to work. I suspect there's
> some tighter integration between NM and wpa_supplicant, so that it
> doesn't actually use that Exec= line any more, or edits it, or
> something.

Nothing sane worked, so I did a brute-force "let's just make
wpa_supplicant a shell-script that adds the debug fields and then runs
the real wpa_supplicant binary with the extra flags".

And that worked.

The bugzilla at

  https://bugzilla.redhat.com/show_bug.cgi?id=927191

now has a wpa_supplicant trace with keys and timestamps for the
non-working NetworkManager case too.

I see no sane difference. There are several dbus-related setup
differences, but then in the actual handshake, afaik they do the same
thing, except the non-working one never gets the reply after sending
EAPOL-Key 2/4. I dunno. I have no idea what that thing is actually
doing.

Hopefully somebody else can see what the difference is.

               Linus

  parent reply	other threads:[~2013-03-26  2:12 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25  4:06 [ath9k-devel] ath9k not connecting to one particular network Linus Torvalds
2013-03-25  4:22 ` Outback Dingo
2013-03-25  9:05   ` Linus Torvalds
2013-03-25  4:26 ` Joel Wirāmu Pauling
2013-03-25  9:23   ` Linus Torvalds
2013-03-25  9:38     ` Linus Torvalds
2013-03-25 10:12     ` Jouni Malinen
2013-03-25 10:38       ` Linus Torvalds
2013-03-25 11:06         ` Linus Torvalds
2013-03-25 11:30           ` Jouni Malinen
2013-03-25 12:17             ` Joel Wirāmu Pauling
2013-03-25 12:46               ` Jouni Malinen
2013-03-25 16:04             ` Linus Torvalds
2013-03-25 16:35               ` Jouni Malinen
2013-03-25 16:42                 ` Linus Torvalds
2013-03-25 18:03                   ` Peter Stuge
2013-03-25 19:01                     ` Adrian Chadd
2013-03-26  2:12                   ` Linus Torvalds [this message]
2013-03-26  9:58                     ` Jouni Malinen
2013-03-26 10:28                       ` Peter Stuge
2013-03-26 13:56                       ` Dan Williams
2013-03-26 15:25                       ` Linus Torvalds
2013-03-26 15:40                         ` Jouni Malinen
2013-03-26 19:20                           ` Luis R. Rodriguez
2013-03-26 19:20                             ` Luis R. Rodriguez
2013-03-25 10:43     ` Oleksij Rempel
2013-03-25  5:38 ` Adrian Chadd

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='CA+55aFz1mQbmBu9=cAp=rNvTtESvJokGWNtbxiZ82D7KNqRtDg@mail.gmail.com' \
    --to=torvalds@linux-foundation.org \
    --cc=ath9k-devel@lists.ath9k.org \
    /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.