Bug 2011126

Summary: iwl7260-firmware-1:25.30.13.0-123.fc35 (and later) dropped many firmware blobs
Product: [Fedora] Fedora Reporter: Thomas Walker <thwalker3>
Component: linux-firmwareAssignee: David Woodhouse <dwmw2>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 35CC: dwmw2, jforbes, jwboyer, kernel-maint, laura, pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-06 07:51:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thomas Walker 2021-10-06 04:06:52 UTC
Description of problem:

Upgrading from 1:25.30.13.0-122.fc35 to 1:25.30.13.0-123.fc35 seems to have dropped numerous firmware blobs, leaving wireless networking adapters unusable.


Results in:

[    9.526047] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    9.529207] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-jf-b0-64.ucode failed with error -2
[    9.530624] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-jf-b0-63.ucode failed with error -2
<..>
[    9.570721] iwlwifi 0000:00:14.3: no suitable firmware found!
[    9.571905] iwlwifi 0000:00:14.3: minimum version required: iwlwifi-QuZ-a0-jf-b0-39
[    9.573116] iwlwifi 0000:00:14.3: maximum version supported: iwlwifi-QuZ-a0-jf-b0-64
[    9.574329] iwlwifi 0000:00:14.3: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git

(the prior version had iwlwifi-QuZ-a0-jf-b0-63.ucode.xz)

$ lspci -nnm -s 00:14.3
00:14.3 "Network controller [0280]" "Intel Corporation [8086]" "Comet Lake PCH-LP CNVi WiFi [02f0]" "Intel Corporation [8086]" "Device [0030]"

$ uname -a
Linux foobarbaz 5.14.9-300.fc35.x86_64 #1 SMP Thu Sep 30 11:54:18 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Note that I actually ran into just after an upgrade from 123->124 but, going back and downloading the 122-124 packages from koji, it seems that 122 was the last "good" package and 123 seems to have dropped 55 blobs, including the ones used by this device.

Please let me know if there is any more information that I can provide.

Comment 1 Peter Robinson 2021-10-06 07:51:38 UTC
CHECK FOR DUPLICATES BEFORE REPORTING NEW BUGS

*** This bug has been marked as a duplicate of bug 2010250 ***

Comment 2 Thomas Walker 2021-10-06 13:11:29 UTC
fwiw I did, but my mistake was in searching for the binary package name, which isn't mentioned in the other ticket, only the source package is.
That said, my apologies for missing it.