From: Cedric Sodhi <manday@gmx.net>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ar9271 SIOCSIFFLAGS error and authentication timeout
Date: Thu, 24 Feb 2011 19:06:13 +0100 [thread overview]
Message-ID: <20110224180613.GA26935@fly> (raw)
In-Reply-To: <20110224162134.GA21464@fly>
I've just inserted a makeshift "rfkill unblock 0" in the init script
which got me rid of the two SIOCSIFFLAGS errors. But I still get an
authentication timed out, and apart from that nothing changed. I guess
there has to be something deeper than just a flawed init script.
I can't rule out that I have made a kernel misconfig apart from the
explicit settings which are stated to be required for compat-wireless.
On Thu, Feb 24, 2011 at 05:21:34PM +0100, Cedric Sodhi wrote:
> I'm not sure whether I understand every bit of your reply. For practical
> reasons, I would like to skip directly to...
>
> On Thu, Feb 24, 2011 at 04:08:15PM +0200, Jouni Malinen wrote:
> > On Thu, 2011-02-24 at 03:52 -0800, Peter Stuge wrote:
> > > Quick grep rfkill -r /lib/rc* /etc/init.d comes up empty.
> >
> > It is done with iwconfig. iwconfig_post_stop and failure in
> > iwconfig_pre_start results in "iwconfig wlan# txpower off" getting
> > executed. This results in soft blocking the interface.
> >
> > iwconfig_pre_starts removes the soft block with iwconfig_defaults that
> > runs "iwconfig wlan# txpower auto", but this happens only after
> > wpa_supplicant has been started (I would do that in different order..)
> > and as such, depends on wpa_supplicant being able to handle a dynamic
> > rfkill blocking change.
> >
> > Anyway, this is getting way off-topic for this mailing list. Like I
> > mentioned before, if this soft blocking causes issues, the question
> > should be directed to Gentoo maintainers. Though, it should be noted
> > that this works fine on my laptop with Gentoo as long as the network
> > settings are correct to avoid hitting the soft block on failure and as
> > long as wpa_supplicant is recent enough to handle the rfkill events
> > properly.
>
> So you are implying that it's actually an issue of my network settings
> and/or wpa_supplicant version? Is this the quintessence?
>
> If so, what networksettings do I require and what version of
> wpa_supplicant do you use?
>
> Thanks, it sounded like it's already solved
>
> > In addition, it should be noted that any manual operation
> > after "net.wlan# stop" will need to take care of unblocking the soft
> > block before actually trying to use the radio.
> >
> > - Jouni
>
> There, I lost you again. After the stop, there is no soft lock in place,
> why are you saying this then?
>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
next prev parent reply other threads:[~2011-02-24 18:06 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-23 20:46 [ath9k-devel] ar9271 SIOCSIFFLAGS error and authentication timeout Cedric Sodhi
2011-02-23 21:35 ` Peter Stuge
2011-02-24 9:15 ` Cedric Sodhi
2011-02-24 9:27 ` Jouni Malinen
2011-02-24 9:29 ` Sujith
2011-02-24 9:39 ` Cedric Sodhi
2011-02-24 9:51 ` Jouni Malinen
2011-02-23 21:41 ` Jouni Malinen
2011-02-23 21:49 ` Peter Stuge
2011-02-23 21:57 ` Jouni Malinen
2011-02-23 22:04 ` Peter Stuge
2011-02-24 4:03 ` Sujith
2011-02-24 4:07 ` Peter Stuge
2011-02-24 7:33 ` Sujith
2011-02-24 7:42 ` Peter Stuge
2011-02-24 8:40 ` Sujith
2011-02-24 8:52 ` Sujith
2011-02-24 9:07 ` Peter Stuge
2011-02-24 8:54 ` Peter Stuge
2011-02-24 9:00 ` Cedric Sodhi
2011-02-24 9:18 ` Peter Stuge
2011-02-24 9:55 ` Cedric Sodhi
2011-02-24 9:56 ` Peter Stuge
2011-02-24 11:12 ` Jouni Malinen
2011-02-24 9:58 ` Cedric Sodhi
2011-02-24 10:23 ` Cedric Sodhi
2011-02-24 11:08 ` Jouni Malinen
2011-02-24 11:21 ` Cedric Sodhi
2011-02-24 11:28 ` Jouni Malinen
2011-02-24 11:52 ` Peter Stuge
2011-02-24 12:24 ` Cedric Sodhi
2011-02-24 12:27 ` Peter Stuge
2011-02-24 12:33 ` Cedric Sodhi
2011-02-24 12:32 ` Peter Stuge
2011-02-24 14:08 ` Jouni Malinen
2011-02-24 16:21 ` Cedric Sodhi
2011-02-24 18:06 ` Cedric Sodhi [this message]
2011-02-24 18:26 ` Cedric Sodhi
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=20110224180613.GA26935@fly \
--to=manday@gmx.net \
--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.