Message ID | af43569b2247f7aff44b1ea3680d88dbe083d78d.camel@coelho.fi |
---|---|
State | New |
Headers | show |
Series | pull request: iwlwifi firmware updates 2022-03-03 | expand |
On Fri, Mar 4, 2022 at 9:46 PM Josh Boyer <jwboyer@kernel.org> wrote: > > On Thu, Mar 3, 2022 at 6:11 AM Luca Coelho <luca@coelho.fi> wrote: > > > > Hi, > > > > This contains some new and updated firmwares for all our currently > > maintained FW binaries. > > > > Please pull or let me know if there are any issues. > > > [jwboyer@vader linux-firmware]$ ./check_whence.py > E: iwlwifi-QuZ-a0-jf-b0-71.ucode listed in WHENCE does not exist > E: iwlwifi-so-a0-hr-b0-71.ucode listed in WHENCE does not exist > E: iwlwifi-so-a0-jf-b0-71.ucode listed in WHENCE does not exist > [jwboyer@vader linux-firmware]$ > > Can you fix that up please? My patch[1] doesn't have anything related to it, and another ppa[2] with that has build pass. I believe that's something wrong in some other place. Could you share your wip branch? [1]: https://git.launchpad.net/~vicamo/ubuntu/+source/linux-firmware/commit/?h=bug-1962515/ax211-needs-67-fw/focal-pull&id=debfaf22ebeb0186789c52c2897b55d47f624ff8 [2]: https://launchpad.net/~canonical-hwe-team/+archive/ubuntu/linux-firmware-staging > josh > > > -- > > Cheers, > > Luca. > > > > > > The following changes since commit ee0667aa201e7d725ec87b1e4cf08de1d748d64f: > > > > amdgpu: update raven2 VCN firmware (2022-02-28 09:44:17 -0500) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware.git tags/iwlwifi-fw-2022-03-03 > > > > for you to fetch changes up to ba104c67dfb838e892b6b4c72569aa7f1ee955a2: > > > > iwlwifi: add new FWs from core68-60 release (2022-03-03 13:00:52 +0200) > > > > ---------------------------------------------------------------- > > Update and add iwlwifi firmware binaries for release Core68-60 > > > > ---------------------------------------------------------------- > > Luca Coelho (2): > > iwlwifi: update 9000-family firmwares to core68-60 > > iwlwifi: add new FWs from core68-60 release > > > > WHENCE | 40 ++++++++++++++++++++++++++++++++++++++-- > > iwlwifi-9000-pu-b0-jf-b0-46.ucode | Bin 1519544 -> 1520208 bytes > > iwlwifi-9260-th-b0-jf-b0-46.ucode | Bin 1490376 -> 1491056 bytes > > iwlwifi-Qu-b0-hr-b0-71.ucode | Bin 0 -> 1364312 bytes > > iwlwifi-Qu-b0-jf-b0-71.ucode | Bin 0 -> 1285192 bytes > > iwlwifi-Qu-c0-hr-b0-71.ucode | Bin 0 -> 1364328 bytes > > iwlwifi-Qu-c0-jf-b0-71.ucode | Bin 0 -> 1285208 bytes > > iwlwifi-QuZ-a0-hr-b0-71.ucode | Bin 0 -> 1364308 bytes > > iwlwifi-cc-a0-71.ucode | Bin 0 -> 1322288 bytes > > iwlwifi-so-a0-gf-a0-71.ucode | Bin 0 -> 1550124 bytes > > iwlwifi-so-a0-gf-a0.pnvm | Bin 41808 -> 41808 bytes > > iwlwifi-so-a0-gf4-a0-71.ucode | Bin 0 -> 1566352 bytes > > iwlwifi-so-a0-gf4-a0.pnvm | Bin 21576 -> 28064 bytes > > iwlwifi-ty-a0-gf-a0-71.ucode | Bin 0 -> 1494024 bytes > > iwlwifi-ty-a0-gf-a0.pnvm | Bin 41588 -> 41588 bytes > > 15 files changed, 38 insertions(+), 2 deletions(-) > > create mode 100644 iwlwifi-Qu-b0-hr-b0-71.ucode > > create mode 100644 iwlwifi-Qu-b0-jf-b0-71.ucode > > create mode 100644 iwlwifi-Qu-c0-hr-b0-71.ucode > > create mode 100644 iwlwifi-Qu-c0-jf-b0-71.ucode > > create mode 100644 iwlwifi-QuZ-a0-hr-b0-71.ucode > > create mode 100644 iwlwifi-cc-a0-71.ucode > > create mode 100644 iwlwifi-so-a0-gf-a0-71.ucode > > create mode 100644 iwlwifi-so-a0-gf4-a0-71.ucode > > create mode 100644 iwlwifi-ty-a0-gf-a0-71.ucode > >
On Fri, 2022-03-04 at 08:46 -0500, Josh Boyer wrote: > On Thu, Mar 3, 2022 at 6:11 AM Luca Coelho <luca@coelho.fi> wrote: > > > > Hi, > > > > This contains some new and updated firmwares for all our currently > > maintained FW binaries. > > > > Please pull or let me know if there are any issues. > > > [jwboyer@vader linux-firmware]$ ./check_whence.py > E: iwlwifi-QuZ-a0-jf-b0-71.ucode listed in WHENCE does not exist > E: iwlwifi-so-a0-hr-b0-71.ucode listed in WHENCE does not exist > E: iwlwifi-so-a0-jf-b0-71.ucode listed in WHENCE does not exist > [jwboyer@vader linux-firmware]$ Oops, apparently I forgot to commit those new binaries... > Can you fix that up please? v2 coming in a sec. -- Cheers, Luca.