From: Stanislaw Gruszka <sgruszka@redhat.com>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: Bernhard Schmidt <bschmidt@freebsd.org>, linux-wireless@vger.kernel.org
Subject: Re: [iwl4965] Microcode SW error detected
Date: Mon, 5 Sep 2011 11:33:50 +0200 [thread overview]
Message-ID: <20110905093349.GE2221@redhat.com> (raw)
In-Reply-To: <1315124915.5239.21.camel@x61.thuisdomein>
On Sun, Sep 04, 2011 at 10:28:35AM +0200, Paul Bolle wrote:
> On Tue, 2011-06-07 at 16:54 +0200, Stanislaw Gruszka wrote:
> > That could be useful hint, we do not scan chan by chan, but we
> > have thing called "plcp check health", which "restart radio"
> > by requesting one channel scan. So perhaps disabling that could
> > help.
> >
> > [...]
> >
> > diff --git a/drivers/net/wireless/iwlegacy/iwl-rx.c b/drivers/net/wireless/iwlegacy/iwl-rx.c
> > index 654cf23..6062da0 100644
> > --- a/drivers/net/wireless/iwlegacy/iwl-rx.c
> > +++ b/drivers/net/wireless/iwlegacy/iwl-rx.c
> > @@ -230,6 +230,8 @@ EXPORT_SYMBOL(iwl_legacy_rx_spectrum_measure_notif);
> > void iwl_legacy_recover_from_statistics(struct iwl_priv *priv,
> > struct iwl_rx_packet *pkt)
> > {
> > + return;
> > +
> > if (test_bit(STATUS_EXIT_PENDING, &priv->status))
> > return;
> > if (iwl_legacy_is_any_associated(priv)) {
>
> 0) I finally got around to applying this patch (to v3.0.4).
>
> 1) After a few days of normal usage (with quite a bit of suspend and
> resume cycles) this error was again triggered. So avoiding
> check_plcp_health() doesn't seem to help.
>
> 2) I never send you the debug output (ie, output after doing "modprobe
> iwl4965 debug=0x47ffffff"), did I?
No, but if error show up after few days, gathering and analyzing few
days of debug logs in impractical. Does wifi stop working after an
error, or there is some other negative impact? Or only that messages
are printed and driver recover itself?
Stanislaw
next prev parent reply other threads:[~2011-09-05 9:33 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-23 11:45 [iwl4965] Microcode SW error detected Paul Bolle
2011-05-24 7:09 ` Stanislaw Gruszka
2011-05-24 15:54 ` Paul Bolle
2011-05-24 16:03 ` Stanislaw Gruszka
2011-05-24 16:50 ` Paul Bolle
2011-05-25 13:11 ` Stanislaw Gruszka
2011-05-25 13:31 ` Paul Bolle
2011-05-31 13:37 ` Stanislaw Gruszka
2011-06-06 8:58 ` Paul Bolle
2011-06-06 11:36 ` Stanislaw Gruszka
2011-06-06 18:29 ` Paul Bolle
2011-05-26 17:26 ` Dan Williams
2011-06-07 6:32 ` Bernhard Schmidt
2011-06-07 14:54 ` Stanislaw Gruszka
2011-06-07 19:23 ` Paul Bolle
2011-06-08 13:47 ` Stanislaw Gruszka
2011-08-15 10:51 ` Paul Bolle
2011-09-04 8:28 ` Paul Bolle
2011-09-05 9:33 ` Stanislaw Gruszka [this message]
2011-09-05 10:32 ` Paul Bolle
2012-09-14 12:17 ` Paul Bolle
2012-10-15 14:51 ` Paul Bolle
2012-10-15 15:17 ` Stanislaw Gruszka
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=20110905093349.GE2221@redhat.com \
--to=sgruszka@redhat.com \
--cc=bschmidt@freebsd.org \
--cc=linux-wireless@vger.kernel.org \
--cc=pebolle@tiscali.nl \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).