mbox

[Xenial,PULL] linux-firmware: updates for iwlwifi firmware

Message ID CAH10aOhf2uGFo8Pghih=kUhkg-2zNArdMtLpxx1UM8cKhVgOLw@mail.gmail.com
State New
Headers show

Pull-request

https://git.launchpad.net/~wenchien/+git/linux-firmware xenial-lp1641817

Message

Wen-chien Jesse Sung Nov. 15, 2016, 6:51 a.m. UTC
BugLink: https://launchpad.net/bugs/1641817

New iwlwifi asks for -21 or -22:
[ 6.724373] iwlwifi 0000:01:00.0: Direct firmware load for
iwlwifi-8000C-21.ucode failed with error -2

Xenial only. These files are already in yakkety.


The following changes since commit b2a2abaaae4227a383b98d46ae2f828e1e4dff3b:

  iwlwifi: add new -17 firmware for iwlmvm devices (2016-10-27 07:09:51 -0500)

are available in the git repository at:

  https://git.launchpad.net/~wenchien/+git/linux-firmware xenial-lp1641817

for you to fetch changes up to f68db4f730c4f8a1ee33f01bf088153ba41a1e01:

  iwlwifi: add new -22 firmware for 7265D and up (2016-11-15 12:34:17 +0800)

----------------------------------------------------------------
Emmanuel Grumbach (2):
      iwlwifi: add new -21.ucode for 7265D, 8260, 3168 and 8265 devices
      iwlwifi: add new -22 firmware for 7265D and up

 WHENCE                 |  24 ++++++++++++++++++++++++
 iwlwifi-3168-21.ucode  | Bin 0 -> 1384856 bytes
 iwlwifi-3168-22.ucode  | Bin 0 -> 1028032 bytes
 iwlwifi-7265D-21.ucode | Bin 0 -> 1385368 bytes
 iwlwifi-7265D-22.ucode | Bin 0 -> 1028316 bytes
 iwlwifi-8000C-21.ucode | Bin 0 -> 2394060 bytes
 iwlwifi-8000C-22.ucode | Bin 0 -> 2120860 bytes
 iwlwifi-8265-21.ucode  | Bin 0 -> 2389968 bytes
 iwlwifi-8265-22.ucode  | Bin 0 -> 1811984 bytes
 9 files changed, 24 insertions(+)
 create mode 100644 iwlwifi-3168-21.ucode
 create mode 100644 iwlwifi-3168-22.ucode
 create mode 100644 iwlwifi-7265D-21.ucode
 create mode 100644 iwlwifi-7265D-22.ucode
 create mode 100644 iwlwifi-8000C-21.ucode
 create mode 100644 iwlwifi-8000C-22.ucode
 create mode 100644 iwlwifi-8265-21.ucode
 create mode 100644 iwlwifi-8265-22.ucode

Comments

Seth Forshee Nov. 15, 2016, 1:17 p.m. UTC | #1
On Tue, Nov 15, 2016 at 02:51:31PM +0800, Jesse Sung wrote:
> BugLink: https://launchpad.net/bugs/1641817
> 
> New iwlwifi asks for -21 or -22:
> [ 6.724373] iwlwifi 0000:01:00.0: Direct firmware load for
> iwlwifi-8000C-21.ucode failed with error -2
> 
> Xenial only. These files are already in yakkety.
> 
> 
> The following changes since commit b2a2abaaae4227a383b98d46ae2f828e1e4dff3b:
> 
>   iwlwifi: add new -17 firmware for iwlmvm devices (2016-10-27 07:09:51 -0500)
> 
> are available in the git repository at:
> 
>   https://git.launchpad.net/~wenchien/+git/linux-firmware xenial-lp1641817
> 
> for you to fetch changes up to f68db4f730c4f8a1ee33f01bf088153ba41a1e01:
> 
>   iwlwifi: add new -22 firmware for 7265D and up (2016-11-15 12:34:17 +0800)

I've already applied this for LP #1637481.