All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc MERLIN <marc@merlins.org>
To: Luca Coelho <luca@coelho.fi>
Cc: linux-wireless@vger.kernel.org
Subject: Re: After upgrading to 4.11.1, wifi driver refuses to load after being unloaded once.
Date: Sat, 3 Jun 2017 09:59:50 -0700	[thread overview]
Message-ID: <20170603165950.GC29546@merlins.org> (raw)
In-Reply-To: <1496396575.9478.54.camel@coelho.fi>

On Fri, Jun 02, 2017 at 12:42:55PM +0300, Luca Coelho wrote:
> I kernel v4.9, we stopped supporting firmware versions smaller than 22
> for the 8260.  But unfortunately I made a mistake in the patch[1] when I
> removed support for those firmwares and I used 17, which is the lowest
> version for 7260 devices.
> 
> I have just sent out a patch[2] with a fix for that.
> 
> You can probably solve your problem by getting the latest firmware we
> have released, which is version 27.  You can get it from the linux-
> firmware.git repository[3].  Please try that and let us know how it
> goes.
 
Thanks. I think the other problem is that
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifihttps://wireless.wiki.kernel.org/en/users/drivers/iwlwifi
says to use 'iwlwifi-8000-ucode-16.242414.0.tgz' for 4.3+ kenrels.
and strangely says "iwlwifi-8000-ucode-25.30.13.0.tgz" for 4.1+ kernels.

Unless I'm crazy, it didn't have -25 when I looked last time.
Is there a way to keep what I thought was the canonical page, up to date?

Firmware 27 seems to work, but I'm getting allocation error/warnings?

iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
Intel(R) Wireless WiFi driver for Linux
Copyright(c) 2003- 2015 Intel Corporation
iwlwifi 0000:04:00.0: Direct firmware load for iwlwifi-8000C-28.ucode failed with error -2
iwlwifi 0000:04:00.0: Falling back to user helper
iwlwifi 0000:04:00.0: capa flags index 3 larger than supported by driver
iwlwifi 0000:04:00.0: loaded firmware version 27.455470.0 op_mode iwlmvm
iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
cma: cma_alloc: alloc failed, req-size: 1 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 24 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 32 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 6 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 7 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 1 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 8 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 16 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 8 pages, ret: -12
ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
thermal thermal_zone3: failed to read out thermal zone (-5)
iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
cma: cma_alloc: alloc failed, req-size: 1 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 24 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 32 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 6 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 7 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 1 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 8 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 16 pages, ret: -12
cma: cma_alloc: alloc failed, req-size: 8 pages, ret: -12
iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled

Thanks,
Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/  

  reply	other threads:[~2017-06-03 16:59 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-26  2:48 After upgrading to 4.11.1, wifi driver refuses to load after being unloaded once Marc MERLIN
2017-06-02  9:42 ` Luca Coelho
2017-06-03 16:59   ` Marc MERLIN [this message]
2017-08-16 23:38     ` Marc MERLIN
2017-08-27  0:56       ` Marc MERLIN
2017-10-17  9:44       ` Marc MERLIN
2017-10-17 14:05         ` Luca Coelho
2017-10-17 21:23           ` Marc MERLIN
2017-10-17 21:34             ` Luca Coelho
2017-10-18  4:59               ` Kalle Valo
2017-10-18  6:16                 ` Luca Coelho
2017-10-18  9:50                   ` Kalle Valo
2017-10-18 10:22                     ` Luca Coelho
2017-10-20  6:35                       ` Kalle Valo
2017-10-21  0:50                       ` Marc MERLIN
2017-10-21 10:22                         ` Marc MERLIN

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=20170603165950.GC29546@merlins.org \
    --to=marc@merlins.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luca@coelho.fi \
    /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.