All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luciano Coelho <luciano.coelho@intel.com>
To: Daniel Borkmann <daniel@iogearbox.net>, johannes.berg@intel.com
Cc: emmanuel.grumbach@intel.com, linux-wireless@vger.kernel.org
Subject: Re: iwlwifi: FW error in SYNC CMD TIME_QUOTA_CMD
Date: Sat, 07 Apr 2018 09:54:25 +0300	[thread overview]
Message-ID: <1523084065.4488.11.camel@intel.com> (raw)
In-Reply-To: <799ecceb-8b2a-bf8c-b408-374a02280306@iogearbox.net>

On Thu, 2018-04-05 at 16:55 +0200, Daniel Borkmann wrote:
> Hey guys,

Hi Daniel,


> after upgrading to 4608f064532c ("Merge
> git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next")
> my kernel log gets constantly flooded with the below message and
> wireless stops
> working ... just in case you haven't had a report on this yet.
> Downgrading back
> to older v4.16-rcX kernel gets everything back to normal working
> state; haven't
> had time for bisection yet, but hopefully the below would provide
> some clue.
> 

[...]

> [  513.429773] iwlwifi 0000:04:00.0: Failed to send quota: -5
> [  513.429775] iwlwifi 0000:04:00.0: Failed to update quotas after
> restart (-5)
> [  514.163758] iwlwifi 0000:04:00.0: Microcode SW error
> detected.  Restarting 0x82000000.
> [  514.163987] iwlwifi 0000:04:00.0: Start IWL Error Log Dump:
> [  514.163988] iwlwifi 0000:04:00.0: Status: 0x00000100, count: 6
> [  514.163989] iwlwifi 0000:04:00.0: Loaded firmware version:
> 27.455470.0
> [  514.163991] iwlwifi 0000:04:00.0: 0x00000038 | BAD_COMMAND

[...]

I did add support for new FW APIs, so maybe some check for the FW
version is missing somewhere.

Which NIC are you using? I can see that you're using an older version
of the firmware (27.455470.0).  For 7265D and 3168 we already have
version 29.  For 8000C and 8260 we have vesion 36.  You can find all
the latest versions in our fork of linux-firmware.git[1].  And soon the
main linux-firmware.git[2] will also include the latest versions, since
I sent a pull request yesteday ago.

Meanwhile, I'll investigate this problem.  It shouldn't happen even if
you're using an older firmware.  Maybe I'll have to stop supporting
version 27 in newer kernels, let's see.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git/
[2] https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git

--
Cheers,
Luca.

  reply	other threads:[~2018-04-07  6:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-05 14:55 iwlwifi: FW error in SYNC CMD TIME_QUOTA_CMD Daniel Borkmann
2018-04-07  6:54 ` Luciano Coelho [this message]
2018-04-07  7:46   ` Luciano Coelho
2018-04-08 22:13   ` Daniel Borkmann
2018-04-09 13:37     ` Daniel Borkmann
2018-04-10  6:00       ` Luciano Coelho

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=1523084065.4488.11.camel@intel.com \
    --to=luciano.coelho@intel.com \
    --cc=daniel@iogearbox.net \
    --cc=emmanuel.grumbach@intel.com \
    --cc=johannes.berg@intel.com \
    --cc=linux-wireless@vger.kernel.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.